lib_ui/ui/widgets
2021-03-03 22:34:02 +04:00
..
menu Fixed adjustment of menu with single item. 2021-02-18 07:58:53 +03:00
box_content_divider.cpp Add layer and box management. 2019-09-18 14:17:24 +03:00
box_content_divider.h Add layer and box management. 2019-09-18 14:17:24 +03:00
buttons.cpp Allow overriding color for FlatButton. 2021-02-16 16:30:12 +04:00
buttons.h Allow overriding color for FlatButton. 2021-02-16 16:30:12 +04:00
call_button.cpp Added ability to call RippleButton::paintRipple with QPoint. 2021-02-01 10:58:42 +03:00
call_button.h Added ability to override background and ripple colors in CallButton. 2020-11-30 15:09:28 +03:00
call_mute_button.cpp Slightly improved connecting animation in mute button. 2020-12-25 11:30:39 +03:00
call_mute_button.h Added initial implementation of label animation in mute button. 2020-12-18 21:33:52 +03:00
checkbox.cpp Added ability to call RippleButton::paintRipple with QPoint. 2021-02-01 10:58:42 +03:00
checkbox.h Added ability to pass rpl::producer to Checkbox constructors. 2020-07-19 21:22:06 +03:00
dropdown_menu.cpp Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
dropdown_menu.h Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
inner_dropdown.cpp Fix possible crash in InnerDropdown hiding. 2020-06-08 11:57:05 +04:00
inner_dropdown.h Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
input_fields.cpp Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
input_fields.h Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
labels.cpp Removed obsolete ability to fill menu with slots. 2021-01-20 00:20:39 +03:00
labels.h Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
popup_menu.cpp Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
popup_menu.h Expose menu and menu style in PopupMenu. 2021-02-11 20:09:31 +04:00
scroll_area.cpp Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
scroll_area.h Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
shadow.cpp Initial commit. 2019-09-17 17:48:58 +03:00
shadow.h Initial commit. 2019-09-17 17:48:58 +03:00
side_bar_button.cpp Allow badge in main menu button. 2020-06-23 13:13:22 +04:00
side_bar_button.h Specify icon overrides for side bar button. 2020-03-19 15:04:55 +04:00
tooltip.cpp Change button round radius. 2020-12-08 11:12:46 +04:00
tooltip.h Initial commit. 2019-09-17 17:48:58 +03:00
widgets.style Qt-based title widget ported from tdesktop 2021-02-04 18:12:14 +04:00
window.cpp Fix closing Ui::Window from FullScreen on macOS. 2020-08-14 19:58:55 +04:00
window.h Fix closing Ui::Window from FullScreen on macOS. 2020-08-14 19:58:55 +04:00