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
*
QmlDesigner: reset state editor model when error occurs
Thomas Hartmann
2019-06-14
1
-0
/
+1
*
QmlDesigner: Add new node hints
Thomas Hartmann
2019-06-14
2
-0
/
+25
*
SSH: Fix running remote process in terminal
Christian Kandeler
2019-06-14
6
-8
/
+15
*
QmakeProjectManager: Make sure OBJECTIVE_HEADERS appear in project tree
Christian Kandeler
2019-06-14
1
-7
/
+9
*
Port from QLatin1Literal to QLatin1String
Giuseppe D'Angelo
2019-06-13
4
-8
/
+8
*
QmlDesigner: Use instance value for none translated text
Thomas Hartmann
2019-06-13
1
-1
/
+1
*
CMake build: Copy fonts and syntax-highlighting files to builddir
Cristian Adam
2019-06-13
2
-1
/
+19
*
Merge "Merge remote-tracking branch 'gerrit/4.9' into 4.10" into 4.10
The Qt Project
2019-06-13
6
-6
/
+20
|
\
|
*
Merge remote-tracking branch 'gerrit/4.9' into 4.10
Eike Ziller
2019-06-13
6
-6
/
+20
|
|
\
|
|
*
CMake: Do not QTC_ASSERT when Qml support is disabled
Tobias Hunger
2019-06-13
1
-2
/
+1
|
|
*
ProjectTree: Save state of "Hide Empty Directories" filter
Tobias Hunger
2019-06-13
4
-0
/
+14
|
|
*
Squish: Update tst_HELP04
Robert Loehning
2019-06-13
1
-4
/
+5
*
|
|
Valgrind: Handle CRLF appropriate
Christian Stenger
2019-06-13
1
-1
/
+6
|
/
/
*
|
Tests: Enable callgrind parser tests on Windows
Christian Stenger
2019-06-13
2
-1
/
+1
*
|
Squish: Update verifyBuildConfig
Robert Loehning
2019-06-13
1
-1
/
+4
*
|
LanguageClient: remove experimental flag
David Schulz
2019-06-13
1
-1
/
+0
*
|
QmlDesigner: Fix layout in templates
Thomas Hartmann
2019-06-12
2
-14
/
+25
*
|
QmlDesigner: Fix property editor template for colors
Thomas Hartmann
2019-06-12
3
-11
/
+59
*
|
QmlDesigner: Disable horizontal scrollbar for property editor
Thomas Hartmann
2019-06-12
1
-0
/
+1
*
|
StudioWelcome: Fix warning
Thomas Hartmann
2019-06-12
1
-1
/
+1
*
|
StudioWelcome: Final fixes for splash screen
Thomas Hartmann
2019-06-12
2
-2
/
+2
*
|
QmlDesigner: Use OpenGL 4.1 surface for puppet
Thomas Hartmann
2019-06-12
1
-0
/
+8
*
|
qml | Fix pragma reformatting
Uladzislau Paulovich
2019-06-12
1
-0
/
+2
*
|
CMake: Small clean-up of CMake Wizards
Cristian Adam
2019-06-12
7
-62
/
+89
*
|
ModelingLib: Use QElapsedTimer instead of QTime
hjk
2019-06-12
2
-7
/
+6
*
|
Debugger: Remove unused declarations
hjk
2019-06-12
1
-2
/
+0
*
|
Debugger: Use QElapsedTimer instead of QTime::elapsed()
hjk
2019-06-12
2
-11
/
+7
*
|
Output panes: Improve the way to signal that filtering is active
Christian Kandeler
2019-06-12
5
-38
/
+13
*
|
QmlDesigner: Reserve less space for label
Thomas Hartmann
2019-06-12
1
-1
/
+1
*
|
QmlDesigner: Do not sync z value on root item
Thomas Hartmann
2019-06-12
1
-1
/
+1
*
|
QmlDesigner: Slightly reduce size of the spin box
Thomas Hartmann
2019-06-12
1
-1
/
+1
*
|
CMake build: Make sdktool use parts of Utils
Cristian Adam
2019-06-12
1
-2
/
+33
*
|
Wizards: Include namespace in header guards again
Christian Kandeler
2019-06-12
4
-4
/
+4
*
|
ProjectExplorer: Improve "import project" keyboard event handling
Christian Kandeler
2019-06-12
5
-0
/
+24
*
|
AutoTest: Fix updating parent
Christian Stenger
2019-06-12
1
-1
/
+0
*
|
QmlDesigner: Add more studio controls
Henning Gruendl
2019-06-12
18
-154
/
+306
*
|
Core: Use QElapsedTimer instead of QTime
hjk
2019-06-12
1
-2
/
+2
*
|
ClangTools: Use QElapsedTimer instead of QTime
hjk
2019-06-12
1
-3
/
+3
*
|
Debugger: Allow all debuggers when attaching to running servers
hjk
2019-06-12
1
-3
/
+1
*
|
ProjectExplorer: Add "Open Terminal Here" as default entry
Andre Hartmann
2019-06-12
6
-19
/
+18
*
|
ProjectExplorer: Let the KitChooser optionally show icons
hjk
2019-06-12
7
-27
/
+40
*
|
Merge remote-tracking branch 'origin/4.9' into 4.10
Eike Ziller
2019-06-12
1
-9
/
+12
|
\
\
|
|
/
|
*
TextEditor: force rehighlight of next block if state changed
David Schulz
2019-06-07
1
-9
/
+12
*
|
Debugger: Use the new hint to determine why settings should be saved
hjk
2019-06-11
1
-4
/
+3
*
|
qml | Fix functions and loops formatting
Uladzislau Paulovich
2019-06-11
2
-2
/
+24
*
|
qml | Fix trailing comments formatting
Uladzislau Paulovich
2019-06-11
2
-0
/
+14
*
|
qml | Fix empty objects formatting
Uladzislau Paulovich
2019-06-11
4
-6
/
+12
*
|
CMake build: Add qmlpreviewplugin
Cristian Adam
2019-06-11
1
-0
/
+16
*
|
Add changes file for 4.10
Eike Ziller
2019-06-11
1
-0
/
+217
*
|
Output panes: Fix filtering newly added content
Christian Kandeler
2019-06-11
1
-3
/
+2
[next]