aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlscene
Commit message (Expand)AuthorAgeFilesLines
...
* Add I18N support to qmlsceneCharles Yin2012-07-171-1/+35
* QQuickCanvas renamesAlan Alpert2012-07-171-1/+1
* "export" the qml tools for qtPrepareTool() useOswald Buddenhagen2012-07-111-9/+2
* Remove some unnecessary indirection.Robin Burchell2012-06-251-17/+14
* qmlscene: add --transparent argumentGirish Ramakrishnan2012-06-191-0/+14
* Small cleanup: remove braces from single line conditionals.Robin Burchell2012-06-191-9/+5
* Fix compilation for QT_NO_FILEDIALOGTasuku Suzuki2012-06-091-1/+1
* Add --resize-to-root option, sets ResizeViewToRootObject on the qmlscene view.Robin Burchell2012-05-281-10/+11
* Initial bundle supportAaron Kennedy2012-05-041-1/+10
* Enabled widget free compilation of QtQuickDonald Carr2012-04-181-1/+1
* Debugger: Use "QML" also in macro namesKai Koehne2012-03-301-1/+1
* Debugger: Allow enabling of qml debugger without startup warningKai Koehne2012-03-271-2/+2
* Allow qmlscene to quit immediately after startingMatthew Vogt2012-03-211-0/+9
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-242-11/+11
* Add slow animations mode to qmlsceneAaron Kennedy2012-02-142-1/+10
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-49/+48
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Support opening filedialog again in qmlsceneGunnar Sletta2011-12-141-0/+5
* Link against widgets only when availableGunnar Sletta2011-12-122-1/+5
* Implemented multiple windows and GL context sharingGunnar Sletta2011-12-081-4/+0
* Cleaned up the qmlscene code a bitGunnar Sletta2011-12-062-116/+15
* Say hello to QtQuick moduleKent Hansen2011-12-022-3/+3
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-262-5/+1
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-6/+6
* Declarative: Give qmlscene top level window flags.Friedemann Kleint2011-10-181-24/+28
* Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-08-311-3/+8
|\
| * More efficient type name cacheAaron Kennedy2011-08-301-3/+8
* | Merge branch 'master' into refactorGunnar Sletta2011-08-252-6/+4
|\|
| * Respect $$QT.declarative.binsRohan McGovern2011-08-111-1/+1
| * Introduced a CONFIG option that enables declarative debug servicesThorbjørn Lindeijer2011-08-022-3/+1
| * Don't enable qmlscene compability mode for commented out imports.Andrew den Exter2011-08-021-2/+2
* | Make QSGCanvas a QWindow instead of a QGLWidgetGunnar Sletta2011-08-051-74/+20
* | Build against refactor.Samuel Rødal2011-07-291-8/+8
|/
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-122-3/+2
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Disable vsync animations by defaultGunnar Sletta2011-06-101-0/+6
* added private headers to qmlsceneGunnar Sletta2011-05-041-1/+1
* Initial import from qtquick2.Qt by Nokia2011-04-272-0/+594