aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+1
* Android: get correct value for ANDROID_DEPLOYMENT_SETTINGS_FILE for Qt 6Assam Boudjelthia2020-10-021-13/+27
* Android: use correct variable for Android SDK with CMake for Qt 6Assam Boudjelthia2020-10-021-7/+11
* Android: add prepare_apk_dir CMake target by defaultAssam Boudjelthia2020-09-281-1/+28
* Utils: Consolidate LayoutBuilder interface a bithjk2020-09-242-2/+2
* Android: Fix CMake parsing for Qt 6.0.0 kitsAssam Boudjelthia2020-09-231-0/+5
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-236-9/+14
* Fix Qt 6 build of ProjectExplorer and targets & build systemsEike Ziller2020-09-212-2/+2
* ProjectExplorer: Simplify use of AbstractProcessStep::init()hjk2020-09-161-5/+6
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-09-141-1/+1
|\
| * Android: Use c++_shared for STL as cxx_shared is not correctAndy Shaw2020-09-111-1/+1
* | Android: allow passing apps arguments via manifest on non-debug modeAssam Boudjelthia2020-09-111-0/+3
* | CMake: Fix several issues with the CMakeBuildStephjk2020-09-112-202/+186
* | CMake: Slim down CMakeStep interfacehjk2020-09-092-14/+1
* | CMake: Use StringAspect for cmake argumentshjk2020-09-092-68/+32
* | ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-094-8/+6
* | QtSupport: Add supportsMultipleQtAbis getterAlessandro Portale2020-09-071-1/+1
* | Merge remote-tracking branch 'origin/4.13' into masterOrgad Shaneh2020-09-041-1/+1
|\|
| * CMakePM: Fix removing cmake toolsChristian Stenger2020-09-041-1/+1
* | TextEditor: use Utils::FilePath as file member in AssistInterfaceDavid Schulz2020-09-041-3/+3
* | ProjectExplorer: Remove ProcessParameters::resolveAll()hjk2020-08-251-1/+0
* | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-211-2/+4
|\|
| * CMake: Fix comparison of source paths when importingEike Ziller2020-08-181-2/+4
* | CMake: Register CMake tools detected while scanning build directoriesWojciech Smigaj2020-08-201-1/+27
* | CMake: Use new AbstractProcessStep convenience functionshjk2020-08-172-12/+10
* | ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-1/+1
* | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-132-11/+9
|\|
| * CMake: Parse project on initial loadChristian Kandeler2020-08-122-11/+9
* | CMakeProjectManager: Give InitialCMakeArguments a macroExpander iconAlessandro Portale2020-08-121-1/+2
* | CMakeProjectManager: Give build config widgets the place they deserveAlessandro Portale2020-08-121-2/+2
* | Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-103-65/+65
|\|
| * Cmake: Fix compile output glitchChristian Kandeler2020-07-312-57/+60
| * Android: Introduce constants for Android ABIsAlessandro Portale2020-07-261-4/+5
* | Use IDE_DISPLAY_NAMERobert Loehning2020-08-031-1/+3
* | CMakePlugin: Make cmake build settings widget multi selectableAsit Dhal2020-07-213-11/+64
* | Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-1/+1
* | CMakePM: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-133-18/+26
|/
* Android: Prevent crash in case there is no Qt version sethjk2020-07-061-1/+1
* Merge remote-tracking branch 'origin/4.12' into 4.13Eike Ziller2020-07-061-2/+5
|\
| * CMake: Fix handling of setting for Ninja pathEike Ziller2020-06-301-2/+5
* | Core/Utils: Migrate further to Utils::Idhjk2020-07-0617-82/+81
* | CMake: Fix UI text capitalization and punctuationLeena Miettinen2020-07-022-3/+3
* | CMake: Fix compiler warning about unused lambda captureChristian Kandeler2020-06-261-1/+1
* | Fix compiler warnings about several unused variablesArtur Shepilko2020-06-251-1/+1
* | CMake: Fix changing build directoryEike Ziller2020-06-251-1/+2
* | CMake: Fix nested source groupsAaron Barany2020-06-241-1/+1
* | Fix filtering in various hierarchical viewsEike Ziller2020-06-221-3/+8
* | CMake: Update log output of CMake Project ImporterTobias Hunger2020-06-181-18/+18