summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativepathview_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Ensure increment/decrementCurrentIndex always move items in the correct direc...Martin Jones2010-11-121-1/+3
* PathView didn't accept mouse events, preventing it from working in a Flickable.Martin Jones2010-09-171-0/+4
* Fix PathView item position on insertion and removal.Martin Jones2010-09-061-3/+9
* Add moving and flicking properties to PathViewMartin Jones2010-07-291-9/+4
* Use QElapsedTimer rather than QTime::elapsed()Martin Jones2010-05-281-1/+2
* If a pathview delegate changes size, reposition center on pathMartin Jones2010-05-271-4/+20
* Add highlightMoveDuration to views.Martin Jones2010-04-091-2/+2
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-3/+3
* Fixes PathView compile warningsLeonardo Sobral Cunha2010-03-301-1/+1
* Ensure currentIndex is updated when PathView items are removed/movedMartin Jones2010-03-291-0/+1
* Added highlight ranges/modes to PathViewMartin Jones2010-03-261-6/+22
* Begin dragging PathView up to the level (quality and functionality) of other ...Martin Jones2010-03-251-9/+16
* Remove unused structMartin Jones2010-03-101-5/+0
* Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-081-1/+6
* Replace remaining QGuard usage with QDeclarativeGuard.Michael Brasser2010-03-021-1/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+143