1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-01 03:56:41 +00:00
openmw/apps/openmw/mwgui
2022-08-18 13:29:12 +04:00
..
alchemywindow.cpp Make Class::getName return string_view 2022-08-16 21:15:03 +02:00
alchemywindow.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
backgroundimage.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
backgroundimage.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
birth.cpp Improve handling of larger font size 2022-08-18 13:29:12 +04:00
birth.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
bookpage.cpp Cleanup openmw render, physics, world, dialogue, gui, input includes 2022-08-17 18:45:52 +02:00
bookpage.hpp Cleanup openmw render, physics, world, dialogue, gui, input includes 2022-08-17 18:45:52 +02:00
bookwindow.cpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
bookwindow.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
charactercreation.cpp Initialize some missing variables 2022-07-03 15:44:50 +04:00
charactercreation.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
class.cpp Use existing functions and objects to call correctMeshPath etc 2022-06-29 00:58:49 +02:00
class.hpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
companionitemmodel.cpp Make getScript return string_view 2022-08-11 22:51:55 +02:00
companionitemmodel.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
companionwindow.cpp Make Class::getName return string_view 2022-08-16 21:15:03 +02:00
companionwindow.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
confirmationdialog.cpp Fixes bug #4650 2019-09-02 16:49:29 +02:00
confirmationdialog.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
console.cpp Cleanup openmw render, physics, world, dialogue, gui, input includes 2022-08-17 18:45:52 +02:00
console.hpp Cleanup openmw render, physics, world, dialogue, gui, input includes 2022-08-17 18:45:52 +02:00
container.cpp Make Class::getName return string_view 2022-08-16 21:15:03 +02:00
container.hpp Force the loot UI open if it was open while resurrecting the lootee 2021-12-01 18:21:21 +01:00
containeritemmodel.cpp improves MWClass mapping (#3166) 2021-10-11 13:46:21 +02:00
containeritemmodel.hpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
controllers.cpp Get rid of redundant ControllerRepeatClick class 2019-05-17 10:49:00 +04:00
controllers.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
countdialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
countdialog.hpp Refactor exitCurrentGuiMode 2017-09-24 19:08:13 +02:00
cursor.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
cursor.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
debugwindow.cpp Use YAML files to translate MyGUI's localization tags 2022-07-12 08:20:40 +04:00
debugwindow.hpp Move statics into cpp and properly guard buffer from race conditions 2022-06-07 16:59:44 +03:00
dialogue.cpp Avoid string copies for ESM::Variant::getString 2022-03-06 17:38:58 +00:00
dialogue.hpp Add a ton of const refs 2021-06-23 23:13:59 +02:00
draganddrop.cpp Return string_view from SoundId methods 2022-08-14 14:39:58 +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 Merge branch 'name_view' into 'master' 2022-08-17 20:14:27 +00:00
enchantingdialog.hpp Cleanup openmw render, physics, world, dialogue, gui, input includes 2022-08-17 18:45:52 +02:00
exposedwindow.cpp Allow to maximize windows via Shift + Double Click (feature #3999) 2019-05-01 20:15:11 +04:00
exposedwindow.hpp Allow to maximize windows via Shift + Double Click (feature #3999) 2019-05-01 20:15:11 +04:00
formatting.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
formatting.hpp Introduce font mappings 2022-07-17 22:01:48 +04:00
hud.cpp Make Class::getName return string_view 2022-08-16 21:15:03 +02:00
hud.hpp Bug #5434: Pinned windows shouldn't cover breath progress bar 2021-12-02 17:01:40 +00:00
inventoryitemmodel.cpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
inventoryitemmodel.hpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
inventorywindow.cpp Make Class::getName return string_view 2022-08-16 21:15:03 +02:00
inventorywindow.hpp Fix Avatar Preview Coordinate Transformations in the Inventory (Issues #6129, #6131) 2021-07-04 08:36:59 +00:00
itemchargeview.cpp Make Class::getName return string_view 2022-08-16 21:15:03 +02:00
itemchargeview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
itemmodel.cpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
itemmodel.hpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
itemselection.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
itemselection.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
itemview.cpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
itemview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
itemwidget.cpp Improve handling of larger font size 2022-08-18 13:29:12 +04:00
itemwidget.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
jailscreen.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
jailscreen.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
journalbooks.cpp Fix out-of-bounds access in JournalBooks::createCyrillicJournalIndex 2021-05-15 10:45:39 -04:00
journalbooks.hpp Use field for columns count instead of out integer 2018-09-12 14:31:01 +04:00
journalviewmodel.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
journalviewmodel.hpp remove unused includes: part1 2022-01-23 17:30:25 +01:00
journalwindow.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
journalwindow.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
keyboardnavigation.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
keyboardnavigation.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
layout.cpp Make Class::getName return string_view 2022-08-16 21:15:03 +02:00
layout.hpp Make Class::getName return string_view 2022-08-16 21:15:03 +02:00
levelupdialog.cpp Trim down some internal includes 2021-04-30 19:39:26 +02:00
levelupdialog.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
loadingscreen.cpp #5534 remove OSG 3.4 support and require at least 3.6.5 support 2022-08-09 21:07:28 +00:00
loadingscreen.hpp Refactor UI layers 2022-02-26 13:54:42 +00:00
mainmenu.cpp Update hardcoded layers (hotfix for https://gitlab.com/OpenMW/openmw/-/merge_requests/1681) 2022-02-27 11:59:55 +00:00
mainmenu.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
mapwindow.cpp Fix local map viewing distance lower bound 2022-07-26 00:00:42 +03:00
mapwindow.hpp Replace shared_ptr by unique_ptr 2022-04-08 22:42:22 +02:00
merchantrepair.cpp Make Class::getName return string_view 2022-08-16 21:15:03 +02:00
merchantrepair.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
messagebox.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
messagebox.hpp Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
mode.hpp Make console to do not hide other GUI windows (bug #1515) 2019-05-29 17:10:57 +04:00
pickpocketitemmodel.cpp Split apps/openmw/mwmechanics/actorutil.hpp 2022-06-26 16:42:29 +02:00
pickpocketitemmodel.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
postprocessorhud.cpp cleanup default shaders and remove confusing main shader 2022-08-07 06:42:48 -07:00
postprocessorhud.hpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
quickkeysmenu.cpp Delay any quick key use while the player isn't ready (bug #6054) 2022-07-29 11:29:41 +03:00
quickkeysmenu.hpp Only close quick keys-related modals when the menu is closed 2022-07-25 18:55:23 +03:00
race.cpp Improve handling of larger font size 2022-08-18 13:29:12 +04:00
race.hpp Allow mouse scrolling in the race preview widget (feature 6925) 2022-08-06 11:25:27 +04:00
recharge.cpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
recharge.hpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
referenceinterface.cpp Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
referenceinterface.hpp Remove redundant player cell variable 2017-09-24 19:08:13 +02:00
repair.cpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
repair.hpp Remove some useless includes from apps/openmw/mwgui 2021-05-15 22:15:46 +02:00
resourceskin.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
resourceskin.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
review.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
review.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
savegamedialog.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
savegamedialog.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
screenfader.cpp Refactor UI layers 2022-02-26 13:54:42 +00:00
screenfader.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
scrollwindow.cpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
scrollwindow.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
settingswindow.cpp Improve handling of larger font size 2022-08-18 13:29:12 +04:00
settingswindow.hpp Bring back empty script message 2022-07-30 08:07:24 +00:00
sortfilteritemmodel.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
sortfilteritemmodel.hpp "static const" -> "static constexpr" in headers 2021-03-21 13:57:54 +01:00
soulgemdialog.cpp Use emplace_back instead of push_back 2020-10-18 10:27:35 +04:00
soulgemdialog.hpp Added soulgem dialog; made interactive message boxes not close the previous UI 2013-03-30 15:51:07 +01:00
spellbuyingwindow.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
spellbuyingwindow.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
spellcreationdialog.cpp Move AiSetting out of MWMechanics::CreatureStats 2022-07-16 16:43:33 +02:00
spellcreationdialog.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
spellicons.cpp Use existing functions and objects to call correctMeshPath etc 2022-06-29 00:58:49 +02:00
spellicons.hpp Overhaul magic effects to work with onApply and onEnd events 2021-09-29 19:25:10 +02:00
spellmodel.cpp Avoid possible null dereference - throw an exception instead 2022-08-05 20:26:27 +04:00
spellmodel.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
spellview.cpp Improve handling of larger font size 2022-08-18 13:29:12 +04:00
spellview.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 2020-10-22 23:57:53 +02:00
spellwindow.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
spellwindow.hpp Trim down some internal includes 2021-04-30 19:39:26 +02:00
statswatcher.cpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
statswatcher.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
statswindow.cpp Update both instances of level detail text 2022-08-16 01:43:28 +03:00
statswindow.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
textcolours.cpp Move TextColours initialization to the TextColours itself 2020-05-26 18:35:16 +04:00
textcolours.hpp Move TextColours initialization to the TextColours itself 2020-05-26 18:35:16 +04:00
textinput.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
textinput.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
timeadvancer.cpp Constify a few things 2021-04-11 14:46:51 +02:00
timeadvancer.hpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
tooltips.cpp Don't center spell and enchanted item effect lists (bug #4310) 2022-08-01 11:12:06 +03:00
tooltips.hpp Show the soulgem soul in count dialog (feature #5362) 2020-04-12 11:55:00 +03:00
tradeitemmodel.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
tradeitemmodel.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
tradewindow.cpp Make Class::getName return string_view 2022-08-16 21:15:03 +02:00
tradewindow.hpp Update tradewindow.hpp 2021-10-04 20:47:45 +00:00
trainingwindow.cpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
trainingwindow.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
travelwindow.cpp Move AiSetting out of MWMechanics::CreatureStats 2022-07-16 16:43:33 +02:00
travelwindow.hpp Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
videowidget.cpp Replace new with make_unique in openmw 2022-05-29 13:24:48 +02:00
videowidget.hpp Pause both audio and video playback when the game is minimized (feature #4944) 2020-04-04 22:54:51 +04:00
waitdialog.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
waitdialog.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
widgets.cpp Use existing functions and objects to call correctMeshPath etc 2022-06-29 00:58:49 +02:00
widgets.hpp Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
windowbase.cpp Use string_view in Layout and remove dead code 2022-06-27 19:13:17 +02:00
windowbase.hpp Use string_view in Layout and remove dead code 2022-06-27 19:13:17 +02:00
windowmanagerimp.cpp Cleanup components includes 2022-08-16 19:14:04 +02:00
windowmanagerimp.hpp Return string_view from SoundId methods 2022-08-14 14:39:58 +02:00
windowpinnablebase.cpp Allow to maximize windows via Shift + Double Click (feature #3999) 2019-05-01 20:15:11 +04:00
windowpinnablebase.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00