aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitemsmodule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Image::mipmap to support mipmapping of images.Gunnar Sletta2014-02-121-0/+1
* Expose TextEdit::linkAt(x, y)J-P Nurmi2014-01-291-0/+1
* Expose Text::linkAt(x, y)J-P Nurmi2014-01-291-0/+2
* Add QQuickMatrix4x4, a way to specify a matrix transform in QML.Erik Larsson2014-01-071-0/+1
* Add displayMarginBeginning/End to ListView and GridView.Martin Jones2013-12-111-0/+1
* TextInput: add editingFinished signalLiang Qi2013-11-221-0/+1
* Add missing Q_INIT_RESOURCETor Arne Vestbø2013-11-051-0/+7
* Add missing namespace wrappers for QQuickItemsModuleTor Arne Vestbø2013-11-051-0/+3
* A dynamically-created Window can have a parent Item and vice-versaShawn Rutledge2013-10-031-8/+28
* A dynamically created Window can have a parent WindowShawn Rutledge2013-10-031-9/+17
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Merge branch 'stable' into devSergio Ahumada2013-09-061-5/+0
|\
| * Removed the static intialized boolean of qquickitemsmodule.Dominik Holland2013-09-051-5/+0
* | Add QQuickText::hoveredLinkJ-P Nurmi2013-06-181-0/+1
* | Add QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-071-0/+2
|/
* Add QQuickWindow::closing signal, and ability to ignore the eventShawn Rutledge2013-05-081-0/+1
* No longer apply pending changes when accessing ItemView propertiesAlan Alpert2013-04-261-0/+3
* Version new property and signalLiang Qi2013-04-081-0/+1
* Add TextEdit::selectByKeyboardJ-P Nurmi2013-03-151-0/+1
* Fix usages of \since for QML itemsThomas McGuire2013-03-131-0/+1
* Add QQuickTextDocumentFrederik Gladhorn2013-02-191-0/+4
* Allow aligning items in a gridFabian Bumberger2013-01-281-0/+2
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-6/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Make qtdeclarative compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-241-0/+2
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-2/+2
* End the deprecation period of SpriteImageAlan Alpert2012-05-141-1/+0
* Add mouse wheel events handler to MouseAreaLuis Gabriel Lima2012-03-101-0/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+6
|\
| * Separate view transition functionality into new fileBea Lam2012-02-281-0/+1
| * Rename SpriteImage to SpriteSequenceAlan Alpert2012-02-281-2/+3
| * Add AnimatedSpriteAlan Alpert2012-02-281-0/+2
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-25/+25
|/
* Built-in transition support for ListView & GridViewBea Lam2012-02-161-0/+1
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-9/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add a locale property to IntValidator and DoubleValidator.Andrew den Exter2012-01-251-2/+2
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-031-0/+1
* Add accessibility to qmlFrederik Gladhorn2012-01-021-0/+5
* Introduce more generic fast property handlingAaron Kennedy2011-12-051-0/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+241