aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/taskmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-07-211-3/+7
|\
| * Issues: Prevent ever-growing sessionEike Ziller2023-07-211-3/+7
* | Tasks: Save TaskCategory objects in the modelEike Ziller2023-07-121-4/+3
* | Tasks: Create a container class for category dataEike Ziller2023-07-121-1/+3
|/
* SquishTests: Update reading build issuesRobert Löhning2023-05-311-1/+1
* ProjectExplorer: Redo the TaskViewChristian Kandeler2023-04-181-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Allow multi-selection in issues paneChristian Kandeler2022-01-261-0/+2
* ProjectExplorer: Give build-related errors higher priorityChristian Kandeler2021-11-121-4/+6
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-13/+13
* Output panes: Allow to invert the meaning of the filter fieldChristian Kandeler2019-12-021-2/+6
* Issues pane: Show the right number of issues on the pane buttonChristian Kandeler2019-07-051-0/+1
* Output panes: Respect filter optionsChristian Kandeler2019-06-051-0/+8
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-2/+2
* ProjectExplorer: Use QSortFilterProxyModel for TaskFilterModelChristian Kandeler2019-04-081-29/+7
* ProjectExplorer: Add fallback finder for file paths in issues paneChristian Kandeler2019-02-251-2/+2
* Fix crash when filtering out warnings from issues paneEike Ziller2018-07-091-0/+1
* TaskModel: Bit of code cleanupEike Ziller2018-06-281-1/+0
* ProjectExplorer: Modernize codeTobias Hunger2016-04-151-3/+3
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-6/+4
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-15/+13
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-8/+8
* ProjectExplorer: Pass const values by referenceOrgad Shaneh2014-05-061-1/+1
* TaskModel: Do not duplicate itemsTobias Hunger2014-04-111-1/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Tasks: Remove one of two methods to find the task iconTobias Hunger2013-11-251-4/+0
* Fix Krazy warnings about includes/header guards in ProjectExplorer.Friedemann Kleint2013-03-121-0/+5
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Fix possible crashTobias Hunger2012-10-091-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Issues Pane: Fix badge number on clearing tasks of unknown typeDaniel Teske2012-09-191-0/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* BaseTextMark: Support renaming filesDaniel Teske2012-04-051-0/+1
* Make TaskMarks clickable and jump to the right task in the taskwindowDaniel Teske2012-03-011-0/+2
* TaskModel: Sort task by idDaniel Teske2012-02-221-1/+1
* Derive TaskFilterModel from QAbstractItemModel not TaskModelDaniel Teske2012-02-221-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Task, adjust line numbers while editingDaniel Teske2012-02-141-1/+2
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-12/+12
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Taskwindow: Speed up the task windowTobias Hunger2011-10-051-0/+187