..
alchemywindow.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
alchemywindow.hpp
Always include <memory> for smart pointers in MWGui
2019-02-25 18:50:51 +03:00
backgroundimage.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
backgroundimage.hpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
birth.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
birth.hpp
bookpage.cpp
Fix some Clang 7 warnings
2018-11-09 19:42:59 +04:00
bookpage.hpp
Always include <memory> for smart pointers in MWGui
2019-02-25 18:50:51 +03:00
bookwindow.cpp
bookwindow.hpp
charactercreation.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
charactercreation.hpp
class.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
class.hpp
companionitemmodel.cpp
companionitemmodel.hpp
companionwindow.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
companionwindow.hpp
confirmationdialog.cpp
confirmationdialog.hpp
console.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
console.hpp
container.cpp
Remove redundant includes
2019-02-23 08:02:12 +04:00
container.hpp
containeritemmodel.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
containeritemmodel.hpp
controllers.cpp
controllers.hpp
countdialog.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
countdialog.hpp
cursor.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
cursor.hpp
debugwindow.cpp
debugwindow.hpp
dialogue.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
dialogue.hpp
draganddrop.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
draganddrop.hpp
enchantingdialog.cpp
Replace Boost format and replace_all where possible
2019-02-24 03:20:20 +03:00
enchantingdialog.hpp
exposedwindow.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
exposedwindow.hpp
formatting.cpp
Replace Boost format and replace_all where possible
2019-02-24 03:20:20 +03:00
formatting.hpp
Use book font by default in the text formatter
2018-09-17 22:24:21 +04:00
hud.cpp
Remove redundant includes
2019-02-23 08:02:12 +04:00
hud.hpp
Optimize HUD update (do not do unnecessary work)
2019-01-25 21:15:29 +04:00
inventoryitemmodel.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
inventoryitemmodel.hpp
inventorywindow.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
inventorywindow.hpp
itemchargeview.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
itemchargeview.hpp
itemmodel.cpp
Remove redundant includes
2019-02-23 08:02:12 +04:00
itemmodel.hpp
itemselection.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
itemselection.hpp
itemview.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
itemview.hpp
itemwidget.cpp
Fix enchanted item icon update
2019-03-02 20:01:42 +03:00
itemwidget.hpp
Optimize HUD update (do not do unnecessary work)
2019-01-25 21:15:29 +04:00
jailscreen.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
jailscreen.hpp
journalbooks.cpp
Remove redundant includes
2019-02-23 08:02:12 +04:00
journalbooks.hpp
Use field for columns count instead of out integer
2018-09-12 14:31:01 +04:00
journalviewmodel.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
journalviewmodel.hpp
journalwindow.cpp
Remove redundant includes
2019-02-23 08:02:12 +04:00
journalwindow.hpp
keyboardnavigation.cpp
Fix some Clang 7 warnings
2018-11-09 19:42:59 +04:00
keyboardnavigation.hpp
layout.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
layout.hpp
levelupdialog.cpp
Remove redundant includes
2019-02-23 08:02:12 +04:00
levelupdialog.hpp
loadingscreen.cpp
Make sure CopyFramebufferToTextureCallback is only called once and not every frame
2018-12-25 11:56:24 -05:00
loadingscreen.hpp
Always include <memory> for smart pointers in MWGui
2019-02-25 18:50:51 +03:00
mainmenu.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
mainmenu.hpp
mapwindow.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
mapwindow.hpp
Always include <memory> for smart pointers in MWGui
2019-02-25 18:50:51 +03:00
merchantrepair.cpp
Avoid item condition and charge zero divisions
2018-10-24 19:06:55 +03:00
merchantrepair.hpp
messagebox.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
messagebox.hpp
Center progress bar when there are active messageboxes (bug #4691 )
2018-10-28 14:40:48 +04:00
mode.hpp
pickpocketitemmodel.cpp
pickpocketitemmodel.hpp
quickkeysmenu.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
quickkeysmenu.hpp
race.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
race.hpp
Always include <memory> for smart pointers in MWGui
2019-02-25 18:50:51 +03:00
recharge.cpp
Replace Boost format and replace_all where possible
2019-02-24 03:20:20 +03:00
recharge.hpp
referenceinterface.cpp
referenceinterface.hpp
repair.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
repair.hpp
review.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
review.hpp
savegamedialog.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
savegamedialog.hpp
Always include <memory> for smart pointers in MWGui
2019-02-25 18:50:51 +03:00
screenfader.cpp
screenfader.hpp
Always include <memory> for smart pointers in MWGui
2019-02-25 18:50:51 +03:00
scrollwindow.cpp
scrollwindow.hpp
settingswindow.cpp
Merge pull request #2095 from akortunov/reflections
2019-03-02 15:37:06 +01:00
settingswindow.hpp
Add more settings to water reflections in exteriors (feature #4859 )
2019-03-02 14:26:14 +04:00
sortfilteritemmodel.cpp
Implement getNormalizedEnchantmentCharge() method and use it
2018-10-25 16:16:07 +03:00
sortfilteritemmodel.hpp
soulgemdialog.cpp
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
2017-09-24 19:08:12 +02:00
soulgemdialog.hpp
spellbuyingwindow.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
spellbuyingwindow.hpp
Include cleanup
2019-02-19 18:40:33 +03:00
spellcreationdialog.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
spellcreationdialog.hpp
spellicons.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
spellicons.hpp
spellmodel.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
spellmodel.hpp
Initialize missing variables
2018-08-01 20:18:37 +04:00
spellview.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
spellview.hpp
Always include <memory> for smart pointers in MWGui
2019-02-25 18:50:51 +03:00
spellwindow.cpp
Replace Boost format and replace_all where possible
2019-02-24 03:20:20 +03:00
spellwindow.hpp
statswindow.cpp
DRY skill widget updates in stats window
2019-03-05 22:52:30 +00:00
statswindow.hpp
textcolours.hpp
textinput.cpp
textinput.hpp
timeadvancer.cpp
Remove redundant includes
2019-02-23 08:02:12 +04:00
timeadvancer.hpp
tooltips.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
tooltips.hpp
Improve tooltips cleanup (bug #4714 )
2018-11-13 10:00:12 +04:00
tradeitemmodel.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
tradeitemmodel.hpp
tradewindow.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
tradewindow.hpp
trainingwindow.cpp
getSkill usage cleanup (bug #4671 )
2018-10-08 17:06:30 +03:00
trainingwindow.hpp
travelwindow.cpp
Get rid of unnecessary string streams
2019-01-07 21:08:16 +04:00
travelwindow.hpp
videowidget.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
videowidget.hpp
Always include <memory> for smart pointers in MWGui
2019-02-25 18:50:51 +03:00
waitdialog.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
waitdialog.hpp
widgets.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
widgets.hpp
windowbase.cpp
Remove redundant includes
2019-02-23 08:02:12 +04:00
windowbase.hpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
windowmanagerimp.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
windowmanagerimp.hpp
Center progress bar when there are active messageboxes (bug #4691 )
2018-10-28 14:40:48 +04:00
windowpinnablebase.cpp
Use C++11-style loops in the GUI instead of iterators
2019-03-02 13:27:59 +04:00
windowpinnablebase.hpp