aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/configurationpanel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Beautifier: Move functions from settings to tools [1/3]hjk2023-07-101-1/+1
* Remove ineffective resize() callsAlessandro Portale2023-05-101-2/+0
* Layouting: Handle attach types via setterhjk2023-05-031-2/+3
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Beautifier: Tr::trhjk2023-01-131-5/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Make the second parameter to LayoutBuilder::attach() an enumhjk2022-07-261-1/+1
* Beautifier: inline configurationpanel.uihjk2022-07-221-33/+48
* Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-201-1/+1
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-2/+1
* Beautifier: Fix code styleLorenz Haas2016-06-071-2/+2
* Beautifier: Modernize, code style, and clean upLorenz Haas2016-05-021-11/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Beautifier: Add const wherever applicableLorenz Haas2015-06-231-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-4/+5
|/
* License updateEike Ziller2014-10-091-7/+8
* Beautifier: Fix Qt4 compile.David Schulz2014-02-181-2/+6
* Introduce new Beautifier plug-inLorenz Haas2014-02-181-0/+131