1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/apps/openmw/mwgui
Alexei Dobrohotov 7a4caaf5bf
Merge pull request #2660 from akortunov/boost
Additional de-boosting
2020-01-09 22:14:32 +03:00
..
alchemywindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
alchemywindow.hpp Get rid of redundant ControllerRepeatClick class 2019-05-17 10:49:00 +04:00
backgroundimage.cpp
backgroundimage.hpp
birth.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
birth.hpp
bookpage.cpp Prevent front() and operator[] from causing undefined behavior 2019-08-04 14:47:33 +03:00
bookpage.hpp
bookwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
bookwindow.hpp
charactercreation.cpp Class quiz fixes 2019-08-12 00:54:02 +12:00
charactercreation.hpp Class quiz fixes 2019-08-12 00:54:02 +12:00
class.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
class.hpp
companionitemmodel.cpp Rework prevent merchant equipping setting again 2019-10-28 01:58:23 +03:00
companionitemmodel.hpp Rework prevent merchant equipping setting again 2019-10-28 01:58:23 +03:00
companionwindow.cpp
companionwindow.hpp
confirmationdialog.cpp Fixes bug #4650 2019-09-02 16:49:29 +02:00
confirmationdialog.hpp
console.cpp Remove arrow key behaviour as it's in MyGUI now 2019-07-03 22:38:07 +02:00
console.hpp
container.cpp Clean up summoned creatures when corpses are disposed 2019-11-12 21:44:46 +03:00
container.hpp
containeritemmodel.cpp Rework prevent merchant equipping setting again 2019-10-28 01:58:23 +03:00
containeritemmodel.hpp Rework prevent merchant equipping setting again 2019-10-28 01:58:23 +03:00
controllers.cpp Get rid of redundant ControllerRepeatClick class 2019-05-17 10:49:00 +04:00
controllers.hpp Get rid of redundant ControllerRepeatClick class 2019-05-17 10:49:00 +04:00
countdialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
countdialog.hpp
cursor.cpp
cursor.hpp
debugwindow.cpp
debugwindow.hpp
dialogue.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
dialogue.hpp
draganddrop.cpp
draganddrop.hpp
enchantingdialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
enchantingdialog.hpp
exposedwindow.cpp
exposedwindow.hpp
formatting.cpp
formatting.hpp
hud.cpp Rework prevent merchant equipping setting again 2019-10-28 01:58:23 +03:00
hud.hpp
inventoryitemmodel.cpp Rework prevent merchant equipping setting again 2019-10-28 01:58:23 +03:00
inventoryitemmodel.hpp Rework prevent merchant equipping setting again 2019-10-28 01:58:23 +03:00
inventorywindow.cpp Set OnPCEquip properly when a race can't equip an item (bug #5182) 2019-10-07 23:38:22 +03:00
inventorywindow.hpp
itemchargeview.cpp
itemchargeview.hpp
itemmodel.cpp Rework prevent merchant equipping setting again 2019-10-28 01:58:23 +03:00
itemmodel.hpp Rework prevent merchant equipping setting again 2019-10-28 01:58:23 +03:00
itemselection.cpp
itemselection.hpp
itemview.cpp
itemview.hpp
itemwidget.cpp
itemwidget.hpp
jailscreen.cpp Introduce a custom format() function to get rid of boost::format() and hackish replace() 2019-05-20 09:20:01 +04:00
jailscreen.hpp
journalbooks.cpp
journalbooks.hpp
journalviewmodel.cpp
journalviewmodel.hpp
journalwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
journalwindow.hpp
keyboardnavigation.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
keyboardnavigation.hpp
layout.cpp
layout.hpp
levelupdialog.cpp
levelupdialog.hpp
loadingscreen.cpp Setup the ICO settings only once instead of every loading (bug #5025) 2019-05-24 08:04:20 +04:00
loadingscreen.hpp
mainmenu.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
mainmenu.hpp
mapwindow.cpp Revert "Store raw data about fog of war instead of RGBA images" 2019-10-30 14:48:44 +01:00
mapwindow.hpp
merchantrepair.cpp
merchantrepair.hpp
messagebox.cpp
messagebox.hpp
mode.hpp Make console to do not hide other GUI windows (bug #1515) 2019-05-29 17:10:57 +04:00
pickpocketitemmodel.cpp [Regression] Fix pickpocket crashes 2019-09-23 23:56:37 +03:00
pickpocketitemmodel.hpp
quickkeysmenu.cpp Make sure hand-to-hand shortcut is not saved 2019-11-20 19:57:21 +03:00
quickkeysmenu.hpp
race.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
race.hpp
recharge.cpp Recharge items outside of player's inventory (bug #4077) 2019-10-07 22:59:43 +04:00
recharge.hpp
referenceinterface.cpp
referenceinterface.hpp
repair.cpp
repair.hpp
resourceskin.cpp
resourceskin.hpp
review.cpp
review.hpp
savegamedialog.cpp Use ISO format to print datetime 2020-01-06 11:27:11 +04:00
savegamedialog.hpp
screenfader.cpp Make sure fade operations properly end (bug #4639) 2019-06-06 12:25:01 +03:00
screenfader.hpp
scrollwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
scrollwindow.hpp
settingswindow.cpp Implement additional stringops to avoid Boost functions 2020-01-09 19:40:22 +04:00
settingswindow.hpp
sortfilteritemmodel.cpp
sortfilteritemmodel.hpp
soulgemdialog.cpp
soulgemdialog.hpp
spellbuyingwindow.cpp Altered process so that cost only appears on spell purchase window. 2019-09-02 17:18:56 +00:00
spellbuyingwindow.hpp
spellcreationdialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
spellcreationdialog.hpp
spellicons.cpp Human-readable light source duration (feature #5091) 2019-07-31 21:37:20 +03:00
spellicons.hpp
spellmodel.cpp Make sure cast chance checks mana when necessary (bug #5112) 2019-08-09 19:27:25 +03:00
spellmodel.hpp
spellview.cpp
spellview.hpp
spellwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
spellwindow.hpp
statswindow.cpp Improve character window resizing (bug #4276) 2019-07-17 00:44:36 -04:00
statswindow.hpp Improve character window resizing (bug #4276) 2019-07-17 00:44:36 -04:00
textcolours.hpp
textinput.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
textinput.hpp
timeadvancer.cpp
timeadvancer.hpp
tooltips.cpp Use localized faction name when using TFH 2019-10-07 12:14:22 +04:00
tooltips.hpp Human-readable light source duration (feature #5091) 2019-07-31 21:37:20 +03:00
tradeitemmodel.cpp Rework prevent merchant equipping setting again 2019-10-28 01:58:23 +03:00
tradeitemmodel.hpp
tradewindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
tradewindow.hpp
trainingwindow.cpp
trainingwindow.hpp
travelwindow.cpp
travelwindow.hpp
videowidget.cpp
videowidget.hpp
waitdialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 2019-06-09 02:12:44 +03:00
waitdialog.hpp
widgets.cpp Fixes the offset question mark in the alchemy tooltip when the effect is not known 2019-09-02 17:13:56 +00:00
widgets.hpp Fixes the offset question mark in the alchemy tooltip when the effect is not known 2019-09-02 17:13:56 +00:00
windowbase.cpp Do not discard division reminder 2019-11-13 15:18:18 +04:00
windowbase.hpp
windowmanagerimp.cpp Avoid virtual call in WindowManager ctor 2019-11-17 18:50:11 +01:00
windowmanagerimp.hpp Generate sCrimeMessageReport only once per frame (bug #5012) 2019-09-05 20:16:03 +04:00
windowpinnablebase.cpp
windowpinnablebase.hpp