1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 16:16:34 +00:00
openmw/apps/launcher
elsid d84c81a85d
Check if reload cells aborted before cv wait
If mAbortReloadCells is set to true before the first mReloadCellsMutex
lock the loop can become infinite. Unlikely to happen in practice but
theoretically possible.
2025-08-17 12:44:15 +02:00
..
ui clean up audio page formatting 2025-08-11 08:13:02 +03:00
utils Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
CMakeLists.txt Move from qt_wrap_ui to AUTOUIC for launcher and wizard 2024-11-10 20:38:14 +01:00
datafilespage.cpp Check if reload cells aborted before cv wait 2025-08-17 12:44:15 +02:00
datafilespage.hpp Merge branch 'massselect' into 'master' 2025-07-04 11:02:55 +00:00
graphicspage.cpp Add resolution hints to launcher 2025-07-10 10:24:39 +04:00
graphicspage.hpp Rework launcher tabs 2024-01-14 14:05:14 +04:00
importpage.cpp Drop support for Qt5 2025-07-27 10:47:34 +02:00
importpage.hpp Setup launcher configuration manager and logging before initializing UI 2023-03-21 21:29:57 +01:00
main.cpp Fix and enforce namespace naming 2025-07-20 21:19:16 +02:00
maindialog.cpp Drop support for Qt5 2025-07-27 10:47:34 +02:00
maindialog.hpp Update toolbar style sheet when theme changed 2024-05-12 17:26:14 +04:00
sdlinit.cpp Merge branch 'useuless_launcher' into 'master' 2021-05-04 21:09:39 +00:00
sdlinit.hpp Init SDL2 before Qt4 to avoid crash on Linux (bug #4529) 2018-08-07 22:57:16 +04:00
settingspage.cpp Merge branch 'master' of https://gitlab.com/OpenMW/openmw 2025-08-04 16:44:12 -07:00
settingspage.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
textslotmsgbox.cpp Implemented Launcher namespace 2013-10-25 11:17:26 -05:00
textslotmsgbox.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00