summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qabstractscrollarea.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Doc: Typo fixesThorbjørn Lindeijer2011-03-141-1/+1
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Doc: Fixing typoSergio Ahumada2011-01-071-1/+1
* Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-0/+8
* ScrollBar width not updated dynamically on Windows.Prasanth Ullattil2010-04-201-0/+1
* QAbstractScrollArea StyleSheet: fix drawing of border with SH_ScrollView_Fram...Olivier Goffart2010-04-141-1/+1
* Revert "QAbstractScrollArea: Wheel over a scrollarea that has only one horizo...Olivier Goffart2010-02-031-7/+4
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Do not enabled Pan gesture by default on Mac.Denis Dzyubenko2009-12-021-0/+4
* Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-111-4/+7
|\
| * QAbstractScrollArea: Wheel over a scrollarea that has only one horizontal scr...Olivier Goffart2009-11-111-4/+7
* | Merge branch '4.6-platform' into 4.6Denis Dzyubenko2009-11-091-1/+1
|\ \ | |/ |/|
| * Fixed pan gesture handlers in standard Qt widgets.Denis Dzyubenko2009-11-091-1/+1
* | API review: Add convenience functions using QMarginsMarius Storm-Olsen2009-11-061-0/+17
|/
* Made native Pan gesture work on Windows.Denis Dzyubenko2009-11-031-23/+32
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-37/+19
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Improved the gesture api.Denis Dzyubenko2009-09-031-1/+5
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fix compile error on WindowsPrasanth Ullattil2009-08-271-1/+1
* | Carbon: pan gesture keeps breaking wheel eventsRichard Moe Gustavsen2009-08-251-0/+5
* | Gestures, Mac: remove pan gesture from qabstractscrollareaRichard Moe Gustavsen2009-08-241-3/+8
* | Merge commit 'qt/master'Jason Barron2009-08-211-0/+7
|\ \
| * | Handle Touch* events in the same way as other input events in QAbstractScroll...Bradley T. Hughes2009-08-211-0/+7
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-25/+33
|\ \ \ | |/ /
| * | Enable pan gesture on all QAbstractScrollArea-based widgets.Denis Dzyubenko2009-08-061-1/+31
| * | Rearranged the gesture code a bit for future native gestures on Windows.Denis Dzyubenko2009-08-061-27/+5
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-4/+33
|\ \ \ | |/ /
| * | Build fix for mingwThierry Bastian2009-07-141-0/+1
| * | Fixes a crash when scrolling a scrollarea with a mouse wheel.Denis Dzyubenko2009-07-071-0/+1
| * | QColumnView: didn't react to addition of rows/cols in the current viewThierry Bastian2009-07-071-3/+0
| * | Refactored gesture apiDenis Dzyubenko2009-07-021-2/+32
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+3
|\ \ \ | |/ /
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-171-2/+2
| |\ \
| | * \ Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| | |\ \ | | | |/
| | | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1303
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-291-0/+6
| |\ \ | | |/
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-181-3/+4
| |\ \
| * | | Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-111-0/+1
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-3/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | Respect PM_ScrollView_ScrollBarSpacing in QAbstractScrollArea::minimumSizeHint()Christoph Feck2009-05-281-0/+6
| | |/ | |/|
| * | Ensure style option for drawing blank area in scrollarea is initialized.Norwegian Rock Cat2009-05-141-3/+4
| |/
| * Long live Qt!Lars Knoll2009-03-231-0/+1303
* Make Qt exception safer.Robert Griebl2009-06-101-6/+17