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
*
Add script to allow for self-contained Qt Creator packages.
Daniel Molkentin
2011-12-12
1
-0
/
+100
*
QmlJSScriptConsole: Connect to QmlAdapter:selectionChanged()
Aurindam Jana
2011-12-12
1
-0
/
+2
*
debugger: introduce "expert mode" for rarely used start modes
hjk
2011-12-12
4
-24
/
+52
*
Debugger: Improve type formats dialog.
Friedemann Kleint
2011-12-12
1
-18
/
+16
*
debugger: add primitive dumper for boost::gregorian::date
hjk
2011-12-12
2
-0
/
+47
*
Squish: Qt version tooltip now uses native dir separators
Robert Loehning
2011-12-12
1
-1
/
+1
*
Git: Fix editor parameter widgets
Tobias Hunger
2011-12-12
1
-19
/
+14
*
Editor: Update layout accordingly when restoring state
Leandro Melo
2011-12-12
1
-1
/
+11
*
Add commands :AS and :AV
Rainer Keller
2011-12-12
1
-0
/
+6
*
Qt Creator: Compile with Qt 5.
Friedemann Kleint
2011-12-12
2
-0
/
+53
*
Disable "Error Details" button for disabled plugins.
Eike Ziller
2011-12-12
1
-3
/
+1
*
Hide the icon in the editor combobox (but not in its popup)
Eike Ziller
2011-12-12
2
-1
/
+3
*
Rework SSH key generation dialog.
Christian Kandeler
2011-12-12
3
-202
/
+172
*
Fix disabling of Deploy All action
Daniel Teske
2011-12-12
1
-2
/
+18
*
Git: Enable difference display in Log
Orgad Shaneh
2011-12-12
4
-17
/
+71
*
Git: Use MERGE_MSG as commit template when exists
Orgad Shaneh
2011-12-12
1
-1
/
+3
*
RemoteLinux: Simplify default deploy step widget summary text.
Christian Kandeler
2011-12-12
1
-5
/
+1
*
Deploy steps: Hide details button if applicable
Nikolai Kosjar
2011-12-12
6
-0
/
+43
*
Squish: Checking if the right build configuration is set
Robert Loehning
2011-12-12
3
-5
/
+19
*
Remove legacy stuff from qrc editor.
Eike Ziller
2011-12-12
4
-209
/
+0
*
Include dist/changes-* in OTHER_FILES
Orgad Shaneh
2011-12-12
1
-13
/
+1
*
Remove obsolete scripts.
Daniel Molkentin
2011-12-12
2
-145
/
+0
*
Qt4ProjectManager constants: Remove unused constant
Daniel Teske
2011-12-12
1
-1
/
+0
*
Squish: Simplify selectFromCombo calls
Robert Loehning
2011-12-09
3
-4
/
+6
*
Restrict image viewer scaling to something reasonable.
Eike Ziller
2011-12-09
1
-1
/
+10
*
"Open with" actions can also remember their file name.
Eike Ziller
2011-12-09
4
-23
/
+38
*
Move "Open with" menu logic to FileManager.
Eike Ziller
2011-12-09
5
-74
/
+78
*
qtcreatorwidgets: Fix shadow building.
Christian Kandeler
2011-12-09
1
-1
/
+1
*
test2tasks.pl: Fix differing output format of testlib on Unix.
Friedemann Kleint
2011-12-09
1
-8
/
+14
*
C++: Automatic Doxygen comment blocks generation
Leandro Melo
2011-12-09
13
-15
/
+723
*
debugger: fix assignment to typedef'd values in locals view
hjk
2011-12-09
1
-0
/
+4
*
fakevim: make <Esc> and <CR> case insensitive
hjk
2011-12-08
1
-3
/
+11
*
Added informations for expanded variables
David Schulz
2011-12-08
1
-47
/
+870
*
Check for '.' in handleAutoTest
David Schulz
2011-12-08
1
-0
/
+6
*
debugger: remove accidentally duplicated optionspage
hjk
2011-12-08
1
-3
/
+0
*
remotelinux: don't double-add plugin to object pool
hjk
2011-12-08
2
-7
/
+0
*
QmlProfiler: fix double-load problem caused by 25d351fa
Christiaan Janssen
2011-12-08
1
-1
/
+1
*
Small string fix
Robert Loehning
2011-12-08
1
-1
/
+1
*
removed the double entry of keyword Expand in handleAutoTestLine.
David Schulz
2011-12-08
1
-3
/
+0
*
Make BuildStepConfigWidget hideable
Daniel Teske
2011-12-08
4
-7
/
+17
*
RemoteLinux: Properly remove object from pool.
Christian Kandeler
2011-12-08
2
-0
/
+6
*
Fix building of vcsbase on windows.
Bill King
2011-12-08
2
-3
/
+4
*
Add test2tasks.pl script for converting test logs to task files.
Friedemann Kleint
2011-12-08
1
-0
/
+58
*
debugger/remotelinux: new dialog to attach to remote process
hjk
2011-12-08
10
-297
/
+311
*
VCS: auto-completion in the description text edit
Hugues Delorme
2011-12-08
14
-16
/
+405
*
Use internal namespace in VCSBase more consistently
Tobias Hunger
2011-12-08
30
-145
/
+178
*
QmlJS: Update builtins from Qt 5.
Christian Kamm
2011-12-08
1
-60
/
+233
*
Fixed possibly unused variable in GitClient
Robert Loehning
2011-12-08
1
-1
/
+1
*
Editor: Support triggering tooltips from keyboard
Leandro Melo
2011-12-08
7
-24
/
+59
*
C++ indenter: Improve member initializer indent.
Christian Kamm
2011-12-08
3
-5
/
+82
[next]