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
*
Changes: Mention merging of QmlJSInspector into Debugger plugin
v2.6.0-beta
Kai Koehne
2012-09-10
1
-0
/
+4
*
Removed pointless numerus form
Robert Loehning
2012-09-10
1
-1
/
+1
*
QtVersion: Fix incorrect check for installation
Daniel Teske
2012-09-10
1
-2
/
+3
*
QmlJS indenter: Fix wrong indentation after list<> typed properties.
Christian Kamm
2012-09-10
3
-6
/
+22
*
Fix freeze when clearing search results while doing a search in search
Eike Ziller
2012-09-10
1
-7
/
+11
*
SettingsAccessor: Read pro.shared file
Orgad Shaneh
2012-09-10
1
-0
/
+4
*
Version bump.
Eike Ziller
2012-09-10
1
-1
/
+1
*
Search: Allow empty prefix for completer
Orgad Shaneh
2012-09-10
1
-0
/
+2
*
debugger: make 'Attach to Remote Server' port customizable again
hjk
2012-09-09
2
-16
/
+25
*
Fix typos
Robert Loehning
2012-09-07
2
-2
/
+2
*
update size calculations for assignment statements
Oswald Buddenhagen
2012-09-07
2
-4
/
+5
*
Add addToLayout()-method to KitConfigWidget.
Friedemann Kleint
2012-09-07
4
-13
/
+50
*
Doc: refer to mobile targets in alphabetic order
Leena Miettinen
2012-09-07
13
-44
/
+45
*
Update changes file.
Eike Ziller
2012-09-07
1
-11
/
+154
*
Another spelling error in text editor settings.
Friedemann Kleint
2012-09-07
1
-1
/
+1
*
Squish: Updated getConfiguredKits()
Robert Loehning
2012-09-07
2
-3
/
+7
*
debugger: use DeviceProcessesDialog directly for attaching
hjk
2012-09-07
2
-14
/
+2
*
debugger: fix Qt namespace recognition for Qt 5
hjk
2012-09-07
1
-6
/
+9
*
debugger: fix "Display in Separate Window" for QString
hjk
2012-09-07
1
-2
/
+5
*
C++: Completion for catch-clause arguments
Leandro Melo
2012-09-07
1
-0
/
+9
*
SSH: Emit finished() for all running SFTP jobs when the server closes.
Christian Kandeler
2012-09-07
1
-0
/
+2
*
fix usage of removed DEPLOYMENT property in Qt 5
Joerg Bornemann
2012-09-07
2
-4
/
+11
*
Handle non-qmake projects without kits
Tobias Hunger
2012-09-07
6
-2
/
+16
*
QNX: Fixed asserts when stopping application on BlackBerry device
Tobias Nätterlund
2012-09-07
1
-3
/
+5
*
Doc: update info about Linux-based devices
Leena Miettinen
2012-09-07
12
-88
/
+108
*
QNX: Fixed launching application when debugging on Windows
Tobias Nätterlund
2012-09-07
1
-2
/
+3
*
QNX: Fixed port for gdb server, fixes broken debugging on BlackBerry
Tobias Nätterlund
2012-09-07
2
-2
/
+1
*
Editor: update autocompleter list width.
David Schulz
2012-09-07
2
-6
/
+15
*
Select current kit when managing kits from projects mode
Eike Ziller
2012-09-07
2
-2
/
+13
*
Template project wizards: Add date and time.
Friedemann Kleint
2012-09-07
2
-0
/
+15
*
C++: Fix add definition test
Leandro Melo
2012-09-07
1
-2
/
+2
*
Revert "Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT)."
Eike Ziller
2012-09-07
21
-46
/
+30
*
Revert "No QTC_PREFIX default on Windows. Causes too many funny side effects."
Eike Ziller
2012-09-07
1
-0
/
+1
*
Editor: Set default editor file text encoding to UTF-8
David Schulz
2012-09-07
1
-0
/
+2
*
Show tool tip when hovering over project mode kit selector
Eike Ziller
2012-09-06
6
-3
/
+35
*
Warn if kit has no tool chain set up
Tobias Hunger
2012-09-06
7
-17
/
+71
*
DeviceProcessDialog: add method to set visibility of kit row.
Friedemann Kleint
2012-09-06
2
-4
/
+17
*
Libs to link must be lowercase to work with mingw xcompile.
Daniel Molkentin
2012-09-06
1
-2
/
+2
*
No QTC_PREFIX default on Windows. Causes too many funny side effects.
Daniel Molkentin
2012-09-06
1
-1
/
+0
*
fix default arguments of ProString::lastIndexOf()
Oswald Buddenhagen
2012-09-06
1
-3
/
+3
*
Android: Do not instantiate the DeviceManager in initialize().
Christian Kandeler
2012-09-06
1
-4
/
+5
*
fix crash when modifiying some project files with scopes
Oswald Buddenhagen
2012-09-06
1
-4
/
+8
*
fix skipping over TokProperty elements
Oswald Buddenhagen
2012-09-06
1
-1
/
+1
*
Qnx: Add qbs file
Orgad Shaneh
2012-09-06
2
-0
/
+136
*
Re-add version tooltips for debugger command.
Friedemann Kleint
2012-09-06
1
-1
/
+5
*
Add more possible qmake names
Daniel Teske
2012-09-06
1
-1
/
+2
*
Do not make kit names needlessly ugly
Tobias Hunger
2012-09-06
1
-0
/
+2
*
QNX: Fixed running the application if first attempt failed
Tobias Nätterlund
2012-09-06
1
-3
/
+6
*
Make sure newly added kits are visible
Tobias Hunger
2012-09-06
1
-0
/
+2
*
Squish: Use global objects.map from inside CCOM
Christian Stenger
2012-09-06
12
-51
/
+27
[next]