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
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trk: Ensure proper connecting and disconnecting.
Robert Loehning
2009-10-19
2
-15
/
+50
*
Improved parsing of ambiguous statements.
Roberto Raggi
2009-10-19
2
-12
/
+96
*
Fix for invalid parsing of "(a)[b]", including test cases.
Erik Verbruggen
2009-10-19
1
-9
/
+29
*
Trk: Cleaned up waiting for finishing.
Robert Loehning
2009-10-16
2
-9
/
+2
*
Trk: Changed Launcher::handleResult so it can be used for running various pro...
Robert Loehning
2009-10-16
1
-4
/
+7
*
Trk: Some minor code improvements
Robert Loehning
2009-10-13
1
-11
/
+11
*
Check the scope of class and fwd-class declarations
Roberto Raggi
2009-10-13
2
-0
/
+10
*
Improved support for private classes.
Roberto Raggi
2009-10-12
2
-0
/
+16
*
Fixed transient compile failure with highly parallel jom.
Rohan McGovern
2009-10-12
3
-0
/
+3
*
Trk: Removed unneeded header.
Robert Loehning
2009-10-09
1
-1
/
+0
*
Trk: Protected TrkWriteQueue::slotHandleResult with Mutex.
Robert Loehning
2009-10-09
1
-13
/
+21
*
Trk: Reverting 8d9ccaff01e8c5ff16fc9521cd3af73beb7b1443, preferring other des...
Robert Loehning
2009-10-09
1
-13
/
+13
*
Removed deprecated PrettyPrinter. We need a way to generate the pretty printe...
Roberto Raggi
2009-10-09
3
-1313
/
+2
*
Trk: Refined mutexes.
Robert Loehning
2009-10-08
1
-13
/
+13
*
Trk: Closing TrkDevice when Launcher emits finished()
Robert Loehning
2009-10-08
3
-2
/
+5
*
Removed the MacroResolver
Roberto Raggi
2009-10-07
5
-44
/
+1
*
Check ctor-initializers.
Roberto Raggi
2009-10-06
2
-0
/
+8
*
Trk: Checking result of TrkCloseFile
Robert Loehning
2009-10-06
2
-2
/
+7
*
debugger: make stringFromByte local
hjk
2009-10-06
2
-28
/
+26
*
debugger: rework fetching of memory from device
hjk
2009-10-06
2
-49
/
+0
*
Trk: Checking result of TrkInstallFile.
Robert Loehning
2009-10-05
2
-8
/
+13
*
Trk: Controlling Launcher using an enum.
Robert Loehning
2009-10-05
2
-23
/
+55
*
Fixed possible null-pointer dereference.
Erik Verbruggen
2009-10-05
1
-2
/
+5
*
Added protocol & class definedness checks, and added property attribute checks.
Erik Verbruggen
2009-10-05
16
-36
/
+430
*
Trk: Checking for write errors when writing file to device.
Robert Loehning
2009-10-05
2
-15
/
+27
*
Fix Trk error handling
Friedemann Kleint
2009-10-05
1
-2
/
+4
*
Trk: Fixed installing without running.
Robert Loehning
2009-10-02
1
-10
/
+10
*
implement eval()
Oswald Buddenhagen
2009-10-02
1
-6
/
+16
*
debugger: keep track of library loads as reported by trk
hjk
2009-10-02
1
-1
/
+17
*
some action cleanup for the qml editor
mae
2009-10-01
2
-0
/
+2
*
debugger: minor whitespace
hjk
2009-10-01
1
-2
/
+3
*
Trk: Renamed handleFileCreated() to handleFileCopied() to make clear.
Robert Loehning
2009-09-30
2
-3
/
+3
*
Implemented a simple(fast?) strategy to resolve macro references.
Roberto Raggi
2009-09-30
1
-0
/
+4
*
Introduced MacroResolver.
Roberto Raggi
2009-09-30
5
-1
/
+41
*
Delay the parsing of the document.
Roberto Raggi
2009-09-30
1
-0
/
+2
*
FullySpecifiedType::simplified() strips references from the type.
Roberto Raggi
2009-09-30
2
-0
/
+10
*
fix indentation of template functions
hirschen
2009-09-29
4
-5
/
+9
*
Introduced T_CPP_COMMENT and T_CPP_DOXY_COMMENT to handle C++-style comments ...
Roberto Raggi
2009-09-29
3
-2
/
+6
*
debugger: reset memory cache after stepping
hjk
2009-09-29
2
-0
/
+9
*
S60: Split run configurations
Friedemann Kleint
2009-09-28
1
-1
/
+5
*
Trk: Checking for result of file creation.
Robert Loehning
2009-09-28
2
-4
/
+9
*
Trk: Added some error checking.
Robert Loehning
2009-09-28
1
-1
/
+5
*
Split off the incremental lexer from the QScriptHighlighter into a
Erik Verbruggen
2009-09-28
5
-409
/
+637
*
Trk: Using QScopedPointer in trk::LauncherPrivate::CopyState to ensure deletion
Robert Loehning
2009-09-28
1
-4
/
+4
*
Trk: Make work with ultra-fast devices, fix race condition
Friedemann Kleint
2009-09-28
1
-34
/
+68
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline
Erik Verbruggen
2009-09-28
8
-57
/
+106
|
\
|
*
Trk: Checking errorCode of CreateProcess message.
Robert Loehning
2009-09-28
4
-9
/
+8
|
*
Trk: Move message decoding into ReaderThread and emit via signal
Friedemann Kleint
2009-09-28
2
-48
/
+84
|
*
Added the `isVirtual' attribute to Function.
Roberto Raggi
2009-09-25
4
-0
/
+14
*
|
Added type declarations for forward declared ObjC protocols and classes.
Erik Verbruggen
2009-09-28
5
-8
/
+91
|
/
[next]