aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/configurationdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Beautifier: Move functions from settings to tools [1/3]hjk2023-07-101-1/+1
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Beautifier: Tr::trhjk2023-01-131-4/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-2/+2
* Beautifier: Inline configurationdialog.uihjk2022-07-221-35/+70
* Don't access static functions/fields via instanceAlessandro Portale2020-11-271-1/+1
* Remove usages of deprecated APIsSona Kurazyan2019-09-031-1/+1
* Beautifier: Get rid of QRegExpLorenz Haas2017-02-231-3/+3
* Beautifier: Modernize, code style, and clean upLorenz Haas2016-05-021-8/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Beautifier: Add const wherever applicableLorenz Haas2015-06-231-3/+1
* Beautifier: Consistently use qt5 connection styleLorenz Haas2015-06-221-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Use new qt5 connect apiMontel Laurent2015-01-291-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Introduce new Beautifier plug-inLorenz Haas2014-02-181-0/+155