1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/client/widgets
2024-05-19 10:53:56 +00:00
..
markets Most of buttons created in cpp now have assigned shortcut 2024-05-19 09:12:36 +00: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
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 class CArtifactsOfHeroMain : public CKeyShortcut 2024-04-27 21:35:38 +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 Add separate shortcuts for saving and loading of artifact costumes 2024-05-18 16:27:42 +00:00
CArtifactsOfHeroMain.h Add separate shortcuts for saving and loading of artifact costumes 2024-05-18 16:27:42 +00: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
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 Fixed mouse double-click handling in some widgets. 2024-05-10 16:05:59 +00:00
CComponent.h Fixes for positioning on popups with components 2024-02-27 13:15:16 +02:00
CExchangeController.cpp
CExchangeController.h CWindowWithArtifacts preparations 2024-04-23 16:06:58 +03:00
CGarrisonInt.cpp Moved Exchange Window to new file, no functionality changes 2024-05-19 10:53:56 +00:00
CGarrisonInt.h
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 Even better alignment 2024-04-28 12:40:55 +02: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 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 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 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
RadialMenu.cpp
RadialMenu.h
Scrollable.cpp
Scrollable.h
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 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