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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plugin tests: Fix '-test all'.
Christian Kamm
2011-11-14
1
-1
/
+6
*
QmlJS: Fixed attached objects.
Christian Kamm
2011-11-07
2
-17
/
+7
*
C++: Fix crash in type hierarchy when anonymous in typedefs
Leandro Melo
2011-11-07
1
-2
/
+5
*
process_ctrl_c_stub: forward exit code of the child process
Joerg Bornemann
2011-11-07
1
-3
/
+9
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
477
-953
/
+953
*
C++ insert def: Fix bug when minimizing name.
Christian Kamm
2011-10-31
3
-71
/
+29
*
C++: Fix findMatchingDeclaration for functions not in a class.
Christian Kamm
2011-10-31
1
-3
/
+3
*
QmlJS: Avoid an infinite loop if a qmltypes file has a cycle.
Christian Kamm
2011-10-31
2
-8
/
+25
*
QmlJS indenter: Never touch indent of multi-line strings.
Christian Kamm
2011-10-31
2
-5
/
+6
*
Limit the length of shown search result line.
Eike Ziller
2011-10-31
1
-2
/
+13
*
C++ parser: Don't fail on REVISION in Q_PROPERTY.
Christian Kamm
2011-10-25
4
-1
/
+22
*
C++: Fix a crash in debug builds when rewriting functions.
Christian Kamm
2011-10-25
3
-0
/
+9
*
QmlJS checks: Make 'unintentional empty block' warning less annoying.
Christian Kamm
2011-10-24
1
-2
/
+1
*
Remove left over code, state is unused since 6dc4a0
Daniel Teske
2011-10-21
1
-5
/
+0
*
move api docs to ... the api
Oswald Buddenhagen
2011-10-21
1
-45
/
+33
*
C++: Fix arg. count for functions with function-try-blocks
Leandro Melo
2011-10-21
1
-3
/
+4
*
don't rewrite symlink on save, rewrite target instead
Vlad Brovko
2011-10-20
3
-4
/
+29
*
Disallow a few more special shell characters
Daniel Teske
2011-10-19
1
-2
/
+2
*
compile with Visual Studio IDE, take 2
Oswald Buddenhagen
2011-10-18
1
-1
/
+5
*
Revert "Compile with Visual Studio IDE: string macros don't need to be escaped"
Robert Loehning
2011-10-17
1
-5
/
+1
*
Compile with Visual Studio IDE: string macros don't need to be escaped
Peter Kuemmel
2011-10-17
1
-1
/
+5
*
QmlJS indenter: Fix ternary multiline indent.
Christian Kamm
2011-10-17
2
-13
/
+11
*
Fixed stack-overflow when parsing insanely nested compound statements.
Erik Verbruggen
2011-10-17
2
-1
/
+9
*
Add missing command line help.
Eike Ziller
2011-10-14
1
-0
/
+5
*
FileInProjectFinder: Fix gcc warning
Kai Koehne
2011-10-12
1
-1
/
+1
*
Fix typo
Jarek Kobus
2011-10-12
1
-1
/
+1
*
FileInProjectFinder: Normalize project directory before checking for changes
Kai Koehne
2011-10-12
1
-6
/
+17
*
QmlJS: Fix the fix for scope chain rebuilds.
Christian Kamm
2011-10-12
1
-1
/
+1
*
QmlJS: Allow for 'ModuleApi' elements in qmltypes files.
Christian Kamm
2011-10-12
1
-3
/
+5
*
QmlJS: Fix scope builder rebuilds.
Christian Kamm
2011-10-12
1
-0
/
+3
*
QDeclarativeDebugClient: Expose internal error string
Kai Koehne
2011-10-11
2
-1
/
+10
*
Use native separators in user visible string
Tobias Hunger
2011-10-05
1
-1
/
+1
*
SSH: Allow querying of IP protocol version.
Christian Kandeler
2011-10-04
2
-0
/
+7
*
CDB breakpoints: Fix line adjustment in case statements.
Christian Kamm
2011-10-04
2
-7
/
+0
*
QmlJS: Fix saving and restoring QML scope objects.
Christian Kamm
2011-09-28
2
-4
/
+13
*
WelcomePage: adding hasSearchBar property to IWelcomePage
Thomas Hartmann
2011-09-28
1
-0
/
+2
*
QmlJS: Support .import directives in js files.
Christian Kamm
2011-09-28
10
-95
/
+186
*
Use absolute path for xterm on Mac and remove unused file.
Eike Ziller
2011-09-27
1
-4
/
+2
*
QmlJS: Fix crash.
Christian Kamm
2011-09-27
1
-1
/
+1
*
QmlJS: Fix typo in building string uris.
Christian Kamm
2011-09-27
1
-1
/
+1
*
QmlJS: Fix threading issue in QmlObjectValue.
Christian Kamm
2011-09-27
3
-15
/
+16
*
QmlJS: Separate metaObjectRevision from minor version number.
Christian Kamm
2011-09-26
9
-43
/
+134
*
Implement Code Style schemes
Jarek Kobus
2011-09-23
3
-2
/
+486
*
Move wizards' cancel button to the left on Mac.
Eike Ziller
2011-09-22
1
-0
/
+9
*
Reduce vertical minimum size of Qt versions settings.
Eike Ziller
2011-09-22
2
-0
/
+2
*
QmlJS: Only try qmldump on Desktop and Simulator Qt.
Christian Kamm
2011-09-21
1
-0
/
+5
*
QmlJS: Lexer apply fix from Qt5.
Christian Kamm
2011-09-21
1
-1
/
+1
*
QmlDebugger: Also show status of QDeclarativeEngine client in log
Kai Koehne
2011-09-20
2
-9
/
+9
*
Add extension property to FileNameValidatingLineEdit
Marco Bubke
2011-09-20
2
-4
/
+54
*
QmlJS checks: Add tests and fix small bugs for 'unreachable'.
Christian Kamm
2011-09-20
1
-11
/
+22
[next]