summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/taskwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support badge on output panel buttons.Francois Ferrand2012-07-051-0/+39
* Support flashing output pane button.Francois Ferrand2012-07-051-0/+5
* Make PluginManager mostly static.Eike Ziller2012-06-191-2/+2
* itaskhandler: interface cleanuphjk2012-05-071-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-051-0/+8
|\
| * BaseTextMark: Support renaming filesDaniel Teske2012-04-051-0/+8
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-031-0/+1
|\ \ | |/
| * Popup TaskWindow on clicking on the task markDaniel Teske2012-03-301-0/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-211-0/+1
|\ \ | |/
| * Task list: Fix 'overlaying' arrows for sub-menuKai Koehne2012-03-161-0/+1
* | Open file when double-clicking in compile windowFrancois Ferrand2012-03-091-0/+10
|/
* Replaced one-char-stringsRobert Loehning2012-03-071-1/+1
* Make TaskMarks clickable and jump to the right task in the taskwindowDaniel Teske2012-03-011-0/+10
* Removed module names from #include directives.Erik Verbruggen2012-02-151-11/+11
* Task, adjust line numbers while editingDaniel Teske2012-02-141-1/+30
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-25/+26
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-3/+3
* Fix painting issue on the Issues pane.wongk2011-11-041-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Task Pane: Sort list of filters alphabeticallyKai Koehne2011-10-121-4/+6
* Rename "Build Issues" pane to "Issues"Kai Koehne2011-10-051-1/+1
* Taskwindow: Speed up the task windowTobias Hunger2011-10-051-427/+30
* IOutputPane: constify some member functionshjk2011-09-281-5/+5
* BuildManager: Only pop up build issues if there are relevant issues.Christian Kamm2011-08-161-6/+25
* QmlJS: Show semantic messages on request.Christian Kamm2011-08-161-13/+29
* Tasks: Only report warning tasks in build progressTobias Hunger2011-06-101-0/+22
* Make the linenumbers area 5 digits bigdt_2011-06-011-1/+1
* Move window.png from qt4projectmanager to projectexplorerdt2011-05-231-2/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | core: make context and widget IContext data membershjk2011-04-141-19/+3
|/
* Make the TaskWindow scroll per pixeldt2011-01-241-0/+1
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | TaskWindow: Improve delegateTobias Hunger2010-10-251-65/+164
|/
* TaskWindow: Fix connecting to both clicked and activateddt2010-09-271-2/+0
* Task Window: Fix memory leakdt2010-09-141-4/+5
* Revert changes that accidentally ended up in ba5750d4Tobias Hunger2010-09-141-67/+45
* Code polishing, continuing cb23999fbf16476d52678d23fc3cf888090560bfFriedemann Kleint2010-09-091-14/+0
* Handle more make errorsTobias Hunger2010-09-081-31/+67
* Skip tasks without files in buildissue viewTobias Hunger2010-08-261-16/+40
* Fix task selection in a filtered list in TaskWindowTobias Hunger2010-08-041-3/+16
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-2/+3
* Merge remote branch 'origin/2.0'con2010-07-161-0/+1
|\
| * Add more signals to BuildManager.dt2010-07-151-0/+1
* | QmlOutline: Add filter for hiding bindings (properties)Kai Koehne2010-07-141-1/+1