1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 21:42:13 +00:00
OpenMW/apps/openmw/mwgui
2015-01-07 03:27:24 +01:00
..
alchemywindow.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
alchemywindow.hpp
backgroundimage.cpp
backgroundimage.hpp
birth.cpp Merge remote-tracking branch 'upstream/master' 2014-12-30 23:01:45 +01:00
birth.hpp
bookpage.cpp Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +01:00
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 Merge remote-tracking branch 'upstream/master' 2014-12-30 23:01:45 +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 List exterior cell names in tab completion (Fixes #2252) 2015-01-06 01:10:09 +01:00
console.hpp
container.cpp Crime system improvements 2014-12-24 15:45:12 +01:00
container.hpp
containeritemmodel.cpp
containeritemmodel.hpp
controllers.cpp
controllers.hpp
countdialog.cpp
countdialog.hpp
cursor.cpp
cursor.hpp
debugwindow.cpp
debugwindow.hpp
dialogue.cpp Merge remote-tracking branch 'upstream/master' 2014-12-30 23:01:45 +01:00
dialogue.hpp
enchantingdialog.cpp Fix enchanting dialog effect labels showing a duration for constant effects 2015-01-05 18:57:08 +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 Merge remote-tracking branch 'upstream/master' 2014-12-30 23:01:45 +01:00
hud.hpp
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
itemmodel.hpp
itemselection.cpp
itemselection.hpp
itemview.cpp Fix ItemView sizing bug 2014-12-24 15:45:12 +01:00
itemview.hpp
itemwidget.cpp
itemwidget.hpp
journalbooks.cpp
journalbooks.hpp
journalviewmodel.cpp
journalviewmodel.hpp
journalwindow.cpp
journalwindow.hpp
levelupdialog.cpp
levelupdialog.hpp
loadingscreen.cpp Adjust loading box size for large captions 2014-12-24 15:45:12 +01:00
loadingscreen.hpp Adjust loading box size for large captions 2014-12-24 15:45:12 +01:00
mainmenu.cpp Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +01:00
mainmenu.hpp
mapwindow.cpp Merge remote-tracking branch 'upstream/master' 2014-12-30 23:01:45 +01:00
mapwindow.hpp Make local map widget size configurable 2014-12-24 15:45:14 +01:00
merchantrepair.cpp
merchantrepair.hpp
messagebox.cpp
messagebox.hpp
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 Merge remote-tracking branch 'upstream/master' 2014-12-30 23:01:45 +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 Add commandline option to load a save game on startup 2015-01-07 03:27:24 +01:00
savegamedialog.hpp
screenfader.cpp
screenfader.hpp
scrollwindow.cpp
scrollwindow.hpp
settingswindow.cpp defaults are set to 1.0; remove contrast setting 2015-01-02 16:49:22 +03:00
settingswindow.hpp change setting "borderless" to "window border" 2014-12-24 15:09:50 +01:00
sortfilteritemmodel.cpp SpellModel, SortFilterItemModel: case insensitive sorting 2014-12-24 15:45:15 +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
spellbuyingwindow.hpp
spellcreationdialog.cpp Fix enchanting dialog effect labels showing a duration for constant effects 2015-01-05 18:57:08 +01:00
spellcreationdialog.hpp Fix enchanting dialog effect labels showing a duration for constant effects 2015-01-05 18:57:08 +01:00
spellicons.cpp Merge remote-tracking branch 'upstream/master' 2014-12-30 23:01:45 +01:00
spellicons.hpp Use fMagicStartIconBlink for spell effect indicator fading 2014-12-24 15:45:13 +01:00
spellmodel.cpp SpellModel, SortFilterItemModel: case insensitive sorting 2014-12-24 15:45:15 +01:00
spellmodel.hpp Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +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 Fix cut off text for some widgets in the stats window 2014-12-27 01:25:26 +01:00
statswindow.hpp
textinput.cpp Adjust default angle, FOV and viewport of character preview (Fixes #2220) 2014-12-24 15:45:15 +01:00
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
tradewindow.cpp Merchant items should be restocked instantly 2014-12-24 15:45:13 +01:00
tradewindow.hpp Merchant items should be restocked instantly 2014-12-24 15:45:13 +01: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
waitdialog.cpp Missing files, aka; Why you shouldn't stresscommit 2014-12-19 11:26:54 +01:00
waitdialog.hpp
widgets.cpp Merge remote-tracking branch 'internecine/bug2031' 2015-01-06 09:43:59 +01:00
widgets.hpp Starting to clean up some heavy includes 2014-12-19 09:23:16 +01:00
windowbase.cpp
windowbase.hpp
windowmanagerimp.cpp Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +01:00
windowmanagerimp.hpp Implement weapon/spell cycling hotkeys (Fixes #1024) 2014-12-15 16:23:08 +01:00
windowpinnablebase.cpp
windowpinnablebase.hpp