aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlscene
Commit message (Expand)AuthorAgeFilesLines
* Revert "qmlscene/qml tools: Temporarily disable High DPI options."Friedemann Kleint2015-11-261-6/+5
* qmlscene/qml tools: Temporarily disable High DPI options.Friedemann Kleint2015-11-021-0/+4
* qmlscene: Split argument parsing.Friedemann Kleint2015-10-191-31/+38
* Tools: Fix single-character string literals.Friedemann Kleint2015-10-131-3/+3
* qmlscene: Make it possible to pass non-local file URLs.Friedemann Kleint2015-09-221-16/+34
* qml/qmlscene: Add command line option -no-scaling for Qt::AA_NoHighDpiScaling.Friedemann Kleint2015-09-071-0/+3
* qmlscene: Add option --verbose to obtain diagnostic output.Friedemann Kleint2015-06-041-2/+63
* qmlscene: Add options to control the GL renderer.Friedemann Kleint2015-06-041-18/+29
* Address uninitialized pointer variablesHolger Hans Peter Freyther2015-04-201-1/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Add -P argument to qmlscene to specify plugins search pathAlain Martin2014-12-171-0/+6
* Remove QML bundle codeSimon Hausmann2014-12-121-9/+1
* qmlscene: Simplify context sharing logic.Pierre Rossi2014-11-071-9/+3
* Don't use qDebug and qWarning for formatted outputThiago Macieira2014-10-311-37/+38
* Revert: use the new form of QTranslator::load() for more flexibilityShawn Rutledge2014-10-281-8/+6
* use the new form of QTranslator::load() for more flexibilityShawn Rutledge2014-10-011-6/+8
* qmlscene: load master translation file before more specific onesShawn Rutledge2014-09-041-7/+3
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Use the renamed qt_gl_global_share_contextJocelyn Turcotte2014-08-051-1/+1
* Tools and examples: consistently use organization name QtProjectShawn Rutledge2014-07-021-1/+1
* Use global context sharing from QtGui instead of QSGContextJocelyn Turcotte2014-04-041-2/+2
* Enable GL context sharing for QtQuick windows by defaultSimon Hausmann2014-03-292-1/+16
* Fix crash in qml/qmlscene when using dummy-data with importsErik Larsson2014-03-131-5/+1
* suppress qml import scan for the tools which don't need itOswald Buddenhagen2013-10-211-0/+1
* Fix error reporting in the new object creatorSimon Hausmann2013-09-081-0/+4
* qmlscene: ensure that the window & component get destructedJ-P Nurmi2013-07-041-13/+10
* qmlscene: if top-level is a QQuickWindow, set incubation controllerShawn Rutledge2013-06-041-1/+3
* qmlscene: Set window flags correctly.Friedemann Kleint2013-05-231-1/+3
* qmlscene: don't call show() on the window if it's already showingShawn Rutledge2013-05-221-1/+1
* Show fullscreen button in qmlscene on MacGunnar Sletta2013-04-021-1/+1
* Respect the default format from the scene graph adaptation layerGunnar Sletta2013-02-051-1/+1
* Merge branch 'stable' into devGunnar Sletta2013-01-172-6/+6
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-101-1/+1
| * Modify qmlscene usage text to be consistentRichard Moe Gustavsen2013-01-041-4/+4
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-041-1/+1
|\|
| * Change qFatal to qWarningAlan Alpert2012-12-061-1/+1
* | Add command-line option to enable multisamplingGunnar Sletta2012-12-111-3/+9
|/
* Remove the remaining usages of deprecated QWindow accessorsShawn Rutledge2012-11-301-1/+1
* Enable mobule build with QT_NO_TRANSLATIONTasuku Suzuki2012-11-261-0/+8
* Fix security warning about passing a variable to printf-formatting.Friedemann Kleint2012-11-221-1/+1
* Examples and fixes for QML Window propertiesShawn Rutledge2012-11-091-0/+3
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-1/+1
* qmlscene can start with either an Item or Window as the qml rootShawn Rutledge2012-11-051-30/+56
* follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-011-2/+0
* Change organisation to Qt Project.Frederik Gladhorn2012-10-251-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* qmlscene: fixed dependency on QtWidgetsRohan McGovern2012-07-301-1/+1
* Remove work-around for Q_DECLARE_METATYPE(QFileInfo) being added to QtCoreMarc Mutz2012-07-261-3/+0
* Work around Q_DECLARE_METATYPE(QFileInfo) being added to QtCoreMarc Mutz2012-07-251-0/+2