aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/taskwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-051-0/+1
|\
| * BaseTextMark: Support renaming filesDaniel Teske2012-04-051-0/+1
* | Open file when double-clicking in compile windowFrancois Ferrand2012-03-091-0/+1
|/
* Make TaskMarks clickable and jump to the right task in the taskwindowDaniel Teske2012-03-011-0/+1
* Task, adjust line numbers while editingDaniel Teske2012-02-141-0/+1
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-6/+7
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* "Build Issues" was renamed to "Issues"Robert Loehning2011-10-251-1/+1
* Rename "Build Issues" pane to "Issues"Kai Koehne2011-10-051-1/+1
* IOutputPane: constify some member functionshjk2011-09-281-6/+6
* BuildManager: Only pop up build issues if there are relevant issues.Christian Kamm2011-08-161-3/+3
* QmlJS: Show semantic messages on request.Christian Kamm2011-08-161-1/+2
* Tasks: Only report warning tasks in build progressTobias Hunger2011-06-101-0/+1
* 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
* Revert changes that accidentally ended up in ba5750d4Tobias Hunger2010-09-141-1/+1
* Handle more make errorsTobias Hunger2010-09-081-1/+1
* Merge remote branch 'origin/2.0'con2010-07-161-0/+1
|\
| * Add more signals to BuildManager.dt2010-07-151-0/+1
* | Yet another include purging spree.Friedemann Kleint2010-07-131-2/+2
* | Task hubdt2010-07-071-15/+13
* | Use task handlers in taskwindowTobias Hunger2010-06-241-4/+4
* | Make Task and TaskWindowPrivate classesTobias Hunger2010-06-161-4/+2
* | Move ProjectExplorer::Task into its own fileTobias Hunger2010-06-161-45/+4
* | s/name/displayName/ in ioutputpaneTobias Hunger2010-06-161-2/+1
* | Merge remote branch 'origin/2.0'con2010-06-111-6/+8
|\|
| * Fix commentdt2010-06-101-1/+1
* | Merge remote branch 'origin/2.0'con2010-06-101-2/+2
|\|
| * Optimize the taskCount trackingdt2010-06-081-2/+2
* | ProjectExplorer: Header cleanup in Taskwindow.Friedemann Kleint2010-05-271-32/+17
|/
* TaskWindow: Fix warnings about leaking X11 pixmap data.Friedemann Kleint2010-05-261-3/+2
* Add method to task to retreive the iconTobias Hunger2010-04-201-0/+3
* Added a method to remove individual tasks from the task window.Erik Verbruggen2010-04-161-0/+1
* Add text formatting to the TaskDelegatedt2010-04-121-1/+12
* Move metatype declarations, also clean old onesdt2010-04-121-0/+3
* Export ProjectExplorer::Task again.dt2010-03-291-1/+1
* VCS: Add 'Annotate' context menu entry to build issues task window.Friedemann Kleint2010-03-191-0/+2
* Move TaskWindow::Task out of the nesting to ProjectExplorer::dt2010-03-121-29/+29
* Long live the king!hjk2010-03-051-1/+1
* Extend ioutputparser interface to improve testabilityTobias Hunger2010-03-041-0/+4
* Use Task class in addToTaskWindow(...) signal.Tobias Hunger2009-11-121-1/+5
* Rename BuildParserInterface to IBuildParser.Tobias Hunger2009-11-121-1/+1
* Add option to filter according to categoriesKai Koehne2009-11-111-0/+4
* Refactor TaskWindow to support different 'categories'Kai Koehne2009-11-111-58/+44
* long live the kinghjk2009-08-141-1/+1
* implement show/hide warnings button on build output windowJoel Nordell2009-07-161-0/+4