Commit graph

21 commits

Author SHA1 Message Date
ed6e892684 [Visual] Allow hiding shadow of modal window header
This was needed for custom changelog box, which is currently not in main branch.
2023-06-18 06:00:33 +03: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
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
23rd
b69fcf6048 Added ability to hide layer from delegate of BoxContent. 2022-02-25 12:56:10 +03:00
John Preston
f18fbbc2a1 Allow custom-styled left button in BoxContent. 2021-11-16 09:51:24 +04:00
John Preston
aa16cd0c16 Allow custom rounded corners in boxes. 2021-10-21 21:23:08 +04:00
Ilya Fedin
af41bff7e4 Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
John Preston
7fd90cb38b Add onShowFinished callback to BoxContent. 2020-11-30 21:06:12 +03:00
John Preston
7287e235e0 Allow different styles for box layers. 2020-11-29 21:26:20 +03:00
John Preston
771f702056 Remove a slot from BoxContent. 2020-06-08 22:08:09 +04:00
John Preston
d0f2508863 Move box setNoContentMargin() to public interface. 2019-11-12 15:21:06 +03:00
John Preston
42209dc545 Support custom buttons padding in boxes. 2019-10-23 14:32:12 +03:00
John Preston
d68dfd3320 Allow triggering buttons in boxes from code. 2019-09-26 09:53:57 +03:00
John Preston
f4904e5ec4 Add layer and box management. 2019-09-18 14:17:24 +03:00