aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeprojectnodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move HTML out of translated stringsRobert Loehning2018-01-241-1/+1
* CMake: Hide nodes from project listTobias Hunger2017-11-221-0/+4
* CMake: Show "CMake Modules" node in simplified project treeTobias Hunger2017-10-241-1/+1
* Core::FileIconProvider: Add helper method to get a directory icon with overlayTobias Hunger2017-09-081-9/+1
* CMake: Get rid of <Source Directory> in server-modeTobias Hunger2017-08-041-7/+10
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* ProjectNodes: Handle supported actions one-by-onehjk2017-04-051-24/+0
* Use isEmpty() vs "count() == 0"Montel Laurent2017-02-221-1/+1
* CMake: Project tree for server mode dataTobias Hunger2016-11-141-4/+104
* Add helper code to generate trees of project nodesTobias Hunger2016-10-051-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectNode: Provide default implementations of a few functionsDaniel Teske2015-09-151-45/+0