1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-13 11:13:06 +00:00
openmw/apps/openmw/mwgui
psi29a d13f108779 Merge branch 'nbsp' into 'master'
Non-breaking space-related fixes (#8378)

Closes #8378

See merge request OpenMW/openmw!4592
2025-03-23 16:27:07 +00:00
..
alchemywindow.cpp Move local variables in GUI code 2024-01-09 16:11:44 +04:00
alchemywindow.hpp refactor and maintenance alchemywindow and alchemy 2023-11-18 00:41:44 +08: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 Include UString 2023-11-23 19:52:18 +01:00
birth.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
bookpage.cpp Make figure space non-breaking 2025-03-18 10:29:29 +03:00
bookpage.hpp Use settings values for GUI settings 2023-07-16 20:46:54 +02:00
bookwindow.cpp Allow reading ESM4 books 2023-10-03 10:55:12 +02:00
bookwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02: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 Replace 'klass' by meaningful names 2024-01-07 19:12:49 +04:00
class.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02: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 Allow creatures to be companions again 2023-09-08 08:30:06 +04:00
companionwindow.hpp Allow creatures to be companions again 2023-09-08 08:30:06 +04:00
confirmationdialog.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
confirmationdialog.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
console.cpp Resize console window on resolution change, not reset it 2024-04-02 11:40:21 +04:00
console.hpp Resize console window on resolution change, not reset it 2024-04-02 11:40:21 +04:00
container.cpp Improve GUI mode validation 2023-08-20 17:49:56 +02:00
container.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
containeritemmodel.cpp Fix soul gems losing their souls when splitting stacks between containers. 2024-05-28 23:35:44 +02:00
containeritemmodel.hpp Use copyItem() when not moving full stack. 2023-07-17 17:58:39 +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 Make count input box larger to fit larger text 2022-09-25 11:54:34 +04:00
countdialog.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02: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 Don't create a scrollbar that cannot be scrolled 2025-02-23 10:48:13 +01:00
dialogue.hpp Properly redraw the topics list when disposition bar state changes 2024-01-11 03:28:34 +03:00
draganddrop.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
draganddrop.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
enchantingdialog.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
enchantingdialog.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02: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 Fix local map issues 2024-06-13 23:03:57 +02:00
hud.hpp Fix HUD cleanup from main menu 2023-11-17 10:38:58 +04: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
inventorywindow.cpp Don't update displayed armor rating when there's no player pointer (#8211) 2024-10-29 10:44:28 +03:00
inventorywindow.hpp reimplement partial equipping 2023-10-30 11:20:34 +08:00
itemchargeview.cpp Include UString 2023-11-23 19:52:18 +01:00
itemchargeview.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02: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 Apply clang-format to code base 2022-09-22 21:35:26 +03:00
itemselection.hpp Allow choosing different apparatus in alchemy window 2023-11-17 23:16:09 +08:00
itemview.cpp Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
itemview.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
itemwidget.cpp Don't crash on spells or enchantments without effects 2023-12-09 15:40:23 +01:00
itemwidget.hpp Don't crash on spells or enchantments without effects 2023-12-09 15:40:23 +01:00
jailscreen.cpp Remove SkillEnum 2023-06-08 18:35:50 +02:00
jailscreen.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
journalbooks.cpp More Coverity fixes 2023-08-09 15:50:44 +04:00
journalbooks.hpp Remove unimplemented method declaration 2023-05-08 16:57:57 +02:00
journalviewmodel.cpp Move some time-related function from World and WorldView to DateTimeManager 2023-08-08 22:57:28 +02:00
journalviewmodel.hpp Use string_view in journalbooks 2023-01-29 21:31:21 +01:00
journalwindow.cpp Fix some Coverity Scan complaints 2024-02-02 09:28:19 +04:00
journalwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +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 Include UString 2023-11-23 19:52:18 +01:00
layout.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
levelupdialog.cpp Implement Lua-based music 2024-05-19 22:10:54 +04:00
levelupdialog.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
loadingscreen.cpp Drop 360-degree screenshot support (#7720) 2024-06-06 14:46:01 +03:00
loadingscreen.hpp Drop 360-degree screenshot support (#7720) 2024-06-06 14:46:01 +03:00
mainmenu.cpp Update the menu video from a separate thread and respect window resizes 2024-07-11 16:53:11 +02:00
mainmenu.hpp Update the menu video from a separate thread and respect window resizes 2024-07-11 16:53:11 +02:00
mapwindow.cpp Adjust canvas size when switching cells 2024-11-18 17:11:05 +01:00
mapwindow.hpp Use a grid based on computed bounds for interiors 2024-11-17 21:14:14 +01:00
merchantrepair.cpp Don't allow items that are better than new to be repaired 2024-09-22 18:24:21 +02:00
merchantrepair.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
messagebox.cpp Fixes for a whole bunch of warnings 2024-03-14 23:39:33 +00:00
messagebox.hpp Fixes for a whole bunch of warnings 2024-03-14 23:39:33 +00:00
mode.hpp Downgrade Settings GUI mode to a modal (bug #6758) 2024-01-02 22:32:52 +03:00
pickpocketitemmodel.cpp Dehardcode skill and level progression 2024-01-30 21:25:36 +01:00
pickpocketitemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
postprocessorhud.cpp add choice widget type to postprocessing uniforms 2024-03-21 17:48:30 -07:00
postprocessorhud.hpp add choice widget type to postprocessing uniforms 2024-03-21 17:48:30 -07:00
quickkeysmenu.cpp Move paralysis god mode checks to CreatureStats 2024-05-23 11:48:59 +03:00
quickkeysmenu.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
race.cpp Include UString 2023-11-23 19:52:18 +01:00
race.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
recharge.cpp Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
recharge.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02: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 Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
repair.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02: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 Replace 'klass' by meaningful names 2024-01-07 19:12:49 +04:00
review.hpp Replace 'klass' by meaningful names 2024-01-07 19:12:49 +04:00
savegamedialog.cpp Remove time played setting 2024-07-05 07:13:45 +03:00
savegamedialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
screenfader.cpp Auto format 2024-03-14 23:54:22 +00:00
screenfader.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
scrollwindow.cpp Allow reading ESM4 books 2023-10-03 10:55:12 +02:00
scrollwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02: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 Fix localized checkbox toggling behavior 2025-01-06 09:43:44 +03:00
settingswindow.hpp Make sunlight scattering and wobbly shores optional 2024-03-29 10:41:04 +03:00
sortfilteritemmodel.cpp Don't allow items that are better than new to be repaired 2024-09-22 18:24:21 +02: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 Improve GUI mode validation 2023-08-20 17:49:56 +02:00
spellbuyingwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
spellcreationdialog.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
spellcreationdialog.hpp Merge branch 'clickbait' into 'master' 2023-08-21 18:59:44 +00:00
spellicons.cpp Move local variables in GUI code 2024-01-09 16:11:44 +04:00
spellicons.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
spellmodel.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00: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 TrueType fonts scaling 2023-10-31 10:59:57 +04:00
spellview.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
spellwindow.cpp Update spell icons if the world is unpaused 2024-10-31 11:22:49 +03:00
spellwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02: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 Don't show nameless higher ranks 2024-04-08 17:54:13 +02:00
statswindow.hpp Merge branch 'clickbait' into 'master' 2023-08-21 18:59:44 +00: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 Include UString 2023-11-23 19:52:18 +01:00
textinput.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
timeadvancer.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
timeadvancer.hpp Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
tooltips.cpp Stick focused object tooltip to slightly above its top (#4710) 2024-12-23 19:02:12 +03:00
tooltips.hpp Stick focused object tooltip to slightly above its top (#4710) 2024-12-23 19:02:12 +03:00
tradeitemmodel.cpp Remove ItemModel::copyItem(), it is obsolete. 2023-07-15 18:19:52 +02:00
tradeitemmodel.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
tradewindow.cpp Remove superfluous Trading class 2024-03-29 21:50:45 +01:00
tradewindow.hpp Remove superfluous Trading class 2024-03-29 21:50:45 +01:00
trainingwindow.cpp Fixes for a whole bunch of warnings 2024-03-14 23:39:33 +00:00
trainingwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
travelwindow.cpp Improve GUI mode validation 2023-08-20 17:49:56 +02:00
travelwindow.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
videowidget.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
videowidget.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
waitdialog.cpp Fix build 2023-10-17 20:10:19 +00:00
waitdialog.hpp Control GUI modes from Lua 2023-08-20 17:49:56 +02:00
widgets.cpp Spellcast related Lua API + spellcasting/activespell refactor 2024-03-25 13:50:23 +00:00
widgets.hpp Assign StringRefIds to attributes 2023-08-20 10:28:46 +02:00
windowbase.cpp Do not take in account UI scaling factor twice 2024-04-22 13:36:34 +04:00
windowbase.hpp Do not allow to move resizable windows outside of game window 2024-04-02 11:40:21 +04:00
windowmanagerimp.cpp Don't assume there is a GUI mode in exitCurrentGuiMode (#8380) 2025-03-16 09:06:01 +03:00
windowmanagerimp.hpp Stick focused object tooltip to slightly above its top (#4710) 2024-12-23 19:02:12 +03: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