summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qscrollbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* QScrollBar: emit valueChanged once even if a slot takes too much timePavel Krebs2014-12-191-3/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix disappearing transient scrollbarsJ-P Nurmi2014-03-281-5/+18
* Replace QWheelEvent::Phase with revised Qt::ScrollPhaseJ-P Nurmi2013-08-151-2/+2
* QScrollBar: handle QWheelEvent::Phase for transient scrollbarsJ-P Nurmi2013-08-101-0/+5
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Mac: fix transient QScrollBar flashingJ-P Nurmi2012-12-201-1/+1
* Mac: disable transient scrollbar animations for non-QScrollBarsJ-P Nurmi2012-12-111-5/+5
* QScrollBar::initStyleOption(): fix QStyle::State_On handlingJ-P Nurmi2012-12-111-1/+1
* Mac: Missing update when hovering from one scrollbar to anotherGabriel de Dietrich2012-12-061-3/+3
* QtWidgets docs: use WinVista screenshots instead of obsolescent WinXPJ-P Nurmi2012-12-061-2/+2
* QtWidgets docs: use Fusion screenshotsJ-P Nurmi2012-11-281-2/+2
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-021-21/+35
* QScrollBar: clean up wheelEvent() implementationMarc Mutz2012-09-261-14/+12
* [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabledMarc Mutz2012-09-261-8/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QScrollBar: fix qdoc warningsJ-P Nurmi2012-08-171-6/+0
* replace \key and \gui qdoc commands with \uicontrolJeremy Katz2012-08-011-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-25/+25
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-0/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-45/+0
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+764