mirror-chatterino2/src/widgets/helper
2024-10-06 12:54:24 +02:00
..
color chore: silence some deprecation warnings in Qt 6.8 (#5529) 2024-08-04 11:23:29 +02:00
Button.cpp fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +00:00
Button.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
ChannelView.cpp Add transparent overlay window (#4746) 2024-10-06 12:54:24 +02:00
ChannelView.hpp Add transparent overlay window (#4746) 2024-10-06 12:54:24 +02:00
ComboBoxItemDelegate.cpp fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +00:00
ComboBoxItemDelegate.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
CommonTexts.hpp fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +00: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 fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +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
MessageView.cpp Add transparent overlay window (#4746) 2024-10-06 12:54:24 +02:00
MessageView.hpp Display message being replied to above input box (#4350) 2024-07-14 15:06:42 -04:00
NotebookButton.cpp fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +00:00
NotebookButton.hpp refactor: Use override instead of virtual where possible (#4917) 2023-10-25 18:13:48 +02:00
NotebookTab.cpp fix: avoid holes when moving tabs (#5612) 2024-10-05 11:09:23 +00:00
NotebookTab.hpp chore: ensure statics are only present once in the final app (#5588) 2024-09-14 12:13:12 +00:00
OverlayInteraction.cpp Add transparent overlay window (#4746) 2024-10-06 12:54:24 +02:00
OverlayInteraction.hpp Add transparent overlay window (#4746) 2024-10-06 12:54:24 +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 chore: remove old Qt 5.12 code, update docs and FreeBSD runner (#5396) 2024-06-23 12:26:59 +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 fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +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 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
TableStyles.cpp Show line indicator instead of rectangle while dragging in tables (#5256) 2024-06-16 11:26:40 +00:00
TableStyles.hpp Show line indicator instead of rectangle while dragging in tables (#5256) 2024-06-16 11:26:40 +00:00
TitlebarButton.cpp fix: replace defines with constexpr/const and use more absolute paths for includes (#5527) 2024-08-03 10:00:58 +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