sneedmc/launcher/ui/instanceview
jdp_ eabd225b06 Fix bug, fix more warnings (See commit description)
This ends my series of patches fixing warnings throughout the codebase. Now, there are NO warnings except for unused parameters, tested on GCC 13.1.1 and Clang 16.0.2 with -Wall -Wextra.

Fixed dark mode crashing on Windows 8.1, 8 and 7, and removed a need for an export by moving in the function.

Any people looking at the Windows code and asking why I didn't use official version querying API's, those typically have some sort of unwanted behavior, plus checking exports to determine versions is shorter.
2023-05-08 22:08:07 -04:00
..
AccessibleInstanceView_p.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
AccessibleInstanceView.cpp Fix bug, fix more warnings (See commit description) 2023-05-08 22:08:07 -04:00
AccessibleInstanceView.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InstanceDelegate.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
InstanceDelegate.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InstanceProxyModel.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InstanceProxyModel.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InstanceView.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
InstanceView.h chore: update license headers 2022-07-10 12:19:15 +02:00
VisualGroup.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
VisualGroup.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00