summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeproject.h
Commit message (Expand)AuthorAgeFilesLines
* QmlProject: Unify selection of supported kitsTobias Hunger2018-03-091-1/+1
* CMake: Enable switching between different temporary CMake configurationsTobias Hunger2017-10-241-1/+1
* CMake: Fix project parsing notificationTobias Hunger2017-10-061-31/+17
* CMakeProjectManager: Clean forward declarationLaurent Montel2017-09-271-4/+0
* CMake: Quieten soft-assert on small project loadsTobias Hunger2017-09-261-6/+17
* CMake: Set CMakeRunConfiguration executable and working directoryClaus Steuer2017-09-241-0/+1
* Convert macros from plain QByteArray to a vector of structsMarco Bubke2017-09-141-1/+2
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-1/+0
* ProjectTree: Show parsing state of projectsTobias Hunger2017-07-281-1/+1
* CMake: Simplify signalingTobias Hunger2017-07-261-1/+1
* Project: Move signalling of parsing state into ProjectTobias Hunger2017-07-261-4/+1
* Project: Unify handling of displayNameTobias Hunger2017-04-071-2/+0
* ProjectExplorer: Handle project file list globallyTobias Hunger2017-03-271-1/+0
* ProjectExplorer: Remove Project manager parameter from some constructorshjk2017-02-281-2/+1
* CppTools/ProjectManagers: Reduce ui blocking when loading projectsNikolai Kosjar2017-02-201-1/+3
* CMake: Introduce project importer for cmake projectsTobias Hunger2017-02-101-0/+6
* CMake: Pass const QList<const FileNode *> to Directory ReadersTobias Hunger2016-12-211-1/+1
* CMake: make project file system tree scanner persistentAlexander Drozdov2016-12-131-0/+8
* CMake: Return empty tree on errors in server-modeTobias Hunger2016-12-051-1/+1
* CMake: Allow to build target from context menu of CMakeTargetNodesTobias Hunger2016-11-151-0/+3
* CMake: Project tree for server mode dataTobias Hunger2016-11-141-4/+3
* CMake: Use Utils::FileName where appropriateTobias Hunger2016-10-171-6/+6
* CMake: Clean up cmake projectTobias Hunger2016-10-171-2/+0
* CMake: Move more code into BuildDirManagerTobias Hunger2016-10-101-3/+0
* CMake: Remove unnecessary members from CMakeTargetsTobias Hunger2016-10-061-1/+0
* CMake: Keep buildTargets privateTobias Hunger2016-10-061-1/+2
* CMake: Move code from CMakeProject into BuildDirManagerTobias Hunger2016-10-061-4/+0
* Add helper code to generate trees of project nodesTobias Hunger2016-10-051-3/+0
* CMake: Clean up CMakeProjectTobias Hunger2016-09-301-20/+10
* CMake: Rename methodTobias Hunger2016-09-301-1/+1
* CMake: Do not map all unknown build target types to "ExecutableType"Tobias Hunger2016-08-251-1/+1
* CMake: Only start parsing when creator gets focus againTobias Hunger2016-06-281-0/+5
* CMake: Update qmljs codemodelWolfgang Bremer2016-04-291-0/+1
* CMake: Mark cmake as imperfect and disable RunConfigurations as necessaryTobias Hunger2016-04-071-2/+1
* CMake: Move BuildDirManager from the project into the buildconfigurationTobias Hunger2016-02-261-19/+7
* Generalize support for extra compilersUlf Hermann2016-02-161-2/+4
* Make: Speed up reading compiler flags from build.ninjaTobias Hunger2016-02-161-1/+3
* CMake: Register files with the locator againTobias Hunger2016-02-151-2/+1
* CMake: Add UI to display and edit cmake configurationTobias Hunger2016-02-151-0/+4
* CMake: Do not run a cmake wizard all the timeTobias Hunger2016-02-151-9/+13
* CMake: Cleanup filesTobias Hunger2016-02-121-1/+0
* CMake: Use pragma once consistentlyTobias Hunger2016-01-271-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Project: Add setRootProjectNode methodTobias Hunger2016-01-111-3/+0
* Project: Do not save filenames in derived classesTobias Hunger2016-01-111-1/+0
* Project: Add setProjectManager methodTobias Hunger2016-01-111-3/+1
* Project: Add setDocument methodTobias Hunger2016-01-111-2/+0
* CMake: Use Qt5-style connectsTobias Hunger2016-01-081-1/+1
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-3/+3
* CMake: Only offer kits with a cmake set up!Tobias Hunger2016-01-081-0/+2