.. |
color
|
Improve color selection and display (#5057)
|
2024-01-06 20:52:29 +00:00 |
Button.cpp
|
refactor: fix clang-tidy auto*, const&, and curly braces (#5083)
|
2024-01-14 17:54:52 +01:00 |
Button.hpp
|
refactor: Use override instead of virtual where possible (#4917)
|
2023-10-25 18:13:48 +02:00 |
ChannelView.cpp
|
fix: tooltips showing out-of-bounds after loading images (#5186)
|
2024-02-24 11:52:16 +00:00 |
ChannelView.hpp
|
refactor: Turn link-info into its own element and class (#5178)
|
2024-02-18 12:34:00 +00:00 |
ComboBoxItemDelegate.cpp
|
refactor: fix clang-tidy auto*, const&, and curly braces (#5083)
|
2024-01-14 17:54:52 +01:00 |
ComboBoxItemDelegate.hpp
|
refactor: Use override instead of virtual where possible (#4917)
|
2023-10-25 18:13:48 +02:00 |
CommonTexts.hpp
|
Add 'open in mod view' button to split context menu (#2321)
|
2021-01-02 17:25:27 +01:00 |
DebugPopup.cpp
|
refactor: debug count and popup (#4921)
|
2023-10-28 21:17:32 +02:00 |
DebugPopup.hpp
|
Use Qt's dialog where applicable (#1843)
|
2020-10-31 16:42:48 +01:00 |
EditableModelView.cpp
|
refactor: fix clang-tidy auto*, const&, and curly braces (#5083)
|
2024-01-14 17:54:52 +01:00 |
EditableModelView.hpp
|
feat: Automatically select newly added table rows (#4216)
|
2022-12-06 22:52:58 +00:00 |
EffectLabel.cpp
|
Disable use of Qt APIs deprecated in 5.15.0 and earlier versions (#4133)
|
2022-11-10 20:11:40 +01:00 |
EffectLabel.hpp
|
Remove Unnecessary Includes in Headers (#4275)
|
2022-12-31 14:41:01 +00:00 |
InvisibleSizeGrip.cpp
|
Add (invisible) resize handle to frameless usercards and reply threads (#4795)
|
2023-09-17 11:27:20 +00:00 |
InvisibleSizeGrip.hpp
|
Add (invisible) resize handle to frameless usercards and reply threads (#4795)
|
2023-09-17 11:27:20 +00:00 |
Line.hpp
|
refactor: Use override instead of virtual where possible (#4917)
|
2023-10-25 18:13:48 +02:00 |
NotebookButton.cpp
|
refactor: fix clang-tidy auto*, const&, and curly braces (#5083)
|
2024-01-14 17:54:52 +01:00 |
NotebookButton.hpp
|
refactor: Use override instead of virtual where possible (#4917)
|
2023-10-25 18:13:48 +02:00 |
NotebookTab.cpp
|
Allow theming of tab live and rerun indicators (#5188)
|
2024-02-24 12:26:49 +00:00 |
NotebookTab.hpp
|
Live streams that are marked as reruns now mark a tab as yellow instead of red (#5176)
|
2024-02-18 16:22:53 +00:00 |
RegExpItemDelegate.cpp
|
Fix: ignore whitespaces pasted in EmotePopup search (#3730)
|
2022-05-16 09:42:17 +00:00 |
RegExpItemDelegate.hpp
|
Prevent user from entering incorrect characters in Live Notifications channels list (#3715)
|
2022-05-08 10:27:25 +00:00 |
ResizingTextEdit.cpp
|
refactor: fix clang-tidy auto*, const&, and curly braces (#5083)
|
2024-01-14 17:54:52 +01:00 |
ResizingTextEdit.hpp
|
Consolidate input completion code in preparation for advanced completion strategies (#4639)
|
2023-09-24 12:17:17 +00:00 |
ScrollbarHighlight.cpp
|
feat: add sound and flash alert for automod caught messages (#5026)
|
2023-12-25 23:17:44 +00:00 |
ScrollbarHighlight.hpp
|
Fix all warnings from the cppcoreguidelines-pro-type-member-init clang-tidy check (#4426)
|
2023-09-09 11:11:19 +00:00 |
SearchPopup.cpp
|
refactor: Remove most raw accesses into Application (#5104)
|
2024-01-19 17:59:55 +01:00 |
SearchPopup.hpp
|
Fix Ctrl+Backspace bug after Select All in chat search popup (#4536)
|
2023-05-07 21:10:22 +00:00 |
SettingsDialogTab.cpp
|
refactor: fix clang-tidy auto*, const&, and curly braces (#5083)
|
2024-01-14 17:54:52 +01:00 |
SettingsDialogTab.hpp
|
refactor: Use override instead of virtual where possible (#4917)
|
2023-10-25 18:13:48 +02:00 |
SignalLabel.cpp
|
added category navigation to general settings
|
2020-10-22 23:20:07 +02:00 |
SignalLabel.hpp
|
refactor: Use override instead of virtual where possible (#4917)
|
2023-10-25 18:13:48 +02:00 |
TitlebarButton.cpp
|
Return correct hit-test values for title bar buttons on Windows (#4994)
|
2023-12-03 13:41:33 +00:00 |
TitlebarButton.hpp
|
Return correct hit-test values for title bar buttons on Windows (#4994)
|
2023-12-03 13:41:33 +00:00 |
TitlebarButtons.cpp
|
Return correct hit-test values for title bar buttons on Windows (#4994)
|
2023-12-03 13:41:33 +00:00 |
TitlebarButtons.hpp
|
Return correct hit-test values for title bar buttons on Windows (#4994)
|
2023-12-03 13:41:33 +00:00 |
TrimRegExpValidator.cpp
|
Fix: ignore whitespaces pasted in EmotePopup search (#3730)
|
2022-05-16 09:42:17 +00:00 |
TrimRegExpValidator.hpp
|
Fix: ignore whitespaces pasted in EmotePopup search (#3730)
|
2022-05-16 09:42:17 +00:00 |