summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeproject.h
Commit message (Expand)AuthorAgeFilesLines
* CMake: Read macro definitionsPeter Kuemmel2012-06-041-0/+4
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* Forward declare QFileSystemWatcherKonstantin Tokarev2012-03-261-1/+4
* Remove Project::dependsOn(), it's never calledDaniel Teske2012-03-161-2/+0
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-1/+0
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-1/+1
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-181-1/+1
* Compile.Friedemann Kleint2011-04-151-1/+0
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | CMakeProjectManager: Change editing cmake files to not pop up a dialogdt2011-03-311-2/+5
|/
* Remove outdated commentdt2011-01-131-1/+0
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | ProjectExplorer: Move ITargetFactory to object pooldt2010-12-071-2/+0
* | ProjectExplorer: Move configWidget from Project to Targetdt2010-12-061-3/+2
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-1/+0
* | CMakeProjectManager: Add Ui completiondt2010-10-041-0/+16
|/
* Cmake: Add a "Reconfigure project" to the Project Pagedt2010-09-021-0/+1
* File renamingdt2010-05-121-0/+2
* Import library target from cmake project.Erik2010-04-261-1/+2
* Cancel code model indexing on project closing and full code model updatedt2010-04-261-0/+1
* Remove isApplication() and simplfy startup project logicdt2010-03-251-2/+0
* Enable shadowbuilding by default for CMake projectsTobias Hunger2010-03-251-0/+2
* Introduce method to access the project directoryTobias Hunger2010-03-251-2/+0
* Refactor the externally modified file handlingcon2010-03-221-1/+3
* Long live the king!hjk2010-03-051-1/+1
* Integrate target supportTobias Hunger2010-02-091-13/+9
* /target/buildtarget/g in cmakeprojectmanagerTobias Hunger2010-02-021-14/+15
* Devirtualise cmakeprojectTobias Hunger2010-02-021-14/+14
* Make project use toMap/fromMap to save stateTobias Hunger2010-02-011-2/+1
* Add a id() method to projectsTobias Hunger2010-02-011-0/+1
* Add method to verify existence of CMake targetsTobias Hunger2010-01-141-0/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-20/+1
* Remove BuildConfiguration::setValue/valuedt2009-12-081-1/+1
* Cmake: Let the generator determine the toolchaindt2009-12-071-1/+9
* Hide static cast in accessor methodsdt2009-11-301-0/+2
* Move most of the BuildConfiguration specific functionsdt2009-11-301-16/+3
* Remove BuildConfiguration::name()dt2009-11-301-4/+4
* Add BuildConfiguration::restore and BuildConfiguration::project()dt2009-11-301-2/+3
* Add BuildConfiguration classesdt2009-11-301-0/+1
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-1/+0
* Results of review.con2009-10-011-1/+3