summaryrefslogtreecommitdiff
path: root/src/plugins/beautifier/uncrustify/uncrustifyoptionspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ineffective resize() callsAlessandro Portale2023-05-101-2/+0
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Beautifier: Tr::trhjk2023-01-131-17/+14
* Beautifier: Drop a few FilePath::toStringhjk2023-01-131-1/+1
* 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-1/+1
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-2/+1
* Beautifier: inline uncrustifyoptionspage.uihjk2022-07-221-37/+96
* Beautifier: Remove inner namespace levelhjk2020-06-191-4/+2
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-3/+3
* Beautifier: Avoid using QObject parent in settings pageshjk2020-01-271-2/+1
* Core: Provide empty implementation for IOptionPageWidget::finish()hjk2020-01-151-1/+0
* Beautifier: Use new IOptionsPager convenience functionshjk2020-01-101-69/+48
* Use Utils::FilePath in SynchronousProcesshjk2019-06-111-1/+1
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* Beautifier: Show version in command tooltipsOrgad Shaneh2017-07-101-0/+1
* Beautifier: Remove code that has no effectLorenz Haas2017-03-281-1/+0
* Beautifier: Allow to define specific config fileMontel Laurent2017-03-011-0/+8
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* Beautifier: Fix untranslated DISPLAY_NAMETakumi ASAKI2016-06-221-1/+2
* Beautifier: Fix code styleLorenz Haas2016-06-071-1/+1
* Beautifier: Make all tools MIME restrict-ableLorenz Haas2016-06-011-0/+5
* 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 fallback for uncrustify's "Format Selected Text"Lorenz Haas2015-12-151-0/+2
* Beautifier: Consistently use qt5 connection styleLorenz Haas2015-06-221-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Cleanup: Remove searchKeywords from optionspage widgetsTobias Hunger2014-05-261-25/+2
* Beautifier: Replace $HOME with it's actual valueLorenz Haas2014-03-191-0/+3
* Beautifier: Add constant for a tool's display nameLorenz Haas2014-03-071-2/+2
* Reduce message duplication in Beautifier plugin.Friedemann Kleint2014-03-051-1/+3
* Introduce new Beautifier plug-inLorenz Haas2014-02-181-0/+143