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
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugger: use symbolic constants for "Display in Seperate Window" modes
hjk
2012-10-05
2
-17
/
+22
*
fakevim: Searching with star and hash should escape regex
Lukas Holecek
2012-10-04
1
-4
/
+3
*
fakevim: Improved number transformations in Vim
Lukas Holecek
2012-10-04
3
-16
/
+62
*
debugger: make QByteArray displayable in separate window
hjk
2012-10-04
1
-2
/
+10
*
Merge branch 'master' of ssh://codereview.qt-project.org:29418/qt-creator/qt-...
Eike Ziller
2012-10-04
4
-27
/
+29
|
\
|
*
SSH: Add infrastructure for passing additional connection options.
Christian Kandeler
2012-10-04
3
-3
/
+3
|
*
fakevim: Search state should be global
Lukas Holecek
2012-10-04
1
-24
/
+26
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-04
62
-209
/
+703
|
\
\
|
|
/
|
/
|
|
*
Get rid of some Q_WS_X11.
Nikolai Kosjar
2012-10-04
6
-14
/
+2
|
*
Do not loose device settings in Kits when adding a new device
Tobias Hunger
2012-10-02
2
-0
/
+18
|
*
Make kit config tidy again
Tobias Hunger
2012-10-02
1
-1
/
+1
|
*
Fix isDirty detection of tool chain config widget
Tobias Hunger
2012-10-02
1
-1
/
+1
|
*
Fix crashes when cyclic inheritance
Przemyslaw Gorszkowski
2012-10-02
2
-0
/
+122
|
*
Editor: Fix resizing of proposal widged
David Schulz
2012-10-02
2
-0
/
+22
|
*
Device support: Ensure UI changes are always propagated to the device.
Christian Kandeler
2012-10-02
7
-9
/
+45
|
*
QmlInspector: Fetch data when needed
Aurindam Jana
2012-10-01
2
-24
/
+36
|
*
Small string fix
Robert Loehning
2012-10-01
1
-1
/
+1
|
*
Prevent modal dialogs from locking up in Qt 5.
Friedemann Kleint
2012-10-01
2
-2
/
+4
|
*
tr()-fixes for 2.6.
Friedemann Kleint
2012-10-01
1
-2
/
+2
|
*
TypeHierarchy: Make type hierarchy independent of editor
Tobias Hunger
2012-10-01
2
-39
/
+14
|
*
UI text: fix capitalization
Leena Miettinen
2012-10-01
1
-4
/
+4
|
*
UI text: fix capitalization for debugger strings
Leena Miettinen
2012-10-01
4
-20
/
+20
|
*
UI text: write Git in upper case
Leena Miettinen
2012-10-01
1
-1
/
+1
|
*
QmlDesigner: fix for QTime
Thomas Hartmann
2012-10-01
1
-1
/
+8
|
*
UI text: use sentence style capitalization for labels
Leena Miettinen
2012-10-01
1
-1
/
+1
|
*
UI text: fix capitalization and punctuation.
Leena Miettinen
2012-10-01
1
-4
/
+4
|
*
Debugger: Client for DeclarativeDebugger
Aurindam Jana
2012-10-01
2
-17
/
+29
|
*
Offer to import builds not done by this Qt Creator instance
Tobias Hunger
2012-10-01
1
-5
/
+10
|
*
UI text: fix capitalization and punctuation
Leena Miettinen
2012-10-01
3
-8
/
+8
|
*
Give a qWarning when restoration of kits failed
Tobias Hunger
2012-10-01
1
-2
/
+6
|
*
Debugger: Remove old code
Aurindam Jana
2012-10-01
2
-3
/
+0
|
*
Android: check UI text for style and grammar
Leena Miettinen
2012-10-01
12
-33
/
+33
|
*
Update Overlay icon in MiniTargetSelector on Kit changes
Tobias Hunger
2012-09-28
1
-0
/
+1
|
*
Fix crashes when typing code
Przemyslaw Gorszkowski
2012-09-28
2
-1
/
+282
|
*
ClearCase: Fix capitalization
Orgad Shaneh
2012-09-28
3
-6
/
+6
|
*
Add Autodetection for system cdb/gdb for kits added by sdktool.
Friedemann Kleint
2012-09-28
1
-1
/
+20
|
*
Yet another s/profile/kit change
Orgad Shaneh
2012-09-28
5
-16
/
+16
*
|
fakevim: Star and hash search with g
Lukas Holecek
2012-10-04
2
-1
/
+17
*
|
fakevim: Improved repeat command
Lukas Holecek
2012-10-04
3
-38
/
+110
*
|
Locator: State language in filter names.
Nikolai Kosjar
2012-10-04
5
-5
/
+5
*
|
qbs files: Sort files
Orgad Shaneh
2012-10-03
48
-701
/
+706
*
|
fakevim: Correct Undo/Redo position for large editing operations
Lukas Holecek
2012-10-02
2
-29
/
+74
*
|
Project Management: Switch to Welcome Screen on "Close All Projects"
Andre Hartmann
2012-10-02
1
-0
/
+2
*
|
Bookmark: Minor cleanup
Orgad Shaneh
2012-10-02
1
-5
/
+5
*
|
fakevim: Fix text indentation commands
Lukas Holecek
2012-10-02
2
-22
/
+35
*
|
fakevim: Fix search issues
Lukas Holecek
2012-10-02
2
-1
/
+2
*
|
Added feature for change note for bookmarks.
Vasiliy Sorokin
2012-10-01
9
-10
/
+139
*
|
QmlDesigner: Do not use deprecated functionality.
Thomas Hartmann
2012-10-01
1
-2
/
+2
*
|
qml files: Use buildDirectory as includePath for app_version_header
Orgad Shaneh
2012-10-01
4
-8
/
+8
*
|
qbs files: Group and sort QmlDesigner
Orgad Shaneh
2012-10-01
1
-407
/
+430
[next]