summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/sourceutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* | Debugger: Clean up source utilshjk2014-09-191-91/+41
* | Debugger: Operate tooltips on TextEditorWidgets, not TextEditorhjk2014-09-191-18/+7
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-3/+3
* | Use Qt 5's QStringList::join(QChar)hjk2014-08-251-1/+1
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-1/+1
|/
* Debugger: More robust document access in cppExpressionAthjk2014-05-261-6/+7
* Debugger: Fix debug logOrgad Shaneh2014-05-081-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* TextEditors: Separate away methods that actually work on a documentEike Ziller2013-04-191-1/+1
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-1/+1
* CppTools: moved some logic to ProjectFileSergey Shambir2013-04-101-8/+3
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-24/+0
* Incremented year in copyright infoRobert Loehning2013-02-011-1/+1
* Debugger: split editor related code off watchutils.{h,cpp}hjk2013-01-251-0/+431