lib_ui/ui/platform/linux
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
..
ui_linux_wayland_integration.cpp Add possibility to enable native window frame to Ui::Window 2021-07-28 16:06:17 +03:00
ui_linux_wayland_integration.h Add possibility to enable native window frame to Ui::Window 2021-07-28 16:06:17 +03:00
ui_linux_wayland_integration_dummy.cpp fix compiling tdesktop with -DDESKTOP_APP_DISABLE_WAYLAND_INTEGRATION=ON 2021-08-09 12:24:12 +03:00
ui_utility_linux.cpp Simple replacements for Qt 6 2021-10-19 17:06:25 +04:00
ui_utility_linux.h Remove 'StartTranslucentPaint'. 2021-05-18 17:04:45 +04:00
ui_window_linux.cpp Add possibility to enable native window frame to Ui::Window 2021-07-28 16:06:17 +03:00
ui_window_linux.h Fallback on default window for Linux. 2019-09-26 09:53:57 +03:00