aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/taskwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Delay-create TaskHubhjk2024-02-021-1/+1
* Various plugins: Replace QMap with QHashJarek Kobus2024-01-291-1/+1
* ProjectExplorer: Allow more than one sub-row for taskshjk2023-10-061-0/+1
* OutputPane: Use setter for priority and fix default visibilityEike Ziller2023-09-181-5/+2
* OutputPane: Add an id() for the settingsEike Ziller2023-09-181-0/+1
* OutputPane: Use setter for display nameEike Ziller2023-09-181-5/+1
* ProjectExplorer: And more Key and Storehjk2023-08-241-4/+4
* Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-08-231-1/+5
|\
| * ProjectExplorer: Fix clipping problem in issues paneChristian Kandeler2023-08-221-1/+5
* | ProjectExplorer: Add context object into connectionsJarek Kobus2023-08-021-3/+3
* | Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-07-211-8/+10
|\|
| * Issues: Prevent ever-growing sessionEike Ziller2023-07-211-8/+10
* | Tasks: Show tool tips with information about the categoriesEike Ziller2023-07-131-0/+3
* | Tasks: Save TaskCategory objects in the modelEike Ziller2023-07-121-15/+7
* | Tasks: Create a container class for category dataEike Ziller2023-07-121-4/+4
|/
* Issues pane: Prevent unneeded scroll bar due to rounding errorsChristian Kandeler2023-06-211-1/+0
* Issues Pane: Do not ignore clicks into second columnChristian Kandeler2023-06-151-0/+2
* TaskWindow: Do not jump to link on right-clickOrgad Shaneh2023-05-301-1/+1
* TaskView: Fix scroll modeChristian Kandeler2023-05-301-1/+7
* Issues pane: Fix filteringChristian Kandeler2023-05-301-0/+1
* TaskWindow: Remove unused m_contextMenuOrgad Shaneh2023-05-301-3/+0
* Move SessionManager to Core pluginEike Ziller2023-05-251-2/+3
* ProjectExplorer: Do not override application cursor in TaskViewChristian Kandeler2023-05-151-2/+2
* Utils: Centralize style-related property names as constantsAlessandro Portale2023-05-101-1/+1
* ProjectExplorer: Redo the TaskViewChristian Kandeler2023-04-181-308/+198
* ProjectExplorer: Do not expand the current entry in the issues paneChristian Kandeler2023-02-231-198/+59
* Issues: Fix ugly error text when item is selectedEike Ziller2023-01-201-10/+8
* ProjectExplorer: Tr::trhjk2023-01-161-3/+9
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-3/+3
* ProjectExplorer: Limit the usage of qMakePairJarek Kobus2022-10-041-1/+1
* ProjectExplorer: Fix hovering over cleared issuesChristian Stenger2022-09-051-0/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TaskWindow: Avoid using sender()Jarek Kobus2022-07-221-36/+26
* ProjectExplorer: Remove foreach / Q_FOREACH usage part 3Artem Sokolovskii2022-05-171-1/+2
* ProjectExplorer: Allow multi-selection in issues paneChristian Kandeler2022-01-261-30/+45
* ProjectExplorer: Give build-related errors higher priorityChristian Kandeler2021-11-121-11/+12
* ProjectExplorer: add find support to Issues paneDavid Schulz2021-07-131-0/+7
* Utils: Use Utils::Link instead of TaskView::Locationhjk2021-05-281-19/+12
* ProjectExplorer: Make sure we always scroll to the new current itemChristian Kandeler2021-04-071-11/+5
* ProjectExplorer: Use qAsConst w/ non-const Qt containers in range-loopsAlessandro Portale2021-02-171-2/+2
* ProjectExplorer: Use already-open visible editor, if availableChristian Kandeler2021-01-261-2/+4
* ProjectExplorer: Improve issues pane behaviorChristian Kandeler2020-12-181-4/+12
* Don't access static functions/fields via instanceAlessandro Portale2020-11-191-3/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-17/+17
* OutputWindow: Do not activate links for empty referenceOrgad Shaneh2020-06-181-2/+5
* Remove some useless IContext subclassesEike Ziller2020-05-271-16/+4
* Remove unnecessary removeContextObject callsEike Ziller2020-05-271-1/+0
* GCC parser: Create fewer and better issuesChristian Kandeler2020-05-181-2/+110
* ProjectExplorer: Remove some unused BuildManager signalshjk2020-02-261-1/+0