aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/uncrustify/uncrustify.h
Commit message (Expand)AuthorAgeFilesLines
* Beautifier: Move formatting tools to TextEditorIvan Donchevskii2018-08-301-2/+2
* Beautifier: Re-organize internal interfacehjk2018-02-091-7/+2
* Beautifier: Make all tools MIME restrict-ableLorenz Haas2016-06-011-0/+1
* Beautifier: Add option to automatically format files on saveLorenz Haas2016-05-151-1/+2
* Beautifier: Modernize, code style, and clean upLorenz Haas2016-05-021-6/+4
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Beautifier: Support formatting specific lines of file with UncrustifyLorenz Haas2015-06-151-1/+3
* Beautifier: Unification of the tool's command generationLorenz Haas2015-06-151-1/+3
* beautifier: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-3/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-4/+3
|/
* Beautifier: Format current file asynchronousLorenz Haas2014-07-091-1/+5
* Introduce new Beautifier plug-inLorenz Haas2014-02-181-0/+68