aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeprojectnodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMakePM: Refactor CMakeLists|Cache.txt as constantsCristian Adam2024-01-291-2/+2
* CMakePM: Silence warningChristian Stenger2023-10-201-0/+3
* CMakePM: Display presets as part of the project outlineCristian Adam2023-05-121-0/+9
* CMakeProjectManager: Add lib and app binaries to project treeChristian Kandeler2023-03-211-0/+4
* Some fixes in translated stringsEike Ziller2023-02-151-1/+1
* McuSupport: Extend CMake targets tree for QtMCUs QmlProject projectsYasser Grimes2023-01-311-0/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMake: Move to Tr::trhjk2022-09-301-21/+21
* Utils: Remove Utils::optionalEike Ziller2022-09-011-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-1/+0
* CMakePM: Group CMake settings into one category pageCristian Adam2022-07-081-1/+1
* Android: Clean up for extraData constantsAssam Boudjelthia2021-10-061-7/+16
* Fix issue with deploy step not getting valid abi with CMakeAssam Boudjelthia2021-09-211-0/+3
* iOS/CMake: Fix running non-Xcode targets and targets in subdirectoriesVladimir Serdyuk2021-09-101-2/+13
* Projects: Create QIcons in the UI threadEike Ziller2021-04-091-9/+4
* CMakeProjectManager: Conform Modules iconAlessandro Portale2021-03-031-1/+3
* CMakeProjectManager: Use the "gear" as project root item icon overlayAlessandro Portale2021-03-011-1/+4
* Android: Deduplicate string literals and use constants insteadAlessandro Portale2021-02-101-6/+6
* iOS/CMake: Pass correct bundle nameEike Ziller2021-02-011-1/+13
* Android: allow passing apps arguments via manifest on non-debug modeAssam Boudjelthia2020-09-111-0/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-105/+1
* CMake: Rename some constantsTobias Hunger2020-04-171-1/+1
* CMake: Use IOptionPage convenience patternhjk2020-01-141-0/+1
* ProjectExplorer: Fix compilation with MSVChjk2019-11-191-2/+5
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-1/+4
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-011-1/+1
|\
| * CMake: SimplifyNikolai Kosjar2019-11-011-1/+1
| * Revert "Revert "Designer: Fix look-up of resources for UI files""Eike Ziller2019-10-041-1/+1
| * Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-041-1/+1
| |\
| | * Revert "Designer: Fix look-up of resources for UI files"Christian Kandeler2019-10-021-1/+1
* | | Qbs, Qmake, Python, Generic: Introduce BuildSystem derived classeshjk2019-10-251-16/+19
|/ /
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-021-1/+1
|\|
| * Designer: Fix look-up of resources for UI filesChristian Kandeler2019-10-011-1/+1
* | CMake: Simplify buildkey generationTobias Hunger2019-06-201-6/+1
* | ProjectExplorer: Add "build for current run config" menu entryChristian Kandeler2019-06-061-0/+6
|/
* CMake: Support building a single fileOrgad Shaneh2019-05-291-0/+10
* Utils: Rename FileName to FilePathhjk2019-05-281-9/+9
* ProjectExplorer: Add a "product" tag to the ProjectNode classChristian Kandeler2019-05-271-0/+1
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-4/+2
* Say hello to Android CMake supportBogDan Vatra2019-03-061-2/+58
* ProjectExplorer: Flip default for ProjectNode::showInSimpleTreehjk2019-03-011-15/+0
* ProjectExplorer: Remove Node::m_idhjk2019-02-261-11/+4
* ProjectExplorer: Use setters in ProjectExplorer::Nodehjk2019-02-261-2/+4
* CMake: Implement CMakeTargetNode::buildKey()hjk2018-12-181-0/+5
* Add Specific settings page to CMakePLugin and create checkable dialog box for...Pawel Rutka2018-03-161-10/+44
* Implement support for project file open after AddFile actionPawel Rutka2018-02-231-4/+16
* Support AddFiles same way as QMake projectPawel Rutka2018-02-231-6/+5
* Support basic behavior for AddFile in CMake projectPawel Rutka2018-02-231-1/+63