mirror-chatterino2/src/widgets/helper
2023-10-29 19:24:38 +00:00
..
Button.cpp Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +00:00
Button.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
ChannelView.cpp refactor: Change lifetime of context menus (#4924) 2023-10-29 19:24:38 +00:00
ChannelView.hpp refactor: simplify double click selection (#4898) 2023-10-17 13:38:38 +02:00
ColorButton.cpp Better Highlights (#1320) 2020-01-25 11:03:10 +01:00
ColorButton.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02: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 Don't add QLayouts to QWidgets that already have one (#4672) 2023-06-10 10:55:47 +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 Add setting to only show tabs with live channels (#4358) 2023-06-11 11:34:28 +02:00
NotebookTab.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
QColorPicker.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
QColorPicker.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02: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 fix: Don't use QCompleter prefix filter (#4855) 2023-10-13 11:22:48 +02:00
ResizingTextEdit.hpp Consolidate input completion code in preparation for advanced completion strategies (#4639) 2023-09-24 12:17:17 +00:00
ScrollbarHighlight.cpp Add Basic Elevated Message support (#4016) 2022-09-30 23:23:31 +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 Replace boost::optional with std::optional (#4877) 2023-10-08 16:50:48 +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 Fix flickering when running with Direct2D (#4851) 2023-10-01 07:13:37 +02:00
TitlebarButton.hpp Fix all warnings from the cppcoreguidelines-pro-type-member-init clang-tidy check (#4426) 2023-09-09 11:11:19 +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