You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwgui
David Cernat cc25612b8d Add OpenMW commits up to 18 Sep 2019
# Conflicts:
#	apps/openmw/mwclass/container.cpp
#	apps/openmw/mwclass/door.cpp
#	apps/openmw/mwmechanics/security.cpp
#	apps/openmw/mwmechanics/spellcasting.cpp
#	apps/openmw/mwscript/miscextensions.cpp
5 years ago
..
alchemywindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
alchemywindow.hpp Get rid of redundant ControllerRepeatClick class 6 years ago
backgroundimage.cpp Replace all NULLs to nullptr 6 years ago
backgroundimage.hpp Replace all NULLs to nullptr 6 years ago
birth.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
birth.hpp Refactor exitCurrentGuiMode 7 years ago
bookpage.cpp Prevent front() and operator[] from causing undefined behavior 5 years ago
bookpage.hpp Always include <memory> for smart pointers in MWGui 6 years ago
bookwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
bookwindow.hpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
charactercreation.cpp Add OpenMW commits up to 18 Aug 2019 5 years ago
charactercreation.hpp Class quiz fixes 5 years ago
class.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
class.hpp Refactor exitCurrentGuiMode 7 years ago
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp Replace all NULLs to nullptr 6 years ago
companionwindow.hpp Include cleanup 7 years ago
confirmationdialog.cpp Fixes bug #4650 5 years ago
confirmationdialog.hpp Remove unused and slightly broken custom button titles in ConfirmationDialog 7 years ago
console.cpp Add OpenMW commits up to 2 Aug 2019 5 years ago
console.hpp Add OpenMW commits up to 29 Oct 2018 5 years ago
container.cpp Add OpenMW commits up to 5 Sep 2019 5 years ago
container.hpp [General] Rework container sync to prevent item duping 7 years ago
containeritemmodel.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
containeritemmodel.hpp Move onClose() check to item models 7 years ago
controllers.cpp Get rid of redundant ControllerRepeatClick class 6 years ago
controllers.hpp Get rid of redundant ControllerRepeatClick class 6 years ago
countdialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
countdialog.hpp Refactor exitCurrentGuiMode 7 years ago
cursor.cpp Replace all NULLs to nullptr 6 years ago
cursor.hpp
debugwindow.cpp Fix build against bullet with profiler disabled (Fixes #3592) 8 years ago
debugwindow.hpp
dialogue.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
dialogue.hpp Revert MR !103 and !105 since they cause issues with dialogue window 6 years ago
draganddrop.cpp Add OpenMW commits up to 29 Oct 2018 5 years ago
draganddrop.hpp [General] Rework container sync to prevent item duping 7 years ago
enchantingdialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
enchantingdialog.hpp Make Enter on a name edit accept the dialog 7 years ago
exposedwindow.cpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
exposedwindow.hpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
formatting.cpp Increase required MyGUI version to 3.2.2 6 years ago
formatting.hpp Use book font by default in the text formatter 6 years ago
hud.cpp Add OpenMW commits up to 6 June 2019 5 years ago
hud.hpp Optimize HUD update (do not do unnecessary work) 6 years ago
inventoryitemmodel.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
inventoryitemmodel.hpp Move onClose() check to item models 7 years ago
inventorywindow.cpp Add OpenMW commits up to 6 June 2019 5 years ago
inventorywindow.hpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
itemchargeview.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
itemchargeview.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago
itemmodel.cpp Remove redundant includes 6 years ago
itemmodel.hpp remove redundant allowedToInsertItems() function from ItemModel 7 years ago
itemselection.cpp Replace all NULLs to nullptr 6 years ago
itemselection.hpp Refactor exitCurrentGuiMode 7 years ago
itemview.cpp Replace all NULLs to nullptr 6 years ago
itemview.hpp
itemwidget.cpp Update background texture if a new one is empty (regression #4986) 6 years ago
itemwidget.hpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
jailscreen.cpp Add OpenMW commits up to 6 June 2019 5 years ago
jailscreen.hpp Refactor exitCurrentGuiMode 7 years ago
journalbooks.cpp Remove redundant includes 6 years ago
journalbooks.hpp Use field for columns count instead of out integer 6 years ago
journalviewmodel.cpp Replace all NULLs to nullptr 6 years ago
journalviewmodel.hpp Use utf8 lowercase function for journal index to avoid code duplication 7 years ago
journalwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
journalwindow.hpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
keyboardnavigation.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
keyboardnavigation.hpp Disable repeating for Accept action in keyboard navigation (bug #4260) 6 years ago
layout.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
layout.hpp Handle MyGUI exceptions inside destructors 6 years ago
levelupdialog.cpp Make fallback map static to simplify constructors 6 years ago
levelupdialog.hpp Rename WindowBase's open/close to onOpen/onClose 7 years ago
loadingscreen.cpp Setup the ICO settings only once instead of every loading (bug #5025) 6 years ago
loadingscreen.hpp Always include <memory> for smart pointers in MWGui 6 years ago
mainmenu.cpp Add OpenMW commits up to 2 Aug 2019 5 years ago
mainmenu.hpp Fix exiting savegamedialog with 'esc' when no game is running 7 years ago
mapwindow.cpp Add OpenMW commits up to 2 Aug 2019 5 years ago
mapwindow.hpp Add OpenMW commits up to 6 June 2019 5 years ago
merchantrepair.cpp Avoid item condition and charge zero divisions 6 years ago
merchantrepair.hpp Improve GUI scaling (bug #3288) 6 years ago
messagebox.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
messagebox.hpp Center progress bar when there are active messageboxes (bug #4691) 6 years ago
mode.hpp Make console to do not hide other GUI windows (bug #1515) 6 years ago
pickpocketitemmodel.cpp remove redundant allowedToInsertItems() function from ItemModel 7 years ago
pickpocketitemmodel.hpp remove redundant allowedToInsertItems() function from ItemModel 7 years ago
quickkeysmenu.cpp Add OpenMW commits up to 9 Mar 2019 5 years ago
quickkeysmenu.hpp Merge pull request #456 from OpenMW/master while resolving conflicts 7 years ago
race.cpp Add OpenMW commits up to 2 Aug 2019 5 years ago
race.hpp Always include <memory> for smart pointers in MWGui 6 years ago
recharge.cpp Add OpenMW commits up to 6 June 2019 5 years ago
recharge.hpp Refactor exitCurrentGuiMode 7 years ago
referenceinterface.cpp Some PVS-Studio and cppcheck fixes 7 years ago
referenceinterface.hpp Remove redundant player cell variable 7 years ago
repair.cpp Replace all NULLs to nullptr 6 years ago
repair.hpp Refactor exitCurrentGuiMode 7 years ago
resourceskin.cpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
resourceskin.hpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
review.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
review.hpp Improve GUI scaling (bug #3288) 6 years ago
savegamedialog.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
savegamedialog.hpp Always include <memory> for smart pointers in MWGui 6 years ago
screenfader.cpp Make sure fade operations properly end (bug #4639) 6 years ago
screenfader.hpp Always include <memory> for smart pointers in MWGui 6 years ago
scrollwindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
scrollwindow.hpp Allow to calculate UI skin size based on texture resolution (feature #4968) 6 years ago
settingswindow.cpp Add OpenMW commits up to 2 Aug 2019 5 years ago
settingswindow.hpp Add more settings to water reflections in exteriors (feature #4859) 6 years ago
sortfilteritemmodel.cpp Implement getNormalizedEnchantmentCharge() method and use it 6 years ago
sortfilteritemmodel.hpp Move onClose() check to item models 7 years ago
soulgemdialog.cpp Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window 7 years ago
soulgemdialog.hpp
spellbuyingwindow.cpp Add OpenMW commits up to 5 Sep 2019 5 years ago
spellbuyingwindow.hpp Include cleanup 6 years ago
spellcreationdialog.cpp Add OpenMW commits up to 2 Aug 2019 5 years ago
spellcreationdialog.hpp Make Enter on a name edit accept the dialog 7 years ago
spellicons.cpp Human-readable light source duration (feature #5091) 5 years ago
spellicons.hpp
spellmodel.cpp Make sure cast chance checks mana when necessary (bug #5112) 5 years ago
spellmodel.hpp Add a button to delete spells from spellwindow 6 years ago
spellview.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
spellview.hpp Always include <memory> for smart pointers in MWGui 6 years ago
spellwindow.cpp Add OpenMW commits up to 2 Aug 2019 5 years ago
spellwindow.hpp spell window: don't manually recalculate edit box width every update 6 years ago
statswindow.cpp Improve character window resizing (bug #4276) 6 years ago
statswindow.hpp Improve character window resizing (bug #4276) 6 years ago
textcolours.hpp improve dialogue window performance 8 years ago
textinput.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
textinput.hpp Refactor exitCurrentGuiMode 7 years ago
timeadvancer.cpp Remove redundant includes 6 years ago
timeadvancer.hpp
tooltips.cpp Improve faction items handling (bug #5164) 5 years ago
tooltips.hpp Human-readable light source duration (feature #5091) 5 years ago
tradeitemmodel.cpp Use C++11-style loops in the GUI instead of iterators 6 years ago
tradeitemmodel.hpp Use owned tooltips for items in containers correctly 7 years ago
tradewindow.cpp Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
tradewindow.hpp Make TradeWindow not depend on DialogueWindow 7 years ago
trainingwindow.cpp Add OpenMW commits up to 1 Apr 2019 5 years ago
trainingwindow.hpp Allow training window exit() 7 years ago
travelwindow.cpp Add OpenMW commits up to 2 May 2019 5 years ago
travelwindow.hpp Improve GUI scaling (bug #3288) 6 years ago
videowidget.cpp Replace all NULLs to nullptr 6 years ago
videowidget.hpp Always include <memory> for smart pointers in MWGui 6 years ago
waitdialog.cpp Add OpenMW commits up to 2 Aug 2019 5 years ago
waitdialog.hpp Exit waiting at the correct time when the player is in air 6 years ago
widgets.cpp Fixes the offset question mark in the alchemy tooltip when the effect is not known 5 years ago
widgets.hpp Fixes the offset question mark in the alchemy tooltip when the effect is not known 5 years ago
windowbase.cpp Get rid of redundant setKeyFocusWidget() method 6 years ago
windowbase.hpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
windowmanagerimp.cpp Add OpenMW commits up to 18 Sep 2019 5 years ago
windowmanagerimp.hpp Add OpenMW commits up to 18 Sep 2019 5 years ago
windowpinnablebase.cpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago
windowpinnablebase.hpp Allow to maximize windows via Shift + Double Click (feature #3999) 6 years ago