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
/
beautifier
/
clangformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Beautifier: Add const wherever applicable
Lorenz Haas
2015-06-23
2
-3
/
+4
*
Beautifier: Consistently use qt5 connection style
Lorenz Haas
2015-06-22
1
-1
/
+1
*
Beautifier: Avoid raw loops wherever applicable
Lorenz Haas
2015-06-22
1
-3
/
+1
*
Beautifier: Add DISPLAY_NAME constant to ClangFormat
Lorenz Haas
2015-06-15
2
-1
/
+2
*
beautifier: s/Q_DECL_OVERRIDE/override/g
Tobias Hunger
2015-06-04
3
-9
/
+9
*
Core: Make Context parameter to registerAction optional
hjk
2015-02-26
1
-4
/
+2
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
7
-42
/
+42
|
\
|
*
Update License
Eike Ziller
2015-01-16
7
-42
/
+42
*
|
Use new qt5 connect api
Montel Laurent
2015-01-29
1
-2
/
+2
*
|
TextEditor: Shuffle some convenience functions
hjk
2014-11-25
1
-3
/
+3
|
/
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
7
-49
/
+56
|
\
|
*
License update
Eike Ziller
2014-10-09
7
-49
/
+56
*
|
TextEditor: More BaseText* -> Text* renamings
hjk
2014-09-26
1
-1
/
+1
*
|
Use Q_DECL_OVERRIDE instead of QTC_OVERRIDE
Thomas Hartmann
2014-09-25
3
-12
/
+9
*
|
Replace QLatin1String("x") with QLatin1Char('x') where possible
Kai Koehne
2014-09-04
1
-1
/
+1
*
|
TextEditor: Introduce some convenience text accessors in the editor
hjk
2014-08-27
1
-3
/
+2
|
/
*
Beautifier: Format current file asynchronous
Lorenz Haas
2014-07-09
2
-4
/
+9
*
Beautifier: Harmonize setting's translatable strings
Lorenz Haas
2014-06-23
1
-2
/
+2
*
Beautifier: Add -assume-filename to clang-format
Adam Strzelecki
2014-05-28
1
-0
/
+1
*
Beautifier: Add new class Command and option to format text via piping
Lorenz Haas
2014-05-28
2
-11
/
+16
*
Cleanup: Remove searchKeywords from optionspage widgets
Tobias Hunger
2014-05-26
2
-28
/
+2
*
Merge remote-tracking branch 'origin/3.1'
Oswald Buddenhagen
2014-03-11
2
-3
/
+5
|
\
|
*
Reduce message duplication in Beautifier plugin.
Friedemann Kleint
2014-03-05
2
-3
/
+5
*
|
Editors: Move id() from editor to document.
Eike Ziller
2014-03-05
1
-1
/
+2
|
/
*
Beautifier: edit UI text
Leena Miettinen
2014-02-25
3
-5
/
+5
*
Beautifier: Fix Qt4 compile.
David Schulz
2014-02-18
1
-1
/
+3
*
Introduce new Beautifier plug-in
Lorenz Haas
2014-02-18
8
-0
/
+940