1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-04 18:34:31 +00:00
openmw/apps/openmw/mwgui
2025-08-18 21:09:06 +02:00
..
alchemywindow.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
alchemywindow.hpp Split onControllerButtonEvent into two; loop through ingredient slots 2025-07-25 21:46:00 -07:00
backgroundimage.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
backgroundimage.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
birth.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
birth.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
bookpage.cpp Add and fix -Wshadow 2025-08-18 21:09:06 +02:00
bookpage.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
bookwindow.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
bookwindow.hpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
charactercreation.cpp Use normalized path for correctSoundPath 2024-02-24 12:42:36 +01:00
charactercreation.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
class.cpp Some controller focus initialization cleanup 2025-08-14 13:43:46 +03:00
class.hpp Some controller focus initialization cleanup 2025-08-14 13:43:46 +03:00
companionitemmodel.cpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
companionitemmodel.hpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
companionwindow.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
companionwindow.hpp Replace many includes with forward declarations 2025-07-26 22:53:03 -07:00
confirmationdialog.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
confirmationdialog.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
console.cpp Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
console.hpp Resize console window on resolution change, not reset it 2024-04-02 11:40:21 +04:00
container.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
container.hpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
containeritemmodel.cpp Fix precision issue with container capacity check 2025-07-23 09:31:38 +00:00
containeritemmodel.hpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
controllerbuttonsoverlay.cpp Fix PPA GCC-15 build failure with ButtonDefinition 2025-08-07 15:45:41 +02:00
controllerbuttonsoverlay.hpp use std::string_view instead 2025-08-07 17:18:53 +02:00
controllers.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
controllers.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
countdialog.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
countdialog.hpp Remove local wrapper of MyGUI::Scrollbar 2025-07-26 23:54:25 -07:00
cursor.cpp [#7528] Fix MyGUI 3.4.3 issues 2023-10-17 23:53:04 +02:00
cursor.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
debugwindow.cpp Fix(Log): Don't Put Timestamps Mid-Message 2023-11-21 03:00:36 +00:00
debugwindow.hpp Lua Profiler 2022-11-30 00:06:14 +01:00
dialogue.cpp Merge branch 'local_variable_naming' into 'master' 2025-08-06 17:50:33 +00:00
dialogue.hpp Minor fixes based on code review feedback. 2025-07-10 08:46:01 -07:00
draganddrop.cpp Instantly transfer items if alt key is pressed 2025-07-12 13:34:59 +02:00
draganddrop.hpp Instantly transfer items if alt key is pressed 2025-07-12 13:34:59 +02:00
enchantingdialog.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
enchantingdialog.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
exposedwindow.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
exposedwindow.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
formatting.cpp Move local variables in GUI code 2024-01-09 16:11:44 +04:00
formatting.hpp Fix TrueType fonts scaling 2023-10-31 10:59:57 +04:00
hud.cpp Merge branch 'master' of https://gitlab.com/OpenMW/openmw 2025-07-13 14:55:27 -07:00
hud.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
inventoryitemmodel.cpp Fix soul gems losing their souls when splitting stacks between containers. 2024-05-28 23:35:44 +02:00
inventoryitemmodel.hpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
inventorytabsoverlay.cpp Fix clang warnings in Ubuntu 2025-07-31 22:13:56 -07:00
inventorytabsoverlay.hpp Replace many includes with forward declarations 2025-07-26 22:53:03 -07:00
inventorywindow.cpp fix #8659 2025-08-11 22:16:10 +08:00
inventorywindow.hpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
itemchargeview.cpp Re-add ESM include 2025-07-27 00:45:54 -07:00
itemchargeview.hpp bulk initialize controller focus to zero 2025-08-11 17:08:17 -07:00
itemmodel.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
itemmodel.hpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +02:00
itemselection.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
itemselection.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
itemtransfer.hpp Instantly transfer items if alt key is pressed 2025-07-12 13:34:59 +02:00
itemview.cpp Fix spurious button presses causing controller tooltip to wiggle 2025-07-29 17:28:52 -07:00
itemview.hpp Add remaining default initialisations flagged by Coverity 2025-08-14 13:33:20 +02:00
itemwidget.cpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
itemwidget.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
jailscreen.cpp Bring jail time skill changes over to lua 2025-08-02 08:39:13 +00:00
jailscreen.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
journalbooks.cpp Move logic for determining Russian index page count to a shared place 2025-07-10 08:45:51 -07:00
journalbooks.hpp Move logic for determining Russian index page count to a shared place 2025-07-10 08:45:51 -07:00
journalviewmodel.cpp Add and fix -Wshadow 2025-08-18 21:09:06 +02:00
journalviewmodel.hpp Use string_view in journalbooks 2023-01-29 21:31:21 +01:00
journalwindow.cpp Fix range check in journal window 2025-08-02 09:11:30 -07:00
journalwindow.hpp Add remaining default initialisations flagged by Coverity 2025-08-14 13:33:20 +02:00
keyboardnavigation.cpp Remove period and slash from keyboard navigation and inject tabs when using a controller 2024-12-05 17:23:58 +01:00
keyboardnavigation.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
layout.cpp Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
layout.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
levelupdialog.cpp Remove hardcoded row/column values in some controller menus 2025-08-04 19:10:07 -07:00
levelupdialog.hpp bulk initialize controller focus to zero 2025-08-11 17:08:17 -07:00
loadingscreen.cpp Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
loadingscreen.hpp Drop 360-degree screenshot support (#7720) 2024-06-06 14:46:01 +03:00
mainmenu.cpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
mainmenu.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
mapwindow.cpp Merge branch 'local_variable_naming' into 'master' 2025-08-06 17:50:33 +00:00
mapwindow.hpp bulk initialize controller focus to zero 2025-08-11 17:08:17 -07:00
merchantrepair.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
merchantrepair.hpp bulk initialize controller focus to zero 2025-08-11 17:08:17 -07:00
messagebox.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
messagebox.hpp bulk initialize controller focus to zero 2025-08-11 17:08:17 -07:00
mode.hpp Downgrade Settings GUI mode to a modal (bug #6758) 2024-01-02 22:32:52 +03:00
pickpocketitemmodel.cpp Fix second instance of mPickpocketDetected set after use 2025-05-22 16:10:05 -06:00
pickpocketitemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
postprocessorhud.cpp Add and fix -Wshadow 2025-08-18 21:09:06 +02:00
postprocessorhud.hpp Save user settings when closing windows 2025-07-23 09:32:04 +00:00
quickkeysmenu.cpp Add and fix -Wshadow 2025-08-18 21:09:06 +02:00
quickkeysmenu.hpp Merge branch '8551-orang-kk' into 'master' 2025-08-15 06:49:51 +00:00
race.cpp Better dead zone handling 2025-08-02 09:00:59 -07:00
race.hpp Remove local wrapper of MyGUI::Scrollbar 2025-07-26 23:54:25 -07:00
recharge.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
recharge.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
referenceinterface.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
referenceinterface.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
repair.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
repair.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
resourceskin.cpp Merge Assumeru/mystringvui 2023-10-17 23:53:04 +02:00
resourceskin.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
review.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
review.hpp bulk initialize controller focus to zero 2025-08-11 17:08:17 -07:00
savegamedialog.cpp Merge branch 'local_variable_naming' into 'master' 2025-08-06 17:50:33 +00:00
savegamedialog.hpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
screenfader.cpp Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
screenfader.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
scrollwindow.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
scrollwindow.hpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
settings.cpp track debug window size and dimensions between sessions 2023-10-18 09:04:57 -07:00
settings.hpp track debug window size and dimensions between sessions 2023-10-18 09:04:57 -07:00
settingswindow.cpp Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
settingswindow.hpp Merge branch openmw:master into master 2025-07-26 00:17:39 -07:00
sortfilteritemmodel.cpp Don't assume any scripted item is usable 2025-07-03 08:10:59 +03:00
sortfilteritemmodel.hpp Allow choosing different apparatus in alchemy window 2023-11-17 23:16:09 +08:00
soulgemdialog.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
soulgemdialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
spellbuyingwindow.cpp Fix spurious button presses causing controller tooltip to wiggle 2025-07-29 17:28:52 -07:00
spellbuyingwindow.hpp bulk initialize controller focus to zero 2025-08-11 17:08:17 -07:00
spellcreationdialog.cpp Merge branch 'master' of https://gitlab.com/OpenMW/openmw 2025-08-04 16:44:12 -07:00
spellcreationdialog.hpp bulk initialize controller focus to zero 2025-08-11 17:08:17 -07:00
spellicons.cpp Resolve a number of Coverity defects 2025-08-06 19:52:09 +02:00
spellicons.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
spellmodel.cpp Address more simple Coverity defects 2025-08-14 11:19:13 +02:00
spellmodel.hpp Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
spellview.cpp Fix spurious button presses causing controller tooltip to wiggle 2025-07-29 17:28:52 -07:00
spellview.hpp Replace many includes with forward declarations 2025-07-26 22:53:03 -07:00
spellwindow.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
spellwindow.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
statswatcher.cpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
statswatcher.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
statswindow.cpp Merge branch 'local_variable_naming' into 'master' 2025-08-06 17:50:33 +00:00
statswindow.hpp Remove some hardcoded menu sizes for inventory mode 2025-07-19 17:12:09 -07:00
textcolours.cpp Cleaner implementation 2024-06-07 18:38:32 -07:00
textcolours.hpp Took @Capostrophic's suggestion about leveraging a new tag format 2024-06-04 23:14:44 -07:00
textinput.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
textinput.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
timeadvancer.cpp move member var to implementation 2025-07-12 22:14:47 +08:00
timeadvancer.hpp move member var to implementation 2025-07-12 22:14:47 +08:00
tooltips.cpp Merge branch 'local_variable_naming' into 'master' 2025-08-06 17:50:33 +00:00
tooltips.hpp Stick focused object tooltip to slightly above its top (#4710) 2024-12-23 19:02:12 +03:00
tradeitemmodel.cpp fix signedness, remove extra semicolon, update offer 2025-04-24 20:24:55 +08:00
tradeitemmodel.hpp also update draganddrop and trade items 2025-04-23 21:19:52 +08:00
tradewindow.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
tradewindow.hpp Merge branch 'master' of https://gitlab.com/OpenMW/openmw 2025-07-13 14:55:27 -07:00
trainingwindow.cpp Merge branch 'master' of https://gitlab.com/OpenMW/openmw 2025-08-04 16:44:12 -07:00
trainingwindow.hpp bulk initialize controller focus to zero 2025-08-11 17:08:17 -07:00
travelwindow.cpp Merge branch 'local_variable_naming' into 'master' 2025-08-06 17:50:33 +00:00
travelwindow.hpp bulk initialize controller focus to zero 2025-08-11 17:08:17 -07:00
videowidget.cpp Fix and enforce namespace naming 2025-07-20 21:19:16 +02:00
videowidget.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
waitdialog.cpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
waitdialog.hpp Rename ControllerButtonStr struct and its internal fields 2025-07-27 13:14:31 -07:00
widgets.cpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
widgets.hpp Revert "Merge branch 'master' into 'master'" 2025-07-05 01:00:26 +03:00
windowbase.cpp Minor fixes based on code review feedback. 2025-07-10 08:46:01 -07:00
windowbase.hpp Fix right stick from causing mouse to appear in controller mode 2025-07-29 19:29:20 -07:00
windowmanagerimp.cpp Fix some dangling window pointer use on exit 2025-08-11 13:52:51 +03:00
windowmanagerimp.hpp Add remaining default initialisations flagged by Coverity 2025-08-14 13:33:20 +02:00
windowpinnablebase.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
windowpinnablebase.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
worlditemmodel.hpp Instantly transfer items if alt key is pressed 2025-07-12 13:34:59 +02:00