aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/qscxmlcgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-2/+2
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-15/+15
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-2/+2
* More FileName::appendPath() -> .pathAppended() changeshjk2019-05-271-3/+1
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-2/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-02-191-0/+2
|\
| * Observe the cration of extra compilerMarco Bubke2019-02-181-0/+2
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
|/
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* QScxmlcGenerator: Fix typo in the logging categoryv4.8.0-beta1Tasuku Suzuki2018-10-091-1/+1
* Merge remote-tracking branch 'origin/4.2' into 4.3Orgad Shaneh2017-03-141-1/+1
|\
| * QRegExp include cleanupSamuel Gaist2017-03-131-1/+2
* | Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* | Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-1/+2
* | ProjectExplorer: Shorten space needed to store a FileTypeTobias Hunger2016-11-031-1/+1
|/
* ExtraCompiler: Remove stored targets listOrgad Shaneh2016-03-151-14/+14
* QtSupport: De-noise generatorsOrgad Shaneh2016-03-141-13/+15
* ExtraCompiler: Run extra compiler in a threadTobias Hunger2016-03-111-41/+54
* QScxmlcGenerator: Adapt to new command line argumentsUlf Hermann2016-03-071-2/+2
* ExtraCompiler: Store contents as Utf8Orgad Shaneh2016-02-181-1/+1
* QtSupport: Compile fix for msvcAlessandro Portale2016-02-161-2/+2
* QtSupport: Parse compile errors from qscxmlcUlf Hermann2016-02-161-0/+22
* QtSupport: Support qscxmlc as extra compilerUlf Hermann2016-02-161-0/+117