summaryrefslogtreecommitdiff
path: root/src/plugins/beautifier/beautifierplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Beautifier: Add option to automatically format files on saveLorenz Haas2016-05-151-2/+10
* Beautifier: Modernize, code style, and clean upLorenz Haas2016-05-021-12/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-5/+1
* Beautifier: Refactor formatting APILorenz Haas2016-02-291-15/+14
* 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-3/+7
* 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: Fix Qt4 compileChristian Stenger2014-07-091-0/+1
* Beautifier: Format current file asynchronousLorenz Haas2014-07-091-4/+36
* Beautifier: Add new class Command and option to format text via pipingLorenz Haas2014-05-281-2/+3
* Reduce message duplication in Beautifier plugin.Friedemann Kleint2014-03-051-0/+5
* Introduce new Beautifier plug-inLorenz Haas2014-02-181-0/+70