aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tools: unnecessary to make qmlplugindump a bundleLiang Qi2013-05-201-9/+7
* qmlplugindump: Add explanation why it needs to be an app bundleKai Koehne2013-05-081-0/+7
* adjust to new "configure -nomake tools" semanticsOswald Buddenhagen2013-05-081-0/+11
* qmlplugindump: add an explicit -relocatable switchFawzi Mohamed2013-04-241-2/+7
* Doc: Fix module name formatSze Howe Koh2013-04-231-1/+1
* qmlplugindump: always output exportMetaObjectRevisionsFawzi Mohamed2013-04-151-6/+2
* Show fullscreen button in qmlscene on MacGunnar Sletta2013-04-021-1/+1
* optionally bootstrap QmlDevTools and qmlminOswald Buddenhagen2013-03-161-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-7/+4
|\
| * Fixed build when Qt is configured with -no-opengl.Samuel Rødal2013-02-201-7/+4
* | qmlplugindump: don't crash if a composite type was a registeredShawn Rutledge2013-02-181-4/+6
* | Respect the default format from the scene graph adaptation layerGunnar Sletta2013-02-051-1/+1
* | Merge branch 'stable' into devGunnar Sletta2013-01-1733-37/+37
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1031-31/+31
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-102-2/+2
| * Modify qmlscene usage text to be consistentRichard Moe Gustavsen2013-01-041-4/+4
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-042-1/+3
|\|
| * Add minimal plugin importing to quick2 qmlplugindump toolMiikka Heikkinen2012-12-141-0/+2
| * Change qFatal to qWarningAlan Alpert2012-12-061-1/+1
* | Fix invalid compression in qmlminLars Knoll2012-12-111-7/+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
* QmlPluginDump: Prevent crash if run without WMKai Koehne2012-11-301-0/+3
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-261-2/+4
* 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
* Aesthetic tweaks for qmleasing UIAlan Alpert2012-11-212-1/+2
* Unify qmleasing and easingcurveeditorAlan Alpert2012-11-2120-450/+202
* Examples and fixes for QML Window propertiesShawn Rutledge2012-11-091-0/+3
* Renamed QWindow::pos property to positionShawn Rutledge2012-11-091-1/+1
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-082-2/+2
* 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-016-11/+0
* Change organisation to Qt Project.Frederik Gladhorn2012-10-251-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2334-821/+821
* qmlplugindump: Update help outputKai Koehne2012-09-181-1/+1
* qmlplugindump: Fix handling of implicit signalsKai Koehne2012-09-101-1/+1
* doc: fix some more typosSergio Ahumada2012-09-101-1/+1
* qmlplugindump: Fix dumping of typesKai Koehne2012-09-071-1/+1
* qmlplugindump: Take care of 'void' typesKai Koehne2012-09-071-2/+2
* Refactor singleton type registration codeChris Adams2012-08-281-58/+16
* Fixing easing curve editorThomas Hartmann2012-08-172-0/+7
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-24/+80
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-081-19/+22
* 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