aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-141-0/+3
* Revert "Mac: respect the system settings in Full Keyboard Access"Liang Qi2013-05-081-3/+0
* The resources property should be independent from QObjectThomas Hartmann2013-05-081-0/+4
* Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-081-0/+3
* Expose nextItemInFocusChain in QQuickItemLiang Qi2013-04-231-0/+1
* Support activeFocusOnTab in QQuickItemLiang Qi2013-03-121-2/+4
* Merge branch 'stable' into devGunnar Sletta2013-01-171-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Deinline QQuickKeysAttached::keyToSignal.Robin Burchell2013-01-081-20/+1
|/
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-191-0/+2
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-1/+6
* Fix performance bottleneck in QQuickWindow::mouseMoveEvent().Sérgio Martins2012-10-111-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix resolution of cursor when items are overlapping.Andrew den Exter2012-07-261-1/+5
* QQuickCanvas renamesAlan Alpert2012-07-171-14/+14
* Change antialiasing method for QML2.Kim Motoyoshi Kalland2012-07-131-1/+3
* Remove QQuickItemPrivate::InitializationStatus.Andrew den Exter2012-06-301-17/+0
* Make qtdeclarative compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-241-0/+2
* Performance should always be better with cacheBufferMartin Jones2012-06-081-1/+4
* Remove unused performance flags.Michael Brasser2012-06-061-6/+1
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Also check notifier endpoints when checking whether a signal is connected.Michael Brasser2012-04-231-2/+2
* Size loaded item before bindings are evaluatedMartin Jones2012-03-301-0/+2
* Free ShaderEffectSource FBOs when no longer needed.Kim Motoyoshi Kalland2012-03-211-1/+12
* Pull out some duplicate focus-related codeBea Lam2012-03-201-0/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+2
|\
| * Fix for bad operator precedence causing right mouse button issuesAlex Wilson2012-02-231-2/+2
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-43/+43
|/
* Reduce size of QQuickItemPrivateAaron Kennedy2012-02-211-99/+135
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* Have input method hints on only classes using themPekka Vuorela2012-02-171-1/+0
* Added new convenience readonly visibleChildren property to ItemMathias Malmqvist2012-02-101-1/+7
* Let Item.layer.samplerName be a QByteArray instead of QString.Kim Motoyoshi Kalland2012-02-071-5/+5
* Allow Item components to be assigned to Item.layer.effect.Kim Motoyoshi Kalland2012-02-071-1/+1
* Fixed some Item.layer bugs and added auto-tests.Kim Motoyoshi Kalland2012-02-071-7/+4
* Update item focus when the enabled property is changed.Andrew den Exter2012-02-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-031-1/+104
* Add accessibility to qmlFrederik Gladhorn2012-01-021-0/+3
* Made QSGNode flags togglable and added StaticSubtreeGeometry.Kim Motoyoshi Kalland2011-12-141-0/+3
* Add Screen attached objectAlan Alpert2011-12-091-0/+3
* Introduce more generic fast property handlingAaron Kennedy2011-12-051-0/+4
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+752