aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/taskmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add icons in TaskPetar Perisin2013-12-091-1/+1
|/
* Tasks: Remove one of two methods to find the task iconTobias Hunger2013-11-251-16/+2
* Fix warning in taskmodelTobias Hunger2013-07-111-1/+1
* Initialize member field.Erik Verbruggen2013-07-111-1/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-1/+0
* Fix Krazy warnings about values or keys iteration in project management.Friedemann Kleint2013-03-151-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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-10/+9
|/
* Fix possible crashTobias Hunger2012-10-091-3/+3
* Adjust license headershjk2012-10-051-21/+20
* Remove ambiguous literal 0 from createIndex calls.Stephen Kelly2012-09-241-1/+1
* Issues Pane: Fix badge number on clearing tasks of unknown typeDaniel Teske2012-09-191-0/+7
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1