summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* anchors.mirrored is documented but does not exist in QtQuick 1Martin Jones2012-06-291-4/+0
* Install the qmlgesturesplugin in the correct locationmarc_philippens2012-06-281-1/+1
* Rename qmldbg_tcp plugin to avoid conflict with qtdeclarative's copyKent Hansen2012-06-286-5/+3
* Item.mapFromItem() crashes with Items not created by the engine.Martin Jones2012-06-271-2/+4
* build system cleanupsOswald Buddenhagen2012-06-261-7/+2
* auto-generate module prisOswald Buddenhagen2012-06-261-3/+5
* Remove QtSvg library use.Toby Tomkins2012-06-261-1/+0
* Import QtQuick1 WebView from upstream WebKit trunkSimon Hausmann2012-06-256-0/+1606
* QDeclarativeVisualDataModel crashes getting QAbstractItemModel roles.Martin Jones2012-06-221-2/+3
* Include <QDataStream> properly where QDataStream is usedThiago Macieira2012-06-194-0/+4
* Finish the conversion from QWeakPointer back to QPointerThiago Macieira2012-06-198-18/+18
* Wrong signals received when moving Flickable elementKatja2012-06-161-2/+2
* QtQuick1: Fix warnings about QWeakPointer usage.Friedemann Kleint2012-06-134-11/+12
* Separate the path for Qt Quick 1 plugins from Qt Quick 2Lars Knoll2012-06-125-5/+5
* Move the designer plugin from qttools hereLars Knoll2012-06-075-1/+225
* QDeclarativeXmlHttpRequest - use readyread signal not downloadProgressShane Kearns2012-06-061-5/+4
* Remove the remaining traces of the old plugin systemLars Knoll2012-06-051-2/+2
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-311-1/+1
* Fix compilation for QT_NO_ACTION, QT_NO_CONTEXTMENU and QT_NO_MENUTasuku Suzuki2012-05-295-2/+21
* Fix memory leak in qdeclarativevisualdatamodel.Andrew den Exter2012-05-281-2/+4
* Quick1/QDeclarativeFontLoader: Output warning on failure.Friedemann Kleint2012-05-221-0/+2
* Move QIcon reference from QtWidgets to QtGui.ybot2012-05-201-1/+1
* Eliminated usage of "declarative" compat module.Rohan McGovern2012-05-151-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-103-9/+9
* QtQuick1: Fix build warnings.Friedemann Kleint2012-05-102-1/+2
* Remove hook for objectNameChanged signal handler.Andrew den Exter2012-05-102-13/+0
* QAbstractItemModel::setRoleNames is not necessary.Thiago Macieira2012-05-073-7/+11
* QApplication::keyboardInputDirection is deprecated.Thiago Macieira2012-05-041-1/+2
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-2/+2
* QtQuick1: Fix deprecation warnings.Friedemann Kleint2012-05-027-21/+33
* Fix warnings in autotests.Jędrzej Nowacki2012-04-241-0/+4
* Don't use the deprecated value 0x100 for QUrlThiago Macieira2012-04-201-2/+2
* Small optimization in declarative property cache.Jędrzej Nowacki2012-04-181-5/+1
* Adapt to Qt5 meta-object changesKent Hansen2012-04-188-19/+22
* Fix compilation and tests after qtbase/api_changes mergeKent Hansen2012-04-183-10/+4
* QInputPanel has been renamed to QInputMethodGirish Ramakrishnan2012-04-141-3/+3
* TextInput not to use obsolete realText() in QWidgetLineControlPekka Vuorela2012-03-231-1/+1
* TextInput not to emit selection change signals if values do not changePekka Vuorela2012-03-231-8/+7
* Build with g++ / C++11.Friedemann Kleint2012-03-201-1/+4
* Fix QDeclarativeItem::hasActiveFocus().Andreas Aardal Hanssen2012-03-131-2/+5
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-1340-651/+651
* Define Q_QUICK1_EXPORT independentlyMatthew Vogt2012-02-2766-162/+303
* Fix build issues related to QT_NO_*MODULE* defines.Andrew den Exter2012-02-222-4/+4
* Use new plugin system in QtQuick1.Friedemann Kleint2012-02-2127-25/+51
* Adapt to QInputPanel -> QInputMethod renamingPekka Vuorela2012-02-152-7/+7
* Install import qmldir files to correct locationMatthew Vogt2012-02-091-1/+1
* QtQuick1: Fix warnings of gcc 4.6Friedemann Kleint2012-02-082-4/+3
* Don't include pri file from qtbase source directory.Andrew den Exter2012-02-071-2/+3
* Fix license header format.Matthew Vogt2012-02-07385-772/+386
* Install QtQuick1 imports to the correct locationSean Harmer2012-02-071-1/+1