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
/
kitmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: default icons for IDevice
Alessandro Portale
2016-09-26
1
-1
/
+0
*
Remove use of deprecated Qt algorithms
Orgad Shaneh
2016-08-09
1
-3
/
+2
*
Kits: Make upgrade of settings explicit when restoring kits
Eike Ziller
2016-07-20
1
-0
/
+1
*
Projectexplorer: Modernize codebase
Tobias Hunger
2016-04-15
1
-22
/
+10
*
ProjectExplorer: Flat desktop device icon for flat themes
Alessandro Portale
2016-03-23
1
-1
/
+2
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
CMake: Make helper function static
Tobias Hunger
2016-01-08
1
-1
/
+1
*
Debugger: Make display of QObject names optional
hjk
2015-12-17
1
-1
/
+1
*
Qt: Remove platformName and platformDisplayName methods
Tobias Hunger
2015-12-02
1
-26
/
+17
*
Wizards: Turn "platform" into an Id
Tobias Hunger
2015-12-02
1
-16
/
+16
*
FeatureProvider: Remove Feature and FeatureSet
Tobias Hunger
2015-12-02
1
-5
/
+5
*
Kits: Do not lose toolchains when using SDK-provided kits
Tobias Hunger
2015-11-11
1
-2
/
+2
*
KitManager: Cleanup
Orgad Shaneh
2015-09-16
1
-11
/
+3
*
KitManager: Consider sdk kits for initial default kit
Daniel Teske
2015-09-14
1
-2
/
+9
*
KitManager: Only setup sdk kits if we keep them
Daniel Teske
2015-07-21
1
-1
/
+2
*
KitManager: Report all features on empty platform
Tobias Hunger
2015-05-28
1
-1
/
+1
*
KitManager: Enable sorting on the target setup page
Tobias Hunger
2015-04-20
1
-15
/
+17
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
Introduce and use FileName::exists()
hjk
2014-11-03
1
-1
/
+1
*
KitManager: Introduce sortedKits() method
Tobias Hunger
2014-10-24
1
-31
/
+16
*
Make expanders work with subexpanders
hjk
2014-10-21
1
-5
/
+3
*
KitManager: namespaces and Qt 5 cosmetics
hjk
2014-10-17
1
-46
/
+42
*
MacroExpander: Allow registering local expansions
hjk
2014-10-15
1
-0
/
+8
*
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
-2
/
+2
|
/
/
*
|
KitInformation: Send notification on updates via the kit
Tobias Hunger
2014-09-11
1
-1
/
+2
*
|
Kit: Change displayName generation
Tobias Hunger
2014-09-04
1
-50
/
+1
*
|
Kit: Introduce variables for Kit display names
Tobias Hunger
2014-08-18
1
-15
/
+17
*
|
FeatureProvider: Move features into Kits
Tobias Hunger
2014-07-30
1
-1
/
+69
*
|
Algorithms: Introduce helper Utils::equal
Daniel Teske
2014-07-16
1
-3
/
+1
*
|
Even more algorithm usage in ProjectExplorer
Daniel Teske
2014-07-16
1
-13
/
+8
*
|
KitManager: Don't call isValid in restoreCode path
Daniel Teske
2014-07-11
1
-6
/
+15
|
/
*
Always pass Core::Id by value.
Christian Kandeler
2014-07-01
1
-1
/
+1
*
ProjectExplorer: Validate pointer *before* accessing it
Orgad Shaneh
2014-05-06
1
-1
/
+3
*
ProjectExplorer: Pass const values by reference
Orgad Shaneh
2014-05-06
1
-1
/
+1
*
FileUtils: Add static method to construct FileNames from Latin1
Tobias Hunger
2014-02-11
1
-1
/
+1
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Kit: Add constructor to restore Kit from QVariantMap
Tobias Hunger
2013-10-17
1
-2
/
+5
*
Kits: Simplify handling of sticky kit information
Tobias Hunger
2013-09-12
1
-12
/
+7
*
ProjectExplorer: Clean up KitsManager API
hjk
2013-09-11
1
-41
/
+47
*
Kit: makeSticky() -> setSticky(), allows for unsetting sticky bit
Daniel Teske
2013-09-03
1
-1
/
+1
*
Kit: Use FileName for icon path
Tobias Hunger
2013-08-23
1
-1
/
+1
*
KitManager: Use static API as other singletons do
Tobias Hunger
2013-08-21
1
-38
/
+37
*
Kit: Only make SDK-set KitInformation read-only
Tobias Hunger
2013-05-07
1
-1
/
+10
*
Clean up where the QSettings is retrieved from.
Eike Ziller
2013-04-10
1
-1
/
+1
*
Clean headers in ProjectExplorer.
Friedemann Kleint
2013-03-26
1
-9
/
+2
*
Kits: Fix making names unique in optionspage for kits
Tobias Hunger
2013-03-20
1
-6
/
+52
*
Kits: Avoid some of the deprecated QString uses with Core::Id
hjk
2013-03-19
1
-3
/
+2
[next]