1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-06 05:19:43 +00:00
openmw-tes3mp/apps/openmw/mwgui
jvoisin 4c96644f8d Use a char instead of a string in find() where possible
This was done via PVS Studio ( https://pvs-studio.com ),
and should provide a super-duper-marginal performance boost \o/
2021-04-25 19:57:09 +02:00
..
alchemywindow.cpp
alchemywindow.hpp
backgroundimage.cpp
backgroundimage.hpp
birth.cpp
birth.hpp
bookpage.cpp Don't perform a hit test outside the page's bounds 2021-04-12 08:31:45 +02:00
bookpage.hpp MyGUI HEAD compatibility 2021-03-02 13:24:30 +00:00
bookwindow.cpp
bookwindow.hpp
charactercreation.cpp
charactercreation.hpp
class.cpp
class.hpp
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp
companionwindow.hpp
confirmationdialog.cpp
confirmationdialog.hpp
console.cpp Fix Ctrl U/W behaviour to work with unicode text 2021-02-25 19:33:11 +01:00
console.hpp
container.cpp
container.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
containeritemmodel.cpp
containeritemmodel.hpp
controllers.cpp
controllers.hpp
countdialog.cpp
countdialog.hpp
cursor.cpp
cursor.hpp
debugwindow.cpp
debugwindow.hpp
dialogue.cpp Do not leave variables without initialization, even in execution paths where they are unused 2021-04-19 16:08:10 +04:00
dialogue.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
draganddrop.cpp
draganddrop.hpp
enchantingdialog.cpp
enchantingdialog.hpp
exposedwindow.cpp
exposedwindow.hpp
formatting.cpp
formatting.hpp
hud.cpp
hud.hpp
inventoryitemmodel.cpp
inventoryitemmodel.hpp
inventorywindow.cpp Validate GUI scaling and place it to the launcher 2021-04-15 15:18:32 +04:00
inventorywindow.hpp Validate GUI scaling and place it to the launcher 2021-04-15 15:18:32 +04:00
itemchargeview.cpp
itemchargeview.hpp
itemmodel.cpp
itemmodel.hpp
itemselection.cpp
itemselection.hpp
itemview.cpp
itemview.hpp
itemwidget.cpp
itemwidget.hpp
jailscreen.cpp
jailscreen.hpp
journalbooks.cpp
journalbooks.hpp
journalviewmodel.cpp Do not leave variables without initialization, even in execution paths where they are unused 2021-04-19 16:08:10 +04:00
journalviewmodel.hpp
journalwindow.cpp
journalwindow.hpp
keyboardnavigation.cpp
keyboardnavigation.hpp
layout.cpp Resolve crashes on exit with visible MyGUI widgets 2021-03-13 15:43:46 -08:00
layout.hpp
levelupdialog.cpp
levelupdialog.hpp
loadingscreen.cpp
loadingscreen.hpp
mainmenu.cpp
mainmenu.hpp
mapwindow.cpp
mapwindow.hpp
merchantrepair.cpp
merchantrepair.hpp
messagebox.cpp
messagebox.hpp
mode.hpp
pickpocketitemmodel.cpp
pickpocketitemmodel.hpp
quickkeysmenu.cpp
quickkeysmenu.hpp
race.cpp
race.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
recharge.cpp
recharge.hpp
referenceinterface.cpp
referenceinterface.hpp
repair.cpp
repair.hpp
resourceskin.cpp
resourceskin.hpp
review.cpp
review.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
savegamedialog.cpp
savegamedialog.hpp
screenfader.cpp
screenfader.hpp
scrollwindow.cpp
scrollwindow.hpp
settingswindow.cpp Lighting Patch 2021-04-16 11:55:40 -07:00
settingswindow.hpp Lighting Patch 2021-04-16 11:55:40 -07:00
sortfilteritemmodel.cpp
sortfilteritemmodel.hpp "static const" -> "static constexpr" in headers 2021-03-21 13:57:54 +01:00
soulgemdialog.cpp
soulgemdialog.hpp
spellbuyingwindow.cpp
spellbuyingwindow.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
spellcreationdialog.cpp Do not use unchecked value in calculations 2021-04-10 11:26:54 +04:00
spellcreationdialog.hpp
spellicons.cpp Reset effect icon transparency when they're hidden (#5877) 2021-03-03 21:17:59 +03:00
spellicons.hpp
spellmodel.cpp
spellmodel.hpp
spellview.cpp
spellview.hpp
spellwindow.cpp
spellwindow.hpp
statswatcher.cpp
statswatcher.hpp Reset watched stats upon reload or new game start 2021-03-19 11:56:14 +04:00
statswindow.cpp Fix double -> float conversions 2021-04-19 15:36:58 +04:00
statswindow.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
textcolours.cpp
textcolours.hpp
textinput.cpp
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 Constify a few things 2021-04-11 14:46:51 +02:00
tooltips.cpp Use a char instead of a string in find() where possible 2021-04-25 19:57:09 +02:00
tooltips.hpp
tradeitemmodel.cpp
tradeitemmodel.hpp
tradewindow.cpp
tradewindow.hpp
trainingwindow.cpp
trainingwindow.hpp
travelwindow.cpp
travelwindow.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
videowidget.cpp
videowidget.hpp
waitdialog.cpp
waitdialog.hpp
widgets.cpp
widgets.hpp "static const" -> "static constexpr" in headers 2021-03-21 13:57:54 +01:00
windowbase.cpp
windowbase.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
windowmanagerimp.cpp Use a char instead of a string in find() where possible 2021-04-25 19:57:09 +02:00
windowmanagerimp.hpp Validate GUI scaling and place it to the launcher 2021-04-15 15:18:32 +04:00
windowpinnablebase.cpp
windowpinnablebase.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00