summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compile failures.Andrew den Exter2012-01-311-0/+1
* Modify QtQuick1 to build in Qt5Matthew Vogt2012-01-317-9/+7
* Import relevant source from Qt 4.8Matthew Vogt2012-01-3046-0/+6553