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
*
Make CMakeTool known to the Kits
Benjamin Zeller
2015-03-03
20
-142
/
+720
*
Remove PathChooser subclasses that are no longer needed.
Christian Kandeler
2015-03-03
9
-160
/
+39
*
LocatorWidget: unbox m_showPopupTimer
Nikita Baryshnikov
2015-03-02
2
-7
/
+6
*
Merge remote-tracking branch 'origin/3.4'
Eike Ziller
2015-03-02
312
-1508
/
+2402
|
\
|
*
Merge remote-tracking branch 'origin/3.3' into 3.4
Eike Ziller
2015-03-02
1
-4
/
+8
|
|
\
|
|
*
QmlDesigner: Do not set QML_IMPORT_PATH for the fallback puppet
Thomas Hartmann
2015-02-26
1
-4
/
+8
|
*
|
Git: Fix tab order in PushToGerrit
Orgad Shaneh
2015-03-02
1
-0
/
+9
|
*
|
Mercurial: Transform path separators on status
Orgad Shaneh
2015-03-02
1
-1
/
+1
|
*
|
Keeping entered values in C++ Library Wizard
Libor Tomsik
2015-03-02
1
-8
/
+9
|
*
|
Avoid storing references to rvalue FileName strings
Orgad Shaneh
2015-03-02
3
-3
/
+3
|
*
|
CppEditor: Use correct language features in Follow Symbol
Orgad Shaneh
2015-02-28
4
-19
/
+12
|
*
|
CppEditor: Preserve indent during Doxygen continuation handling
Lorenz Haas
2015-02-27
2
-1
/
+12
|
*
|
MimeDatabase: Remove bestMatch, which was broken beyond repair
Eike Ziller
2015-02-27
7
-147
/
+11
|
*
|
Qmake: Add an option to put debug info into separate files
Ulf Hermann
2015-02-27
3
-16
/
+124
|
*
|
C++: Accept language features in BackwardsScanner et al
Orgad Shaneh
2015-02-27
14
-42
/
+43
|
*
|
CppTools: Move languageFeatures around in CompletionAssist...
Orgad Shaneh
2015-02-27
7
-45
/
+52
|
*
|
Debugger: Fix stack view update after switching threads with LLDB
hjk
2015-02-27
1
-0
/
+1
|
*
|
C++: fix parsing nested C99 designated initializers.
Francois Ferrand
2015-02-27
1
-1
/
+7
|
*
|
Debugger: Rely less on implicit state in lldbbridge.
hjk
2015-02-27
1
-1
/
+0
|
*
|
CppTools: Handle _Pragma() and __pragma()
Nikolai Kosjar
2015-02-27
1
-1
/
+4
|
*
|
EditorManager: add optional uniqueId parameter
Nikita Baryshnikov
2015-02-27
3
-16
/
+43
|
*
|
Debugger: Be more explicit about ptrace configuration
hjk
2015-02-27
1
-2
/
+5
|
*
|
Clean exported headers of the Utils library.
Friedemann Kleint
2015-02-27
3
-4
/
+4
|
*
|
Debugger: Fix loading of Linux core files with LLDB
hjk
2015-02-27
3
-9
/
+23
|
*
|
Debugger: More modernization
hjk
2015-02-27
11
-77
/
+35
|
*
|
Debugger: Suppress fetching of locals when LLDB stack is empty
hjk
2015-02-27
1
-0
/
+5
|
*
|
Analyzer: Don't offer non-supported kits in StartRemoteDialog.
Christian Kandeler
2015-02-27
1
-2
/
+16
|
*
|
Core: Avoid copy in IDocument::filePath()
Orgad Shaneh
2015-02-27
2
-2
/
+2
|
*
|
Debugger: Avoid excessive register retrieval in LldbEngine
hjk
2015-02-27
1
-4
/
+0
|
*
|
QmlJSTools: De-noise QmlJSModelManager
Orgad Shaneh
2015-02-27
1
-32
/
+37
|
*
|
MimeType: Improve performance for matchesName
Orgad Shaneh
2015-02-27
1
-1
/
+3
|
*
|
Utils: Avoid copy on FileName::toString()
Orgad Shaneh
2015-02-27
2
-3
/
+3
|
*
|
ProjectExplorer: Avoid copy for node path
Orgad Shaneh
2015-02-27
3
-3
/
+3
|
*
|
Don't artificially prevent QML profiling
Ulf Hermann
2015-02-27
1
-1
/
+1
|
*
|
Search result window: Modernize some code
Eike Ziller
2015-02-27
1
-18
/
+18
|
*
|
MimeDatabase: Avoid empty filter string in allFilterStrings.
Eike Ziller
2015-02-27
1
-2
/
+5
|
*
|
Debugger: State machine cosmetics
hjk
2015-02-27
6
-17
/
+5
|
*
|
Vcs: Fix compile for MSVC2010 as well
Christian Stenger
2015-02-27
1
-2
/
+2
|
*
|
Refactor: Comment out delete statement of heap variables
Libor Tomsik
2015-02-26
2
-1
/
+25
|
*
|
Debugger: Fix build.
Christian Kandeler
2015-02-26
3
-3
/
+3
|
*
|
Find: Fix Current Project find to fall back to startup project
Daniel Teske
2015-02-26
1
-4
/
+13
|
*
|
Revert "Do not add an "Analyzer" category to the "Issues" pane filter."
Christian Kandeler
2015-02-26
1
-0
/
+4
|
*
|
Debugger: Fix soft assert when loading core file
hjk
2015-02-26
2
-27
/
+21
|
*
|
Prefix duplicate names in Open Documents to make them unique
Orgad Shaneh
2015-02-26
20
-42
/
+191
|
*
|
Clean exported headers of the Debugger plugin.
Friedemann Kleint
2015-02-26
28
-12
/
+35
|
*
|
QmlEngine: Avoid accessing null pointer
Christian Stenger
2015-02-26
1
-0
/
+2
|
*
|
CppTools: Use correct language features in createHighlighter
Orgad Shaneh
2015-02-26
1
-7
/
+4
|
*
|
VCS: Fix compile for older compiler
Christian Stenger
2015-02-26
1
-2
/
+2
|
*
|
Core: Add an ActionContainer::addSeparator(Id) overload
hjk
2015-02-26
8
-42
/
+42
|
*
|
Vcs: Use correct project to trim down list of files on commit
Tobias Hunger
2015-02-26
7
-35
/
+256
[next]