summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Refactor run control termination.Friedemann Kleint2010-08-202-2/+3
* Implement Gui for Qml module deployment.Alessandro Portale2010-08-185-7/+230
* Fix of a (harmless) typoAlessandro Portale2010-08-171-1/+1
* Rename QmlModule::Location -> QmlModule::PathAlessandro Portale2010-08-162-6/+6
* Deployment of Qml modules.Alessandro Portale2010-08-152-10/+244
* Merge 'Path' and 'Location' enums into one.Alessandro Portale2010-08-152-89/+75
* QML Debugger refactoringLasse Holmstedt2010-08-132-3/+39
* Remove qml from OTHER_FILESdt2010-08-111-3/+1
* Add QML folder in project tree, show files theredt2010-08-112-0/+10
* No hardcoded QMLINSPECTOR_PATH in the qml app .pro file.Alessandro Portale2010-08-092-8/+0
* Outsourcing the dirty bulk into the new "qmlapplication.pri"Alessandro Portale2010-08-092-1/+6
* CompileOlivier Goffart2010-08-091-1/+1
* Polishing the optional QMLINSPECTOR inclusion a bitAlessandro Portale2010-08-092-17/+26
* Moved qmljsdebugger to share & debugger lib support for qml app wizardLasse Holmstedt2010-08-061-1/+6
* CompileFriedemann Kleint2010-08-061-1/+1
* Merge remote branch 'origin/2.0'Friedemann Kleint2010-08-063-7/+11
|\
| * QML: Name wizards correctly.Friedemann Kleint2010-08-052-5/+5
| * QML Inspector: Disable debug actions when qml inspector is disabledLasse Holmstedt2010-07-291-3/+6
| * Version bumpcon2010-07-221-5/+5
* | Move qml app templates from .qrc to share/qtcreator/templatesAlessandro Portale2010-08-038-338/+8
* | Fixed the data deployment on OSXAlessandro Portale2010-08-022-8/+12
* | Remove the setMinimum trick. The template .qml has a root size, instead.Alessandro Portale2010-08-022-1/+2
* | Refactor deploymentTobias Hunger2010-08-022-0/+6
* | Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-1/+1
* | Clean up the deployment part (a bit)Alessandro Portale2010-07-301-5/+3
* | Let Qml scene define the window size on DesktopAlessandro Portale2010-07-302-1/+1
* | Application data deployment on the macAlessandro Portale2010-07-302-0/+15
* | Improve deployment of qml appsAlessandro Portale2010-07-292-29/+57
* | Typo fix.Alessandro Portale2010-07-291-1/+1
* | Add Maemo support to QML standalone application wizard.ck2010-07-282-3/+8
* | QML standalone application wizard: Un-eval project file template.ck2010-07-281-6/+12
* | Win: Added QMAKE_EXTRA_TARGETS for copying qml files to $$OUT_PWDAlessandro Portale2010-07-221-5/+11
* | Support existing Qml project for "standalone" Qml appsAlessandro Portale2010-07-2014-239/+420
* | Removed useless test.Roberto Raggi2010-07-161-3/+0
* | Wizard for standalone qml applicationsAlessandro Portale2010-07-1616-2/+1323
* | Fixed OS X qml observer nameLasse Holmstedt2010-07-151-4/+8
* | Merge branch 'qmljsinspector'Olivier Goffart2010-07-1414-382/+5
|\ \
| * | Move qmltaskmanager from qmlproject plugin to qmljseditordt2010-07-147-193/+1
| * | Refactor OutputFormatterdt2010-07-146-181/+3
| * | Remove the icon size hack for QML_WIZARD_ICONAlessandro Portale2010-07-092-8/+1
* | | rename qmlviewer to qmlobserverLasse Holmstedt2010-07-141-6/+2
* | | modified qml run config titleLasse Holmstedt2010-07-141-1/+1
* | | added mode buttons to custom qml viewer and qmljsinspector toolbarLasse Holmstedt2010-07-141-6/+0
* | | Merge remote branch 'origin/master' into qmljsinspectorOlivier Goffart2010-07-086-44/+22
|\ \ \ | |/ /
| * | Task hubdt2010-07-073-20/+10
| * | Merge remote branch 'origin/2.0'con2010-07-061-14/+4
| |\ \ | | |/
| | * Application output always scrolled, and moved the cursor.con2010-07-061-14/+4
| * | Also make ProjectLanguage a proper contextdt2010-07-022-6/+4
| * | Make project context a Core::Contextdt2010-07-022-4/+4
* | | added custom qmlviewer to creatorLasse Holmstedt2010-07-081-6/+16