summaryrefslogtreecommitdiffstats
path: root/src/scroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-216/+0
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Replaced qFuzzyIsNull with qFuzzyCompare. Once qchart test case still uses qF...Marek Rosa2012-11-071-2/+2
* moving mouse event handling logic to scrollersauimone2012-10-171-6/+60
* better implementation of mouse event handling in legendsauimone2012-10-171-1/+1
* minor code style fixsauimone2012-10-171-4/+3
* accurate speed calculation to kinetic scrollingsauimone2012-10-171-3/+7
* Kinetic scrolling is back for legendsauimone2012-10-171-131/+43
* Legend can now handle clicked and do scrollingsauimone2012-10-171-1/+19
* more coding style fixes for src-folderJani Honkonen2012-09-251-6/+6
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-241-54/+32
* Fix wrong intialization of QPointF with QPointMichal Klocek2012-08-011-1/+1
* minor. Release polishingpre-alphaMichal Klocek2012-04-171-2/+2
* Improves build configurationMichal Klocek2012-04-121-0/+1
* Krazy reported errorsMichal Klocek2012-04-111-0/+2
* Adds ScrolledQLegendMichal Klocek2012-04-031-13/+2
* Refactor qledgend handlingMichal Klocek2012-04-031-0/+259