..
dialogs
Fix various small warnings ( #4296 )
2023-01-08 14:32:52 +01:00
helper
Fix scrollbar highlight colors when changing message history limit ( #4288 )
2023-01-07 11:41:52 +00:00
listview
Remove Unnecessary Includes in Headers ( #4275 )
2022-12-31 14:41:01 +00:00
settingspages
Change sound backend from Qt to miniaudio ( #4334 )
2023-01-29 10:36:25 +01:00
splits
Fix the split "Search" menu action not opening the correct search window ( #4305 )
2023-01-21 10:51:29 +00:00
AccountSwitchPopup.cpp
Remove Unnecessary Includes in Headers ( #4275 )
2022-12-31 14:41:01 +00:00
AccountSwitchPopup.hpp
Remove Unnecessary Includes in Headers ( #4275 )
2022-12-31 14:41:01 +00:00
AccountSwitchWidget.cpp
Migrate to C++ 20 & switch to websocketpp develop branch ( #4252 )
2022-12-24 11:56:11 +00:00
AccountSwitchWidget.hpp
removed namespaces
2018-06-26 16:37:59 +02:00
AttachedWindow.cpp
fix: Remove Unused Include Directives ( #4266 )
2022-12-27 20:26:32 +00:00
AttachedWindow.hpp
Sort and force grouping of includes ( #4172 )
2022-11-27 19:32:53 +01:00
BasePopup.cpp
Keyboard integration for Streamlink quality confirmation ( #3169 )
2021-08-15 15:59:52 +02:00
BasePopup.hpp
Keyboard integration for Streamlink quality confirmation ( #3169 )
2021-08-15 15:59:52 +02:00
BaseWidget.cpp
Sort and force grouping of includes ( #4172 )
2022-11-27 19:32:53 +01:00
BaseWidget.hpp
Sort and force grouping of includes ( #4172 )
2022-11-27 19:32:53 +01:00
BaseWindow.cpp
Remove Deprecated QDesktopWidget
( #4287 )
2023-01-07 11:41:39 +01:00
BaseWindow.hpp
Remove Deprecated QDesktopWidget
( #4287 )
2023-01-07 11:41:39 +01:00
DraggablePopup.cpp
fix: prevent unnecessary layout saves ( #4201 )
2022-12-03 10:50:22 +00:00
DraggablePopup.hpp
Added support for Twitch's Chat Replies ( #3722 )
2022-07-31 10:45:25 +00:00
FramelessEmbedWindow.cpp
fix: Remove Unused Include Directives ( #4266 )
2022-12-27 20:26:32 +00:00
FramelessEmbedWindow.hpp
Added x-attach-split-to-window command line arg ( #2411 )
2021-04-17 14:15:23 +00:00
Label.cpp
clang-tidy: use std::move where applicable ( #2605 )
2021-04-10 12:34:40 +00:00
Label.hpp
removed appbase directory
2019-10-07 15:46:41 +02:00
Notebook.cpp
Fix crash that would occur when performing certain actions after removing all tabs ( #4271 )
2022-12-29 19:15:32 +01:00
Notebook.hpp
Remove Unnecessary Includes in Headers ( #4275 )
2022-12-31 14:41:01 +00:00
Scrollbar.cpp
Fix scrollbar highlight colors when changing message history limit ( #4288 )
2023-01-07 11:41:52 +00:00
Scrollbar.hpp
Fix scrollbar highlight colors when changing message history limit ( #4288 )
2023-01-07 11:41:52 +00:00
StreamView.cpp
Disable use of Qt APIs deprecated in 5.15.0 and earlier versions ( #4133 )
2022-11-10 20:11:40 +01:00
StreamView.hpp
Normalize line endings in already existing files
2019-09-08 22:27:57 +02:00
TooltipWidget.cpp
Remove Unnecessary Includes in Headers ( #4275 )
2022-12-31 14:41:01 +00:00
TooltipWidget.hpp
Remove Unnecessary Includes in Headers ( #4275 )
2022-12-31 14:41:01 +00:00
Window.cpp
SplitContainer refactor ( #4261 )
2022-12-25 11:09:25 +00:00
Window.hpp
fix: make popup windows have a parent per default ( #3836 )
2022-06-25 12:45:56 +00:00