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
/
uncrustify
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ineffective resize() calls
Alessandro Portale
2023-05-10
1
-2
/
+0
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Make Layouting a top level namespace
hjk
2023-04-25
1
-1
/
+1
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
1
-1
/
+1
*
TextEditor: Use FilePath in Command
hjk
2023-02-08
1
-1
/
+1
*
Beautifier: Tr::tr
hjk
2023-01-13
5
-43
/
+31
*
Beautifier: Drop a few FilePath::toString
hjk
2023-01-13
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
7
-7
/
+7
*
Beautifier: Pass context object to lambda connections
Jarek Kobus
2022-12-08
1
-1
/
+1
*
Utils: Remove FilePath::operator+()
hjk
2022-11-30
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
7
-168
/
+14
*
Utils: Settle on lowerSnakeCase for LayoutBuilder::Setter
hjk
2022-07-27
1
-1
/
+1
*
Utils: Introduce Layouting::{br,st}
hjk
2022-07-25
1
-2
/
+1
*
Beautifier: inline uncrustifyoptionspage.ui
hjk
2022-07-22
3
-179
/
+98
*
AbstractSettings: Introduce VersionUpdater
Jarek Kobus
2022-06-21
3
-38
/
+3
*
Get rid of no-op calls to QtcProcess::kill()
Jarek Kobus
2022-03-24
2
-21
/
+16
*
QtcProcess: Limit the inclusion of qtcprocess.h
Jarek Kobus
2022-03-02
1
-6
/
+8
*
Use QtcProcess for reading version number in uncrustify
Jarek Kobus
2021-08-31
2
-8
/
+8
*
All: Replace most SynchronousProcess by QtcProcess
hjk
2021-06-23
1
-1
/
+1
*
Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccess
hjk
2021-06-02
1
-1
/
+1
*
Utils: Remove CommandLine argument from QtcProcess::run{,Blocking}
hjk
2021-05-19
1
-1
/
+2
*
Utils: Make process results accessible through QtcProcess object
hjk
2021-05-14
1
-4
/
+3
*
Utils: Merge {synchronous,qtc}process.{h,cpp} file pairs
hjk
2021-05-10
1
-1
/
+1
*
ICore: Change some path API to use FilePath
Eike Ziller
2021-04-26
1
-3
/
+4
*
Beautifier: Remove inner namespace level
hjk
2020-06-19
8
-36
/
+14
*
Beautifier: Remove dependency on CppEditor and DiffEditor
Alexis Murzeau
2020-06-05
1
-1
/
+0
*
Utils: Replace FileChooser::path() by filePath().toString()
hjk
2020-04-09
1
-1
/
+1
*
Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()
hjk
2020-04-09
1
-3
/
+3
*
Beautifier: Avoid using QObject parent in settings pages
hjk
2020-01-27
4
-9
/
+7
*
Core: Provide empty implementation for IOptionPageWidget::finish()
hjk
2020-01-15
1
-1
/
+0
*
Beautifier: Use new IOptionsPager convenience functions
hjk
2020-01-10
2
-100
/
+50
*
Utils: Rename FilePathList to simply FilePaths
hjk
2019-12-18
1
-1
/
+1
*
Utils: Add CommandLine convenience constructors
hjk
2019-07-23
1
-1
/
+1
*
Project: Avoid copying the entire files(...) list
Tobias Hunger
2019-06-19
1
-4
/
+4
*
Use Utils::FilePath in SynchronousProcess
hjk
2019-06-11
3
-4
/
+4
*
connect() to ambiguous signals/slots: Replace static_cast with QOverload
Alessandro Portale
2019-05-28
1
-2
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
3
-8
/
+8
*
Beautifier: Reduce indirections
hjk
2019-04-08
2
-31
/
+17
*
Beautifier: Modernize
Alessandro Portale
2018-11-14
1
-1
/
+1
*
Beautifier: Move formatting tools to TextEditor
Ivan Donchevskii
2018-08-30
2
-6
/
+8
*
Beautifier: Long live uncrustify
Lorenz Haas
2018-07-04
1
-0
/
+2
*
Clean up options page category display name and icon set up
Eike Ziller
2018-04-23
1
-2
/
+0
*
Don't translate default windowTitle again and again
Robert Loehning
2018-03-06
1
-1
/
+1
*
Beautifier: Re-organize internal interface
hjk
2018-02-09
2
-18
/
+6
*
Project: Make Project::files return a FileNameList
Tobias Hunger
2017-12-08
1
-4
/
+4
*
Beautifier: Fix text selection for the Uncrustify
Viktor Kireev
2017-10-13
1
-1
/
+4
*
Beautifier: Add accelerators to menu items
Orgad Shaneh
2017-07-13
1
-1
/
+1
*
Beautifier: Show version in command tooltips
Orgad Shaneh
2017-07-10
1
-0
/
+1
*
Beautifier: Fix tab order of Uncrustify's option page
Lorenz Haas
2017-03-28
1
-9
/
+0
[next]