Commit graph

12 commits

Author SHA1 Message Date
John Preston
6fe9e08386 Allow custom touch event processing in scroll area. 2023-06-27 21:25:16 +04:00
John Preston
8908c9b5c0 Allow custom wheel event processing in ScrollArea. 2023-06-27 19:40:11 +04:00
23rd
ba40979470 Moved out kMaxScrollSpeed from scroll area. 2022-03-14 18:24:52 +03:00
John Preston
ee2a1b47d9 Fallthrough wheel events from ScrollBar to ScrollArea. 2022-01-07 13:55:01 +03:00
Ilya Fedin
534541367c Make enterEventHook accept a QEnterEvent 2021-10-19 17:06:25 +04:00
23rd
7182fad08a Removed Q_OBJECT from ScrollArea. 2021-09-29 19:40:47 +03:00
23rd
b64f68dca6 Removed Q_OBJECT from ScrollBar. 2021-09-29 18:18:25 +03:00
23rd
532affa1bf Removed Q_OBJECT from ScrollShadow. 2021-09-29 17:53:03 +03:00
John Preston
95ee92088e Allow choosing OpenGL / Raster in runtime. 2021-05-19 16:46:58 +04:00
John Preston
d515956f76 Allow any QWidget in Ui::ScrollArea. 2021-05-12 12:07:39 +04:00
Ilya Fedin
af41bff7e4 Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
John Preston
85c83003ca Initial commit. 2019-09-17 17:48:58 +03:00