lib_ui/ui/widgets
2023-07-11 12:21:33 +04:00
..
fields
menu Switched preferred width of multiline menu item to fit icon height. 2023-03-22 21:42:16 +03:00
box_content_divider.cpp
box_content_divider.h
buttons.cpp Added ability to finish animation of toggle in SettingsButton. 2023-01-31 18:32:02 +03:00
buttons.h Added ability to finish animation of toggle in SettingsButton. 2023-01-31 18:32:02 +03:00
call_button.cpp
call_button.h
checkbox.cpp Add QtMath #include for M_SQRT2. 2023-01-21 21:12:31 +04:00
checkbox.h
dropdown_menu.cpp
dropdown_menu.h
elastic_scroll.cpp Allow to change overscroll from outside. 2023-07-11 12:21:33 +04:00
elastic_scroll.h Allow to change overscroll from outside. 2023-07-11 12:21:33 +04:00
icon_button_with_text.cpp Fixed color of text when IconButtonWithText is over. 2022-12-16 00:45:26 +03:00
icon_button_with_text.h
inner_dropdown.cpp
inner_dropdown.h
input_fields.cpp I hope this fixes some focus problems. 2023-05-24 21:01:23 +04:00
input_fields.h Fix colored custom emoji in field. 2022-12-15 19:10:35 +04:00
labels.cpp Allow disabling spoilers / emoji in FlatLabel. 2023-06-30 21:12:21 +04:00
labels.h Allow disabling spoilers / emoji in FlatLabel. 2023-06-30 21:12:21 +04:00
popup_menu.cpp Add access to scrollTop[Value] of PopupMenu. 2023-06-01 19:51:28 +04:00
popup_menu.h Add access to scrollTop[Value] of PopupMenu. 2023-06-01 19:51:28 +04:00
rp_window.cpp Handle emoji myself in custom macOS title. 2023-04-26 22:50:22 +04:00
rp_window.h Handle emoji myself in custom macOS title. 2023-04-26 22:50:22 +04:00
scroll_area.cpp Ignore touchpad touch events, on macOS unreliable. 2023-06-28 15:04:56 +04:00
scroll_area.h Allow custom touch event processing in scroll area. 2023-06-27 21:25:16 +04:00
separate_panel.cpp Send mouse release event after startSystemMove/startSystemResize 2023-06-01 19:49:19 +04:00
separate_panel.h Improve and unify Ui::Show interface. 2023-05-19 20:47:23 +04:00
shadow.cpp Allow fully custom QImage shadows. 2023-01-06 17:05:24 +04:00
shadow.h Allow fully custom QImage shadows. 2023-01-06 17:05:24 +04:00
side_bar_button.cpp
side_bar_button.h
time_input.cpp
time_input.h
tooltip.cpp
tooltip.h
widgets.style First attempt to implement Ui::ElasticScroll. 2023-07-07 22:49:11 +04:00