aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/taskmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* TaskModel: Avoid using keys()Jarek Kobus2024-01-111-1/+1
* ProjectExplorer: Simplify return statementsJarek Kobus2023-08-021-1/+1
* Tasks: Save TaskCategory objects in the modelEike Ziller2023-07-121-13/+6
* Tasks: Create a container class for category dataEike Ziller2023-07-121-5/+5
* SquishTests: Update reading build issuesRobert Löhning2023-05-311-0/+2
* Issues pane: Fix filteringChristian Kandeler2023-05-301-1/+2
* ProjectExplorer: Redo the TaskViewChristian Kandeler2023-04-181-29/+51
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Remove foreach / Q_FOREACH usage part 3Artem Sokolovskii2022-05-171-1/+1
* ProjectExplorer: Allow multi-selection in issues paneChristian Kandeler2022-01-261-0/+14
* ProjectExplorer: Give build-related errors higher priorityChristian Kandeler2021-11-121-12/+29
* ProjectExplorer: Delay task icon creationChristian Kandeler2020-09-071-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-16/+16
* ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-2/+2
* Deduplicate calls for obtaining model indexOrgad Shaneh2020-01-031-2/+4
* Output panes: Allow to invert the meaning of the filter fieldChristian Kandeler2019-12-021-4/+8
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Issues pane: Show the right number of issues on the pane buttonChristian Kandeler2019-07-051-0/+10
* Output panes: Respect filter optionsChristian Kandeler2019-06-051-3/+26
* ProjectExplorer: Allow text filtering in issues paneChristian Kandeler2019-06-041-1/+6
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-2/+2
* ProjectExplorer: Use QSortFilterProxyModel for TaskFilterModelChristian Kandeler2019-04-081-160/+11
* Resolve ambiguous results of searches for relative file pathsChristian Kandeler2019-03-041-7/+1
* ProjectExplorer: Add fallback finder for file paths in issues paneChristian Kandeler2019-02-251-6/+15
* Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-2/+2
* Fix blank items in Issues paneEike Ziller2018-11-221-6/+6
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-1/+1
* Fix crash when filtering out warnings from issues paneEike Ziller2018-07-091-1/+6
* Fix inserting tasks into issues paneEike Ziller2018-06-281-7/+9
* TaskModel: Bit of code cleanupEike Ziller2018-06-281-17/+20
* Use isEmpty() vs "count() == 0"Montel Laurent2017-02-221-1/+1
* Remove use of deprecated Qt algorithmsOrgad Shaneh2016-08-091-7/+9
* ProjectExplorer: Modernize codeTobias Hunger2016-04-151-5/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-5/+5
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-8/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Tasks: Remove other uses of Id::uniqueIdentifier()hjk2015-06-231-4/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | TaskModel: Harden taskmodelTobias Hunger2015-02-041-7/+10
|/
* 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: Remove updateMapping calls that lead to bad performanceDaniel Teske2014-04-281-3/+0
* TaskModel: Do not duplicate itemsTobias Hunger2014-04-111-7/+4
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1