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
*
QmlJSEditor: some Qt5-ification
hjk
2014-08-27
2
-23
/
+26
*
Designer: Make XML editor non-duplicatable again
hjk
2014-08-27
1
-1
/
+1
*
CppEditor: Convert to new construction scheme
hjk
2014-08-27
4
-86
/
+50
*
Remove logging wrapper code for Qt 4 compatibility
hjk
2014-08-27
13
-176
/
+28
*
TextEditor: Clean up/streamline SyntaxHighlighter setup
hjk
2014-08-27
16
-124
/
+58
*
TextEditor: Introduce some convenience text accessors in the editor
hjk
2014-08-27
19
-104
/
+111
*
CppEditor: Rename CPPEditor{,Document} to CppEditor{,Document}
hjk
2014-08-27
21
-132
/
+158
*
TextEditor: Fix failure in cpptools autotest
hjk
2014-08-27
7
-36
/
+37
*
QmlProfiler: coding style
Ulf Hermann
2014-08-27
1
-1
/
+1
*
VcsBase: Use static pattern for VcsBaseOutputWindow
hjk
2014-08-27
29
-295
/
+261
*
ExtensionSystem: Remove Qt4 support
Eike Ziller
2014-08-27
60
-139
/
+6
*
QmlProfiler: Relay mouse move events to the timeline's parent window
Ulf Hermann
2014-08-26
1
-0
/
+1
*
Designer: Remove support to build with Qt 4
hjk
2014-08-26
3
-24
/
+2
*
FancyMainWindow: Don't relay enter events as leave events
Ulf Hermann
2014-08-26
1
-1
/
+1
*
QmlProfiler: revert to fixed layout for detail windows
Ulf Hermann
2014-08-26
4
-9
/
+12
*
QmlProfiler: Remove template/virtual magic from SortedTimelineModel
Ulf Hermann
2014-08-26
7
-194
/
+142
*
QmlProfiler: Allow ranges starting at the exact same time
Ulf Hermann
2014-08-26
1
-6
/
+26
*
QmlDebug: rename some scene graph events for more generality
Ulf Hermann
2014-08-26
1
-1
/
+1
*
QmlProfiler: Simplify range details
Ulf Hermann
2014-08-26
8
-93
/
+29
*
QmlProfiler: Use bindings instead of JS methods for RangeMover
Ulf Hermann
2014-08-26
4
-44
/
+36
*
QmlProfiler: Rename get* and find* methods to their canonical names
Ulf Hermann
2014-08-26
16
-207
/
+208
*
QmlProfiler: Rename occurrences of "title" to "displayName"
Ulf Hermann
2014-08-26
9
-23
/
+14
*
QmlProfiler: Remove TimelineModelAggregator::eventAccepted
Ulf Hermann
2014-08-26
2
-8
/
+0
*
QmlProfiler: Remove name from abstracttimelinemodel
Ulf Hermann
2014-08-26
5
-20
/
+9
*
QmlProfiler: Remove getState() methods
Ulf Hermann
2014-08-26
5
-20
/
+1
*
QmlProfiler: Remove lastTimeMark()
Ulf Hermann
2014-08-26
4
-22
/
+0
*
Fix soft assertion
Nikita Baryshnikov
2014-08-26
1
-1
/
+1
*
QmlJSEditor: Use a BaseTextEditorFactory for creation
hjk
2014-08-26
3
-38
/
+25
*
FancyMainWindow: Qt5-ify
hjk
2014-08-26
2
-38
/
+26
*
FakeVim: Use a single "FakeVim" translation context
hjk
2014-08-26
6
-66
/
+109
*
Gerrit: Set Refresh as the default button
Orgad Shaneh
2014-08-26
1
-0
/
+1
*
Remove pre-Qt 5.3.1 code paths from main Qt Creator pro and pri files
Eike Ziller
2014-08-26
8
-92
/
+26
*
TextEditor: Remove parts of old editor creation sequence
hjk
2014-08-26
4
-59
/
+15
*
QmlJSEditor: Rename QmlJSTextEditorWidget to QmlJSEditorWidget
hjk
2014-08-26
9
-52
/
+52
*
External windows: Unregister window specific actions on destruction
Eike Ziller
2014-08-26
1
-0
/
+6
*
Unslot onRefactorMarkerClicked
Orgad Shaneh
2014-08-26
2
-2
/
+3
*
Editor: Fix one pixel offset for folded block preview
Daniel Teske
2014-08-26
1
-1
/
+1
*
Kit: Allow setting kit specific environment variables
Volker Vogelhuber
2014-08-25
5
-1
/
+254
*
TextEditor: Re-organize Plain text editor setup
hjk
2014-08-25
4
-85
/
+61
*
ClearCase: Fix plugin unit test
Christian Stenger
2014-08-25
1
-1
/
+3
*
GenericProjectManager: Use BaseTextEditorFactory for creation
hjk
2014-08-25
2
-31
/
+16
*
C++: Base parsing on editor document instead of widget
Nikolai Kosjar
2014-08-25
70
-1098
/
+2787
*
QbsProject: put different languages into separate project parts.
Erik Verbruggen
2014-08-25
1
-42
/
+27
*
QmakeProjectManager: Some editor creation related cleanup
hjk
2014-08-25
6
-104
/
+84
*
GlslEditor: Some editor creation related cleanup
hjk
2014-08-25
10
-296
/
+134
*
Clang: Remove unused signal PchManager::pchInfoUpdated
Nikolai Kosjar
2014-08-25
2
-3
/
+0
*
Git: Do not pass --author on commit when author is unchanged
Orgad Shaneh
2014-08-25
2
-2
/
+10
*
ProjectExplorer: Remove unused member
Nikolai Kosjar
2014-08-25
1
-1
/
+0
*
CMakeProjectManager: Use a BaseEditorFactory derived class
hjk
2014-08-25
4
-71
/
+59
*
Use Qt 5's QStringList::join(QChar)
hjk
2014-08-25
90
-139
/
+138
[next]