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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Qt version checks.
Christian Kandeler
2014-09-08
2
-8
/
+0
*
Replace QLatin1String("x") with QLatin1Char('x') where possible
Kai Koehne
2014-09-04
1
-1
/
+1
*
ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec files
Eike Ziller
2014-09-02
2
-18
/
+20
*
Do not use deprecated Qt functionality.
Christian Kandeler
2014-08-29
2
-2
/
+2
*
TextEditor: Introduce some convenience text accessors in the editor
hjk
2014-08-27
2
-10
/
+9
*
ExtensionSystem: Remove Qt4 support
Eike Ziller
2014-08-27
1
-2
/
+0
*
Use Qt 5's QStringList::join(QChar)
hjk
2014-08-25
3
-3
/
+3
*
"foreach (QString" -> "foreach (const QString &"
Alessandro Portale
2014-07-24
1
-3
/
+3
*
Beautifier: Add @2x icon variant
Lorenz Haas
2014-07-15
4
-3
/
+4
*
Beautifier: Handle CRLF for Artistic Style on Windows correctly
Lorenz Haas
2014-07-10
4
-2
/
+25
*
Beautifier: Fix Qt4 compile
Christian Stenger
2014-07-09
1
-0
/
+1
*
Beautifier: Format current file asynchronous
Lorenz Haas
2014-07-09
8
-34
/
+142
*
Beautifier: Harmonize setting's translatable strings
Lorenz Haas
2014-06-23
3
-4
/
+4
*
Beautifier: Fix ArtisticStyleSettings
Robert Loehning
2014-05-30
2
-6
/
+9
*
Beautifier: Fix compilation with Qt4
Orgad Shaneh
2014-05-28
1
-1
/
+2
*
Beautifier: Remove duplicate include
Orgad Shaneh
2014-05-28
1
-1
/
+0
*
Beautifier: Add -assume-filename to clang-format
Adam Strzelecki
2014-05-28
1
-0
/
+1
*
Beautifier: Fix compilation
Christian Stenger
2014-05-28
1
-0
/
+1
*
Beautifier: Compile fix on Linux
hjk
2014-05-28
1
-0
/
+1
*
Beautifier: Add new class Command and option to format text via piping
Lorenz Haas
2014-05-28
14
-63
/
+350
*
Merge remote-tracking branch 'origin/3.1'
Eike Ziller
2014-05-28
1
-1
/
+2
|
\
|
*
Beautifier: create temporary file in input file dir
Przemyslaw Gorszkowski
2014-05-26
1
-1
/
+2
*
|
Cleanup: Remove searchKeywords from optionspage widgets
Tobias Hunger
2014-05-26
6
-84
/
+6
*
|
Use double quotes instead of single quotes as per our guidelines.
Christian Kandeler
2014-04-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/3.1'
Oswald Buddenhagen
2014-03-27
4
-2
/
+8
|
\
\
|
|
/
|
*
Beautifier: Replace $HOME with it's actual value
Lorenz Haas
2014-03-19
4
-2
/
+8
*
|
Merge remote-tracking branch 'origin/3.1'
Oswald Buddenhagen
2014-03-18
2
-3
/
+4
|
\
\
|
|
/
|
*
Beautifier: Small, paranoid local caching in the hope for gaining speed
Lorenz Haas
2014-03-18
1
-2
/
+3
|
*
use new base import style in qbs files
Joerg Bornemann
2014-03-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/3.1'
Oswald Buddenhagen
2014-03-11
10
-12
/
+50
|
\
\
|
|
/
|
*
Beautifier: add punctuation to messages
Leena Miettinen
2014-03-07
1
-1
/
+1
|
*
Beautifier: Add constant for a tool's display name
Lorenz Haas
2014-03-07
6
-9
/
+11
|
*
Reduce message duplication in Beautifier plugin.
Friedemann Kleint
2014-03-05
8
-9
/
+45
*
|
Editors: Move id() from editor to document.
Eike Ziller
2014-03-05
3
-3
/
+6
|
/
*
Normalize connect()
Robert Loehning
2014-02-28
1
-2
/
+2
*
Beautifier: edit UI text
Leena Miettinen
2014-02-25
9
-17
/
+17
*
Beautifier: Fix possible endless loop
Lorenz Haas
2014-02-21
1
-2
/
+5
*
Beautifier: Use QXmlStreamReader instead of QDomDocument
Lorenz Haas
2014-02-19
1
-24
/
+26
*
Beautifier: Prevent writing of an empty documentation file
Lorenz Haas
2014-02-19
2
-12
/
+30
*
Beautifier: Fix include in UI file.
Christian Kandeler
2014-02-18
1
-1
/
+1
*
Beautifier: Fix Qt4 compile.
David Schulz
2014-02-18
7
-9
/
+27
*
Introduce new Beautifier plug-in
Lorenz Haas
2014-02-18
44
-0
/
+4639