mirror-chatterino2/src/widgets/splits
Arne 6681ed5bfb
Remove QObjectRef in favor of QPointer (#4666)
* replace usage of QObjectRef with QPointer

* delete QObjectRef class

* inlucde QPointer header

* Add changelog entry

* use isNull() instead of ! data()

---------

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2023-06-04 11:24:04 +00:00
..
ClosedSplits.cpp Chore: Proper Lambda Formatting (#2167) 2020-11-08 12:02:19 +01:00
ClosedSplits.hpp Massage includes some more (#4294) 2023-01-08 12:07:06 +00:00
DraggedSplit.cpp SplitContainer refactor (#4261) 2022-12-25 11:09:25 +00:00
DraggedSplit.hpp SplitContainer refactor (#4261) 2022-12-25 11:09:25 +00:00
InputCompletionItem.cpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
InputCompletionItem.hpp Massage includes some more (#4294) 2023-01-08 12:07:06 +00:00
InputCompletionPopup.cpp Add input completion test suite (#4644) 2023-05-21 10:10:49 +00:00
InputCompletionPopup.hpp Add input completion test suite (#4644) 2023-05-21 10:10:49 +00:00
Split.cpp Migrate viewer list to Helix (#4117) 2023-03-27 16:26:08 +00:00
Split.hpp Use QEnterEvent for QWidget::enterEvent on Qt 6 (#4365) 2023-02-11 18:13:29 +01:00
SplitContainer.cpp Cleanup Theme-related Code (#4450) 2023-03-17 19:53:03 +00:00
SplitContainer.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00
SplitHeader.cpp Fix build on latest Fedora (#4518) 2023-04-08 08:58:04 +02:00
SplitHeader.hpp Use QEnterEvent for QWidget::enterEvent on Qt 6 (#4365) 2023-02-11 18:13:29 +01:00
SplitInput.cpp Remove QObjectRef in favor of QPointer (#4666) 2023-06-04 11:24:04 +00:00
SplitInput.hpp Remove QObjectRef in favor of QPointer (#4666) 2023-06-04 11:24:04 +00:00
SplitOverlay.cpp Sort and force grouping of includes (#4172) 2022-11-27 19:32:53 +01:00
SplitOverlay.hpp Remove Unnecessary Includes in Headers (#4275) 2022-12-31 14:41:01 +00:00