summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeproject.h
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* IDocument: Make mimeType a value memberhjk2014-07-011-1/+0
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | ProjectExplorer: Make Project::id value basedhjk2013-10-141-1/+0
|/
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-2/+2
* CMake: Make CMake plugin work with RemoteLinux plugin.Oleksii Serdiuk2013-09-161-0/+1
* UiCodeModel: Simplify usageTobias Hunger2013-08-011-10/+0
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+1
* Move Ui code model support into QtSupportTobias Hunger2013-07-101-5/+2
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-4/+0
* CMake: Fix parsing of C++ definesDaniel Teske2013-03-191-0/+2
* CMake: Does not need m_buildTargetType anymoreYuchen Deng2013-03-071-1/+0
* CMake: Display all targets in project settingsStanislav Ionascu2013-02-271-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | CMake: Fix build directory for "Add Buildconfiguration"Daniel Teske2013-01-171-2/+2
* | Figure out compile flags for cmake by parsing flags.make filesDaniel Teske2013-01-101-3/+1
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-2/+2
* | BuildConfigWidget: Make displayName property instead of a virtual funcDaniel Teske2012-11-161-1/+0
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-4/+1
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-2/+0
|/
* CMake: Reparse .cbp files on swtiching targetsDaniel Teske2012-10-161-1/+4
* Adjust license headershjk2012-10-051-21/+20
* CMake and Kits: Fix interaction between themDaniel Teske2012-10-051-0/+1
* Remove evaluateBuildSystem signalDaniel Teske2012-08-241-2/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-7/+7
* 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