mirror-chatterino2/src/widgets/helper
2024-01-11 23:31:33 +01:00
..
color Improve color selection and display (#5057) 2024-01-06 20:52:29 +00:00
Button.cpp fix: button hover state-change not visible in some cases (#5077) 2024-01-11 23:31:33 +01:00
Button.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
ChannelView.cpp fix: Add check for tall messages (#5045) 2023-12-27 16:50:04 +01:00
ChannelView.hpp perf: Only update regions with animated elements (#5043) 2023-12-27 01:12:14 +01:00
ComboBoxItemDelegate.cpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02: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 Disable clickable sections in tables (#4913) 2023-11-04 18:42:13 +00: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 Fix flickering when running with Direct2D (#4851) 2023-10-01 07:13:37 +02:00
NotebookButton.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
NotebookTab.cpp fix: Avoid unnecessary NotebookTab updates (#5068) 2024-01-06 11:04:04 +00:00
NotebookTab.hpp Add some tests for NotebookTab (#5070) 2024-01-06 11:42:45 +01: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 Add a new completion API for experimental plugins feature. (#5000) 2023-12-10 13:41:05 +00: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 Fixes to ctrl+backspace behavior (#5013) 2023-12-16 13:40:05 +00: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 Fix Qt6 building (#4393) 2023-02-19 20:19:18 +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