You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/launcher
Thunderforge ead51784dc [Launcher] Replacing static method access through instances
This addresses the Clang Tidy check [readability-static-accessed-through-instance](https://clang.llvm.org/extra/clang-tidy/checks/readability-static-accessed-through-instance.html). It also simplifies the code by reducing the number of parameters we're passing around.
4 years ago
..
utils Merge branch 'useuless_launcher' into 'master' 4 years ago
CMakeLists.txt Add Audio settings to openmw-launcher 4 years ago
advancedpage.cpp [Launcher] Replacing static method access through instances 4 years ago
advancedpage.hpp [Launcher] Replacing static method access through instances 4 years ago
datafilespage.cpp Merge branch 'useuless_launcher' into 'master' 4 years ago
datafilespage.hpp Merge branch 'useuless_launcher' into 'master' 4 years ago
graphicspage.cpp [Launcher] Replacing static method access through instances 4 years ago
graphicspage.hpp [Launcher] Replacing static method access through instances 4 years ago
main.cpp Merge branch 'useuless_launcher' into 'master' 4 years ago
maindialog.cpp [Launcher] Replacing static method access through instances 4 years ago
maindialog.hpp Merge branch 'useuless_launcher' into 'master' 4 years ago
playpage.cpp OS X: remove QPlastiqueStyle usage 9 years ago
playpage.hpp Merge branch 'useuless_launcher' into 'master' 4 years ago
sdlinit.cpp Merge branch 'useuless_launcher' into 'master' 4 years ago
sdlinit.hpp Init SDL2 before Qt4 to avoid crash on Linux (bug #4529) 6 years ago
settingspage.cpp Merge branch 'useuless_launcher' into 'master' 4 years ago
settingspage.hpp Merge branch 'useuless_launcher' into 'master' 4 years ago
textslotmsgbox.cpp Implemented Launcher namespace 11 years ago
textslotmsgbox.hpp Implemented Launcher namespace 11 years ago