summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativepathview/tst_qdeclarativepathview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-0/+4
|\
| * Views do not notify count changes properlyMartin Jones2011-05-051-0/+4
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/
* PathView offset out of sync with currentIndex when items are removed.Martin Jones2011-04-271-0/+10
* PathView doesn't update if preferred highlight range changes.Martin Jones2011-03-171-0/+40
* PathView items were not correctly updated when rootIndex changed.Martin Jones2011-02-101-0/+48
* PathView regression: dragging the path didn't update currentIndexMartin Jones2011-02-091-0/+33
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* PathView crashed when the path is provided with undefined values.Martin Jones2011-01-061-0/+14
* PathView: update modelCount before attempting to regenerate delegates.Martin Jones2011-01-061-0/+14
* PathView: removing the currentIndex could make it invalid.Martin Jones2010-12-101-0/+4
* Fix setting PathView offset when all visible items are removed.Martin Jones2010-10-071-1/+10
* Ensure PathView updates positions when path changes.Michael Brasser2010-10-061-0/+18
* Improve test coverage for declarative module.Michael Brasser2010-10-041-0/+21
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
* Moving items in a PathView caused PathView.onPath to be set to false.Martin Jones2010-09-171-8/+15
* Fix PathView item position on insertion and removal.Martin Jones2010-09-061-8/+11
* Fix PathView when setting an empty model that is later filled.Michael Brasser2010-08-241-1/+23
* Always place PathView delegates centered on the pathMartin Jones2010-07-191-0/+8
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* If a pathview delegate changes size, reposition center on pathMartin Jones2010-05-271-0/+6
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-1/+1
* Add an example spinner.Martin Jones2010-05-131-3/+27
* Ensure PathView "attribute" attached properties are created correctlyMartin Jones2010-05-111-0/+17
* Fix path view update on startX(Y) changes in qmlLeonardo Sobral Cunha2010-04-291-0/+23
* Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-221-1/+1
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-1/+1
* Added highlight ranges/modes to PathViewMartin Jones2010-03-261-8/+11
* Begin dragging PathView up to the level (quality and functionality) of other ...Martin Jones2010-03-251-6/+16
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-181-4/+4
* Change PathView offset property to use range 0 - 1.0Martin Jones2010-03-121-3/+3
* Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-081-2/+44
* Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-021-8/+159
* React to QAbstractItemModel::modelReset() signal.Martin Jones2010-02-251-0/+41
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-14/+14
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+488