aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/sourceagent.cpp
Commit message (Expand)AuthorAgeFilesLines
* EditorManager: Small API clean-upEike Ziller2020-09-301-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-2/+2
* Debugger: ModernizeAlessandro Portale2018-07-251-6/+4
* Use FileName in TextMarkEike Ziller2018-05-031-1/+1
* Convert some 0 to nullptrMontel Laurent2017-02-231-2/+2
* Debugger: Consolidate icon storage handlinghjk2016-06-281-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Sort text marks in categories.David Schulz2015-05-211-1/+2
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-2/+2
* | TextEditor: Shuffle some convenience functionshjk2014-11-251-10/+8
|/
* Debugger: Replace debuggerCore() by equivalent free functionshjk2014-10-231-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | TextEditor: Introduce some convenience text accessors in the editorhjk2014-08-271-4/+2
* | EditorManager: Close documents instead of editors where appropriateEike Ziller2014-08-181-1/+2
* | TextEditor: Consolidate document access functions.hjk2014-08-041-2/+2
* | Merge ITextMark and BaseTextMarkhjk2014-07-231-3/+4
* | Remove ITextMarkablehjk2014-07-221-9/+7
|/
* EditorManager: Add OpenEditorFlags to openEditorWithContentsTobias Hunger2014-03-071-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Move markableInterface() to ITextEditorDocumentEike Ziller2013-12-101-2/+2
|/
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-2/+1
* EditorManager: Make closeEditor publicOrgad Shaneh2013-08-071-4/+2
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-1/+1
* Work with documents instead of editors where possible in debuggerEike Ziller2013-07-121-1/+1
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-19/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* editormanager: simplify use of interfacehjk2012-05-111-5/+3
* debugger: remove unneeded SourceAgent inheritance from QObjecthjk2012-03-141-1/+1
* Initialize ITextMark with a lineNumberDaniel Teske2012-02-211-5/+10
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* Long live the king!hjk2012-01-261-1/+1
* Debugger: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-211-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Debugger: Separate internal constants.Friedemann Kleint2011-04-211-0/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | texteditor: simplify basetextmark architecturehjk2011-03-211-15/+3
|/
* texteditor: give priorities to mark to ensure z-order when drawinghjk2011-03-021-0/+2
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2