aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Version bump.con2009-11-251-6/+6
* Version bump.con2009-10-291-6/+6
* Register qml.qch file automatically in help collectionKai Koehne2009-10-231-1/+0
* Search qmlviewer binary also in creator/binKai Koehne2009-10-231-1/+6
* Remove color:"white" in qml hello worldKai Koehne2009-10-141-1/+0
* Added fall-back for the QML viewer to first check if there is one bundled wit...Erik Verbruggen2009-10-091-2/+13
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-055-16/+11
* Version bump.con2009-10-021-6/+6
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+1
* Changing string based api to BuildConfiguration based api.con2009-10-012-9/+13
* Renamed the DUI editor to QML editor.Erik Verbruggen2009-09-303-6/+6
* Add option to specify qmlviewer command line argumentsKai Koehne2009-09-302-0/+19
* Project explorer: Make public headers compile with NO_CAST_FROM_ASCIIFriedemann Kleint2009-09-291-0/+1
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-253-5/+5
* Canceling the wizard for a new cmake build configuration still created.dt2009-09-232-2/+3
* Version bump.con2009-09-101-6/+6
* Suppress warning dialog when the QML Viewer executable cannot be found.Erik Verbruggen2009-09-081-6/+1
* Modified the QML project to notify the DUI model manager when a file is added...Erik Verbruggen2009-09-043-1/+11
* Change to new APIHenrik Hartz2009-09-011-1/+1
* long live the kinghjk2009-08-1418-18/+18
* Adapt default qml template to latest qml changesKai Koehne2009-08-131-1/+1
* Rework the project settings.dt2009-08-064-5/+11
* Added the import directive to the generated QML files.Roberto Raggi2009-07-301-0/+2
* Mention possible locations of the debugging helper in the error dialogdt2009-07-152-0/+6
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-8/+8
* Fix signal signature: Specifying a custom QMLViewer location was brokenDaniel Molkentin2009-07-041-1/+1
* Allow restoreSettings() to fail,dt2009-07-032-2/+3
* compilemae2009-06-171-0/+2
* Update license headers and sales contact details.Jason McDonald2009-06-1717-34/+34
* API review of IRunConfigurationFactory.con2009-06-122-6/+6
* Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-06-041-1/+1
|\
| * API: temporaryEditor --> isTemporarycon2009-06-041-1/+1
* | Version bump also in master.con2009-06-041-6/+6
|/
* Version bump.con2009-06-021-6/+6
* CompileRoberto Raggi2009-05-251-0/+1
* Dummy implementation of MakeStep.Roberto Raggi2009-05-226-2/+273
* qworkbenchplugin.pri got renamed to qtcreatorplugin.priThorbjørn Lindeijer2009-05-131-1/+1
* Set the working directoryRoberto Raggi2009-05-121-1/+1
* Check for valid qmlviewer executable.Roberto Raggi2009-05-111-0/+7
* Generate a nicer "Hello World" QML app.Roberto Raggi2009-05-111-2/+10
* Added a project wizard for QML applications.Roberto Raggi2009-05-114-0/+375
* CompileRoberto Raggi2009-05-081-1/+1
* Compile.Roberto Raggi2009-05-081-0/+1
* Add files to the projects.Roberto Raggi2009-05-073-10/+41
* Introduced LANG_QMLRoberto Raggi2009-05-072-2/+3
* Improved the QML project importer.Roberto Raggi2009-05-071-14/+2
* Implemented the run configration factory and removed some obsoleted code.Roberto Raggi2009-05-074-116/+138
* Use consistent wording.Michael Brasser2009-05-071-1/+1
* Introduced Project::hasBuildSettings()Roberto Raggi2009-05-062-0/+6
* Show relative file names in the run configuration.Roberto Raggi2009-05-062-13/+28