summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Remove references to QApplication::type()J-P Nurmi2012-11-221-2/+2
* Fix crash in GridViewThomas Hartmann2012-10-231-1/+1
* Fix QDeclarativeTextInput::moveCursorSelection()Konstantin Ritt2012-10-201-4/+4
* Change the header message: this is now the QtDeclarative moduleThiago Macieira2012-10-1987-87/+87
* Rename the QtQuick1 module back to QtDeclarativeFriedemann Kleint2012-10-1710-19/+19
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2487-2088/+2088
* Remove Symbian platformKai Koehne2012-09-183-15/+1
* Register Qt 4.7 import on-demand, instead of at startup.Robin Burchell2012-09-032-2/+11
* Compile fix for QWindowSystemInterface and QGraphicsObjectMatthew Vogt2012-08-031-2/+2
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-3024-48/+96
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-272-11/+8
* Qml ListView highlight component cannot access ListView scopeMartin Jones2012-07-042-64/+48
* anchors.mirrored is documented but does not exist in QtQuick 1Martin Jones2012-06-291-4/+0
* Item.mapFromItem() crashes with Items not created by the engine.Martin Jones2012-06-271-2/+4
* QDeclarativeVisualDataModel crashes getting QAbstractItemModel roles.Martin Jones2012-06-221-2/+3
* Wrong signals received when moving Flickable elementKatja2012-06-161-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-291-0/+2
* Fix memory leak in qdeclarativevisualdatamodel.Andrew den Exter2012-05-281-2/+4
* QApplication::keyboardInputDirection is deprecated.Thiago Macieira2012-05-041-1/+2
* QtQuick1: Fix deprecation warnings.Friedemann Kleint2012-05-021-3/+5
* 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
* Fix QDeclarativeItem::hasActiveFocus().Andreas Aardal Hanssen2012-03-131-2/+5
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-1317-319/+319
* Define Q_QUICK1_EXPORT independentlyMatthew Vogt2012-02-278-15/+15
* Adapt to QInputPanel -> QInputMethod renamingPekka Vuorela2012-02-152-7/+7
* Fix license header format.Matthew Vogt2012-02-0787-174/+87
* QtQuick1: Fix compilation on Windows.Friedemann Kleint2012-02-073-3/+0
* Fix compile failures due to the removal of QInputContext.Andrew den Exter2012-02-071-1/+0
* Fix license headers to match conventions.Matthew Vogt2012-02-0787-87/+174
* Fix crash in QDeclarativePathView test.Andrew den Exter2012-02-022-0/+2
* Add qmlplugindump tool to qtquick1 moduleMatthew Vogt2012-02-021-2/+2
* Fix compile failure due to API change in QRegion.Andrew den Exter2012-02-011-1/+1
* Fix compile failures.Andrew den Exter2012-01-316-101/+95
* Modify QtQuick1 to build in Qt5Matthew Vogt2012-01-3114-34/+36
* Import relevant source from Qt 4.8Matthew Vogt2012-01-3088-0/+40994