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/openmw/mwgui
Evil Eye 89e0bfd1a4 Purge summon effects on dispose 4 years ago
..
alchemywindow.cpp Fix issues, found by CoverityScan 5 years ago
alchemywindow.hpp Mark overrided methods by override keyword 4 years ago
backgroundimage.cpp Replace all NULLs to nullptr 6 years ago
backgroundimage.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
birth.cpp Use emplace_back instead of push_back 4 years ago
birth.hpp Mark overrided methods by override keyword 4 years ago
bookpage.cpp Don't perform a hit test outside the page's bounds 4 years ago
bookpage.hpp Remove some useless includes from apps/openmw/mwgui 4 years ago
bookwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
bookwindow.hpp Mark overrided methods by override keyword 4 years ago
charactercreation.cpp Replace zeroes and nulls by nullptrs 4 years ago
charactercreation.hpp Add a separate stats watcher for GUI 5 years ago
class.cpp Replace zeroes and nulls by nullptrs 4 years ago
class.hpp Mark overrided methods by override keyword 4 years ago
companionitemmodel.cpp Rework prevent merchant equipping setting again 5 years ago
companionitemmodel.hpp Mark overrided methods by override keyword 4 years ago
companionwindow.cpp Use emplace_back instead of push_back 4 years ago
companionwindow.hpp Mark overrided methods by override keyword 4 years ago
confirmationdialog.cpp Fixes bug #4650 5 years ago
confirmationdialog.hpp Mark overrided methods by override keyword 4 years ago
console.cpp Remove some useless includes from apps/openmw/mwgui 4 years ago
console.hpp Remove some useless includes from apps/openmw/mwgui 4 years ago
container.cpp Purge summon effects on dispose 4 years ago
container.hpp Remove unused forward declarations 4 years ago
containeritemmodel.cpp Use emplace_back instead of push_back 4 years ago
containeritemmodel.hpp Mark overrided methods by override keyword 4 years ago
controllers.cpp Get rid of redundant ControllerRepeatClick class 6 years ago
controllers.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
countdialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
countdialog.hpp Refactor exitCurrentGuiMode 7 years ago
cursor.cpp Replace all NULLs to nullptr 6 years ago
cursor.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
debugwindow.cpp Fix build against bullet with profiler disabled (Fixes #3592) 8 years ago
debugwindow.hpp Mark overrided methods by override keyword 4 years ago
dialogue.cpp Use const references when possible in for loops 4 years ago
dialogue.hpp Remove unused forward declarations 4 years ago
draganddrop.cpp Replace zeroes and nulls by nullptrs 4 years ago
draganddrop.hpp Exit drag-and-drop if dragged item is deleted (Fixes #3097) 7 years ago
enchantingdialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
enchantingdialog.hpp Mark overrided methods by override keyword 4 years ago
exposedwindow.cpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
exposedwindow.hpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
formatting.cpp Only ignore plain text after the last EOL tag (#5627) 4 years ago
formatting.hpp Only ignore plain text after the last EOL tag (#5627) 4 years ago
hud.cpp Code cleanup 4 years ago
hud.hpp Mark overrided methods by override keyword 4 years ago
inventoryitemmodel.cpp Rework prevent merchant equipping setting again 5 years ago
inventoryitemmodel.hpp Mark overrided methods by override keyword 4 years ago
inventorywindow.cpp Validate GUI scaling and place it to the launcher 4 years ago
inventorywindow.hpp Validate GUI scaling and place it to the launcher 4 years ago
itemchargeview.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
itemchargeview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
itemmodel.cpp Trim down some internal includes 4 years ago
itemmodel.hpp Mark overrided methods by override keyword 4 years ago
itemselection.cpp Replace all NULLs to nullptr 6 years ago
itemselection.hpp Mark overrided methods by override keyword 4 years ago
itemview.cpp Remove some useless includes from apps/openmw/mwgui 4 years ago
itemview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
itemwidget.cpp Log when icon is missing and fallback is used 4 years ago
itemwidget.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
jailscreen.cpp Use emplace_back instead of push_back 4 years ago
jailscreen.hpp Mark overrided methods by override keyword 4 years ago
journalbooks.cpp Fix out-of-bounds access in JournalBooks::createCyrillicJournalIndex 4 years ago
journalbooks.hpp Use field for columns count instead of out integer 6 years ago
journalviewmodel.cpp Do not leave variables without initialization, even in execution paths where they are unused 4 years ago
journalviewmodel.hpp Fix C5204 warnings by adding default virtual destructors 5 years ago
journalwindow.cpp Avoid dead code 4 years ago
journalwindow.hpp Mark overrided methods by override keyword 4 years ago
keyboardnavigation.cpp Add version checks 4 years ago
keyboardnavigation.hpp Mark overrided methods by override keyword 4 years ago
layout.cpp Resolve crashes on exit with visible MyGUI widgets 4 years ago
layout.hpp Handle MyGUI exceptions inside destructors 6 years ago
levelupdialog.cpp Trim down some internal includes 4 years ago
levelupdialog.hpp Mark overrided methods by override keyword 4 years ago
loadingscreen.cpp Always center loading screen progress bar by height when there is active message box 4 years ago
loadingscreen.hpp Always center loading screen progress bar by height when there is active message box 4 years ago
mainmenu.cpp Replace zeroes and nulls by nullptrs 4 years ago
mainmenu.hpp Mark overrided methods by override keyword 4 years ago
mapwindow.cpp Replace zeroes and nulls by nullptrs 4 years ago
mapwindow.hpp Mark overrided methods by override keyword 4 years ago
merchantrepair.cpp Set a minimum 1gp cost for services (regression #5600) 4 years ago
merchantrepair.hpp Mark overrided methods by override keyword 4 years ago
messagebox.cpp Avoid possible memory leak in the mInterMessageBoxe field 4 years ago
messagebox.hpp Mark overrided methods by override keyword 4 years ago
mode.hpp Make console to do not hide other GUI windows (bug #1515) 6 years ago
pickpocketitemmodel.cpp Trim down some internal includes 4 years ago
pickpocketitemmodel.hpp Mark overrided methods by override keyword 4 years ago
quickkeysmenu.cpp Replace zeroes and nulls by nullptrs 4 years ago
quickkeysmenu.hpp Trim down some internal includes 4 years ago
race.cpp Use emplace_back instead of push_back 4 years ago
race.hpp Remove unused forward declarations 4 years ago
recharge.cpp Remove some useless includes from apps/openmw/mwgui 4 years ago
recharge.hpp Remove some useless includes from apps/openmw/mwgui 4 years ago
referenceinterface.cpp Some PVS-Studio and cppcheck fixes 7 years ago
referenceinterface.hpp Remove redundant player cell variable 7 years ago
repair.cpp Remove some useless includes from apps/openmw/mwgui 4 years ago
repair.hpp Remove some useless includes from apps/openmw/mwgui 4 years ago
resourceskin.cpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
resourceskin.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
review.cpp Replace zeroes and nulls by nullptrs 4 years ago
review.hpp Remove unused forward declarations 4 years ago
savegamedialog.cpp Reset selected slot when close savegame dialogue to avoid accidental saving/loading 5 years ago
savegamedialog.hpp Mark overrided methods by override keyword 4 years ago
screenfader.cpp Make sure fade operations properly end (bug #4639) 6 years ago
screenfader.hpp Mark overrided methods by override keyword 4 years ago
scrollwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
scrollwindow.hpp Mark overrided methods by override keyword 4 years ago
settingswindow.cpp Lighting Patch 4 years ago
settingswindow.hpp Lighting Patch 4 years ago
sortfilteritemmodel.cpp Use emplace_back instead of push_back 4 years ago
sortfilteritemmodel.hpp "static const" -> "static constexpr" in headers 4 years ago
soulgemdialog.cpp Use emplace_back instead of push_back 4 years ago
soulgemdialog.hpp
spellbuyingwindow.cpp Set a minimum 1gp cost for services (regression #5600) 4 years ago
spellbuyingwindow.hpp Remove unused forward declarations 4 years ago
spellcreationdialog.cpp Do not use unchecked value in calculations 4 years ago
spellcreationdialog.hpp Mark overrided methods by override keyword 4 years ago
spellicons.cpp Reset effect icon transparency when they're hidden (#5877) 4 years ago
spellicons.hpp Mark overrided methods by override keyword 4 years ago
spellmodel.cpp Use range based for loops and auto 4 years ago
spellmodel.hpp Extend spell/item search to search by magic effect name 4 years ago
spellview.cpp Use emplace_back instead of push_back 4 years ago
spellview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
spellwindow.cpp Remove some useless includes from apps/openmw/mwgui 4 years ago
spellwindow.hpp Trim down some internal includes 4 years ago
statswatcher.cpp Update HUD icons during mechanics update again to avoid crashes 5 years ago
statswatcher.hpp Reset watched stats upon reload or new game start 4 years ago
statswindow.cpp Fix double -> float conversions 4 years ago
statswindow.hpp Remove unused forward declarations 4 years ago
textcolours.cpp Move TextColours initialization to the TextColours itself 5 years ago
textcolours.hpp Move TextColours initialization to the TextColours itself 5 years ago
textinput.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
textinput.hpp Remove unused forward declarations 4 years ago
timeadvancer.cpp Constify a few things 4 years ago
timeadvancer.hpp Constify a few things 4 years ago
tooltips.cpp Fixing performance-faster-string-find issues 4 years ago
tooltips.hpp Show the soulgem soul in count dialog (feature #5362) 5 years ago
tradeitemmodel.cpp Rework container resolution (#3006) 4 years ago
tradeitemmodel.hpp Mark overrided methods by override keyword 4 years ago
tradewindow.cpp Trim down some internal includes 4 years ago
tradewindow.hpp Mark overrided methods by override keyword 4 years ago
trainingwindow.cpp Use emplace_back instead of push_back 4 years ago
trainingwindow.hpp Mark overrided methods by override keyword 4 years ago
travelwindow.cpp Fix follower aggression when traveling. Summoning still has problems but less intrusive than current implementation. 4 years ago
travelwindow.hpp Remove unused forward declarations 4 years ago
videowidget.cpp Pause both audio and video playback when the game is minimized (feature #4944) 5 years ago
videowidget.hpp Pause both audio and video playback when the game is minimized (feature #4944) 5 years ago
waitdialog.cpp Remove some useless includes from apps/openmw/mwgui 4 years ago
waitdialog.hpp Mark overrided methods by override keyword 4 years ago
widgets.cpp Replace zeroes and nulls by nullptrs 4 years ago
widgets.hpp "static const" -> "static constexpr" in headers 4 years ago
windowbase.cpp Do not discard division reminder 5 years ago
windowbase.hpp Remove unused forward declarations 4 years ago
windowmanagerimp.cpp Remove some useless includes from apps/openmw/mwgui 4 years ago
windowmanagerimp.hpp Validate GUI scaling and place it to the launcher 4 years ago
windowpinnablebase.cpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
windowpinnablebase.hpp Remove unused forward declarations 4 years ago