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
*
Long live the king!
hjk
2012-01-26
3107
-3118
/
+3118
*
Don't remove unconfigured custom executables on async parses
Daniel Teske
2012-01-26
17
-23
/
+28
*
Git: Fix crash of wrappedText
Yuchen Deng
2012-01-26
2
-1
/
+15
*
debugger: add 'inline benchmarking' for the plugin itself
hjk
2012-01-26
2
-1
/
+36
*
texteditor: do not allow block selection to modify readonly editors
Fawzi Mohamed
2012-01-26
1
-1
/
+1
*
Replace Q_WS_MAC with Q_OS_MAC.
Morten Johan Sorvig
2012-01-26
52
-97
/
+97
*
Qml Text Editor - use theme icons for Text Qt Quick Toolbar
Denis Mingulov
2012-01-26
1
-8
/
+15
*
fix zeroconf on windows
tjenssen
2012-01-26
1
-0
/
+9
*
compile fix after accde26 with bytearray stringbuilder
hjk
2012-01-25
1
-3
/
+3
*
Debugger: Fix 'Attach to Qml port'
Kai Koehne
2012-01-25
1
-1
/
+2
*
Core::Filemanager: make some methods static
hjk
2012-01-25
28
-262
/
+241
*
debugger: integrate state test into test automation framework
hjk
2012-01-25
4
-57
/
+160
*
Analyzerbase: Compile with QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2012-01-25
5
-30
/
+30
*
zeroconf: IPv6 support, triggerRefresh, better avahi support
Fawzi Mohamed
2012-01-25
7
-156
/
+345
*
FileName: Add method to find parent directories
Tobias Hunger
2012-01-25
2
-0
/
+24
*
Remove includes of QtGui.
Erik Verbruggen
2012-01-25
2
-3
/
+15
*
Madde: Upload packages to the developer's home directory.
Christian Kandeler
2012-01-25
1
-0
/
+9
*
Abi: Handle ARM OSABI in elf files
Tobias Hunger
2012-01-25
1
-0
/
+4
*
CMakeWizard: Use better build directories
Yuchen Deng
2012-01-25
1
-3
/
+1
*
Edit debugger so win64interrupt is called
David Schulz
2012-01-25
4
-6
/
+48
*
analyzer: add full namespace to signals and slots
hjk
2012-01-24
1
-3
/
+3
*
debugger: set breakpoint always-inserted and trust-readonly-sections on
hjk
2012-01-24
1
-0
/
+5
*
ProjectExplorer: make currentProject static
hjk
2012-01-24
14
-39
/
+34
*
Analyzer: more using, less noise.
hjk
2012-01-24
2
-74
/
+68
*
Use new static ICore interface.
hjk
2012-01-24
253
-1005
/
+846
*
debugger: remove unneeded include
hjk
2012-01-24
1
-1
/
+0
*
debugger: move isCppBreakpoint to Breakpoint
hjk
2012-01-24
7
-19
/
+19
*
projectexplorer: string literal style
hjk
2012-01-24
1
-5
/
+3
*
QmlProfiler: avoid selection jumping between views
Christiaan Janssen
2012-01-24
1
-0
/
+11
*
QmlProfiler: fix bug in event statistics
Christiaan Janssen
2012-01-24
1
-0
/
+8
*
RemoteLinux: Fix error message.
Christian Kandeler
2012-01-24
1
-1
/
+1
*
Core: make ICore interface static
hjk
2012-01-24
10
-411
/
+274
*
Preserve user changes in custom wizard on back
Daniel Teske
2012-01-24
2
-5
/
+33
*
Windows build fix.
Eike Ziller
2012-01-24
1
-0
/
+1
*
Fix assert
Leandro Melo
2012-01-24
1
-1
/
+1
*
Editor: Ensure cursor is visible before completion popup
Leandro Melo
2012-01-24
1
-0
/
+1
*
remove selection of text by pressing down-key
David Schulz
2012-01-24
1
-2
/
+2
*
debugger: remove SymbianDebugClient enum
hjk
2012-01-24
3
-12
/
+2
*
Add "Open Documents" find filter.
Eike Ziller
2012-01-24
4
-0
/
+197
*
zeroconf: apple 320.10.80 and 333.10 changes
Fawzi Mohamed
2012-01-24
2
-5
/
+63
*
Implement "search again" for find usages (C++)
Eike Ziller
2012-01-24
2
-25
/
+214
*
BuildManager: Remove unused member
Daniel Teske
2012-01-24
1
-1
/
+0
*
Revert "DetailsWidget: Remove unused obsolete code"
Daniel Teske
2012-01-24
1
-0
/
+3
*
C++: Avoid superfluous * in comment continuation
Leandro Melo
2012-01-24
1
-19
/
+30
*
C++: Share symbol finder across editor instances
Leandro Melo
2012-01-24
5
-21
/
+12
*
valgrindfake: compile fix
hjk
2012-01-24
1
-0
/
+2
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2012-01-24
2
-1
/
+12
|
\
|
*
DebuggingHelper: Build with right architecture even for Mac universal
Kai Koehne
2012-01-17
2
-1
/
+12
*
|
debugger: work on autotest integration
hjk
2012-01-24
5
-7
/
+129
*
|
On cancel analyzer setup the progress bar closes now.
David Schulz
2012-01-24
8
-22
/
+27
[next]