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
Capostrophic dab09180ae Make sure non-carriable light sources can't be picked up 5 years ago
..
alchemywindow.cpp Fix issues, found by CoverityScan 5 years ago
alchemywindow.hpp Add a filter in the alchemy window. 5 years ago
backgroundimage.cpp Replace all NULLs to nullptr 6 years ago
backgroundimage.hpp Add final modifier to fix warnings 5 years ago
birth.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
birth.hpp Refactor exitCurrentGuiMode 7 years ago
bookpage.cpp Add final modifier to fix warnings 5 years ago
bookpage.hpp Fix C5204 warnings by adding default virtual destructors 5 years ago
bookwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
bookwindow.hpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
charactercreation.cpp Class quiz fixes 5 years ago
charactercreation.hpp Class quiz fixes 5 years ago
class.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
class.hpp Refactor exitCurrentGuiMode 7 years ago
companionitemmodel.cpp Rework prevent merchant equipping setting again 5 years ago
companionitemmodel.hpp Rework prevent merchant equipping setting again 5 years ago
companionwindow.cpp Show the soulgem soul in count dialog (feature #5362) 5 years ago
companionwindow.hpp Item search in inventory (feature #4831) 5 years ago
confirmationdialog.cpp Fixes bug #4650 5 years ago
confirmationdialog.hpp Remove unused and slightly broken custom button titles in ConfirmationDialog 7 years ago
console.cpp Remove arrow key behaviour as it's in MyGUI now 6 years ago
console.hpp Improve GUI scaling (bug #3288) 6 years ago
container.cpp Show the soulgem soul in count dialog (feature #5362) 5 years ago
container.hpp Move onClose() check to item models 7 years ago
containeritemmodel.cpp Rework prevent merchant equipping setting again 5 years ago
containeritemmodel.hpp Rework prevent merchant equipping setting again 5 years ago
controllers.cpp Get rid of redundant ControllerRepeatClick class 6 years ago
controllers.hpp Add final modifier to fix warnings 5 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 Add final modifier to fix warnings 5 years ago
debugwindow.cpp Fix build against bullet with profiler disabled (Fixes #3592) 8 years ago
debugwindow.hpp Add debug window (F10), displays Bullet's profiler output 10 years ago
dialogue.cpp Reset dialogue history when the window can't track what closed it 5 years ago
dialogue.hpp Reset dialogue history when the window can't track what closed it 5 years ago
draganddrop.cpp Replace all NULLs to nullptr 6 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 Make Enter on a name edit accept the dialog 7 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 Increase required MyGUI version to 3.2.2 6 years ago
formatting.hpp Use book font by default in the text formatter 6 years ago
hud.cpp Rework prevent merchant equipping setting again 5 years ago
hud.hpp Optimize HUD update (do not do unnecessary work) 6 years ago
inventoryitemmodel.cpp Rework prevent merchant equipping setting again 5 years ago
inventoryitemmodel.hpp Rework prevent merchant equipping setting again 5 years ago
inventorywindow.cpp Make sure non-carriable light sources can't be picked up 5 years ago
inventorywindow.hpp Merge branch 'inventorysearch' into 'master' 5 years ago
itemchargeview.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
itemchargeview.hpp Add final modifier to fix warnings 5 years ago
itemmodel.cpp Rework prevent merchant equipping setting again 5 years ago
itemmodel.hpp Rework prevent merchant equipping setting again 5 years ago
itemselection.cpp Replace all NULLs to nullptr 6 years ago
itemselection.hpp Refactor exitCurrentGuiMode 7 years ago
itemview.cpp Replace all NULLs to nullptr 6 years ago
itemview.hpp Add final modifier to fix warnings 5 years ago
itemwidget.cpp Update background texture if a new one is empty (regression #4986) 6 years ago
itemwidget.hpp Add final modifier to fix warnings 5 years ago
jailscreen.cpp Introduce a custom format() function to get rid of boost::format() and hackish replace() 6 years ago
jailscreen.hpp Refactor exitCurrentGuiMode 7 years ago
journalbooks.cpp Remove redundant includes 6 years ago
journalbooks.hpp Use field for columns count instead of out integer 6 years ago
journalviewmodel.cpp Replace all NULLs to nullptr 6 years ago
journalviewmodel.hpp Fix C5204 warnings by adding default virtual destructors 5 years ago
journalwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
journalwindow.hpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
keyboardnavigation.cpp proper game mode detection 5 years ago
keyboardnavigation.hpp Disable repeating for Accept action in keyboard navigation (bug #4260) 6 years ago
layout.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
layout.hpp Handle MyGUI exceptions inside destructors 6 years ago
levelupdialog.cpp Make fallback map static to simplify constructors 6 years ago
levelupdialog.hpp Rename WindowBase's open/close to onOpen/onClose 7 years ago
loadingscreen.cpp Move VisMask to components 5 years ago
loadingscreen.hpp Always include <memory> for smart pointers in MWGui 6 years ago
mainmenu.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
mainmenu.hpp Fix exiting savegamedialog with 'esc' when no game is running 7 years ago
mapwindow.cpp Add final modifier to fix warnings 5 years ago
mapwindow.hpp Do not re-render maps for all active cells during cell transitions 6 years ago
merchantrepair.cpp Avoid item condition and charge zero divisions 6 years ago
merchantrepair.hpp Improve GUI scaling (bug #3288) 6 years ago
messagebox.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
messagebox.hpp Center progress bar when there are active messageboxes (bug #4691) 6 years ago
mode.hpp Make console to do not hide other GUI windows (bug #1515) 6 years ago
pickpocketitemmodel.cpp [Regression] Fix pickpocket crashes 5 years ago
pickpocketitemmodel.hpp remove redundant allowedToInsertItems() function from ItemModel 7 years ago
quickkeysmenu.cpp Don't play equip sound for reactivated quick key items (bug #5367) 5 years ago
quickkeysmenu.hpp cleanup more unnecessary struct keywords... 7 years ago
race.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
race.hpp Always include <memory> for smart pointers in MWGui 6 years ago
recharge.cpp Recharge items outside of player's inventory (bug #4077) 5 years ago
recharge.hpp Refactor exitCurrentGuiMode 7 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 Replace all NULLs to nullptr 6 years ago
repair.hpp Refactor exitCurrentGuiMode 7 years ago
resourceskin.cpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
resourceskin.hpp Add final modifier to fix warnings 5 years ago
review.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
review.hpp Improve GUI scaling (bug #3288) 6 years ago
savegamedialog.cpp Use ISO format to print datetime 5 years ago
savegamedialog.hpp Always include <memory> for smart pointers in MWGui 6 years ago
screenfader.cpp Make sure fade operations properly end (bug #4639) 6 years ago
screenfader.hpp Always include <memory> for smart pointers in MWGui 6 years ago
scrollwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
scrollwindow.hpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
settingswindow.cpp Implement additional stringops to avoid Boost functions 5 years ago
settingswindow.hpp Add more settings to water reflections in exteriors (feature #4859) 6 years ago
sortfilteritemmodel.cpp Add a filter in the alchemy window. 5 years ago
sortfilteritemmodel.hpp Add a filter in the alchemy window. 5 years ago
soulgemdialog.cpp Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window 7 years ago
soulgemdialog.hpp
spellbuyingwindow.cpp Altered process so that cost only appears on spell purchase window. 5 years ago
spellbuyingwindow.hpp Include cleanup 6 years ago
spellcreationdialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
spellcreationdialog.hpp Make Enter on a name edit accept the dialog 7 years ago
spellicons.cpp Human-readable light source duration (feature #5091) 6 years ago
spellicons.hpp Silence -Wreorder warnings. 10 years ago
spellmodel.cpp Make sure cast chance checks mana when necessary (bug #5112) 5 years ago
spellmodel.hpp Add a button to delete spells from spellwindow 6 years ago
spellview.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
spellview.hpp Add final modifier to fix warnings 5 years ago
spellwindow.cpp Move user string assignment to layout files 5 years ago
spellwindow.hpp spell window: don't manually recalculate edit box width every update 6 years ago
statswindow.cpp Improve character window resizing (bug #4276) 6 years ago
statswindow.hpp Improve character window resizing (bug #4276) 6 years ago
textcolours.hpp improve dialogue window performance 8 years ago
textinput.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
textinput.hpp Refactor exitCurrentGuiMode 7 years ago
timeadvancer.cpp Remove redundant includes 6 years ago
timeadvancer.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 10 years ago
tooltips.cpp Show the soulgem soul in count dialog (feature #5362) 5 years ago
tooltips.hpp Show the soulgem soul in count dialog (feature #5362) 5 years ago
tradeitemmodel.cpp Rework prevent merchant equipping setting again 5 years ago
tradeitemmodel.hpp Use owned tooltips for items in containers correctly 7 years ago
tradewindow.cpp Show the soulgem soul in count dialog (feature #5362) 5 years ago
tradewindow.hpp Item search in inventory (feature #4831) 5 years ago
trainingwindow.cpp Update jail state once instead of for every single hour 6 years ago
trainingwindow.hpp Allow training window exit() 7 years ago
travelwindow.cpp Always account for every follower travelling 6 years ago
travelwindow.hpp Improve GUI scaling (bug #3288) 6 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 Make slider control in the wait window to be a more intuitive 5 years ago
waitdialog.hpp Exit waiting at the correct time when the player is in air 6 years ago
widgets.cpp Fixes the offset question mark in the alchemy tooltip when the effect is not known 5 years ago
widgets.hpp Add final modifier to fix warnings 5 years ago
windowbase.cpp Do not discard division reminder 5 years ago
windowbase.hpp Fix C5204 warnings by adding default virtual destructors 5 years ago
windowmanagerimp.cpp Use enums for blockers IDs instead of strings 5 years ago
windowmanagerimp.hpp Generate sCrimeMessageReport only once per frame (bug #5012) 5 years ago
windowpinnablebase.cpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
windowpinnablebase.hpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago