mirror-chatterino2/src/widgets/helper
KleberPF d161036b18
Add feature to duplicate tabs (#5277)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2024-05-25 12:39:19 +00:00
..
color Improve color selection and display (#5057) 2024-01-06 20:52:29 +00:00
Button.cpp Use Qt's High-DPI scaling on Windows (#4868) 2024-05-12 11:59:14 +00:00
Button.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
ChannelView.cpp Use Qt's High-DPI scaling on Windows (#4868) 2024-05-12 11:59:14 +00:00
ChannelView.hpp fix(channel-view): use underlyingChannel_ over channel_ (#5248) 2024-03-16 12:03:57 +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 Revert "Show line indicator instead of rectangle while dragging in tables" (#5255) 2024-03-18 00:07:53 +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
IconDelegate.cpp Add custom image functionality for inline mod buttons. (#5369) 2024-05-11 10:54:27 +00:00
IconDelegate.hpp Add custom image functionality for inline mod buttons. (#5369) 2024-05-11 10:54:27 +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 Add feature to duplicate tabs (#5277) 2024-05-25 12:39:19 +00:00
NotebookTab.hpp fix: get rid of duplicate scale events (#5404) 2024-05-19 09:11:51 +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 feat: add more items in macOS menu bar (#5266) 2024-03-29 19:50:43 +00: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 fix: Missing includes when building with USE_PRECOMPILED_HEADERS=OFF (#5389) 2024-05-11 16:52:25 +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