aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/generaloptionspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix lupdate issuesEike Ziller2020-03-181-1/+3
* Beautifier: Avoid QObject parent in options pagehjk2020-02-101-2/+1
* Core: Introduce a IOptionsPage::setCategoryIconPathhjk2020-01-161-2/+1
* Core: Provide empty implementation for IOptionPageWidget::finish()hjk2020-01-151-1/+0
* Beautifier: Use new IOptionsPager convenience functionshjk2020-01-101-61/+29
* Remove unused QObject parent arguments on options pageshjk2019-09-111-2/+1
* Update Options dialog iconsAlessandro Portale2018-04-241-1/+2
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+2
* Beautifier: Fix leak of GeneralSettingsNikolai Kosjar2017-04-181-3/+3
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Beautifier: Fix code styleLorenz Haas2016-06-071-1/+1
* Beautifier: Add option to automatically format files on saveLorenz Haas2016-05-151-0/+115