1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-09 13:56:40 +00:00
openmw-tes3mp/apps/openmw/mwgui
2017-09-27 12:55:52 +00:00
..
alchemywindow.cpp Make Enter on a name edit accept the dialog 2017-09-25 00:47:07 +02:00
alchemywindow.hpp Make Enter on a name edit accept the dialog 2017-09-25 00:47:07 +02:00
backgroundimage.cpp
backgroundimage.hpp
birth.cpp Adjust some more windows to be keyboard friendlier 2017-09-24 19:08:14 +02:00
birth.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
bookpage.cpp
bookpage.hpp
bookwindow.cpp Workaround key focus being reset in BookWindow when next/prev are hidden 2017-09-27 12:55:50 +00:00
bookwindow.hpp Improve keyboard navigation of book/scroll windows 2017-09-25 00:47:04 +02:00
charactercreation.cpp
charactercreation.hpp
class.cpp Adjust some more windows to be keyboard friendlier 2017-09-24 19:08:14 +02:00
class.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp Call WindowBase::onFrame() for every active window 2017-09-24 19:08:15 +02:00
companionwindow.hpp Call clear() for every window 2017-09-24 19:08:15 +02:00
confirmationdialog.cpp Remove unused and slightly broken custom button titles in ConfirmationDialog 2017-09-24 19:08:14 +02:00
confirmationdialog.hpp Remove unused and slightly broken custom button titles in ConfirmationDialog 2017-09-24 19:08:14 +02:00
console.cpp Undo the console portion of 84657271c7 because it results in the console forgetting its object on opening 2017-09-25 21:15:38 +02:00
console.hpp Undo the console portion of 84657271c7 because it results in the console forgetting its object on opening 2017-09-25 21:15:38 +02:00
container.cpp Remove obsolete Container GUI keyboard handling 2017-09-24 19:08:16 +02:00
container.hpp Remove obsolete Container GUI keyboard handling 2017-09-24 19:08:16 +02:00
containeritemmodel.cpp Fixes for building in MSVC 2017-06-13 19:38:12 +09:00
containeritemmodel.hpp
controllers.cpp
controllers.hpp
countdialog.cpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
countdialog.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
cursor.cpp
cursor.hpp
debugwindow.cpp
debugwindow.hpp
dialogue.cpp Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways. 2017-09-25 23:38:28 +02:00
dialogue.hpp Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways. 2017-09-25 23:38:28 +02:00
draganddrop.cpp Exit drag-and-drop if dragged item is deleted (Fixes #3097) 2017-09-26 16:51:19 +02:00
draganddrop.hpp Exit drag-and-drop if dragged item is deleted (Fixes #3097) 2017-09-26 16:51:19 +02:00
enchantingdialog.cpp Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways. 2017-09-25 23:38:28 +02:00
enchantingdialog.hpp Make Enter on a name edit accept the dialog 2017-09-25 00:47:07 +02:00
exposedwindow.cpp
exposedwindow.hpp
formatting.cpp Improve keyboard navigation of book/scroll windows 2017-09-25 00:47:04 +02:00
formatting.hpp
hud.cpp Undo the console portion of 84657271c7 because it results in the console forgetting its object on opening 2017-09-25 21:15:38 +02:00
hud.hpp Extend HUD::clear() 2017-09-24 19:08:16 +02:00
inventoryitemmodel.cpp
inventoryitemmodel.hpp
inventorywindow.cpp Call WindowBase::onFrame() for every active window 2017-09-24 19:08:15 +02:00
inventorywindow.hpp Call WindowBase::onFrame() for every active window 2017-09-24 19:08:15 +02:00
itemchargeview.cpp
itemchargeview.hpp
itemmodel.cpp
itemmodel.hpp
itemselection.cpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
itemselection.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
itemview.cpp
itemview.hpp
itemwidget.cpp
itemwidget.hpp
jailscreen.cpp Remove redundant setVisible(false) 2017-09-25 00:47:05 +02:00
jailscreen.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
journalbooks.cpp
journalbooks.hpp
journalviewmodel.cpp
journalviewmodel.hpp
journalwindow.cpp Remove redundant setVisible(false) 2017-09-25 00:47:05 +02:00
journalwindow.hpp Refactor the unholy mess that is WindowManager::updateVisible 2017-09-24 19:08:12 +02:00
keyboardnavigation.cpp Make Tab work if selected widget is marked as not needing keyfocus 2017-09-25 00:47:09 +02:00
keyboardnavigation.hpp Remember key focus per GUI mode 2017-09-24 19:08:14 +02:00
layout.cpp
layout.hpp
levelupdialog.cpp Rename WindowBase's open/close to onOpen/onClose 2017-09-24 19:08:12 +02:00
levelupdialog.hpp Rename WindowBase's open/close to onOpen/onClose 2017-09-24 19:08:12 +02:00
loadingscreen.cpp Remove redundant setVisible(false) 2017-09-25 00:47:05 +02:00
loadingscreen.hpp
mainmenu.cpp Call WindowBase::onFrame() for every active window 2017-09-24 19:08:15 +02:00
mainmenu.hpp Call WindowBase::onFrame() for every active window 2017-09-24 19:08:15 +02:00
mapwindow.cpp Remove unused and slightly broken custom button titles in ConfirmationDialog 2017-09-24 19:08:14 +02:00
mapwindow.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
merchantrepair.cpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
merchantrepair.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
messagebox.cpp Refactor the unholy mess that is WindowManager::updateVisible 2017-09-24 19:08:12 +02:00
messagebox.hpp Check 'sYes' in addition to 'sOk' for message box's default keyfocus 2017-09-24 19:08:11 +02:00
mode.hpp Remove redundant RestBed gui mode 2017-09-24 19:08:14 +02:00
pickpocketitemmodel.cpp
pickpocketitemmodel.hpp
quickkeysmenu.cpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
quickkeysmenu.hpp Call onResChange for every window 2017-09-24 19:08:15 +02:00
race.cpp Fix crash due to not calling WindowModal::onClose() 2017-09-25 00:47:08 +02:00
race.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
recharge.cpp Remove redundant setVisible(false) 2017-09-25 00:47:05 +02:00
recharge.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
referenceinterface.cpp Remove redundant player cell variable 2017-09-24 19:08:13 +02:00
referenceinterface.hpp Remove redundant player cell variable 2017-09-24 19:08:13 +02:00
repair.cpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
repair.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
review.cpp Rename WindowBase's open/close to onOpen/onClose 2017-09-24 19:08:12 +02:00
review.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
savegamedialog.cpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
savegamedialog.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
screenfader.cpp Add 'delay' argument for screen fading operations 2017-09-25 00:47:10 +02:00
screenfader.hpp Add 'delay' argument for screen fading operations 2017-09-25 00:47:10 +02:00
scrollwindow.cpp Improve keyboard navigation of book/scroll windows 2017-09-25 00:47:04 +02:00
scrollwindow.hpp Improve keyboard navigation of book/scroll windows 2017-09-25 00:47:04 +02:00
settingswindow.cpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
settingswindow.hpp Call onResChange for every window 2017-09-24 19:08:15 +02:00
sortfilteritemmodel.cpp
sortfilteritemmodel.hpp
soulgemdialog.cpp Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window 2017-09-24 19:08:12 +02:00
soulgemdialog.hpp
spellbuyingwindow.cpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
spellbuyingwindow.hpp Call clear() for every window 2017-09-24 19:08:15 +02:00
spellcreationdialog.cpp Make Enter on a name edit accept the dialog 2017-09-25 00:47:07 +02:00
spellcreationdialog.hpp Make Enter on a name edit accept the dialog 2017-09-25 00:47:07 +02:00
spellicons.cpp
spellicons.hpp
spellmodel.cpp
spellmodel.hpp
spellview.cpp Adjust some more windows to be keyboard friendlier 2017-09-24 19:08:14 +02:00
spellview.hpp
spellwindow.cpp Call WindowBase::onFrame() for every active window 2017-09-24 19:08:15 +02:00
spellwindow.hpp Rename WindowBase's open/close to onOpen/onClose 2017-09-24 19:08:12 +02:00
statswindow.cpp Call WindowBase::onFrame() for every active window 2017-09-24 19:08:15 +02:00
statswindow.hpp Rename WindowBase's open/close to onOpen/onClose 2017-09-24 19:08:12 +02:00
textcolours.hpp
textinput.cpp Rename WindowBase's open/close to onOpen/onClose 2017-09-24 19:08:12 +02:00
textinput.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
timeadvancer.cpp
timeadvancer.hpp
tooltips.cpp Fix tooltip widgets being set to accept key focus 2017-09-27 12:55:52 +00:00
tooltips.hpp
tradeitemmodel.cpp
tradeitemmodel.hpp
tradewindow.cpp Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways. 2017-09-25 23:38:28 +02:00
tradewindow.hpp Make TradeWindow not depend on DialogueWindow 2017-09-25 18:07:49 +02:00
trainingwindow.cpp Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways. 2017-09-25 23:38:28 +02:00
trainingwindow.hpp Add 'delay' argument for screen fading operations 2017-09-25 00:47:10 +02:00
travelwindow.cpp Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways. 2017-09-25 23:38:28 +02:00
travelwindow.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
videowidget.cpp
videowidget.hpp
waitdialog.cpp Handle the wait progress bar as part of the GUI mode 2017-09-25 00:47:06 +02:00
waitdialog.hpp Handle the wait progress bar as part of the GUI mode 2017-09-25 00:47:06 +02:00
widgets.cpp
widgets.hpp
windowbase.cpp Restore the previous key focus widget when exiting modal dialog 2017-09-24 19:08:13 +02:00
windowbase.hpp Call clear() for every window 2017-09-24 19:08:15 +02:00
windowmanagerimp.cpp Hide the mouse cursor until it's used 2017-09-27 12:55:48 +00:00
windowmanagerimp.hpp Hide the mouse cursor until it's used 2017-09-27 12:55:48 +00:00
windowpinnablebase.cpp
windowpinnablebase.hpp