aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/sourceagent.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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/[email protected]/[email protected]/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
* It's 2011 now.con2011-01-121-1/+1
* Debugger: Header cleanupFriedemann Kleint2011-01-101-1/+2
* License headers, part 2con2010-12-171-7/+11
* lldb: have a proper Agent tranfering the sourcecodeArvid Ephraim Picciani2010-12-021-0/+187