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
/
qtsupport
/
baseqtversion.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-3
/
+1
*
Add support for qscxmlc and state chart files to project managers
Ulf Hermann
2016-02-09
1
-1
/
+3
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Qt: Remove platformName and platformDisplayName methods
Tobias Hunger
2015-12-02
1
-3
/
+0
*
QtVersion: Add a method to query the target device type
Tobias Hunger
2015-12-02
1
-0
/
+2
*
FeatureProvider: Remove Feature and FeatureSet
Tobias Hunger
2015-12-02
1
-3
/
+3
*
Consistently use Utils::FileNameList
Tobias Hunger
2015-11-16
1
-3
/
+3
*
Remove functions to build QML debugging helpers
Ulf Hermann
2015-10-01
1
-2
/
+0
*
BaseQtVersion: m_qmakeCommand doesn't need to be mutable
Daniel Teske
2015-09-25
1
-1
/
+1
*
Qt: Update features for Qt 5.5
Tobias Hunger
2015-06-25
1
-0
/
+3
*
QtVersion: Add features for major/minor/patchlevel of Qt version
Tobias Hunger
2015-06-17
1
-0
/
+2
*
QmakeProjectManager: Don't add mkspec include dir explicitly
Daniel Teske
2015-04-21
1
-1
/
+0
*
Remove support for !shadowBuild
Daniel Teske
2015-03-09
1
-1
/
+0
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
QtSupport: Fix wrong build directory for examples
v3.3.0
Daniel Teske
2014-12-08
1
-0
/
+1
*
BaseQtVersion: Rename isInSourceDirectory to isSubProject and fix it
Daniel Teske
2014-11-21
1
-1
/
+1
*
Detect qt sub projects and special case their build directory
Daniel Teske
2014-10-24
1
-0
/
+2
*
QmakeProject: Add a checkbox for use of the Qt Quick Compiler
Alessandro Portale
2014-10-15
1
-0
/
+2
*
MacroExpander: Allow registering local expansions
hjk
2014-10-15
1
-11
/
+5
*
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
*
|
QtVersion: Implement necessary CopyConstructor
Tobias Hunger
2014-09-05
1
-0
/
+1
*
|
QtVersion: Allow for variables in Qt version names
Tobias Hunger
2014-09-04
1
-5
/
+17
*
|
QmakeProject: Take deduced arguments into consideration on import
Daniel Teske
2014-08-31
1
-2
/
+0
|
/
*
Clean up single namespace forward-declarations
Orgad Shaneh
2014-02-12
1
-6
/
+2
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
|
Debugger: Remove support for non-Python GDB
hjk
2014-01-06
1
-5
/
+0
|
/
*
Remove support for debugging JS with Qt 4.7
Kai Koehne
2013-11-04
1
-7
/
+0
*
qtsupport: collect the Abi of all QtCore libraries
Fawzi Mohamed
2013-11-01
1
-2
/
+3
*
BaseQtVersion: Make qmakeProperty(versionInfo, name, ...) protected
Tobias Hunger
2013-10-18
1
-2
/
+3
*
Export CONFIG and QT_CONFIG from qconfig.pri to QBS.
Jake Petroules
2013-10-14
1
-0
/
+7
*
Export Qt plugin path to QBS configuration.
Jake Petroules
2013-08-26
1
-0
/
+1
*
BaseQtVersion: Make sourcePath calculation available as static method
Tobias Hunger
2013-08-20
1
-0
/
+1
*
Move Ui code model support into QtSupport
Tobias Hunger
2013-07-10
1
-1
/
+1
*
find qmakespecs in source directory of shadow built qt
Oswald Buddenhagen
2013-06-24
1
-1
/
+3
*
QtSupport: More helper methods for BaseQtVersion
Tobias Hunger
2013-06-21
1
-0
/
+4
*
Move qmldebugginghelper related code from Qt4PM to QtSupport
Tobias Hunger
2013-06-14
1
-0
/
+5
*
Merge remote-tracking branch 'origin/2.7'
Eike Ziller
2013-04-30
1
-0
/
+1
|
\
|
*
qmljs: add explicit -relocatable flag to qmlplugindumper and use it
Fawzi Mohamed
2013-04-25
1
-0
/
+1
*
|
QtVersionNumber: Make it smaller and faster
hjk
2013-04-19
1
-2
/
+0
*
|
Qbs: Add frameworkBuild option to qbs configuration
Tobias Hunger
2013-04-19
1
-0
/
+2
*
|
QtSupport: Forward-declare some classes.
Friedemann Kleint
2013-03-27
1
-2
/
+2
*
|
QtSupport: Remove internal class QtFeatureProvider from public header.
Friedemann Kleint
2013-03-27
1
-1
/
+4
*
|
QtSupport: Add header for QtConfigWidget.
Friedemann Kleint
2013-03-27
1
-10
/
+2
|
/
*
Qt: qtAbis() is now empty if no abi could be detected.
Tobias Hunger
2013-02-18
1
-0
/
+1
*
Qt: Reduce size of BaseQtVersion by reordering member variables
Tobias Hunger
2013-02-18
1
-12
/
+14
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
QtVersion: Add some helper methods to query details on a Qt version
Tobias Hunger
2013-01-31
1
-1
/
+8
[next]