1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 19:10:24 +00:00
OpenMW/apps/openmw/mwgui
2014-12-19 11:26:54 +01:00
..
alchemywindow.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
alchemywindow.hpp Add automatic potion naming 2014-10-20 17:45:11 +02:00
backgroundimage.cpp
backgroundimage.hpp
birth.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
birth.hpp
bookpage.cpp
bookpage.hpp
bookwindow.cpp
bookwindow.hpp
charactercreation.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
charactercreation.hpp
class.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
class.hpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp
companionwindow.hpp
confirmationdialog.cpp
confirmationdialog.hpp
console.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
console.hpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00
container.cpp Fix GUI crash due to outdated spells list 2014-12-15 20:20:17 +01:00
container.hpp
containeritemmodel.cpp Revert "Transfer item ownership to the buyer if item wasn't stolen" 2014-09-28 12:18:46 +02:00
containeritemmodel.hpp
controllers.cpp
controllers.hpp
countdialog.cpp Add NumericEditBox widget 2014-09-25 21:04:51 +02:00
countdialog.hpp Add NumericEditBox widget 2014-09-25 21:04:51 +02:00
cursor.cpp
cursor.hpp
debugwindow.cpp Add debug window (F10), displays Bullet's profiler output 2014-09-28 18:02:49 +02:00
debugwindow.hpp Add debug window (F10), displays Bullet's profiler output 2014-09-28 18:02:49 +02:00
dialogue.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
dialogue.hpp Use all topics to search for keywords in dialogues (Fixes #2013) 2014-10-18 20:07:40 +02:00
enchantingdialog.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
enchantingdialog.hpp
exposedwindow.cpp
exposedwindow.hpp
formatting.cpp Fix several book formatting issues (Fixes #2204) 2014-12-14 16:25:27 +01:00
formatting.hpp Fix several book formatting issues (Fixes #2204) 2014-12-14 16:25:27 +01:00
hud.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
hud.hpp remove unused dummy variable 2014-10-11 00:56:57 +02:00
inventoryitemmodel.cpp Fix being able to use enchantments of items that failed to equip (Fixes #2215) 2014-12-15 13:47:34 +01:00
inventoryitemmodel.hpp
inventorywindow.cpp Fix GUI crash due to outdated spells list 2014-12-15 20:20:17 +01:00
inventorywindow.hpp Implement weapon/spell cycling hotkeys (Fixes #1024) 2014-12-15 16:23:08 +01:00
itemmodel.cpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00
itemmodel.hpp
itemselection.cpp
itemselection.hpp
itemview.cpp fixing a travis build problem 2014-12-17 09:33:40 +01:00
itemview.hpp
itemwidget.cpp Fix ItemWidget text cleanup (Fixes #2022) 2014-10-17 02:41:43 +02:00
itemwidget.hpp
journalbooks.cpp
journalbooks.hpp
journalviewmodel.cpp Use all topics to search for keywords in dialogues (Fixes #2013) 2014-10-18 20:07:40 +02:00
journalviewmodel.hpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00
journalwindow.cpp Fix size_t underflow for journals with 1 page (Fixes #1958) 2014-09-30 18:14:25 +02:00
journalwindow.hpp
levelupdialog.cpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00
levelupdialog.hpp
loadingscreen.cpp
loadingscreen.hpp
mainmenu.cpp fix uninitialized pointer variables in some classes 2014-10-11 01:20:33 +02:00
mainmenu.hpp
mapwindow.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
mapwindow.hpp Implement cell loading threshold (Fixes #1874) 2014-10-02 16:50:10 +02:00
merchantrepair.cpp Show tooltip for non-affordable list items (Fixes #2025) 2014-10-17 19:02:31 +02:00
merchantrepair.hpp
messagebox.cpp Adjust border skin for loading bar and message boxes to match vanilla MW 2014-10-02 00:27:03 +02:00
messagebox.hpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00
mode.hpp
pickpocketitemmodel.cpp
pickpocketitemmodel.hpp
quickkeysmenu.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
quickkeysmenu.hpp Refactor spell window to use model/view and remove duplicated code in QuickKeysMenu 2014-12-15 13:28:03 +01:00
race.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
race.hpp
recharge.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
recharge.hpp
referenceinterface.cpp
referenceinterface.hpp
repair.cpp
repair.hpp
review.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
review.hpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
savegamedialog.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
savegamedialog.hpp
screenfader.cpp Fix blindness and create a separate fader for it 2014-10-12 19:06:40 +02:00
screenfader.hpp Fall back to player_hit_01.dds if bm_player_hit_01.dds is not available 2014-10-11 23:09:20 +02:00
scrollwindow.cpp
scrollwindow.hpp
settingswindow.cpp Add SharedStateButton, used in spell window and controls box to apply mouseover effect to all buttons within one row (Fixes #1986) 2014-12-06 16:50:09 +01:00
settingswindow.hpp Fix settings window being too small for all tabs on some localizations 2014-10-16 15:49:01 +02:00
sortfilteritemmodel.cpp Implement weapon/spell cycling hotkeys (Fixes #1024) 2014-12-15 16:23:08 +01:00
sortfilteritemmodel.hpp Implement weapon/spell cycling hotkeys (Fixes #1024) 2014-12-15 16:23:08 +01:00
soulgemdialog.cpp
soulgemdialog.hpp
spellbuyingwindow.cpp Show tooltip for non-affordable list items (Fixes #2025) 2014-10-17 19:02:31 +02:00
spellbuyingwindow.hpp
spellcreationdialog.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
spellcreationdialog.hpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
spellicons.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
spellicons.hpp
spellmodel.cpp Implement weapon/spell cycling hotkeys (Fixes #1024) 2014-12-15 16:23:08 +01:00
spellmodel.hpp Refactor spell window to use model/view and remove duplicated code in QuickKeysMenu 2014-12-15 13:28:03 +01:00
spellview.cpp Refactor spell window to use model/view and remove duplicated code in QuickKeysMenu 2014-12-15 13:28:03 +01:00
spellview.hpp Refactor spell window to use model/view and remove duplicated code in QuickKeysMenu 2014-12-15 13:28:03 +01:00
spellwindow.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
spellwindow.hpp Implement weapon/spell cycling hotkeys (Fixes #1024) 2014-12-15 16:23:08 +01:00
statswindow.cpp
statswindow.hpp
textinput.cpp
textinput.hpp
tooltips.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
tooltips.hpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
tradeitemmodel.cpp Fix being able to use enchantments of items that failed to equip (Fixes #2215) 2014-12-15 13:47:34 +01:00
tradeitemmodel.hpp Revert "Transfer item ownership to the buyer if item wasn't stolen" 2014-09-28 12:18:46 +02:00
tradewindow.cpp Fix INT_MIN trade exploit (Fixes #2096) 2014-11-06 03:51:18 +01:00
tradewindow.hpp Add NumericEditBox widget 2014-09-25 21:04:51 +02:00
trainingwindow.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
trainingwindow.hpp
travelwindow.cpp
travelwindow.hpp
videowidget.cpp Videoplayer fixes, play/pause & seeking 2014-10-24 21:31:11 +02:00
videowidget.hpp Refactor video player engine to get rid of MWSound dependencies 2014-10-22 22:33:32 +02:00
waitdialog.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
waitdialog.hpp
widgets.cpp Starting to clean up some heavy includes 2014-12-19 09:23:16 +01:00
widgets.hpp Starting to clean up some heavy includes 2014-12-19 09:23:16 +01:00
windowbase.cpp Attempt to fix Clang warnings 2014-09-28 12:44:47 +02:00
windowbase.hpp
windowmanagerimp.cpp Implement weapon/spell cycling hotkeys (Fixes #1024) 2014-12-15 16:23:08 +01:00
windowmanagerimp.hpp Implement weapon/spell cycling hotkeys (Fixes #1024) 2014-12-15 16:23:08 +01:00
windowpinnablebase.cpp
windowpinnablebase.hpp