index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
projectexplorer
/
task.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Redo the TaskView
Christian Kandeler
2023-04-18
1
-18
/
+28
*
ProjectExplorer: Do not expand the current entry in the issues pane
Christian Kandeler
2023-02-23
1
-0
/
+28
*
ProjectExplorer: Tr::tr
hjk
2023-01-16
1
-3
/
+4
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
ProjectExplorer: Add missing member in Task::clear()
Orgad Shaneh
2022-09-01
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Collapse most of porting,h
hjk
2022-07-13
1
-1
/
+1
*
Fix qHash-related size compatibility warnings by MSVC
Orgad Shaneh
2021-10-20
1
-1
/
+1
*
Task: Add column information to compiler output tasks
Andre Hartmann
2021-05-10
1
-2
/
+5
*
ProjectExplorer: Delay task icon creation
Christian Kandeler
2020-09-07
1
-2
/
+9
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-2
/
+2
*
ProjectExplorer: Give the Task class an explicit summary
Christian Kandeler
2020-05-14
1
-4
/
+18
*
ProjectExplorer: Remove Task::buildConfigurationMissingTask()
hjk
2020-02-21
1
-8
/
+0
*
ProjectManager: Add convenience Task subclasses
hjk
2020-01-20
1
-16
/
+29
*
Utils: Rename FilePathList to simply FilePaths
hjk
2019-12-18
1
-1
/
+1
*
ProjectExplorer: Export findFileInSession()
hjk
2019-11-04
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-6
/
+6
*
ProjectExplorer: Introduce a alias for QList<Tasks>
hjk
2019-05-28
1
-2
/
+2
*
ProjectExplorer: Introduce new Task::setFile() method
Denis Shienkov
2019-05-13
1
-8
/
+14
*
Resolve ambiguous results of searches for relative file paths
Christian Kandeler
2019-03-04
1
-0
/
+9
*
Clang: Do not flash issues pane when switching editor
Nikolai Kosjar
2018-05-14
1
-2
/
+2
*
ProjectExplorer: Report project-specific kit errors/warnings
Tobias Hunger
2018-04-19
1
-2
/
+9
*
ProjectExplorer: Add toHtml(QList<Task>) and use that in kit.cpp
Tobias Hunger
2018-04-18
1
-0
/
+25
*
ProjectExplorer: Make Task accept a QIcon
Nikolai Kosjar
2018-04-16
1
-2
/
+2
*
ProjectExplorer: Allow to add Tasks without TextMarks
Nikolai Kosjar
2018-04-16
1
-2
/
+2
*
app_version.h: Make IDE name configurable
Tobias Hunger
2017-09-05
1
-4
/
+7
*
ProjectExplorer: Forward-declare TextMark in task.h
Nikolai Kosjar
2017-07-20
1
-0
/
+1
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-3
/
+3
*
Rename the "ERROR" icon to "CRITICAL"
Ulf Hermann
2017-01-02
1
-1
/
+1
*
Move icons to Utils
Ulf Hermann
2016-08-05
1
-3
/
+3
*
ProjectExplorer: Rename Task::addMark to setMark and make it private
Tobias Hunger
2016-04-15
1
-2
/
+2
*
ProjectExplorer: Clear Tasks properly
Tobias Hunger
2016-04-11
1
-1
/
+3
*
ProjectExplorer: Modernize
Tobias Hunger
2016-02-03
1
-3
/
+0
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Themed Icons: Introduce Utils::Icon
Alessandro Portale
2015-11-25
1
-4
/
+3
*
Icon refresh: First step towards the new Qt Creator themes
Alessandro Portale
2015-10-23
1
-2
/
+3
*
TaskManager: Remove the explicit use of Core::Id::toUniqueIdentifier()
hjk
2015-06-23
1
-2
/
+2
*
ProjectExplorer.Task: initialize movedLine member
Nikita Baryshnikov
2015-05-26
1
-1
/
+1
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
Merge "Merge remote-tracking branch 'origin/3.2'"
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
|
\
|
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
|
ProjectExplorer: Remove redundant namespace qualifications
Orgad Shaneh
2014-10-14
1
-6
/
+6
|
/
/
*
|
Task: Use a static cache for the error and warning icons
Daniel Teske
2014-09-25
1
-11
/
+10
*
|
Merge ITextMark and BaseTextMark
hjk
2014-07-23
1
-2
/
+2
|
/
*
Unify "missing compiler" and "missing build configuration" tasks
Tobias Hunger
2014-06-23
1
-0
/
+22
*
Centralize error/warning/info icons
Alessandro Portale
2014-06-17
1
-3
/
+3
*
ProjectExplorer: Use constants for compile_warning.png and _error
Alessandro Portale
2014-05-19
1
-2
/
+3
*
TaskHub: Sanitize tasks and reject obviously invalid ones.
Tobias Hunger
2014-04-10
1
-0
/
+4
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
1
-1
/
+1
|
\
[next]