aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/artisticstyle
Commit message (Expand)AuthorAgeFilesLines
* More QRegularExpression and include for Qt 6hjk2020-06-251-2/+2
* Beautifier: Remove inner namespace levelhjk2020-06-198-32/+12
* All: Use Utils::SkipEmptyPartshjk2020-06-172-1/+6
* Beautifier: Remove dependency on CppEditor and DiffEditorAlexis Murzeau2020-06-051-1/+0
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-3/+3
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-1/+1
* Beautifier: Avoid using QObject parent in settings pageshjk2020-01-274-10/+8
* Core: Provide empty implementation for IOptionPageWidget::finish()hjk2020-01-151-1/+0
* Beautifier: Use new IOptionsPager convenience functionshjk2020-01-102-92/+47
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-1/+1
* Remove unused QObject parent arguments on options pageshjk2019-09-112-7/+3
* Project: Avoid copying the entire files(...) listTobias Hunger2019-06-191-5/+5
* Use Utils::FilePath in SynchronousProcesshjk2019-06-113-7/+5
* Utils: Rename FileName to FilePathhjk2019-05-283-8/+8
* Beautifier: Reduce indirectionshjk2019-04-082-30/+15
* Beautifier: ModernizeAlessandro Portale2018-11-141-1/+1
* Beautifier: Move formatting tools to TextEditorIvan Donchevskii2018-08-302-3/+6
* Clean up options page category display name and icon set upEike Ziller2018-04-231-2/+0
* Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* Beautifier: Re-organize internal interfacehjk2018-02-092-17/+8
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-4/+4
* Beautifier: Add accelerators to menu itemsOrgad Shaneh2017-07-131-1/+1
* Beautifier: Show version in command tooltipsOrgad Shaneh2017-07-101-0/+1
* Beautifier: Allow to define specific config file for AStyleLorenz Haas2017-03-285-4/+62
* Merge remote-tracking branch 'origin/4.2' into 4.3Eike Ziller2017-03-092-3/+7
|\
| * Beautifier: Fix formatting with AStyle and make it more robustLorenz Haas2017-03-012-3/+7
* | Beautifier: Get rid of QRegExpLorenz Haas2017-02-231-5/+7
* | Replace a few occurrences of QStringList() << ...hjk2017-02-081-2/+2
|/
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-3/+3
* Beautifier: Fix untranslated DISPLAY_NAMETakumi ASAKI2016-06-223-4/+7
* Beautifier: Fix code styleLorenz Haas2016-06-072-2/+2
* Beautifier: Make all tools MIME restrict-ableLorenz Haas2016-06-015-5/+30
* Use SynchronousProcess::runBlockingTobias Hunger2016-05-261-2/+2
* Beautifier: Add option to automatically format files on saveLorenz Haas2016-05-152-2/+13
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-14/+13
* Beautifier: Modernize, code style, and clean upLorenz Haas2016-05-027-90/+71
* Wholesale conversion to #pragma oncehjk2016-03-304-17/+4
* Astyle: Fix concurrency issue with updating versionEike Ziller2016-02-172-17/+14
* Astyle: Read the version also from stdoutEike Ziller2016-02-161-11/+18
* Beautifier: Use Utils::runAsyncEike Ziller2016-02-151-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-197-126/+91
* Beautifier: Consistently use qt5 connection styleLorenz Haas2015-06-222-2/+3
* Beautifier: Avoid raw loops wherever applicableLorenz Haas2015-06-222-5/+3
* Beautifier: Unification of the tool's command generationLorenz Haas2015-06-152-33/+40
* beautifier: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-043-9/+9
* Remove leftovers from Qt::escape().Arnold Dumas2015-06-011-1/+0
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-5/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-127-42/+42
|\
| * Update LicenseEike Ziller2015-01-167-42/+42