aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/taskhub.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Remove unnecessary private member variableTobias Hunger2012-07-031-1/+0
* TaskHub: emit taskAdded before adding the task to a documentDaniel Teske2012-05-141-2/+4
* Renamed TaskHub::popup to requestPopup and removed boolean flag.Konstantin Tokarev2012-05-141-2/+2
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-0/+1
|\
| * BaseTextMark: Use (explicit) two phase initilizationDaniel Teske2012-05-031-0/+1
* | Make ITextMark::widthFactor() and visible() non virtualDaniel Teske2012-05-021-8/+4
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-051-0/+12
|\|
| * BaseTextMark: Support renaming filesDaniel Teske2012-04-051-0/+12
* | Open file when double-clicking in compile windowFrancois Ferrand2012-03-091-0/+5
|/
* Make TaskMarks clickable and jump to the right task in the taskwindowDaniel Teske2012-03-011-0/+18
* Marks: If there are more then 3 marks, paint the highest priorityDaniel Teske2012-03-011-1/+1
* Fix BaseTextmark lineNumber trackingDaniel Teske2012-02-151-0/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Make TaskMarks that have no icon invisibleDaniel Teske2012-02-141-3/+11
* Optimize BaseTextMarkDaniel Teske2012-02-141-5/+3
* Task, adjust line numbers while editingDaniel Teske2012-02-141-1/+40
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlJS: Show semantic messages on request.Christian Kamm2011-08-161-2/+12
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Task hubdt2010-07-071-0/+80