aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlprojectmanager.pro
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: De-virtualize EnvironmentAspect::baseEnvironmenthjk2019-03-071-4/+5
* QmlProjectManager: Aspect-ify runconfigurationhjk2018-09-101-4/+2
* QmlProject: Move RunConfigurationFactory close to RunConfigurationhjk2018-04-091-2/+0
* ProjectExplorer: Provide ProjectDocument and use it in all projectsTobias Hunger2017-03-291-2/+0
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-2/+0
* QmlProjectManager: Qt Quick UI templates via json wizardAlessandro Portale2015-05-181-8/+2
* Merge multi Qt Quick UI wizards into onejkobus2013-11-061-2/+4
* QmlProjectManager: Remove dependency on DebuggerAurindam Jana2013-10-151-2/+0
* QmlProjectManager: removing declarative dependencyThomas Hartmann2013-08-061-1/+1
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-071-2/+0
* Specialize environmentaspect for qml projectsTobias Hunger2013-04-111-0/+2
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-1/+1
* QmlProjectPlugin: replacing QmlProjectApplicationWizardThomas Hartmann2013-01-111-4/+6
* QmlProjectManager: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-201-1/+1
* Adapt .pro, .qbs files and wizard templates to QtQuick1-renaming.Friedemann Kleint2012-10-181-6/+1
* Profile introductionTobias Hunger2012-06-211-2/+0
* Compile with Qt 5.Friedemann Kleint2012-03-131-1/+6
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* QmlProject: Split RunConfiguration, ..Widget into two classesKai Koehne2010-11-291-2/+4
* centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-2/+1
* QmlProject: Remove "Import QML Directory" wizardKai Koehne2010-10-041-2/+0
* Moving the "Qml standalone" wizards from qmlpm to qt4pmAlessandro Portale2010-08-251-16/+2
* Support existing Qml project for "standalone" Qml appsAlessandro Portale2010-07-201-3/+4
* Wizard for standalone qml applicationsAlessandro Portale2010-07-161-2/+17
* Move qmltaskmanager from qmlproject plugin to qmljseditordt2010-07-141-2/+0
* Refactor OutputFormatterdt2010-07-141-4/+2
* Moved "Application Output" formatting to a specialized formatter.Erik Verbruggen2010-04-191-2/+4
* Fix for crash on setting expressions to anchors in bauhausLasse Holmstedt2010-03-021-1/+2
* Renaming Qml wizardsKai Koehne2010-02-181-4/+4
* QmlProjectManager refactoringKai Koehne2010-02-161-2/+11
* Integrate target supportTobias Hunger2010-02-091-2/+4
* Replace .qmlproject default editor with the .qml oneKai Koehne2010-01-291-3/+1
* Wire up new project file format in Project ManagerKai Koehne2010-01-291-2/+7
* Make QmlProject & QmlRunConfiguration exported classesKai Koehne2010-01-121-1/+3
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-4/+2
* Listening Qml syntax errors in Tasks windowKai Koehne2009-11-111-0/+2
* Dummy implementation of MakeStep.Roberto Raggi2009-05-221-2/+4
* qworkbenchplugin.pri got renamed to qtcreatorplugin.priThorbjørn Lindeijer2009-05-131-1/+1
* Added a project wizard for QML applications.Roberto Raggi2009-05-111-0/+2
* Initial work on the QML project manager.Roberto Raggi2009-05-041-0/+20