Commit graph

20 commits

Author SHA1 Message Date
John Preston
303a07f946 Remove unused copy-constructor from BoxShow. 2023-05-17 16:28:26 +04:00
John Preston
b850852221 Simplify working with Ui::Show and toasts. 2023-05-03 22:59:33 +04:00
John Preston
80505c1216 Expose some more box scroll interface parts. 2023-03-30 15:49:37 +04:00
John Preston
849a840503 Implement BoxShow as a wrapper around long-living *Show. 2023-03-10 18:40:49 +04:00
John Preston
580e6a561f Don't check box visibility in BoxShow. 2022-12-07 13:02:48 +04:00
John Preston
f450dcf2c5 Support GenericBox max height / scroll style. 2022-10-06 17:03:32 +04:00
John Preston
c468f8b3c6 Allow adding any buttons to BoxContent. 2022-05-18 14:17:10 +04:00
23rd
2779a7d036 Replaced timer for dragging scroll in Ui::BoxContent with manager. 2022-03-14 18:23:08 +03:00
23rd
d2e482dac3 Added Ui::Show implementation for Ui::BoxContent. 2022-03-04 11:24:55 +03:00
23rd
4ba28e2fec Renamed BoxContent::onScrollToY to BoxContent::scrollToY. 2022-02-25 12:56:10 +03:00
23rd
c369eb13bf Removed Q_OBJECT from BoxContent. 2022-02-25 12:56:10 +03:00
John Preston
aa16cd0c16 Allow custom rounded corners in boxes. 2021-10-21 21:23:08 +04:00
23rd
7182fad08a Removed Q_OBJECT from ScrollArea. 2021-09-29 19:40:47 +03:00
23rd
beb09445d1 Appended references to const auto type in loop to prevent copying. 2021-09-08 14:01:07 +03:00
Ilya Fedin
b8485c0d8a Fix -Wunused-variable warnings 2021-07-13 21:24:22 +03:00
John Preston
7287e235e0 Allow different styles for box layers. 2020-11-29 21:26:20 +03:00
John Preston
d4c99701b5 Fix deprecation warnings on Qt 5.15.1. 2020-11-04 18:44:45 +03:00
John Preston
771f702056 Remove a slot from BoxContent. 2020-06-08 22:08:09 +04:00
John Preston
42209dc545 Support custom buttons padding in boxes. 2019-10-23 14:32:12 +03:00
John Preston
f4904e5ec4 Add layer and box management. 2019-09-18 14:17:24 +03:00