.. |
alchemywindow.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
alchemywindow.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
backgroundimage.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
backgroundimage.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
birth.cpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
birth.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
bookpage.cpp
|
[#7358] Make MyGui 3.4.2 required for 0.49
|
2023-08-06 16:05:59 +00:00 |
bookpage.hpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
bookwindow.cpp
|
create a specific esm reader function for RefID to avoid allocation for string and then again for RefId
|
2022-12-27 19:15:57 +01:00 |
bookwindow.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
charactercreation.cpp
|
Move some objects instead of copying
|
2023-07-31 20:43:46 +04:00 |
charactercreation.hpp
|
Build the attribute list in the stats window dynamically
|
2023-06-18 19:10:29 +02:00 |
class.cpp
|
Allow for more than 8 attributes
|
2023-06-19 20:41:54 +02:00 |
class.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
companionitemmodel.cpp
|
Use copyItem() when not moving full stack.
|
2023-07-17 17:58:39 +02:00 |
companionitemmodel.hpp
|
Use copyItem() when not moving full stack.
|
2023-07-17 17:58:39 +02:00 |
companionwindow.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
companionwindow.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
confirmationdialog.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
confirmationdialog.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
console.cpp
|
Resolve "Extend searching in the console with regex and toggleable case-sensitivity"
|
2023-08-05 10:02:07 +00:00 |
console.hpp
|
Resolve "Extend searching in the console with regex and toggleable case-sensitivity"
|
2023-08-05 10:02:07 +00:00 |
container.cpp
|
Remember actor in the actor's InventoryStore instead passing the actor in every call
|
2023-01-21 23:43:00 +01:00 |
container.hpp
|
Fix and prevent -Wextra-semi warning
|
2022-10-06 00:26:43 +02:00 |
containeritemmodel.cpp
|
Use copyItem() when not moving full stack.
|
2023-07-17 17:58:39 +02:00 |
containeritemmodel.hpp
|
Use copyItem() when not moving full stack.
|
2023-07-17 17:58:39 +02:00 |
controllers.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
controllers.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
countdialog.cpp
|
Make count input box larger to fit larger text
|
2022-09-25 11:54:34 +04:00 |
countdialog.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
cursor.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
cursor.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
debugwindow.cpp
|
Use settings values for General settings
|
2023-07-04 21:40:04 +02:00 |
debugwindow.hpp
|
Lua Profiler
|
2022-11-30 00:06:14 +01:00 |
dialogue.cpp
|
Move some objects instead of copying
|
2023-07-31 20:43:46 +04:00 |
dialogue.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
draganddrop.cpp
|
Use string_view in more UI code
|
2023-05-21 18:14:12 +02:00 |
draganddrop.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
enchantingdialog.cpp
|
Fix price enchantment price calculation to use the correct item count
|
2023-07-14 17:06:33 +02:00 |
enchantingdialog.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
exposedwindow.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
exposedwindow.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
formatting.cpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
formatting.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
hud.cpp
|
Use settings values for Map settings
|
2023-07-27 22:53:53 +02:00 |
hud.hpp
|
Fixed GUI that used RefId when it should have used strings
|
2022-12-27 19:15:54 +01:00 |
inventoryitemmodel.cpp
|
Cleanup includes
|
2023-07-29 00:16:43 +02:00 |
inventoryitemmodel.hpp
|
Use copyItem() when not moving full stack.
|
2023-07-17 17:58:39 +02:00 |
inventorywindow.cpp
|
Cleanup includes
|
2023-07-29 00:16:43 +02:00 |
inventorywindow.hpp
|
Use typed settings storage for windows
|
2023-04-12 00:54:00 +02:00 |
itemchargeview.cpp
|
Cleanup includes
|
2023-07-08 11:28:56 +02:00 |
itemchargeview.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
itemmodel.cpp
|
Cleanup includes
|
2023-07-29 00:16:43 +02:00 |
itemmodel.hpp
|
Use copyItem() when not moving full stack.
|
2023-07-17 17:58:39 +02:00 |
itemselection.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
itemselection.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
itemview.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
itemview.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
itemwidget.cpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
itemwidget.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
jailscreen.cpp
|
Remove SkillEnum
|
2023-06-08 18:35:50 +02:00 |
jailscreen.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
journalbooks.cpp
|
Move some objects instead of copying
|
2023-07-31 20:43:46 +04:00 |
journalbooks.hpp
|
Remove unimplemented method declaration
|
2023-05-08 16:57:57 +02:00 |
journalviewmodel.cpp
|
Use string_view in more UI code
|
2023-05-21 18:14:12 +02:00 |
journalviewmodel.hpp
|
Use string_view in journalbooks
|
2023-01-29 21:31:21 +01:00 |
journalwindow.cpp
|
Move some objects instead of copying
|
2023-07-31 20:43:46 +04:00 |
journalwindow.hpp
|
Move some objects instead of copying
|
2023-07-31 20:43:46 +04:00 |
keyboardnavigation.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
keyboardnavigation.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
layout.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
layout.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
levelupdialog.cpp
|
Address jvoisin's remarks
|
2023-06-21 22:11:01 +02:00 |
levelupdialog.hpp
|
Allow for more than 8 attributes
|
2023-06-19 20:41:54 +02:00 |
loadingscreen.cpp
|
Fix crash related to async content loading (#7508)
|
2023-07-29 21:13:57 +02:00 |
loadingscreen.hpp
|
Fix crash related to async content loading (#7508)
|
2023-07-29 21:13:57 +02:00 |
mainmenu.cpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
mainmenu.hpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
mapwindow.cpp
|
Use settings values for Map settings
|
2023-07-27 22:53:53 +02:00 |
mapwindow.hpp
|
Use settings values for Map settings
|
2023-07-27 22:53:53 +02:00 |
merchantrepair.cpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
merchantrepair.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
messagebox.cpp
|
Remove unused includes
|
2022-10-09 16:44:18 +02:00 |
messagebox.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
mode.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
pickpocketitemmodel.cpp
|
Replace ESM::RefId::sEmpty by default constructed RefId where possible
|
2023-02-18 01:07:15 +01:00 |
pickpocketitemmodel.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
postprocessorhud.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
postprocessorhud.hpp
|
Improve postprocess HUD layout
|
2022-11-10 08:31:21 +04:00 |
quickkeysmenu.cpp
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02:00 |
quickkeysmenu.hpp
|
Make QuickKey type a fixed size enum class
|
2023-03-21 20:53:04 +01:00 |
race.cpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
race.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
recharge.cpp
|
Cleanup includes
|
2023-07-08 11:28:56 +02:00 |
recharge.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
referenceinterface.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
referenceinterface.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
repair.cpp
|
Cleanup includes
|
2023-07-29 00:16:43 +02:00 |
repair.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
resourceskin.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
resourceskin.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
review.cpp
|
Do not use invalid iterators
|
2023-07-31 17:53:33 +04:00 |
review.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
savegamedialog.cpp
|
inline asUTF8() instead of constructing a whole new string_view
|
2023-07-24 14:41:17 -04:00 |
savegamedialog.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
screenfader.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
screenfader.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
scrollwindow.cpp
|
Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type
|
2022-12-27 19:15:54 +01:00 |
scrollwindow.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
settings.cpp
|
Use typed settings storage for windows
|
2023-04-12 00:54:00 +02:00 |
settings.hpp
|
Use typed settings storage for windows
|
2023-04-12 00:54:00 +02:00 |
settingswindow.cpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
settingswindow.hpp
|
Add setting "gmst overrides l10n"
|
2023-06-13 10:06:59 +02:00 |
sortfilteritemmodel.cpp
|
Cleanup includes
|
2023-07-29 00:16:43 +02:00 |
sortfilteritemmodel.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
soulgemdialog.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
soulgemdialog.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
spellbuyingwindow.cpp
|
Do not use invalid iterators
|
2023-07-31 17:53:33 +04:00 |
spellbuyingwindow.hpp
|
Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type
|
2022-12-27 19:15:54 +01:00 |
spellcreationdialog.cpp
|
Replace Skill::mIndex with Skill::refIdToIndex
|
2023-07-13 18:55:21 +02:00 |
spellcreationdialog.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
spellicons.cpp
|
Merge branch 'cleanup_includes' into 'master'
|
2023-07-03 16:01:48 +00:00 |
spellicons.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
spellmodel.cpp
|
Cleanup includes
|
2023-07-08 11:28:56 +02:00 |
spellmodel.hpp
|
Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type
|
2022-12-27 19:15:54 +01:00 |
spellview.cpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
spellview.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
spellwindow.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
spellwindow.hpp
|
Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type
|
2022-12-27 19:15:54 +01:00 |
statswatcher.cpp
|
Cleanup includes
|
2023-07-08 11:28:56 +02:00 |
statswatcher.hpp
|
Allow for more than 8 attributes
|
2023-06-19 20:41:54 +02:00 |
statswindow.cpp
|
Merge branch 'more_coverity_fixes' into 'master'
|
2023-08-03 07:15:34 +00:00 |
statswindow.hpp
|
Build the attribute list in the stats window dynamically
|
2023-06-18 19:10:29 +02:00 |
textcolours.cpp
|
Move TextColours initialization to the TextColours itself
|
2020-05-26 18:35:16 +04:00 |
textcolours.hpp
|
Move TextColours initialization to the TextColours itself
|
2020-05-26 18:35:16 +04:00 |
textinput.cpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
textinput.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
timeadvancer.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
timeadvancer.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
tooltips.cpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
tooltips.hpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
tradeitemmodel.cpp
|
Remove ItemModel::copyItem(), it is obsolete.
|
2023-07-15 18:19:52 +02:00 |
tradeitemmodel.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
tradewindow.cpp
|
Use string_view in more places and reduce the number of empty string literals
|
2023-05-21 16:39:32 +02:00 |
tradewindow.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
trainingwindow.cpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
trainingwindow.hpp
|
Use settings values for Game settings
|
2023-07-01 00:59:35 +02:00 |
travelwindow.cpp
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
travelwindow.hpp
|
Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type
|
2022-12-27 19:15:54 +01:00 |
ustring.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
videowidget.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
videowidget.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
waitdialog.cpp
|
Put ESMStore to Environment
|
2023-04-20 21:45:49 +02:00 |
waitdialog.hpp
|
create a specific esm reader function for RefID to avoid allocation for string and then again for RefId
|
2022-12-27 19:15:57 +01:00 |
widgets.cpp
|
Cleanup includes
|
2023-07-08 11:28:56 +02:00 |
widgets.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
windowbase.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
windowbase.hpp
|
Allow compilation with MYGUI_DONT_USE_OBSOLETE
|
2023-07-15 15:02:27 +02:00 |
windowmanagerimp.cpp
|
Fix some Coverity warnings
|
2023-07-28 20:58:18 +04:00 |
windowmanagerimp.hpp
|
Use settings values for HUD settings
|
2023-07-19 22:53:35 +02:00 |
windowpinnablebase.cpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
windowpinnablebase.hpp
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |