aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mesonprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Remove invisible translated stringsRobert Loehning2020-10-194-12/+0
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-062-3/+3
* ProjectExplorer: Move BuildStepWidget::summary etc to BuildStephjk2020-10-051-3/+3
* Consolidate build/deploystep default display name handlinghjk2020-10-021-2/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-1/+5
* ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-162-10/+2
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-092-4/+4
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-318-24/+18
|\
| * More namespaced Qthjk2020-08-312-5/+5
| * Meson: Compile fix for namespaced Qthjk2020-08-288-24/+18
* | Meson: Fully inline MesonBuildStepWidgethjk2020-08-286-164/+74
* | Meson: Start aspectification of NinjaBuildStephjk2020-08-266-112/+23
* | ProjectExplorer: Remove ProcessParameters::resolveAll()hjk2020-08-251-1/+0
* | Meson: Use new AbstractProcessStep convenience functionshjk2020-08-182-11/+8
* | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-104-0/+12
|\|
| * Fix lupdate issuesEike Ziller2020-07-174-0/+12
| * Core/Utils: Migrate further to Utils::Idhjk2020-07-0625-60/+58
* | Meson: Cleanup mesonprojectplugin.*hjk2020-08-062-20/+3
* | Meson: Add file watcher to keep QTC project in sync with introspection dataAlexis Jeandet2020-08-062-17/+25
* | Meson: Do not use QFuture implicit conversionhjk2020-07-311-1/+1
* | qbs build: Fix meson autotestsChristian Kandeler2020-07-241-1/+1
* | Merge remote-tracking branch 'origin/4.13'Eike Ziller2020-07-061-4/+4
|\|
| * Meson: Fix UI text capitalizationLeena Miettinen2020-07-021-4/+4
* | Core/Utils: Migrate further to Utils::Idhjk2020-07-0625-60/+58
|/
* Meson: Fix build with older GCCChristian Kandeler2020-06-301-1/+1
* Meson: Trivial fix for testsAlexis Jeandet2020-06-292-2/+2
* Meson: fix broken project tree on windowsAlexis Jeandet2020-06-293-28/+30
* Meson: Adapt to FileName deprecationhjk2020-06-261-1/+1
* Fix filtering in various hierarchical viewsEike Ziller2020-06-221-2/+5
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-1/+1
* Meson: Fix issues reported by CoverityOrgad Shaneh2020-06-127-9/+9
* Meson: Hopefully final build fix for older GCCEike Ziller2020-06-102-4/+5
* Meson: More build fixes for older GCCEike Ziller2020-06-101-6/+6
* Meson: Fix compile for gcc 5.3Christian Stenger2020-06-103-15/+16
* Meson: Fix compile for gcc 5.3Christian Stenger2020-06-092-4/+4
* Meson fix compileChristian Stenger2020-06-091-1/+1
* Meson: Fix compileChristian Stenger2020-06-081-1/+1
* Meson: Fix compile with gcc 5.3Christian Stenger2020-06-081-1/+1
* Meson build plugin initial supportAlexis Jeandet2020-06-08105-0/+9604