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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Forward the methods of Scope.
Roberto Raggi
2010-08-11
2
-0
/
+135
*
The method enclosingSymbol() should always return a ScopedSymbol.
Roberto Raggi
2010-08-11
2
-2
/
+2
*
Added warning(), error, and fatal() to Parser.cpp
Roberto Raggi
2010-08-11
3
-38
/
+72
*
Some cleanup in the diagnostic client.
Roberto Raggi
2010-08-11
3
-61
/
+40
*
fakevim: Fix mark interpretion for d'a etc.
hjk
2010-08-11
1
-0
/
+4
*
Compile fix.
Alessandro Portale
2010-08-11
1
-1
/
+1
*
Fix crash on close in sidebar/bookmarks view
Kai Koehne
2010-08-11
3
-3
/
+15
*
Compile on Windows
dt
2010-08-11
2
-2
/
+3
*
fakevim: improve selection interaction with main text editor
hjk
2010-08-11
5
-7
/
+67
*
Remove qml from OTHER_FILES
dt
2010-08-11
1
-3
/
+1
*
Add QML folder in project tree, show files there
dt
2010-08-11
16
-35
/
+499
*
Potential crash fix
dt
2010-08-11
1
-1
/
+2
*
fakevim: fix indentation of first line after >iB and >ib
hjk
2010-08-11
1
-1
/
+3
*
debugger: show all dockwidgets in the views menu, even if disabled.
hjk
2010-08-11
3
-20
/
+24
*
qmljsinspector: give the context path dock widget a name
hjk
2010-08-11
1
-0
/
+1
*
debugger: cleanup gdb command queue when inferior setup failed
hjk
2010-08-11
3
-23
/
+49
*
debugger: remove unused DebuggerPlugin::stateChanged(int) signal
hjk
2010-08-11
2
-6
/
+0
*
Maemo: Progress report also for debugging.
ck
2010-08-10
3
-1
/
+10
*
QmlOutline: Add support UiArrayBinding, UiObjectBinding
Kai Koehne
2010-08-10
2
-11
/
+102
*
QmlJSOutline: Show the type icons again in the outline
Kai Koehne
2010-08-10
1
-14
/
+16
*
Maemo: Improve progress reporting of remote process start and shutdown.
ck
2010-08-10
6
-6
/
+24
*
Maemo: Better reporting of mount errors.
ck
2010-08-10
3
-19
/
+45
*
Maemo: Encapsulate remote mount functionality in its own class.
ck
2010-08-10
7
-260
/
+502
*
Maemo: Put mount specification class into its own set of source files.
ck
2010-08-10
7
-40
/
+120
*
Designer: Add 'Switch Source/Form' action.
Friedemann Kleint
2010-08-10
2
-2
/
+72
*
Push the function scope as soon as we're done processing the core-declarator.
Roberto Raggi
2010-08-10
2
-4
/
+8
*
New implementation of CPlusPlus::FindUsages
Roberto Raggi
2010-08-10
6
-250
/
+2005
*
QmlOutline: Also show 'name', 'target' in addition to 'id'
Kai Koehne
2010-08-10
2
-14
/
+37
*
QmlJS: Fix typo in new indenter.
Christian Kamm
2010-08-10
1
-1
/
+1
*
Compile Windows.
Friedemann Kleint
2010-08-10
1
-2
/
+2
*
Debugger[TCF Trk]: Start on TCF Trk 4.0.5
Friedemann Kleint
2010-08-10
3
-14
/
+41
*
QML Debugger: fix the fact that the qmlobserver would only run once.
Olivier Goffart
2010-08-10
3
-4
/
+10
*
QmlOutline: Show id beside type name
Kai Koehne
2010-08-10
4
-7
/
+93
*
QmlOutline: Move QmlOutlineTreeView into it's own file
Kai Koehne
2010-08-10
5
-22
/
+45
*
QmlOutline: Store relative path instead of pointer in mimetype
Kai Koehne
2010-08-10
1
-8
/
+21
*
QmlJS: Introduce a new indenter that works similarly to the new C++ one.
Christian Kamm
2010-08-10
7
-11
/
+1674
*
QmlJS: Adjust scanner to treat ++ and -- as a single delimiter token.
Christian Kamm
2010-08-10
1
-0
/
+10
*
Fix for compiling utils library statically.
Christian Kamm
2010-08-10
2
-1
/
+6
*
Generic highlighter: Fix lookup by definition name during mime type registrat...
Leandro Melo
2010-08-10
1
-2
/
+2
*
Quiten debug messages
Tobias Hunger
2010-08-10
1
-7
/
+2
*
Consistently use $$PWD instead of pathes in .pri file
Tobias Hunger
2010-08-10
1
-9
/
+9
*
Fix Build-/DeployConfiguration mixup
Tobias Hunger
2010-08-10
1
-4
/
+4
*
Ignore empty chunks.
Roberto Raggi
2010-08-10
1
-1
/
+3
*
Renamed CollectTypes.
Roberto Raggi
2010-08-10
1
-3
/
+3
*
Get rid of the old deprecated indenter.
Roberto Raggi
2010-08-10
16
-1707
/
+0
*
debugger: get rid of the private header dependency
Olivier Goffart
2010-08-10
7
-680
/
+1
*
No hardcoded QMLINSPECTOR_PATH in the qml app .pro file.
Alessandro Portale
2010-08-09
4
-8
/
+6
*
Highlight the enumerators using the Static `char format'.
Roberto Raggi
2010-08-09
7
-11
/
+106
*
Annotate EnumSpecifierASTs with the Enum symbols.
Roberto Raggi
2010-08-09
2
-0
/
+5
*
Mark the virtual destructors.
Roberto Raggi
2010-08-09
2
-2
/
+58
[next]