aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickanchors.cpp
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-12/+12
* Only warn about actual *anchors* in layout childrenJan Arve Sæther2018-02-191-0/+13
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-7/+7
* Port existing qmlInfo callers to qmlWarningRobin Burchell2017-01-111-17/+17
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-231-63/+64
|\
| * Quick: Move counters out of a bitfield in QQuickitemErik Verbruggen2016-11-081-63/+64
* | Quick: mark some methods as constAnton Kudryavtsev2016-10-121-2/+2
|/
* QML: Pass the kind of geometry change aroundErik Verbruggen2016-07-111-17/+15
* QML: Remove internal field padding from QQuickAnchorPrivate.Erik Verbruggen2016-05-101-185/+230
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-68/+116
|\
| * QML: Access QQuickItemPrivate data (like x/y/etc) directly.Erik Verbruggen2016-04-211-68/+116
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* QQuickAnchors: Use a simple sorted list rather than a QSet to remove duplicates.Robin Burchell2015-06-241-7/+21
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Allow all explicit margins to override margins.Andrew den Exter2012-07-061-10/+95
* Clarify anchor error messages.Michael Brasser2012-06-221-3/+3
* Make unaligned centered alignment optional.Martin Jones2012-05-111-2/+43
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-2/+2
* Fix anchor jitters that could occur during animation.Michael Brasser2012-02-131-14/+4
* Remove warnings with clangYann Bodson2012-02-071-4/+4
* 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
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+1180