summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* qmlplugindump: Fix platform plugin specification.Friedemann Kleint2014-05-051-1/+1
* remove stale phonon referenceOswald Buddenhagen2013-09-301-3/+0
* Fix organization domains.Friedemann Kleint2013-07-151-2/+2
* qmlplugindump1: make it behave more like qmplugindumpv5.1.0-rc1Fawzi Mohamed2013-06-101-8/+9
* make use of qt_app.prfOswald Buddenhagen2013-05-281-5/+2
* adjust to new "configure -nomake tools" semanticsOswald Buddenhagen2013-05-281-1/+6
* Tools: unnecessary to make qmlplugindump a bundleLiang Qi2013-05-271-2/+7
* iOS: fix build on iOSRichard Moe Gustavsen2013-05-151-1/+1
* Fix warning about overloaded virtual in qmlviewer (CLANG).Friedemann Kleint2013-03-112-2/+2
* make use of qtHaveModule()Oswald Buddenhagen2013-01-282-4/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1021-21/+21
* Fix some warnings in qtquick1 found by ClangThiago Macieira2013-01-041-1/+1
* QmlViewer: Fix test script exits.Friedemann Kleint2012-12-201-5/+19
* QmlViewer: Display options on Windows using a non-proportional font.Friedemann Kleint2012-12-201-1/+3
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-191-1/+1
* Add minimal plugin importing to quick1 qmlplugindump toolv5.0.0Miikka Heikkinen2012-12-141-0/+2
* Add PLUGIN_CLASS_NAME to qtquick1 pluginsMiikka Heikkinen2012-12-101-0/+1
* Qml1PluginDump: Prevent crash if run without WMKai Koehne2012-12-011-0/+3
* Qml1PluginDump: Fix dumping of GUI typesKai Koehne2012-11-272-3/+3
* follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-021-1/+0
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-022-14/+4
* Adapt to WebKit module changesSimon Hausmann2012-10-191-2/+2
* QtQuick1: Make the examples test for QtQuick1 pass.Friedemann Kleint2012-10-172-15/+37
* QtQuick1: Fix qmlviewer no longer showing file dialog.Friedemann Kleint2012-10-171-6/+4
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-176-12/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2421-504/+504
* qmlplugindump: Update help outputKai Koehne2012-09-181-1/+1
* Compile & install qmlplugindump by default (again)Kai Koehne2012-09-172-27/+5
* Use qInstallMessageHandlerKai Koehne2012-09-141-9/+7
* qmlplugindump: Fix compilation againKai Koehne2012-09-101-24/+18
* Use CONFIG+=quick1_debug in pro files to activate debuggingv5.0.0-beta1Kai Koehne2012-08-241-1/+1
* Use Qt::WindowFlags, not Qt::WFlags.Stephen Kelly2012-08-201-1/+1
* Make qtquick1 compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-281-0/+4
* Replace QWeakPointer with QPointer for tracking QObjectsThiago Macieira2012-06-261-1/+2
* don't reference $$QT_BUILD_TREE - it's unavailable hereOswald Buddenhagen2012-06-261-1/+1
* Detect, and disallow qtquick2 in qmlviewer.Robin Burchell2012-06-251-10/+62
* Strip out Maemo5 code.Robin Burchell2012-06-196-323/+2
* Remove Symbian support.Robin Burchell2012-06-197-287/+1
* Updates to platform-specific code for Qt 5.Robin Burchell2012-06-181-17/+2
* Remove the remaining traces of the old plugin systemLars Knoll2012-06-052-2/+1
* Do not let QML warnings reduce the frame rate in fullscreen mode.Andreas Hartmetz2012-05-292-0/+9
* Eliminated usage of "declarative" compat module.Rohan McGovern2012-05-151-1/+1
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-043-10/+10
* QImage::numBytes() is deprecated in favour of QImage::byteCount()Thiago Macieira2012-05-041-2/+2
* Use the declarative_debug config option to enable debug.Andrew den Exter2012-02-221-1/+1
* Fix compilation on HarmattanSimon Hausmann2012-02-151-11/+11
* Fix license header format.Matthew Vogt2012-02-0720-40/+20
* Fix license headers to match conventions.Matthew Vogt2012-02-0720-0/+20
* Install binaries and imports to qtbase.Andrew den Exter2012-02-031-6/+2
* Add qmlplugindump tool to qtquick1 moduleMatthew Vogt2012-02-025-0/+1094