aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/configurationpanel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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