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
...
*
|
Designer: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2012-01-20
3
-6
/
+6
*
|
Squish: Try to make this run on Jenkins
Christian Stenger
2012-01-20
1
-0
/
+2
*
|
debugger: new dumpers for boost::posix_time::{ptime,time_duration}
hjk
2012-01-20
2
-0
/
+54
*
|
SSH: Adapt test to an earlier change.
Christian Kandeler
2012-01-20
1
-4
/
+5
*
|
QmlProfiler: reading column information in bindings
Christiaan Janssen
2012-01-20
15
-66
/
+104
*
|
VCS: Fix warning about hiding a virtual method
Tobias Hunger
2012-01-20
4
-4
/
+4
*
|
debugger: do not disable updates on locals and expressions
hjk
2012-01-20
4
-18
/
+2
*
|
VcsBase: URL and email support in log editors
Hugues Delorme
2012-01-20
2
-87
/
+405
*
|
Export AbstractMsvcToolchain in order to use findInstalledJom in other toolch...
Oliver Wolff
2012-01-20
1
-1
/
+1
*
|
Profiler: Print recording status correctly
Aurindam Jana
2012-01-20
1
-2
/
+2
*
|
TC: Use FileName for debuggerCommand()
Tobias Hunger
2012-01-19
21
-66
/
+69
*
|
debugger: fix recent regression of non-persistent expanded watch items
hjk
2012-01-19
2
-4
/
+14
*
|
Debugger: Fix runtime warning if QmlJsInspector plugin is not loaded
Kai Koehne
2012-01-19
1
-1
/
+1
*
|
DebuggerEngine: Avoid warning when aborting in EngineShutdownRequested state
Kai Koehne
2012-01-19
1
-0
/
+2
*
|
QmlCppEngine: Fix warnings about invalid state changes
Kai Koehne
2012-01-19
4
-59
/
+175
*
|
DebuggerEngine: Avoid warning when aborting in EngineSetupRequested state
Kai Koehne
2012-01-19
1
-0
/
+3
*
|
Fix crash when doing "Move into file" refacoring action.
Erik Verbruggen
2012-01-19
1
-34
/
+28
*
|
Add missing update Actions
Daniel Teske
2012-01-19
1
-1
/
+2
*
|
Doc: link to KDE-Files.org
Leena Miettinen
2012-01-19
1
-0
/
+2
*
|
Doc: use macro for Qt Simulator product name
Leena Miettinen
2012-01-19
15
-33
/
+34
*
|
ScriptConsole: Keep History
Aurindam Jana
2012-01-18
1
-11
/
+2
*
|
Add platform names and versions
Daniel Molkentin
2012-01-18
2
-3
/
+94
*
|
Wizards: allows filtering of wizards based on Qt version
Thomas Hartmann
2012-01-18
73
-55
/
+640
*
|
debugger: enable forceful abort of mixed qml/cpp engine
hjk
2012-01-18
2
-0
/
+8
*
|
ScriptConsole: Show current context
Aurindam Jana
2012-01-18
3
-10
/
+19
*
|
ScriptConsole: Output of expression
Aurindam Jana
2012-01-18
2
-45
/
+31
*
|
Doc: add numbers for creating screenshots
Leena Miettinen
2012-01-18
10
-0
/
+0
*
|
Doc: use variable for product name
Leena Miettinen
2012-01-18
3
-5
/
+5
*
|
Doc: fix field name in doc
Leena Miettinen
2012-01-18
1
-1
/
+1
*
|
Set focus to the editor after selection change in outline
David Schulz
2012-01-18
1
-0
/
+1
*
|
Still start up in welcome tab initially and if it was the previous tab
Eike Ziller
2012-01-18
1
-1
/
+2
*
|
Fix FileName::appendPath (and through that Qt abi detection on Mac)
Eike Ziller
2012-01-18
1
-1
/
+1
*
|
Mac: Explicitly set architecture to selected tool chain.
Eike Ziller
2012-01-18
2
-4
/
+24
*
|
fix for locator using up and down keys under mac
David Schulz
2012-01-18
2
-61
/
+53
*
|
Coding style: wrongly indented line
Daniel Teske
2012-01-17
1
-1
/
+1
*
|
Remove dead code
Daniel Teske
2012-01-17
1
-4
/
+0
*
|
debugger: don't allow L&E expansion while inferior runs
hjk
2012-01-17
1
-1
/
+1
*
|
debugger: grey out Locals&Expressions when not accessible
hjk
2012-01-17
4
-2
/
+37
*
|
debugger: handle RunToLine and JumpToLine in assembler
hjk
2012-01-17
1
-7
/
+14
*
|
Squish: Running tst_build_new_project on more build configs
Robert Loehning
2012-01-17
2
-10
/
+28
*
|
Squish: Fixed typo
Robert Loehning
2012-01-17
1
-2
/
+2
*
|
Squish: Added functions for switching build configurations
Robert Loehning
2012-01-17
4
-28
/
+50
*
|
Git: Fix finding of top-level directory
Tobias Hunger
2012-01-17
1
-1
/
+15
*
|
debugger: show value of pointers that can't be dereferenced
hjk
2012-01-17
1
-1
/
+3
*
|
Compile
Daniel Teske
2012-01-17
1
-1
/
+1
*
|
Welcomepage: remove rss feed
Thomas Hartmann
2012-01-17
4
-372
/
+3
*
|
Fix warnings about connects on adding makestep to deploysteps
Daniel Teske
2012-01-17
2
-7
/
+49
*
|
Move findInstalledJom to a more suitable place
Daniel Teske
2012-01-17
4
-18
/
+18
*
|
Welcomepage: crashfix see QTBUG-23445
Thomas Hartmann
2012-01-17
1
-1
/
+2
*
|
Valgrind plugin: fix for just partial usage of coreplugin/coreconstants.h values
Denis Mingulov
2012-01-17
2
-4
/
+4
[prev]
[next]