aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlnewprojectwizard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renaming Qml wizardsKai Koehne2010-02-181-170/+0
* QmlProjectManager refactoringKai Koehne2010-02-161-5/+5
* Fixed further static icons.Friedemann Kleint2010-02-161-1/+1
* Add support for JavaScriptFiles and ImageFiles elements to .qmlprojectKai Koehne2010-01-291-0/+12
* Adjust .qmlproject files generated by wizards to new formatKai Koehne2010-01-291-16/+30
* Reorder the "new" wizard categories.con2010-01-151-2/+5
* Fix default "hello world" qml file to not use anchorsKai Koehne2010-01-081-1/+2
* Make method naming more consistent.Tobias Hunger2010-01-071-4/+4
* Wizards: SortFriedemann Kleint2009-11-271-3/+6
* Project Wizards: Introduce notion of project directory, polish.Friedemann Kleint2009-11-261-134/+6
* Remove color:"white" in qml hello worldKai Koehne2009-10-141-1/+0
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-2/+2
* Change to new APIHenrik Hartz2009-09-011-1/+1
* long live the kinghjk2009-08-141-1/+1
* Adapt default qml template to latest qml changesKai Koehne2009-08-131-1/+1
* Added the import directive to the generated QML files.Roberto Raggi2009-07-301-0/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Generate a nicer "Hello World" QML app.Roberto Raggi2009-05-111-2/+10
* Added a project wizard for QML applications.Roberto Raggi2009-05-111-0/+256