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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ask before reloading file changed with external editor
Robert Loehning
2016-06-30
3
-3
/
+3
*
Core: Assign an explicit parent for main editor area
Christian Stenger
2016-06-30
1
-0
/
+2
*
Git: fix compilation
Nikita Baryshnikov
2016-06-30
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.0' into 4.1
Eike Ziller
2016-06-30
1
-2
/
+2
|
\
|
*
Fix crashes with (Runnable|Connection)::is<T>()
Eike Ziller
2016-06-28
1
-2
/
+2
*
|
ModelEditor: Zoom with Ctrl + mouse wheel
Jochen Becher
2016-06-29
4
-1
/
+41
*
|
QmlDesigner: fix regression from last code cleanup
Tim Jenssen
2016-06-29
1
-2
/
+2
*
|
QmlDesigner: Making adding signal handlers more user friendly
Thomas Hartmann
2016-06-29
4
-5
/
+19
*
|
QmlDesigner.MetaInfo: Initiliase property info lazily
Thomas Hartmann
2016-06-29
1
-6
/
+47
*
|
QmlDesigner: Update qrc files
Thomas Hartmann
2016-06-29
2
-0
/
+21
*
|
QbsPM: Use Qt5-style connects
Orgad Shaneh
2016-06-29
21
-135
/
+153
*
|
Utils: De-slot and complete Qt5 connects
Orgad Shaneh
2016-06-29
18
-44
/
+21
*
|
GenericPM: Use Qt5-style connects
Orgad Shaneh
2016-06-29
2
-8
/
+7
*
|
QmlJSEditor: Minor cleanup
Orgad Shaneh
2016-06-29
1
-4
/
+4
*
|
AutoTest: De-slot and complete Qt5-style connects
Orgad Shaneh
2016-06-29
7
-22
/
+9
*
|
Debugger: Consolidate icon storage handling
hjk
2016-06-28
15
-183
/
+188
*
|
Debugger: Clean up debuggerengine.cpp
hjk
2016-06-28
1
-14
/
+13
*
|
Qmake: Add Qt:QMAKE_SPEC and Qt:QMAKE_XSPEC expandos
Tobias Hunger
2016-06-28
1
-0
/
+6
*
|
Qmake: Update description of Qt:QMAKE_MKSPECS expando
Tobias Hunger
2016-06-28
1
-1
/
+1
*
|
QmlJS: Do not try the canonical file path
Thomas Hartmann
2016-06-28
1
-7
/
+2
*
|
QmlDesigner: Fix crash in tests
Thomas Hartmann
2016-06-28
1
-4
/
+15
*
|
Debugger: Make RegisterModel a LeveledTreeModel
hjk
2016-06-28
2
-4
/
+7
*
|
Debugger: Use a typed root item in ThreadModel
hjk
2016-06-28
2
-5
/
+5
*
|
QmlJSEditor: Fix compile with Qt5.5
Christian Stenger
2016-06-28
1
-2
/
+4
*
|
QmlDesigner: Fix regression caused by semantic check
Thomas Hartmann
2016-06-28
1
-1
/
+2
*
|
Clang: Honor fixits own locations
Nikolai Kosjar
2016-06-28
3
-23
/
+34
*
|
Merge remote-tracking branch 'origin/4.0' into 4.1
Eike Ziller
2016-06-28
11
-30
/
+68
|
\
\
|
|
/
|
*
ProjectExplorer: Fix comparison with default-constructed Runnables
hjk
2016-06-24
1
-0
/
+2
|
*
Fix compilation with QT_NO_ACCESSIBILITY
Eike Ziller
2016-06-24
1
-2
/
+5
|
*
Clang: Fix dot-arrow-correction for not-yet-parsed unsaved content
Nikolai Kosjar
2016-06-24
4
-22
/
+39
|
*
Clang: Fix dot-arrow-correction for zero results
Nikolai Kosjar
2016-06-24
5
-6
/
+22
*
|
Qmake: Add a macro expander to get the currently configured mkspec of a kit
Tobias Hunger
2016-06-28
2
-0
/
+10
*
|
CMake: Only start parsing when creator gets focus again
Tobias Hunger
2016-06-28
8
-44
/
+99
*
|
CMake: Add per-cmake option to not automatically run cmake
Tobias Hunger
2016-06-28
4
-16
/
+62
*
|
QmlJS[|Editor|Tools]: Use Qt5-style connects
Orgad Shaneh
2016-06-28
32
-166
/
+143
*
|
Fix Ctrl+M (bookmark) in editor when help mode is visible
Eike Ziller
2016-06-28
2
-6
/
+8
*
|
CppTools/Clang: Announce only removed project parts
Nikolai Kosjar
2016-06-28
1
-12
/
+12
*
|
Debugger: De-slot
Orgad Shaneh
2016-06-28
16
-60
/
+43
*
|
Debugger: Mark handleResponse as Q_INVOKABLE
Orgad Shaneh
2016-06-28
1
-1
/
+1
*
|
Debugger: Remove string freeze workaround
hjk
2016-06-28
1
-3
/
+2
*
|
Qmake: Do not turn a CONFIG variable with spaces into several
Tobias Hunger
2016-06-27
1
-2
/
+3
*
|
QmlDesigner: small code cleanup
Tim Jenssen
2016-06-27
1
-2
/
+2
*
|
QmlDesigner: take the setting into account
Tim Jenssen
2016-06-27
1
-1
/
+7
*
|
QmlDesigner: Propose to open a .ui.qml file instead of .qml
Thomas Hartmann
2016-06-27
9
-9
/
+284
*
|
QmlDesigner: adding openuiqmlfiledialog files to qbs file
Tim Jenssen
2016-06-27
1
-0
/
+3
*
|
QmlDesigner: Improve performance of item library
Thomas Hartmann
2016-06-27
2
-2
/
+14
*
|
RunConfigurationAspects: Clean up includes
Tobias Hunger
2016-06-27
1
-2
/
+0
*
|
WorkingDirectoryAspect: Expand macros first, then expand variables
Tobias Hunger
2016-06-27
1
-3
/
+3
*
|
RunConfigurationAspect: Re-enable macro substitution
Tobias Hunger
2016-06-27
1
-9
/
+5
*
|
Merge "Merge remote-tracking branch 'origin/master' into 4.1" into 4.1
Eike Ziller
2016-06-27
82
-216
/
+813
|
\
\
[next]