aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/beautifier.qbs
Commit message (Expand)AuthorAgeFilesLines
* Beautifier: Simplify plugin setuphjk2023-11-101-1/+0
* Beautifier: Move functions from settings to tools [2/3]hjk2023-07-101-1/+0
* Beautifier: Move functions from settings to tools [1/3]hjk2023-07-101-2/+2
* Beautifier: Move a few strings closer to their usehjk2023-07-101-3/+0
* Beautifier: Merge ClangFormat style file pairshjk2023-07-101-2/+0
* Beautifier: Merge Uncrustify style file pairshjk2023-07-101-2/+0
* Beautifier: Merge Artistic style file pairshjk2023-07-101-2/+0
* Beautifier: Use Aspects for part of settingshjk2023-05-221-6/+0
* Beautifier: Base Beautifier::GeneralSettings on Core::PagedSettingshjk2023-05-121-2/+0
* Qbs: Update some qbs filesChristian Stenger2023-02-081-0/+1
* Beautifier: inline artisticstyleoptionspage.uihjk2022-07-221-1/+0
* Beautifier: Inline configurationdialog.uihjk2022-07-221-1/+0
* Beautifier: inline uncrustifyoptionspage.uihjk2022-07-221-1/+0
* Beautifier: Inline clangformatoptionspage.uihjk2022-07-221-1/+0
* Beautifier: inline generaloptionspage.uihjk2022-07-221-1/+0
* Beautifier: inline configurationpanel.uihjk2022-07-221-1/+0
* Beautifier: Remove dependency on CppEditor and DiffEditorAlexis Murzeau2020-06-051-2/+0
* Beautifier: Move formatting tools to TextEditorIvan Donchevskii2018-08-301-2/+0
* Beautifier: Fix qbs build.Christian Kandeler2016-05-171-3/+3
* Beautifier: Add option to automatically format files on saveLorenz Haas2016-05-151-0/+5
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* Beautifier: Add new class Command and option to format text via pipingLorenz Haas2014-05-281-0/+2
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Introduce new Beautifier plug-inLorenz Haas2014-02-181-0/+79