aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/beautifiertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace a few FileSaver::errorString() uses with Result<>::error()hjk2025-04-231-2/+2
* Beautifier: Fix style saving error handlingLiu Zhangjian2025-03-041-0/+1
* Utils: Add FilePath::isLocal() and use it instead of !needsDevice()hjk2024-12-091-1/+1
* ClangFormat: Fix terminologyEike Ziller2024-10-071-1/+1
* Beautifier: Replace FilePath::toStringAndrii Semkiv2024-09-171-2/+3
* Use the new BaseAspect::addOnChanged in a few placeshjk2024-07-121-2/+1
* Utils: Fix build with MSVC with C++20Eike Ziller2024-02-281-1/+1
* Process: Change signature of waitForXxx() functionsJarek Kobus2024-01-231-1/+1
* Various Plugins: Simplify return QStringList statementsJarek Kobus2023-08-021-1/+1
* Beautifier: Let tools self-register centrallyhjk2023-07-141-0/+16
* Core: Add some sanity check that settings containers don't auto-applyhjk2023-07-131-0/+1
* Beautifier: Some filepathificationhjk2023-07-131-26/+27
* Beautifier: Make sure version update process finisheshjk2023-07-111-6/+9
* Beautifier: Move functions from settings to tools [3/3]hjk2023-07-101-17/+63
* Beautifier: Move functions from settings to tools [1/3]hjk2023-07-101-0/+375