aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/uncrustify
Commit message (Expand)AuthorAgeFilesLines
* SettingsDialog: Call Aspect::cancel on cancelMarcus Tillmanns2024-03-141-0/+2
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Beautifier: Use MenuBuilderhjk2024-02-011-16/+15
* Use more std::chrono and std::chrono_literals namespacesJarek Kobus2024-01-231-1/+2
* Process: Get rid of setTimeoutS()Jarek Kobus2024-01-221-2/+1
* Core: Rename ActionBuilder::setOn* to addOn*hjk2023-12-131-2/+2
* Core: Rename ActionBuilder::setContainer to addToContainerhjk2023-12-131-2/+2
* Beautifier: New setup also for ClangFormat and Uncrustifyhjk2023-11-222-70/+63
* Beautifier: Use ActionBuilder to create actionshjk2023-11-131-11/+13
* Beautifier: Fix saving of settingsEike Ziller2023-10-101-0/+1
* Beautifier: Rename settingspage classeshjk2023-08-091-16/+19
* Beautifier: Rename some entities called 'command'hjk2023-07-262-20/+20
* Beautifier: Some filepathificationhjk2023-07-131-1/+1
* Beautifier: Fix usage of static functionChristian Stenger2023-07-101-5/+5
* Beautifier: Move functions from settings to tools [3/3]hjk2023-07-101-6/+5
* Beautifier: Move functions from settings to tools [2/3]hjk2023-07-101-2/+2
* Beautifier: Move functions from settings to tools [1/3]hjk2023-07-101-1/+1
* Beautifier: Move a few strings closer to their usehjk2023-07-102-24/+8
* Beautifier: Merge Uncrustify style file pairshjk2023-07-104-247/+225
* Beautifier: Proliferate FilePath in uncrustifyhjk2023-06-092-23/+23
* Beautifier: Use FilePath, not FilePathAspect for documentation filehjk2023-05-301-3/+3
* Beautifier: Register aspects more directlyhjk2023-05-262-14/+7
* Beautifier: Use Aspects for part of settingshjk2023-05-226-274/+123
* Remove ineffective resize() callsAlessandro Portale2023-05-101-2/+0
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-1/+1
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* TextEditor: Use FilePath in Commandhjk2023-02-081-1/+1
* Beautifier: Tr::trhjk2023-01-135-43/+31
* Beautifier: Drop a few FilePath::toStringhjk2023-01-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-067-7/+7
* Beautifier: Pass context object to lambda connectionsJarek Kobus2022-12-081-1/+1
* Utils: Remove FilePath::operator+()hjk2022-11-301-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-267-168/+14
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-1/+1
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-2/+1
* Beautifier: inline uncrustifyoptionspage.uihjk2022-07-223-179/+98
* AbstractSettings: Introduce VersionUpdaterJarek Kobus2022-06-213-38/+3
* Get rid of no-op calls to QtcProcess::kill()Jarek Kobus2022-03-242-21/+16
* QtcProcess: Limit the inclusion of qtcprocess.hJarek Kobus2022-03-021-6/+8
* Use QtcProcess for reading version number in uncrustifyJarek Kobus2021-08-312-8/+8
* All: Replace most SynchronousProcess by QtcProcesshjk2021-06-231-1/+1
* Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccesshjk2021-06-021-1/+1
* Utils: Remove CommandLine argument from QtcProcess::run{,Blocking}hjk2021-05-191-1/+2
* Utils: Make process results accessible through QtcProcess objecthjk2021-05-141-4/+3
* Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-101-1/+1
* ICore: Change some path API to use FilePathEike Ziller2021-04-261-3/+4
* Beautifier: Remove inner namespace levelhjk2020-06-198-36/+14
* Beautifier: Remove dependency on CppEditor and DiffEditorAlexis Murzeau2020-06-051-1/+0