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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Purge qtcfallthrough.h
Orgad Shaneh
2018-04-09
35
-101
/
+0
*
Utils: Purge asConst
Orgad Shaneh
2018-04-09
53
-163
/
+65
*
QmlProject: Move RunConfigurationFactory close to RunConfiguration
hjk
2018-04-09
4
-6
/
+20
*
RemoteLinux: Move RunConfigurationFactories close to RunConfigurations
hjk
2018-04-09
9
-112
/
+38
*
QmlJS: Update gen-parser.sh
Orgad Shaneh
2018-04-09
2
-1
/
+16
*
ProjectExplorer: Avoid casting to const value
Orgad Shaneh
2018-04-09
1
-1
/
+1
*
AutoTest: Set gtest-result line number even if file can't be resolved
Claus Steuer
2018-04-09
1
-4
/
+5
*
Clang: Fix build
Orgad Shaneh
2018-04-09
14
-166
/
+163
*
Modeling: Catch exceptions by reference
Orgad Shaneh
2018-04-07
1
-2
/
+2
*
ClangSupport: Do not cast to const quint8
Orgad Shaneh
2018-04-07
2
-2
/
+2
*
QmlProject: simplify code
Tim Jenssen
2018-04-06
1
-4
/
+2
*
CMakeSpecificSettingsPage: delete SettingsWidget
Nikita Baryshnikov
2018-04-06
2
-2
/
+9
*
ClangSupport: Use simpler structures in some cases
hjk
2018-04-06
150
-2598
/
+1814
*
Qnx: Re-enable CMake etc builds
hjk
2018-04-06
1
-2
/
+0
*
Qnx: Move QnxRunConfigurationFactory close to run config
hjk
2018-04-06
7
-91
/
+19
*
BareMetal: Some consolidation of RunConfiguration related classes
hjk
2018-04-06
11
-305
/
+87
*
Python: Move TaskList emptying to OutputFormatter constructor
hjk
2018-04-06
1
-83
/
+84
*
ProjectExplorer: Streamline *EnvironmentAspect interface
hjk
2018-04-06
8
-121
/
+77
*
FlameGraph: Allow zooming into items
Ulf Hermann
2018-04-06
5
-10
/
+66
*
QmlJS: Remove duplicate entry in DISTFILES
Orgad Shaneh
2018-04-05
1
-3
/
+0
*
QmlDesigner: Remove magic opacity when adding items in states
Thomas Hartmann
2018-04-05
1
-10
/
+0
*
Qbs: Rework RunConfiguration
hjk
2018-04-05
2
-121
/
+44
*
Qmake: Remove QmakeProject::runConfigurationCreators
hjk
2018-04-05
4
-32
/
+3
*
ProjectExplorer: Streamline RunConfigurationFactory interface
hjk
2018-04-05
2
-20
/
+7
*
QmlDesigner: Remove programmatical derivation of theme colors
Alessandro Portale
2018-04-05
14
-88
/
+87
*
qmldesigner: avoid reloading document when not needed
Marco Benelli
2018-04-05
2
-19
/
+35
*
QmlDesigner: Disable widgets while text is edited manually
Thomas Hartmann
2018-04-05
2
-4
/
+17
*
Debugger: Fix brace indentation
Orgad Shaneh
2018-04-05
1
-1
/
+1
*
Debugger: Add missing breaks
Orgad Shaneh
2018-04-05
2
-0
/
+5
*
Debugger: Ensure debugger console is created
Christian Stenger
2018-04-05
1
-0
/
+1
*
Qml/js reformatter: use quotes in objects literals
Marco Benelli
2018-04-05
2
-7
/
+9
*
Utils: Fix compile with gcc 4.9
Christian Stenger
2018-04-05
1
-1
/
+0
*
Clang: Add a missing break
Orgad Shaneh
2018-04-05
1
-0
/
+1
*
Qbs: Split mangled build key only when needed
hjk
2018-04-04
2
-27
/
+10
*
Utils: Remove noexcept from SmallString::append
Marco Bubke
2018-04-04
1
-1
/
+1
*
Sqlite: Use compiled statements for transactions
Marco Bubke
2018-04-04
3
-35
/
+101
*
Sqlite: Don't register ranking any more
Marco Bubke
2018-04-04
1
-1
/
+0
*
Sqlite: Throw misuse Exception in SqliteStatement::bind
Marco Bubke
2018-04-04
1
-0
/
+1
*
Sqlite: Throw IoError in SqliteStatement::prepareStatement
Marco Bubke
2018-04-04
2
-1
/
+8
*
Sqlite: Fix container programming bug
Marco Bubke
2018-04-04
1
-4
/
+4
*
Clang: Handle constraint exceptions in the file path storage
Marco Bubke
2018-04-04
4
-8
/
+108
*
Clang: Handle all busy states in the file storage
Marco Bubke
2018-04-04
2
-35
/
+80
*
Clang: Add busy timeout handler to database
Marco Bubke
2018-04-04
8
-10
/
+59
*
Clang: Handle a busy database in the PCH plugin
Marco Bubke
2018-04-04
4
-5
/
+162
*
Clang: Fix includes in the PCH creator
Marco Bubke
2018-04-04
11
-38
/
+129
*
Clang: Fix exception catching
Marco Bubke
2018-04-04
3
-84
/
+94
*
Clang: Make more indices unique
Marco Bubke
2018-04-04
2
-12
/
+12
*
Utils: Improve SmallString
Marco Bubke
2018-04-04
6
-85
/
+157
*
AutoTest: Use a prefix in autotest.qrc
Alessandro Portale
2018-04-04
4
-10
/
+10
*
Nim: Use a prefix in nim.qrc
Alessandro Portale
2018-04-04
2
-2
/
+2
[next]