aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/task.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-021-3/+3
* Reduce usage of app_version headerEike Ziller2023-06-261-3/+3
* ProjectExplorer: Redo the TaskViewChristian Kandeler2023-04-181-18/+28
* ProjectExplorer: Do not expand the current entry in the issues paneChristian Kandeler2023-02-231-0/+28
* ProjectExplorer: Tr::trhjk2023-01-161-3/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* ProjectExplorer: Add missing member in Task::clear()Orgad Shaneh2022-09-011-0/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Collapse most of porting,hhjk2022-07-131-1/+1
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-201-1/+1
* Task: Add column information to compiler output tasksAndre Hartmann2021-05-101-2/+5
* ProjectExplorer: Delay task icon creationChristian Kandeler2020-09-071-2/+9
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* ProjectExplorer: Give the Task class an explicit summaryChristian Kandeler2020-05-141-4/+18
* ProjectExplorer: Remove Task::buildConfigurationMissingTask()hjk2020-02-211-8/+0
* ProjectManager: Add convenience Task subclasseshjk2020-01-201-16/+29
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-1/+1
* ProjectExplorer: Export findFileInSession()hjk2019-11-041-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-6/+6
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-2/+2
* ProjectExplorer: Introduce new Task::setFile() methodDenis Shienkov2019-05-131-8/+14
* Resolve ambiguous results of searches for relative file pathsChristian Kandeler2019-03-041-0/+9
* Clang: Do not flash issues pane when switching editorNikolai Kosjar2018-05-141-2/+2
* ProjectExplorer: Report project-specific kit errors/warningsTobias Hunger2018-04-191-2/+9
* ProjectExplorer: Add toHtml(QList<Task>) and use that in kit.cppTobias Hunger2018-04-181-0/+25
* ProjectExplorer: Make Task accept a QIconNikolai Kosjar2018-04-161-2/+2
* ProjectExplorer: Allow to add Tasks without TextMarksNikolai Kosjar2018-04-161-2/+2
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-4/+7
* ProjectExplorer: Forward-declare TextMark in task.hNikolai Kosjar2017-07-201-0/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-3/+3
* Rename the "ERROR" icon to "CRITICAL"Ulf Hermann2017-01-021-1/+1
* Move icons to UtilsUlf Hermann2016-08-051-3/+3
* ProjectExplorer: Rename Task::addMark to setMark and make it privateTobias Hunger2016-04-151-2/+2
* ProjectExplorer: Clear Tasks properlyTobias Hunger2016-04-111-1/+3
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-3/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-4/+3
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-2/+3
* TaskManager: Remove the explicit use of Core::Id::toUniqueIdentifier()hjk2015-06-231-2/+2
* ProjectExplorer.Task: initialize movedLine memberNikita Baryshnikov2015-05-261-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * 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-6/+6
|/ /
* | Task: Use a static cache for the error and warning iconsDaniel Teske2014-09-251-11/+10
* | Merge ITextMark and BaseTextMarkhjk2014-07-231-2/+2
|/
* Unify "missing compiler" and "missing build configuration" tasksTobias Hunger2014-06-231-0/+22
* Centralize error/warning/info iconsAlessandro Portale2014-06-171-3/+3
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-191-2/+3