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
/
artisticstyle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plugins A-L: Make static QRegularExpression instances static const
Alessandro Portale
2024-11-20
1
-1
/
+2
*
Use the new BaseAspect::addOnChanged in a few places
hjk
2024-07-12
1
-2
/
+3
*
SettingsDialog: Call Aspect::cancel on cancel
Marcus Tillmanns
2024-03-14
1
-1
/
+2
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
Beautifier: Use MenuBuilder
hjk
2024-02-01
1
-10
/
+9
*
Use more std::chrono and std::chrono_literals namespaces
Jarek Kobus
2024-01-23
1
-1
/
+2
*
Process: Get rid of setTimeoutS()
Jarek Kobus
2024-01-22
1
-2
/
+1
*
Core: Rename ActionBuilder::setOn* to addOn*
hjk
2023-12-13
1
-1
/
+1
*
Core: Rename ActionBuilder::setContainer to addToContainer
hjk
2023-12-13
1
-1
/
+1
*
Beautifier: Move ArtisticStyle to new setup scheme
hjk
2023-11-22
2
-113
/
+101
*
Beautifier: Use ActionBuilder to create actions
hjk
2023-11-13
1
-4
/
+7
*
Beautifier: Fix saving of settings
Eike Ziller
2023-10-10
1
-0
/
+1
*
Beautifier: Rename settingspage classes
hjk
2023-08-09
1
-17
/
+19
*
Beautifier: Rename some entities called 'command'
hjk
2023-07-26
2
-16
/
+16
*
Beautifier: Some filepathification
hjk
2023-07-13
2
-20
/
+18
*
Beautifier: Fix usage of static function
Christian Stenger
2023-07-10
1
-4
/
+4
*
Beautifier: Move functions from settings to tools [3/3]
hjk
2023-07-10
1
-4
/
+3
*
Beautifier: Move functions from settings to tools [2/3]
hjk
2023-07-10
1
-2
/
+2
*
Beautifier: Move functions from settings to tools [1/3]
hjk
2023-07-10
1
-1
/
+1
*
Beautifier: Move a few strings closer to their use
hjk
2023-07-10
2
-22
/
+8
*
Beautifier: Merge Artistic style file pairs
hjk
2023-07-10
4
-247
/
+228
*
Beautifier: Proliferate FilePath use in settings
hjk
2023-06-09
1
-3
/
+3
*
Beautifier: Use FilePath, not FilePathAspect for documentation file
hjk
2023-05-30
1
-3
/
+3
*
Beautifier: Register aspects more directly
hjk
2023-05-26
2
-12
/
+6
*
Beautifier: Use Aspects for part of settings
hjk
2023-05-22
6
-258
/
+118
*
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
*
Layouting: Handle attach types via setter
hjk
2023-05-03
1
-2
/
+3
*
LayoutBuilder: Rework
hjk
2023-05-03
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
*
Remove unneeded includes of utils/runextensions.h
Jarek Kobus
2023-01-27
1
-1
/
+0
*
Beautifier: Tr::tr
hjk
2023-01-13
6
-46
/
+28
*
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
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
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 artisticstyleoptionspage.ui
hjk
2022-07-22
3
-166
/
+93
*
AbstractSettings: Introduce VersionUpdater
Jarek Kobus
2022-06-21
3
-67
/
+9
*
Utils: use cleaned stdout all over the place again
David Schulz
2022-06-17
1
-3
/
+3
*
QtcProcess: Limit the inclusion of qtcprocess.h
Jarek Kobus
2022-03-02
1
-5
/
+7
*
Fix the astyle version matching
Jarek Kobus
2021-08-05
1
-1
/
+1
*
All: Replace most SynchronousProcess by QtcProcess
hjk
2021-06-23
1
-2
/
+2
*
Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccess
hjk
2021-06-02
1
-2
/
+2
[next]