lib_ui/ui/platform
Ilya Fedin 8e5d35229a Simple replacements for Qt 6
QStringRef -> QStringView
QTextCursor constructor accepts a QTextDocument only
Some headers are moved, so paths are removed
QMatrix -> QTransform
Methods returning qsizetype are wrapped to int()s to allow compiler to deduce the type
2021-10-19 17:06:25 +04:00
..
linux Simple replacements for Qt 6 2021-10-19 17:06:25 +04:00
mac Simple replacements for Qt 6 2021-10-19 17:06:25 +04:00
win Use native rounded corners and title colors. 2021-09-28 21:06:29 +04:00
ui_platform_utility.cpp Use gtk integration from lib_base 2021-02-19 12:30:58 +04:00
ui_platform_utility.h Use custom xdg-shell for shadows on Wayland 2021-06-10 23:39:38 +04:00
ui_platform_window.cpp Allow to query RpWindow-s frame margins. 2021-09-16 10:26:34 +03:00
ui_platform_window.h Allow to query RpWindow-s frame margins. 2021-09-16 10:26:34 +03:00
ui_platform_window_title.cpp Allow destroying Ui::Window on close. 2021-03-23 16:32:21 +04:00
ui_platform_window_title.h Fix maximize/restore button state in TitleWidget. 2021-03-20 15:16:50 +04:00