| .. |
|
fields
|
Added MaskedInputField::changed signal on wheel event in Ui::TimePart.
|
2022-03-28 14:01:24 +03:00 |
|
menu
|
Fix repeated menu callback invocation.
|
2022-04-21 15:18:18 +04:00 |
|
box_content_divider.cpp
|
Move box divider colors to the palette.
|
2021-11-24 12:28:36 +04:00 |
|
box_content_divider.h
|
|
|
|
buttons.cpp
|
Added horizontal padding to round buttons with full radius and width.
|
2022-04-23 14:23:20 +03:00 |
|
buttons.h
|
Added IconButtonWithText control.
|
2022-03-30 18:38:49 +03:00 |
|
call_button.cpp
|
|
|
|
call_button.h
|
|
|
|
checkbox.cpp
|
Removed TextParseRichText.
|
2022-01-08 08:24:06 +03:00 |
|
checkbox.h
|
Avoid conditional branching on uninitialized values
|
2022-04-14 15:35:38 +04:00 |
|
dropdown_menu.cpp
|
|
|
|
dropdown_menu.h
|
Remove unneeded Q_OBJECT from DropdownMenu
|
2022-03-05 16:55:33 +04:00 |
|
icon_button_with_text.cpp
|
Added ability to provide align of text to IconButtonWithText.
|
2022-04-19 17:12:15 +03:00 |
|
icon_button_with_text.h
|
Added IconButtonWithText control.
|
2022-03-30 18:38:49 +03: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
|
Make a comment about the Qt's Caps Lock bug
|
2022-04-14 09:07:40 +04:00 |
|
input_fields.h
|
Use setContentMargins in QLineEdit-based input fields
|
2022-03-05 16:55:33 +04: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
|
Set screen for popup menu
|
2022-03-21 10:16:44 +04:00 |
|
popup_menu.h
|
Added ability to set vertical origin to Ui::PopupMenu.
|
2022-03-16 09:25:20 +03: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
|
Moved out kMaxScrollSpeed from scroll area.
|
2022-03-14 18:24:52 +03:00 |
|
shadow.cpp
|
|
|
|
shadow.h
|
|
|
|
side_bar_button.cpp
|
|
|
|
side_bar_button.h
|
|
|
|
time_input.cpp
|
Moved Ui::TimePart to separated file.
|
2022-03-28 14:01:24 +03:00 |
|
time_input.h
|
|
|
|
tooltip.cpp
|
Set screen for tooltip
|
2022-03-21 10:16:44 +04:00 |
|
tooltip.h
|
|
|
|
widgets.style
|
Added ability to provide align of text to IconButtonWithText.
|
2022-04-19 17:12:15 +03:00 |