1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/widgets
Ivan Savenko 50dc6f67c6
Merge pull request #3809 from dydzio0614/shortcut-enhancements
Artifact management shortcuts + game begin default keybind fix
2024-04-22 11:13:09 +03:00
..
markets Junkyard crash fixed 2024-04-11 01:44:15 +03:00
Buttons.cpp Refactoring. Regressions fixing. 2024-03-25 12:55:05 +02:00
Buttons.h Refactoring. Regressions fixing. 2024-03-25 12:55:05 +02:00
CArtifactHolder.cpp reworking slot selection 2024-01-08 16:24:47 +02:00
CArtifactHolder.h suggested changes 2024-01-11 12:46:32 +02:00
CArtifactsOfHeroAltar.cpp Reset picked artifact on window deactivation 2024-04-11 23:52:37 +03:00
CArtifactsOfHeroAltar.h Reset picked artifact on window deactivation 2024-04-11 23:52:37 +03:00
CArtifactsOfHeroBackpack.cpp Regressions fixed 2024-03-29 16:21:59 +02:00
CArtifactsOfHeroBackpack.h fixed missed trader text 2024-03-25 17:38:43 +02:00
CArtifactsOfHeroBase.cpp backpack window cursor fix 2024-04-17 16:11:33 +03:00
CArtifactsOfHeroBase.h backpack window cursor fix 2024-04-17 16:11:33 +03:00
CArtifactsOfHeroKingdom.cpp Reset picked artifact on window deactivation 2024-04-11 23:52:37 +03:00
CArtifactsOfHeroKingdom.h Reset picked artifact on window deactivation 2024-04-11 23:52:37 +03:00
CArtifactsOfHeroMain.cpp backpack window cursor fix 2024-04-17 16:11:33 +03:00
CArtifactsOfHeroMain.h backpack window cursor fix 2024-04-17 16:11:33 +03:00
CArtifactsOfHeroMarket.cpp fixed missed trader text 2024-03-25 17:38:43 +02:00
CArtifactsOfHeroMarket.h fixed missed trader text 2024-03-25 17:38:43 +02:00
CComponent.cpp Fixes for positioning on popups with components 2024-02-27 13:15:16 +02:00
CComponent.h Fixes for positioning on popups with components 2024-02-27 13:15:16 +02:00
CExchangeController.cpp Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
CExchangeController.h Fixes 2024-03-29 12:28:14 +02:00
CGarrisonInt.cpp Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00:00
CGarrisonInt.h Show option description on hovering 2023-07-21 15:47:42 +03:00
ComboBox.cpp Restore previously disabled functionality 2024-02-29 16:47:44 +02:00
ComboBox.h First version that works in lobby 2024-02-29 12:45:08 +01:00
CreatureCostBox.cpp Replace redundant types with auto for the lvalues of template factory functions for smart pointers 2024-01-17 12:50:00 +00:00
CreatureCostBox.h vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
CWindowWithArtifacts.cpp Update client/widgets/CWindowWithArtifacts.cpp 2024-04-20 23:52:24 +02:00
CWindowWithArtifacts.h backpack window cursor fix 2024-04-17 16:11:33 +03:00
GraphicalPrimitiveCanvas.cpp Replaced lines in settings with primitives 2024-02-19 16:55:07 +02:00
GraphicalPrimitiveCanvas.h Replaced lines in settings with primitives 2024-02-19 16:55:07 +02:00
Images.cpp Use cache for CAnimImage. Improves performance of CAnimImage 2024-04-20 12:28:50 +03:00
Images.h Remove 'visible' property from images, replaced with enable/disabled 2023-12-07 13:57:16 +02:00
MiscWidgets.cpp market window 2024-03-25 12:44:33 +02:00
MiscWidgets.h Made graphical primitive-based UI more configurable 2024-02-18 20:48:45 +02:00
ObjectLists.cpp UI improvements for lobby: 2024-03-27 13:10:55 +02:00
ObjectLists.h backpack window slider 2023-07-18 21:01:55 +03:00
RadialMenu.cpp code review 2023-10-16 00:04:29 +02:00
RadialMenu.h code review 2023-10-16 00:04:29 +02:00
Scrollable.cpp Renamed gesture-related methods, remove unused code 2023-06-20 19:58:05 +03:00
Scrollable.h Renamed gesture-related methods, remove unused code 2023-06-20 19:58:05 +03:00
Slider.cpp Refactoring. Regressions fixing. 2024-03-25 12:55:05 +02:00
Slider.h Refactoring. Regressions fixing. 2024-03-25 12:55:05 +02:00
TextControls.cpp Merge pull request #3669 from SoundSSGood/market-window-unified 2024-04-09 12:48:25 +03:00
TextControls.h Cleanup & refactoring 2024-03-25 12:44:33 +02:00