summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-1/+1
|\
| * Ensure TextEdit's text is vertically aligned after resizing its height.Mitch Curtis2014-03-241-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-1/+1
|\|
| * Correct QDeclarativeTextEdit::positionToRectangle().v5.3.0-beta1Mitch Curtis2014-03-201-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-111-1/+1
|\|
| * Fix typos in comments and documentationSergio Ahumada2014-03-051-1/+1
* | whitespace fixesOswald Buddenhagen2014-02-2016-84/+84
|/
* Prospective build fix after commit f8dbed12266c42785c1e4758eed05833ec035f33 i...Simon Hausmann2014-02-172-1/+11
* Fix MSVC-warning about unused variable d in qdeclarativeitem.cpp.Friedemann Kleint2014-01-291-3/+2
* Remove QtAlgorithms usage from QtQuick1.Friedemann Kleint2013-09-261-1/+3
* Merge branch 'dev' into stableSergio Ahumada2013-03-1933-123/+2
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-142-18/+29
| |\
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-252-48/+37
| |\ \
| * \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-191-5/+6
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-5/+6
| | |\ \ \
| * | | | | Fix QDeclarativeListView currentSection property updateNils Jeisecke2013-02-181-0/+2
| |/ / / /
| * | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2832-123/+0
* | | | | Smooth dragging an item with MouseArea.Andrew den Exter2013-03-191-0/+1
* | | | | Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-03-191-4/+4
| |_|_|/ |/| | |
* | | | Improve emission of FocusScope focusChanged signals.Andrew den Exter2013-02-272-18/+29
| |_|/ |/| |
* | | Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-26/+20
* | | MouseArea shouldn't grab the mouse until there is an effective drag.Andrew den Exter2013-02-221-22/+17
| |/ |/|
* | Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-151-5/+6
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1087-87/+87
* Backport PathView currentIndex fixes from Qt 5Bea Lam2012-12-121-37/+58
* Fix crash when mapping coordinates to & from the root item.Nicolas Tisserand2012-12-121-4/+18
* Ensure QDeclarativeTextLayout uses the correct penChris Adams2012-11-291-1/+12
* Compile with QT_NO_CLIPBOARDAndrew den Exter2012-11-261-0/+2
* Port TextInput/TextEdit clipboard optimizations from QtQuick 2.0Andrew den Exter2012-11-234-15/+32
* 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