lib_ui/ui/widgets
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-10 14:01:49 +04:00
..
fields Fixed emoji aspect in editor fields with large fonts 2026-07-08 22:45:37 +04:00
menu Fix DropdownMenu focus grab/restore. 2026-03-12 12:33:38 +04:00
box_content_divider.cpp Suggest customizing DividerBar/DividerLabel styles. 2025-11-06 21:25:04 +04:00
box_content_divider.h Suggest customizing DividerBar/DividerLabel styles. 2025-11-06 21:25:04 +04:00
buttons.cpp Replaced RoundButton text transform constructor arg with setter. 2026-04-06 16:46:48 +03:00
buttons.h Replaced RoundButton text transform constructor arg with setter. 2026-04-06 16:46:48 +03:00
call_button.cpp Elide call button text. 2026-04-07 11:56:43 +07:00
call_button.h Allow corner mini-button in a CallButton. 2024-08-20 15:23:02 +02:00
checkbox.cpp Allow disabling screen reader support. 2026-03-25 00:19:42 +07:00
checkbox.h Add RoundCheckView for round checkboxes. 2026-03-20 21:18:55 +07:00
dropdown_menu.cpp Fix DropdownMenu focus grab/restore. 2026-03-12 12:33:38 +04:00
dropdown_menu.h Fix DropdownMenu focus grab/restore. 2026-03-12 12:33:38 +04:00
elastic_scroll.cpp Fixed ElasticScroll crash on scroll during widget teardown. 2026-07-10 14:01:49 +04:00
elastic_scroll.h Added ElasticScroll overscroll edges and bottom content request. 2026-07-07 23:35:57 +04:00
icon_button_with_text.cpp Port IconButton back to setAccessibleName 2025-11-19 14:51:56 +04:00
icon_button_with_text.h Port IconButton back to setAccessibleName 2025-11-19 14:51:56 +04:00
inner_dropdown.cpp Brought non-sprite shadows revolution. 2026-03-28 11:47:07 +03:00
inner_dropdown.h Fix DropdownMenu focus grab/restore. 2026-03-12 12:33:38 +04:00
labels.cpp Added ability to enable middle elision to FlatLabel. 2026-04-03 10:14:02 +03:00
labels.h Added ability to enable middle elision to FlatLabel. 2026-04-03 10:14:02 +03:00
pill_tabs.cpp Improved style of pill tabs. 2026-03-28 12:29:58 +03:00
pill_tabs.h Added horizontal show animation to pill tabs. 2026-03-28 11:59:26 +03:00
popup_menu.cpp Fix submenu window flags dropping. 2026-06-26 13:06:59 +04:00
popup_menu.h Pass submenu parent action directly. 2026-05-05 14:53:52 +04:00
rp_window.cpp Enabled Qt RHI per window instead of forcing it on all windows. 2026-06-04 10:27:59 +03:00
rp_window.h Added translucent window support to GL::Window and RpWindow. 2026-05-18 08:21:15 +03:00
scroll_area.cpp Add bottom skip support to ScrollArea bar. 2026-07-03 14:45:10 +04:00
scroll_area.h Add bottom skip support to ScrollArea bar. 2026-07-03 14:45:10 +04:00
separate_panel.cpp Allow X11 WM to automatically position SeparatePanel with a foreign parent 2026-07-03 00:15:49 +04:00
separate_panel.h Don't pass badge as constructed widget. 2026-05-25 18:22:33 +04:00
shadow.cpp Fix crash in PanelAnimation with large scale. 2026-04-02 00:29:45 +07:00
shadow.h Brought non-sprite shadows revolution. 2026-03-28 11:47:07 +03:00
side_bar_button.cpp Use List/ListItem accessibility role for the folders strip 2026-06-26 14:29:15 +04:00
side_bar_button.h feat(accessibility): support PageTab role and selected state on buttons 2026-06-24 13:21:41 +04:00
time_input.cpp Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:27:33 +03:00
time_input.h Fix possible stack overflow crash on Windows. 2022-09-28 15:47:42 +04:00
tooltip.cpp Fix paddings in tooltip with close. 2026-04-03 15:45:00 +07:00
tooltip.h Add MakeTooltipWithClose. 2026-04-03 00:02:10 +07:00
widgets.style Support IV tags in the InputField. 2026-06-09 14:10:37 +04:00