aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/uicgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-3/+3
* QtSupport: Fix handling of not yet saved *.ui filesNikolai Kosjar2019-07-191-1/+7
* QtSupport: Fix header guard for ui filesMarco Bubke2019-07-041-2/+4
* Utils: Rename FileName to FilePathhjk2019-05-281-8/+8
* Fix missing header guards in UI filesMarco Bubke2019-05-021-3/+2
* 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
|/
* ProjectExplorer: Shorten space needed to store a FileTypeTobias Hunger2016-11-031-1/+1
* ExtraCompiler: Remove stored targets listOrgad Shaneh2016-03-151-4/+13
* QtSupport: De-noise generatorsOrgad Shaneh2016-03-141-9/+11
* ExtraCompiler: Run extra compiler in a threadTobias Hunger2016-03-111-51/+19
* ExtraCompiler: Store contents as Utf8Orgad Shaneh2016-02-181-1/+1
* Generalize support for extra compilersUlf Hermann2016-02-161-0/+127