1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/client/widgets
Ivan Savenko 5d6470e527
Merge pull request #4025 from IvanSavenko/shared_ptr_lib
[1.6] Use shared_ptr for library entities
2024-05-30 19:14:06 +03:00
..
markets Artifacts altar ctrl+click 2024-05-20 11:47:12 +03:00
Buttons.cpp
Buttons.h
CArtifactsOfHeroAltar.cpp CArtifactsOfHeroBase refactoring 2024-05-21 12:05:07 +03:00
CArtifactsOfHeroAltar.h Artifacts altar ctrl+click 2024-05-20 11:47:12 +03:00
CArtifactsOfHeroBackpack.cpp ArtifactPosition::TRANSITION_POS now is simple ArtSlotInfo 2024-05-17 14:59:51 +03:00
CArtifactsOfHeroBackpack.h
CArtifactsOfHeroBase.cpp CArtifactsOfHeroBase refactoring 2024-05-21 12:05:07 +03:00
CArtifactsOfHeroBase.h CArtifactsOfHeroBase refactoring 2024-05-21 12:05:07 +03:00
CArtifactsOfHeroKingdom.cpp CArtifactsOfHeroBase refactoring 2024-05-21 12:05:07 +03:00
CArtifactsOfHeroKingdom.h
CArtifactsOfHeroMain.cpp CArtifactsOfHeroBase refactoring 2024-05-21 12:05:07 +03:00
CArtifactsOfHeroMain.h CWindowWithArtifacts remove std::variant 2024-05-20 15:15:46 +03:00
CArtifactsOfHeroMarket.cpp CArtifactsOfHeroBase refactoring 2024-05-21 12:05:07 +03:00
CArtifactsOfHeroMarket.h CArtifactsOfHeroBase refactoring 2024-05-21 12:05:07 +03:00
CArtPlace.cpp Sonarcloud warnings 2024-04-23 22:21:46 +03:00
CArtPlace.h Sonarcloud warnings 2024-04-23 22:21:46 +03:00
CComponent.cpp lib now uses shared_ptr for entities. Removed manual memory management. 2024-05-17 15:04:05 +00:00
CComponent.h
CExchangeController.cpp
CExchangeController.h CWindowWithArtifacts preparations 2024-04-23 16:06:58 +03:00
CGarrisonInt.cpp Better handling of Ctrl / Cmd modifier keys on Apple systems: 2024-05-12 17:09:31 +00:00
CGarrisonInt.h
ComboBox.cpp
ComboBox.h
CreatureCostBox.cpp Fix some 'new' issues reported by Sonar Cloud 2024-05-06 15:33:30 +00:00
CreatureCostBox.h
CTextInput.cpp Deactivate on-screen keyboard if input is deactivated 2024-05-15 12:55:36 +00:00
CTextInput.h Hopefully better logic for on-screen keyboard visibility 2024-05-15 12:45:45 +00:00
GraphicalPrimitiveCanvas.cpp
GraphicalPrimitiveCanvas.h
Images.cpp Attempt to track crashes with unclear cause 2024-05-14 09:44:40 +00:00
Images.h
MiscWidgets.cpp Fix possible crash on accessing faction description 2024-05-12 20:24:09 +00:00
MiscWidgets.h
ObjectLists.cpp
ObjectLists.h
RadialMenu.cpp
RadialMenu.h
Scrollable.cpp
Scrollable.h
Slider.cpp
Slider.h
TextControls.cpp Moved CTextInput to a separate file. No changes in logic 2024-05-15 12:45:45 +00:00
TextControls.h Moved CTextInput to a separate file. No changes in logic 2024-05-15 12:45:45 +00:00