aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mesonprojectmanager
Commit message (Expand)AuthorAgeFilesLines
...
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-153-3/+3
* Meson: Rename some of the KitAspect related classeshjk2023-08-115-56/+59
* ProjectExplorer: Rename KitAspect related classeshjk2023-08-106-12/+12
* Various Plugins: Add context object into connectionsJarek Kobus2023-08-021-3/+6
* Build: Change plugin json.in files to CMake styleEike Ziller2023-07-251-18/+18
* ProjectExplorer: Replace the fromMap error return valuehjk2023-07-244-6/+6
* ProjectExplorer: Change ProjectConfiguration::toMap signaturehjk2023-07-214-11/+10
* Meson: Delay settings creationhjk2023-07-193-20/+26
* Merge "Merge remote-tracking branch 'origin/11.0'"The Qt Project2023-07-132-9/+11
|\
| * Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-07-132-9/+11
| |\
| | * MesonPM: Fix compile before Qt6.5Christian Stenger2023-07-111-1/+1
| | * Ensure that target name is relative to build dir and without leading '/'Alexis Jeandet2023-07-102-9/+11
* | | Meson: Inline MesonBuildSystem::init() into ctorhjk2023-07-133-67/+52
* | | Meson: Inline mesonbuildsettingswidget file pair into buildconfigurationhjk2023-07-136-303/+246
|/ /
* | Meson: Remove unnecessary MesonBuildSystem::kitshjk2023-07-122-6/+1
* | Meson: Move MachineFileManager near build systemhjk2023-07-128-231/+162
* | Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-07-101-0/+1
|\|
| * Meson: Fix tool argument UI setupChristian Kandeler2023-07-061-0/+1
* | Meson: Use Aspects more directly in MesonRunConfigurationhjk2023-07-061-25/+27
* | ProjectExplorer: Remove unusual {Arguments,WorkingDir}Aspecthjk2023-07-051-2/+7
* | Meson: Filepathify some parsershjk2023-07-057-46/+35
* | ProjectExplorer: Replace unusual ExecutableAspect constructorhjk2023-07-041-1/+3
* | Merge remote-tracking branch 'origin/11.0' into workEike Ziller2023-06-261-0/+3
|\|
| * Meson: Emit parsing finished when donehjk2023-06-221-0/+3
* | Reduce usage of app_version headerEike Ziller2023-06-262-4/+2
* | Meson: De-noisehjk2023-06-232-21/+19
* | Meson: Inline NativeFileGenerator into its only userhjk2023-06-236-145/+62
|/
* Meson: Build page opticshjk2023-06-131-11/+6
* Meson: Merge toolsettingspagewidget file pair into toolssettingspage.cpphjk2023-05-306-159/+115
* Meson: Simplify settings setup a bithjk2023-05-306-60/+40
* Meson: Compactify MesonRunConfiguration setuphjk2023-05-262-61/+47
* ProjectExplorer: Merge LocalEnvironmentAspect into EnvironmentAspecthjk2023-05-251-3/+3
* Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-044-4/+4
* Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-044-8/+8
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-3/+3
* Layouting: Handle attach types via setterhjk2023-05-032-5/+8
* LayoutBuilder: Reworkhjk2023-05-031-3/+3
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* Utils: Simplify SettingsAccessor constructorshjk2023-04-261-3/+3
* Utils: Remove displayName from SettingsAccessorshjk2023-04-261-3/+1
* Utils: Make Layouting a top level namespacehjk2023-04-252-2/+2
* RunExtensions: Move onResultReady and onFinished into asynctask.hJarek Kobus2023-04-171-1/+0
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-65/+66
|\
| * Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-65/+66
* | Fix include styleJarek Kobus2023-03-241-2/+2
* | AsyncTask: Get rid of setAsyncCallData()Jarek Kobus2023-03-101-0/+1
* | Meson: Use QtConcurrent invocation for async runJarek Kobus2023-03-091-2/+2
* | Utils: More explicit host os use to make it stand outhjk2023-03-071-1/+2
|/
* Remove unneeded includes of task.h and taskhub.hJarek Kobus2023-02-142-3/+0