aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlprojectrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-111-35/+1
* Specialize environmentaspect for qml projectsTobias Hunger2013-04-111-3/+2
* Clean headers in QmlProjectManager.Friedemann Kleint2013-04-091-2/+0
* DebuggerRunConfigurationAspect: Suppress widgets as necessaryTobias Hunger2013-04-051-6/+0
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-2/+3
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-3/+5
* DeviceManager: Allow user to configure desktop deviceAurindam Jana2013-04-051-0/+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
* | QmlProjectManager: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-201-7/+7
|/
* QmlProject: Don't add Qt import on command lineKai Koehne2012-12-031-1/+1
* Adjust license headershjk2012-10-051-21/+20
* s/profile/kit/Tobias Hunger2012-09-041-3/+3
* QmlProject: Support both qmlscene and qmlviewer in run configurationKai Koehne2012-08-231-4/+13
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* QmlProject: static_cast not qobject_castDaniel Teske2012-07-181-6/+2
* Profile introductionTobias Hunger2012-06-211-89/+32
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* RunConfig: Rename signal isEnabledChanged(bool)Tobias Hunger2012-03-291-1/+1
* QtVersionManager::qtVersionsChanged() split list into add/remove/changeDaniel Teske2012-03-061-1/+1
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-211-2/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* QmlProject: Make sure 'mainFile: "xxx"' is always respectedKai Koehne2012-01-101-23/+12
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix release build warnings about unitialized variables.Friedemann Kleint2011-07-211-2/+2
* QmlProjectRunConfiguration: Copy enabled state on cloningDaniel Teske2011-07-191-1/+2
* Add RunConfiguration::disabledReasondt_2011-05-271-0/+7
* Remove BuildConfiguration parameter from RunConfiguration::isEnableddt_2011-05-271-3/+1
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-14/+14
* Disable observer and jsdebugger services when they're already part of QtThorbjørn Lindeijer2011-05-121-0/+2
* Qt Version refactoringdt2011-05-121-6/+6
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge remote branch 'origin/2.2'con2011-04-271-11/+4
|\
| * Fix "File name case mismatch" error when debugging QML apps (Win)Kai Koehne2011-04-201-11/+4
* | Move OutputFormatter to Utils lib.con2011-04-261-1/+1
|/
* QmlProject: Fix import of .qmlproject.user files from 2.1Kai Koehne2011-04-131-2/+8
* Update license.hjk2011-04-131-14/+13
* dispose of dynamic resolution of GetLongPathNameW and GetShortPathNameWOswald Buddenhagen2011-03-211-3/+2
* toolchain: fix enum naming stylehjk2011-02-231-1/+1
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-0/+7
* Exported header cleanup.Friedemann Kleint2011-01-201-0/+1
* QmlProject: Fix issue where qmlviewer is launched with directory as argumentKai Koehne2011-01-171-0/+1
* It's 2011 now.con2011-01-121-1/+1
* QmlProject: WhitespaceKai Koehne2011-01-051-6/+5
* QmlProject: Fix compilation on cygwinKai Koehne2011-01-051-14/+10
* Fix capitalization problems with qmlviewerKai Koehne2010-12-211-3/+35
* Merge branch '2.1'con2010-12-171-7/+11
|\