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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
CDB breakpoints: Fix line adjustment in case statements.
Christian Kamm
2011-10-04
1
-3
/
+36
*
Squish: Added wildcard for Next-button in cmake wizard
Robert Loehning
2011-09-29
1
-1
/
+1
*
Squish: Do not hook into subprocesses
Robert Loehning
2011-09-29
2
-2
/
+2
*
Squish: Added constant defaultQtVersion
Robert Loehning
2011-09-28
2
-2
/
+4
*
Squish: Remove also versioned .user files
Christian Stenger
2011-09-27
5
-14
/
+35
*
Squish: Some smaller refactorings
Christian Stenger
2011-09-27
10
-21
/
+19
*
Squish: Starting test cases only if needed files are present
Robert Loehning
2011-09-27
7
-14
/
+28
*
Squish: Using native directory separators on Windows
Robert Loehning
2011-09-26
1
-2
/
+2
*
Improved testing of id renaming.
Christian Stenger
2011-09-26
1
-16
/
+27
*
Squish: Improved path constants
Robert Loehning
2011-09-26
7
-25
/
+26
*
Fix extensionsystem auto test on windows.
con
2011-09-23
7
-17
/
+9
*
Added new qml test and continue refactoring
Christian Stenger
2011-09-22
14
-63
/
+225
*
Update versions to be more inline with latest SDK install.
Bill King
2011-09-21
1
-41
/
+83
*
Cleanup to use new waitForSignal function.
Bill King
2011-09-21
10
-80
/
+34
*
More sensible options (with fallback)
Bill King
2011-09-21
1
-0
/
+6
*
Shift temp dir into more findable location.
Bill King
2011-09-21
1
-1
/
+4
*
debugger: manual test, add QT += core-private for Qt 5
hjk
2011-09-21
2
-6
/
+1
*
Consistent names for AbstractGeneratedFileInfo::FileType keys
Alessandro Portale
2011-09-20
1
-8
/
+8
*
debugger: handle Qt version 5.0.0 in manual tests
hjk
2011-09-20
1
-49
/
+89
*
QmlJS checks: Add tests and fix small bugs for 'unreachable'.
Christian Kamm
2011-09-20
1
-0
/
+104
*
debugger: fix a wrong sanity check in the dumpers
hjk
2011-09-19
1
-0
/
+12
*
debugger: show at least "elide" markers for thread ids
hjk
2011-09-19
1
-12
/
+22
*
debugger: add manual test for QVariantMap
hjk
2011-09-16
1
-7
/
+32
*
debugger: work on manual test
hjk
2011-09-15
1
-127
/
+162
*
QmlJS tests: Fix compile of 'check' test.
Christian Kamm
2011-09-14
1
-1
/
+1
*
QmlJS checks: Add tests.
Christian Kamm
2011-09-14
3
-0
/
+47
*
QmlJS checks: Correct the check for dangerous == and add tests.
Christian Kamm
2011-09-14
2
-17
/
+58
*
QmlJS: Add infrastructure for tests of QML static checker.
Christian Kamm
2011-09-14
4
-1
/
+234
*
QmlJS tests: Make basic test pass again.
Christian Kamm
2011-09-14
1
-16
/
+16
*
QmlJS indenter: Fix labelled statements and break/continue with label.
Christian Kamm
2011-09-14
1
-10
/
+115
*
Added indentation test for Qml
Christian Stenger
2011-09-12
2
-0
/
+138
*
C++: Fix function return type printing.
Christian Kamm
2011-09-12
1
-0
/
+8
*
New waitForSignal function
Bill King
2011-09-12
2
-12
/
+21
*
More wait-for-project-refresh
Bill King
2011-09-09
1
-0
/
+2
*
Speed up this testcase
Bill King
2011-09-09
1
-16
/
+8
*
Wait for project refresh before building.
Bill King
2011-09-09
1
-1
/
+10
*
QmlJS indenter: Fix indentation for property initializers.
Christian Kamm
2011-09-08
1
-14
/
+18
*
Added test for creation of QtQuick application
Christian Stenger
2011-09-08
10
-2
/
+399
*
fakevim: let autotests pass.
hjk
2011-09-05
1
-3
/
+3
*
fakevim: fix connection in autotest
hjk
2011-09-05
1
-3
/
+3
*
Improved writing tasks files
Christian Stenger
2011-09-05
1
-2
/
+9
*
Improved build handling when build fails without errors inside build issues
Christian Stenger
2011-09-05
1
-1
/
+21
*
Fix openQmakeProject to match new combo value.
Bill King
2011-09-05
1
-1
/
+1
*
Added function to read out build issues
Christian Stenger
2011-09-02
3
-0
/
+139
*
debugger: robustify QFile* dumpers
hjk
2011-09-01
1
-2
/
+2
*
Refactoring build functions, enhancing signal handlers
Christian Stenger
2011-08-31
4
-72
/
+19
*
Fixes openProject, also tests multiple target selection and building.
Bill King
2011-08-31
7
-36
/
+82
*
C++ insert def: Insert next to surrounding definitions.
Christian Kamm
2011-08-30
1
-9
/
+285
*
Remove the need to set global scripts directory.
Bill King
2011-08-29
5
-6
/
+6
*
Improved check for last build status
Christian Stenger
2011-08-26
3
-3
/
+39
[next]