aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlprojectrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProjectManager: Fix initial stateDaniel Teske2015-03-091-0/+1
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Mime types: Fix that some QML files were opened as C++Eike Ziller2015-02-241-2/+2
* Use new mime databaseEike Ziller2015-02-171-4/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-2/+2
|/
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-2/+1
* License updateEike Ziller2014-10-091-7/+8
* ProjectExplorer: Get rid of LocalApplicationRunConfiguration::RunModeOrgad Shaneh2014-05-281-2/+2
* De-noise RunConfigurationsOrgad Shaneh2014-05-281-11/+12
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-2/+1
* Utils: Compile winutils on all platformhjk2014-02-201-3/+0
* QmlProjectRunConfiguration: Fix copy-ctor to copy all membersDaniel Teske2014-01-161-0/+2
* QmlProjectRunConfiguraiton: Simplify codeDaniel Teske2014-01-161-5/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Remove support for non-Python GDBhjk2014-01-061-10/+0
|/
* QmlProject: Update current file name if file gets renamedKai Koehne2013-11-051-0/+5
* Remove support for debugging JS with Qt 4.7Kai Koehne2013-11-041-4/+1
* LocalRunConfiguration: Do not add a LocalEnvironmentAspectTobias Hunger2013-11-041-2/+2
* Crossify normalizePathNameOrgad Shaneh2013-10-241-8/+4
* QmlProjectRunConfiguration: Derive from LocalApplicationRunConfigurationAurindam Jana2013-10-151-18/+20
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-14/+9
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-2/+1
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-1/+1
* Make document model static and add some document related methodsEike Ziller2013-07-121-4/+4
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-3/+3
* 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