1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/client/widgets
2023-09-27 18:44:08 +03:00
..
Buttons.cpp Merge remote-tracking branch 'vcmi/beta' into develop 2023-09-08 18:49:06 +03:00
Buttons.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CArtifactHolder.cpp Removed optional locking in waitWhileDialog method 2023-09-27 18:44:08 +03:00
CArtifactHolder.h Merge pull request #2874 from SoundSSGood/exchange-window-update 2023-09-27 15:50:52 +03:00
CArtifactsOfHeroAltar.cpp fixed highlighting slots 2023-09-07 11:39:29 +03:00
CArtifactsOfHeroAltar.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroBackpack.cpp refactoring 2023-09-19 13:31:57 +03:00
CArtifactsOfHeroBackpack.h Support for different backpack capacities 2023-09-04 20:59:24 +03:00
CArtifactsOfHeroBase.cpp refactoring 2023-09-19 13:31:57 +03:00
CArtifactsOfHeroBase.h refactoring 2023-09-19 13:31:57 +03:00
CArtifactsOfHeroKingdom.cpp refactoring 2023-09-19 13:31:57 +03:00
CArtifactsOfHeroKingdom.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroMain.cpp initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroMain.h initial files 2023-07-15 22:15:32 +03:00
CArtifactsOfHeroMarket.cpp fixed highlighting slots 2023-09-07 11:39:29 +03:00
CArtifactsOfHeroMarket.h CArtifactHolder divided into files 2023-05-01 00:34:45 +03:00
CComponent.cpp Easy choosing for a secondary skill in Level Up Dialog by double clicking it 2023-09-15 15:24:17 +02:00
CComponent.h Easy choosing for a secondary skill in Level Up Dialog by double clicking it 2023-09-15 15:24:17 +02:00
CExchangeController.cpp fix build 2023-09-19 16:04:37 +03:00
CExchangeController.h refactoring 2023-09-19 13:31:57 +03:00
CGarrisonInt.cpp Merge remote-tracking branch 'vcmi/beta' into develop 2023-09-08 18:49:06 +03:00
CGarrisonInt.h Show option description on hovering 2023-07-21 15:47:42 +03:00
ComboBox.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
ComboBox.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CreatureCostBox.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
CreatureCostBox.h vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
CWindowWithArtifacts.cpp Merge pull request #2874 from SoundSSGood/exchange-window-update 2023-09-27 15:50:52 +03:00
CWindowWithArtifacts.h Fixed move checks. Backpack buttons. 2023-09-19 13:31:59 +03:00
Images.cpp Added RenderHandler that acts as factory for images and animations 2023-09-04 18:22:34 +03:00
Images.h Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
MiscWidgets.cpp Added new Widgets an functions for simplification 2023-09-17 20:34:31 +02:00
MiscWidgets.h Added new Widgets an functions for simplification 2023-09-17 20:34:31 +02:00
ObjectLists.cpp backpack window slider 2023-07-18 21:01:55 +03:00
ObjectLists.h backpack window slider 2023-07-18 21:01:55 +03:00
RadialMenu.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
RadialMenu.h Do not activate radial wheel if cursor stays in the center 2023-07-21 17:01:53 +03: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 Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
Slider.h Replaced clickLeft with clickPressed clickReleased methods 2023-07-08 14:33:04 +03:00
TextControls.cpp fix 2023-09-26 15:56:39 +02:00
TextControls.h new constructor 2023-09-26 15:53:44 +02:00