aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/taskwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-6/+6
* Remove even more uses of deprecated typedefshjk2016-01-221-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Better warning/error/info icons on non-toolbarsAlessandro Portale2015-12-081-1/+1
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-6/+5
* TaskWindow: Use Qt5 style connectsTobias Hunger2015-11-131-26/+16
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-2/+4
* Tasks: Remove other uses of Id::uniqueIdentifier()hjk2015-06-231-1/+1
* TaskWindow: Save filter settings as part of a sessionTobias Hunger2015-04-221-0/+32
* ProjectExplorer: Replace some uses of QAction::setDatahjk2015-03-231-10/+3
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* OutputPanes::hasFocus() needs to check the window's focus widgetDaniel Teske2014-11-121-1/+1
* Introduce and use FileName::exists()hjk2014-11-031-1/+1
* TaskWindow: Do not print negative badge countsTobias Hunger2014-10-231-55/+9
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-2/+2
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-7/+7
* Centralize error/warning/info iconsAlessandro Portale2014-06-171-1/+1
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-191-1/+1
* TaskView: Fix keyboard activation on OS X by using Utils::ListViewDaniel Teske2014-04-161-3/+3
* TaskDelegate: Use additional formats in text layout for sizeHintsDaniel Teske2014-03-041-0/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Add icons in TaskPetar Perisin2013-12-091-3/+3
|/
* Tasks: Remove one of two methods to find the task iconTobias Hunger2013-11-251-1/+1
* TaskWindow: Fix badge numberDaniel Teske2013-11-061-1/+2
* TaskView: Fix scrollingDaniel Teske2013-10-251-3/+13
* TaskHub: Add convenience function to add a task and clean up usershjk2013-08-301-1/+1
* TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-191-14/+13
* Core: Remove Core::Id(QByteArray) constructorhjk2013-04-041-7/+7
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-0/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-7/+0
* Fix Krazy warnings about values or keys iteration in project management.Friedemann Kleint2013-03-151-2/+6
* TaskHandler: Use named property to store handler in actionhjk2013-02-061-2/+5
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | TaskWindow: Don't complain about not finding files of task that have no fileTobias Hunger2013-01-171-1/+2
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-5/+3
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-2/+2
* | Taskwindow: Allow for Keyboard shortcuts in actionsTobias Hunger2012-10-251-68/+62
|/
* Adjust license headershjk2012-10-051-21/+20
* Issues Pane: Fix badge number on clearing tasks of unknown typeDaniel Teske2012-09-191-0/+2
* Make IOutputPane behaviour more granularDaniel Teske2012-09-131-3/+3
* Include unknown errors in badge numberDaniel Teske2012-09-111-0/+8
* Coding style fixDaniel Teske2012-09-111-8/+8
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Support badge on output panel buttons.Francois Ferrand2012-07-051-0/+39
* Support flashing output pane button.Francois Ferrand2012-07-051-0/+5