lib_ui/ui/widgets
2022-03-05 16:55:33 +04:00
..
menu Added ability to disable menu hiding from items in easy way. 2022-02-03 01:01:31 +03:00
box_content_divider.cpp Move box divider colors to the palette. 2021-11-24 12:28:36 +04:00
box_content_divider.h Added ability to set background color to BoxContentDivider. 2021-09-06 13:26:38 +03:00
buttons.cpp Support emoji in Ui::SettingsButton. 2022-03-01 12:47:53 +03:00
buttons.h Support emoji in Ui::SettingsButton. 2022-03-01 12:47:53 +03:00
call_button.cpp Allow to change some styles in CallButton. 2021-04-27 16:03:12 +04:00
call_button.h Allow to change some styles in CallButton. 2021-04-27 16:03:12 +04:00
checkbox.cpp Removed TextParseRichText. 2022-01-08 08:24:06 +03:00
checkbox.h Added access to AbstractCheckView from Checkbox. 2022-02-03 00:59:55 +03:00
dropdown_menu.cpp Build with QT_NO_KEYWORDS 2021-03-03 22:34:02 +04:00
dropdown_menu.h Remove unneeded Q_OBJECT from DropdownMenu 2022-03-05 16:55:33 +04:00
inner_dropdown.cpp Make enterEventHook accept a QEnterEvent 2021-10-19 17:06:25 +04:00
inner_dropdown.h Make enterEventHook accept a QEnterEvent 2021-10-19 17:06:25 +04:00
input_fields.cpp Fixed background display after untoggling spoilers in input fields. 2022-01-24 20:44:32 +03:00
input_fields.h Added spoiler support to input field. 2021-12-24 15:49:02 +03:00
labels.cpp Added ability to provide custom style of context menu to flat labels. 2022-03-01 08:35:05 +03:00
labels.h Added ability to provide custom style of context menu to flat labels. 2022-03-01 08:35:05 +03:00
popup_menu.cpp Allow adding submenu actions with icons. 2021-12-09 21:55:35 +04:00
popup_menu.h Allow adding submenu actions with icons. 2021-12-09 21:55:35 +04:00
rp_window.cpp Add Windows 11 snap layouts to custom TitleControls. 2022-01-18 18:37:35 +03:00
rp_window.h Add Windows 11 snap layouts to custom TitleControls. 2022-01-18 18:37:35 +03:00
scroll_area.cpp Split qt_adapters to separated files. 2022-01-24 19:29:36 +03:00
scroll_area.h Fallthrough wheel events from ScrollBar to ScrollArea. 2022-01-07 13:55:01 +03: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
time_input.cpp Split qt_adapters to separated files. 2022-01-24 19:29:36 +03:00
time_input.h Allow submitting ChooseTimeBox with zeros by Enter. 2021-09-16 10:49:47 +03:00
tooltip.cpp Parse markup in Ui::Text::String::setMarkedText by default. 2022-02-27 17:48:43 +03:00
tooltip.h Allow updating shown ImportantTooltip geometry. 2021-06-18 16:08:40 +04:00
widgets.style Support emoji in Ui::SettingsButton. 2022-03-01 12:47:53 +03:00