summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4project.h
Commit message (Expand)AuthorAgeFilesLines
* Show incompatible kits in Add KitDaniel Teske2012-09-211-1/+1
* Profile -> Kit variable renamingOrgad Shaneh2012-09-111-4/+4
* Handle non-qmake projects without kitsTobias Hunger2012-09-071-0/+2
* s/profile/kit/Tobias Hunger2012-09-041-5/+5
* Remove evaluateBuildSystem signalDaniel Teske2012-08-241-2/+5
* Make buildDirectoryInitialized a Qt4Project specific signal againDaniel Teske2012-08-241-0/+3
* Provide build system independent deployment data.Christian Kandeler2012-08-221-2/+6
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* factor QMakeGlobals into an own fileOswald Buddenhagen2012-07-041-1/+1
* ProFileOption => QMakeGlobalsOswald Buddenhagen2012-07-041-4/+4
* Profile introductionTobias Hunger2012-06-211-29/+24
* Catch a few common errors for failing .pro parsingDaniel Teske2012-05-091-0/+3
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* Remove Project::dependsOn(), it's never calledDaniel Teske2012-03-161-3/+0
* Automatically configure examples opened from the welcome page.Daniel Teske2012-03-091-0/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Make Open Project wizard skippableDaniel Teske2012-02-031-1/+4
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-281-0/+2
|\ \ | |/
| * Fix -spec parameter not used in profile evaluation nor code modelDaniel Teske2011-10-181-0/+2
* | Simplfy code in ProjectLoadWizardDaniel Teske2011-10-251-2/+0
|/
* Add Qt4Project::proParsingDone(), which is emitted after parsingDaniel Teske2011-09-191-0/+1
* Qt4Project: Update code models if a folder watch changes the file list.Christian Kamm2011-09-151-1/+1
* Export Qt4PriFileNodeDaniel Teske2011-09-071-5/+4
* Compile fix Windows.Friedemann Kleint2011-08-181-1/+1
* Header cleanup in Qt4ProjectManager.Friedemann Kleint2011-08-181-64/+12
* Add a disabled reason to the display of runconfigurationsdt_2011-06-141-2/+2
* Qt4Project: fix canceling codemodel prevents codemodel updatedt_2011-05-301-0/+1
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-261-13/+13
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-3/+6
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Export Qt4BuildConfiguration(Factory), Qt4BaseTarget and Qt4Projectdt_2011-05-061-1/+2
* 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
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Use unique build directories per qt version and debug/releasedt2011-03-231-3/+0
|/
* Qt4 Maemo: Simplfy code for adding OTHER_FILES to .pro filedt2011-03-181-0/+1
* Introduce symbian ovi publishing wizardPrimrose Mbanefo2011-03-011-1/+1
* Qt4ProjectManager: Remove dead codedt2011-02-221-9/+0
* Symbian: Passive content projects are deployed correctly.Pawel Polanski2011-01-241-2/+2
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-5/+3
* 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-3/+0