aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/beautifier/beautifier.qbs
Commit message (Expand)AuthorAgeFilesLines
* Beautifier: Remove dependency on CppEditor and DiffEditorAlexis Murzeau2020-06-051-2/+0
* Beautifier: Move formatting tools to TextEditorIvan Donchevskii2018-08-301-2/+0
* Beautifier: Fix qbs build.Christian Kandeler2016-05-171-3/+3
* Beautifier: Add option to automatically format files on saveLorenz Haas2016-05-151-0/+5
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* Beautifier: Add new class Command and option to format text via pipingLorenz Haas2014-05-281-0/+2
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Introduce new Beautifier plug-inLorenz Haas2014-02-181-0/+79