OSDN Git Service

It's 2011 now.
[qt-creator-jp/qt-creator-jp.git] / src / plugins / qt4projectmanager / wizards / qmlstandaloneapp.cpp
2011-01-12 conIt's 2011 now.
2011-01-06 conMerge remote branch 'origin/2.1'
2011-01-05 conMerge remote branch 'origin/2.1'
2010-12-17 conMerge branch '2.1'
2010-12-17 conLicense headers.
2010-12-10 conMerge remote branch 'origin/2.1'
2010-12-08 conMerge remote branch 'origin/2.1'
2010-12-02 conMerge remote branch 'origin/2.1'
2010-11-30 conMerge remote branch 'origin/2.1' into master
2010-11-25 conMerge remote branch 'origin/2.1'
2010-11-25 conMerge commit 'bd8b23d4bad4191367e7c5eb3297769a2477afec...
2010-11-23 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-18 dtMerge remote branch 'origin/2.1'
2010-11-16 Alessandro PortaleFiltering '-' out of generated projects
2010-11-04 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-11-03 Kai KoehneQmlApp template: Use new 4.7.1 API to enable qml debugging
2010-10-18 Oswald BuddenhagenMerge remote branch 'origin/2.1'
2010-10-15 Kai KoehneQmlApp wizard: Bump version number
2010-10-08 Kai KoehneMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-10-04 dtMerge remote branch 'origin/2.1'
2010-10-04 Alessandro PortaleOnly update Qml App stub files
2010-10-04 Alessandro PortaleQt Quick app wizard: Merge two .pri files into one
2010-10-01 Kai KoehneQmlJSDebugger: Fix warning about JSAgent already connected
2010-09-29 Friedemann KleintMerge remote branch 'origin/2.1'
2010-09-29 Alessandro PortaleImproved the comments in the generate qml app code.
2010-09-22 Kai KoehneQmlWizard: Bump version number
2010-09-22 Kai KoehneQmlJSDebugger: Split library up into a debugger & obser...
2010-09-22 Alessandro PortaleNew Qml app wizard: generate 'main.qml' instead of...
2010-09-21 Christian KandelerQML wizard: Remove remains of dummy data loading.
2010-09-21 Christian KammQml app wizard: Write import path to pro file.
2010-09-21 Christian KandelerQML wizard: Fix version check.
2010-09-16 Kai KoehneQml Standalong App: Fix regression when debugging apps
2010-09-16 Christian KandelerQML Wizard: Remove "dummy data" setting.
2010-09-16 Kai KoehneQmlStandaloneApp: Fix template to use new QDeclarativeO...
2010-09-16 Christian KandelerQML/Mobile wizard: Factor out common parts.
2010-09-15 Friedemann KleintL10n: tr()-fixes, message strings, compiler warnings.
2010-09-14 Christian KandelerQML + Mobile wizard: Share deployment rules.
2010-09-13 Alessandro PortaleBumped qml app template version.
2010-09-13 Alessandro PortaleAdded test app and test scenarios for the new qml app...
2010-09-13 Christian KandelerMobile + QML wizard: Share common resources.
2010-09-13 Christian KandelerMobile wizard: Model after QML wizard.
2010-09-10 Christian KandelerQML Wizard: Orientation support for Maemo5.
2010-09-10 Friedemann KleintI10N: First translation fixes for 2.1
2010-09-08 Christian KandelerQML Wizard: Add support for .desktop files.
2010-09-08 Christian KandelerQML App Wizard: Simplify deployment rules.
2010-09-07 Friedemann KleintQuieten gcc compiler warnings.
2010-08-31 Christian KandelerQML standalone wizard: Add support for Maemo5 applicati...
2010-08-27 Alessandro PortaleReplaced enum updateFiles with more logical bool getters.
2010-08-27 Alessandro PortaleImplemented updateFiles()
2010-08-25 Alessandro PortaleImproved (and simplified) the stub directory structure
2010-08-25 Alessandro PortaleMoving the "Qml standalone" wizards from qmlpm to qt4pm