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
/
plugins
/
texteditor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
222
-666
/
+222
*
C++: Change back highlighting of types
Leandro Melo
2012-07-17
1
-1
/
+0
*
C++: Changes in semantic highlighting
Leandro Melo
2012-07-17
1
-4
/
+5
*
Added tooltips on completions proposals
Sergey Shambir
2012-07-17
2
-1
/
+7
*
Text Editor: Fix handling of snippet parameter with no name
Bojan Petrovic
2012-06-29
1
-3
/
+1
*
[CodeAssist] Logical sort of proposals.
Francois Ferrand
2012-06-28
1
-1
/
+28
*
Make PluginManager mostly static.
Eike Ziller
2012-06-19
5
-21
/
+16
*
Fix qbs code style
Yuchen Deng
2012-06-19
1
-1
/
+1
*
Fix qbs build with Qt5 (part2)
Yuchen Deng
2012-06-19
1
-1
/
+1
*
Mac: Sanitize shortcuts.
Eike Ziller
2012-06-11
1
-1
/
+1
*
TextEditor: menu for pasting from clipboard history.
Francois Ferrand
2012-06-05
9
-45
/
+218
*
Show warning with continue/cancel in case of many search results
Eike Ziller
2012-06-05
2
-1
/
+13
*
CppHighlighter: highlight all functions/methods.
Francois Ferrand
2012-06-05
3
-0
/
+3
*
TextEditor: Cleanup qbs
Orgad Shaneh
2012-06-05
1
-121
/
+146
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
3
-75
/
+71
*
Mac: Avoid more Opt+<char> shortcuts.
Eike Ziller
2012-05-23
1
-2
/
+2
*
Get rid of lots of ifdef Q_OS_MAC for shortcuts.
Eike Ziller
2012-05-23
2
-17
/
+5
*
IOptionsPage: replace virtual fuctions by data members
hjk
2012-05-23
12
-95
/
+26
*
Fix the rest of the warnings about integer sign change with ICC
Thiago Macieira
2012-05-22
1
-1
/
+1
*
Mark canceled searches as such.
Eike Ziller
2012-05-22
1
-1
/
+1
*
explicitly enable exceptions where they are required
Konstantin Ritt
2012-05-21
1
-0
/
+1
*
editormanager: simplify use of interface
hjk
2012-05-11
7
-16
/
+12
*
use Core::Id for IMode::id and IMode::type
hjk
2012-05-08
1
-1
/
+1
*
Compile fix
Robert Loehning
2012-05-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-05-07
3
-5
/
+17
|
\
|
*
Translate editor display names in correct context.
Konstantin Tokarev
2012-05-07
1
-1
/
+2
|
*
Actually return something
Daniel Teske
2012-05-03
1
-1
/
+1
|
*
BaseTextMark: Use (explicit) two phase initilization
Daniel Teske
2012-05-03
2
-3
/
+14
*
|
compile fix
hjk
2012-05-03
1
-1
/
+1
*
|
texteditor: use an enum instead of QString as color ids
hjk
2012-05-03
15
-193
/
+296
*
|
Make ITextMark::widthFactor() and visible() non virtual
Daniel Teske
2012-05-02
2
-7
/
+26
*
|
Compile after qt5/qtbase commit 75a0c7f9
Bradley T. Hughes
2012-04-30
2
-2
/
+2
*
|
OS X: use control key as modifier for ctrl-n/ctrl-p navigation
Martin Aumùˆller
2012-04-19
1
-0
/
+8
*
|
Fix compilation with Qt 5.
Friedemann Kleint
2012-04-18
2
-7
/
+1
*
|
Mark ITextMark as non copyable
Daniel Teske
2012-04-18
1
-0
/
+1
*
|
Added default implementation for IEditorFactory::open().
Konstantin Tokarev
2012-04-18
2
-8
/
+0
*
|
qtcassert: move actual printing to separate function and enforce style
hjk
2012-04-17
7
-13
/
+14
*
|
Fixed completion list not appearing when function signature is shown
Oto Magaldadze
2012-04-13
1
-2
/
+5
*
|
qbs files: use Qt5 module dependencies
Joerg Bornemann
2012-04-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-04-05
11
-64
/
+169
|
\
\
|
|
/
|
*
BaseTextMark: Support renaming files
Daniel Teske
2012-04-05
4
-4
/
+66
|
*
Fix reloading removing all BaseTextMarks
Daniel Teske
2012-04-05
7
-69
/
+105
|
*
Editor: Fix crash in generic highlighter
Leandro Melo
2012-04-05
4
-2
/
+9
*
|
Unbreak compilation after merge
Daniel Teske
2012-04-04
1
-2
/
+3
*
|
qbs files: missing dependency fixed
Joerg Bornemann
2012-04-02
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-29
1
-2
/
+2
|
\
\
|
|
/
|
*
Avoid native filenames in QML references
Orgad Shaneh
2012-03-29
1
-2
/
+2
*
|
Revert "CppHighlighter: highlight all functions/methods."
Erik Verbruggen
2012-03-29
2
-2
/
+0
*
|
CppHighlighter: highlight all functions/methods.
Francois Ferrand
2012-03-29
2
-0
/
+2
*
|
Added TextEditor commands FollowSymbol and JumpToFile.
Konstantin Tokarev
2012-03-28
5
-1
/
+30
[next]