lib_ui/ui
2020-08-12 16:23:57 +04:00
..
effects Fix build with Qt 5.15 2020-06-01 18:32:44 +04:00
image Fix crash in rounding of shared images. 2020-02-25 13:17:00 +04:00
layers Fix box title dynamic change. 2020-06-29 22:24:46 +04:00
platform Allow creating many window shadows. 2020-07-07 17:53:44 +04:00
style Use Q_OS_UNIX instead of Q_OS_LINUX since linux-specific code can be used also on *BSD/Haiku 2020-06-13 16:08:39 +04:00
text Add a file with missing QTextItemInt symbols 2020-07-13 09:36:31 +04:00
toast Fix build on Xcode. 2020-04-30 17:18:04 +04:00
widgets Add label to call button. 2020-08-07 19:38:27 +04:00
wrap Added ability to finish reordering in vertical layout from external. 2020-03-28 18:51:00 +03:00
abstract_button.cpp Only handle left button clicks. 2020-01-28 09:32:58 +03:00
abstract_button.h Allow triggering buttons in boxes from code. 2019-09-26 09:53:57 +03:00
basic.style Reduced font size for drag area by 1px. 2020-07-15 17:29:42 +03:00
basic_click_handlers.cpp [s]ftp urls can be suspicious as well. 2020-06-03 13:04:25 +04:00
basic_click_handlers.h Add methods to detect suspicious urls and encode domains. 2020-04-23 18:11:53 +04:00
click_handler.cpp Allow passing std::any context to link creation method. 2020-06-09 13:04:44 +04:00
click_handler.h Allow passing std::any context to link creation method. 2020-06-09 13:04:44 +04:00
colors.palette Add opaque call popup background color. 2020-08-12 16:23:57 +04:00
delayed_activation.cpp Initial commit. 2019-09-17 17:48:58 +03:00
delayed_activation.h Initial commit. 2019-09-17 17:48:58 +03:00
emoji_config.cpp Optimize a redundant QImage detach. 2020-07-01 20:02:35 +04:00
emoji_config.h Save set id that failed to load. 2020-05-07 19:04:45 +04:00
focus_persister.h Initial commit. 2019-09-17 17:48:58 +03:00
inactive_press.cpp Initial commit. 2019-09-17 17:48:58 +03:00
inactive_press.h Initial commit. 2019-09-17 17:48:58 +03:00
integration.cpp Allow passing std::any context to link creation method. 2020-06-09 13:04:44 +04:00
integration.h Allow passing std::any context to link creation method. 2020-06-09 13:04:44 +04:00
main_queue_processor.cpp Use base::Integration. 2019-10-26 22:21:47 +03:00
main_queue_processor.h Initial commit. 2019-09-17 17:48:58 +03:00
painter.h Initial commit. 2019-09-17 17:48:58 +03:00
ph.cpp Allow creating ph::phrase from rpl::producer. 2019-10-14 17:37:19 +04:00
ph.h Allow creating ph::phrase from rpl::producer. 2019-10-14 17:37:19 +04:00
rect_part.h Initial commit. 2019-09-17 17:48:58 +03:00
round_rect.cpp Allow simple round rects with not all corners. 2020-02-03 15:38:11 +04:00
round_rect.h Allow simple round rects with not all corners. 2020-02-03 15:38:11 +04:00
rp_widget.cpp Allow custom event filters in RpWidget. 2019-09-19 20:09:37 +03:00
rp_widget.h Add Ui::AppInFocus() method. 2019-12-31 16:48:25 +03:00
ui_log.cpp Don't crash on log calls even without integration. 2019-10-03 10:28:24 +03:00
ui_log.h Initial commit. 2019-09-17 17:48:58 +03:00
ui_pch.cpp Initial commit. 2019-09-17 17:48:58 +03:00
ui_pch.h Initial commit. 2019-09-17 17:48:58 +03:00
ui_utility.cpp Remove a workaround for Qt 5.6. 2020-06-04 13:21:51 +04:00
ui_utility.h Add Ui::AppInFocus() method. 2019-12-31 16:48:25 +03:00