index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
beautifier
/
beautifierplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Provide settings categories centrally
Christian Kandeler
2024-11-15
1
-0
/
+5
*
Beautifier: Use MenuBuilder
hjk
2024-02-01
1
-4
/
+4
*
Beautifier: Dissolve plugin pimpl
hjk
2023-11-22
1
-77
/
+52
*
Beautifier: New setup also for ClangFormat and Uncrustify
hjk
2023-11-22
1
-3
/
+3
*
Beautifier: Move ArtisticStyle to new setup scheme
hjk
2023-11-22
1
-1
/
+2
*
Beautifier: Simplify plugin setup
hjk
2023-11-10
1
-36
/
+45
*
Beautifier: Rename some entities called 'command'
hjk
2023-07-26
1
-1
/
+1
*
Beautifier: Delay-construct main settings
hjk
2023-07-21
1
-15
/
+5
*
Beautifier: Let tools self-register centrally
hjk
2023-07-14
1
-10
/
+5
*
Beautifier: Move functions from settings to tools [3/3]
hjk
2023-07-10
1
-46
/
+3
*
Beautifier: Move functions from settings to tools [2/3]
hjk
2023-07-10
1
-4
/
+4
*
Beautifier: Base Beautifier::GeneralSettings on Core::PagedSettings
hjk
2023-05-12
1
-11
/
+7
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Remove unneeded includes of utils/runextensions.h
Jarek Kobus
2023-01-27
1
-1
/
+0
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
1
-5
/
+1
*
Beautifier: Tr::tr
hjk
2023-01-13
1
-14
/
+10
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
1
-1
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Mimetypes: Make implementation switchable between new and old
Eike Ziller
2022-02-25
1
-1
/
+1
*
Remove unneeded includes of QProcess from cpp files
Jarek Kobus
2021-11-01
1
-1
/
+0
*
Don't leak BeautifierPluginPrivate on shutdown
Jarek Kobus
2021-08-31
1
-0
/
+7
*
Utils: Merge {synchronous,qtc}process.{h,cpp} file pairs
hjk
2021-05-10
1
-1
/
+1
*
Do not pop up general messages pane
Eike Ziller
2021-01-04
1
-1
/
+1
*
Remove unneeded includes
Jarek Kobus
2020-11-12
1
-1
/
+0
*
Add an action to format code using clang-format by lines
Xiaofeng Wang
2020-10-01
1
-0
/
+6
*
Beautifier: Remove inner namespace level
hjk
2020-06-19
1
-3
/
+3
*
Beautifier: Remove dependency on CppEditor and DiffEditor
Alexis Murzeau
2020-06-05
1
-1
/
+0
*
Make TextEditor setup more flexible
Eike Ziller
2020-02-12
1
-1
/
+1
*
Beautifier: Avoid QObject parent in options page
hjk
2020-02-10
1
-11
/
+13
*
Beautifier: Use new IOptionsPager convenience functions
hjk
2020-01-10
1
-7
/
+6
*
Project: Delay acting on fileListChanged signal
Tobias Hunger
2019-06-20
1
-2
/
+8
*
Project: Avoid copying the entire files(...) list
Tobias Hunger
2019-06-19
1
-1
/
+1
*
Beautifier: Reduce indirections
hjk
2019-04-08
1
-3
/
+1
*
Beautifier: Modernize
Alessandro Portale
2018-11-14
1
-1
/
+1
*
Beautifier: Move formatting tools to TextEditor
Ivan Donchevskii
2018-08-30
1
-336
/
+3
*
Beautifier: Re-organize internal interface
hjk
2018-02-09
1
-25
/
+71
*
Project: Make Project::files return a FileNameList
Tobias Hunger
2017-12-08
1
-2
/
+1
*
TextEditor: move convenience from texteditor to utils
Ivan Donchevskii
2017-09-22
1
-2
/
+2
*
Beautifier: ClangFormat: Format current syntactic entity for no selection
Nikolai Kosjar
2017-09-21
1
-0
/
+6
*
Beautifier: ClangFormat: Add action "Disable Formatting for Selected Text"
Nikolai Kosjar
2017-09-21
1
-0
/
+6
*
Beautifier: Add accelerators to menu items
Orgad Shaneh
2017-07-13
1
-3
/
+3
*
Beautifier: Minor cleanup
Orgad Shaneh
2017-07-10
1
-8
/
+5
*
Beautifier: Fix leak of GeneralSettings
Nikolai Kosjar
2017-04-18
1
-1
/
+1
*
Utils: Wrap MimeDatabase into static functions
hjk
2017-03-03
1
-2
/
+1
*
Beautifier: Simplify small code fragment
Lorenz Haas
2017-02-25
1
-12
/
+8
*
Beautifier: Get rid of QRegExp
Lorenz Haas
2017-02-23
1
-2
/
+5
*
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
1
-1
/
+3
*
Beautifier: Move initialization to extensionsInitialized()
Ulf Hermann
2016-11-08
1
-4
/
+4
*
SynchronousProcess: Store raw bytes from stdout/stderr of the process
Tobias Hunger
2016-07-15
1
-1
/
+1
[next]