1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-10 09:50:17 +02:00
vcmi/client/widgets
2023-12-22 01:30:41 +01:00
..
Buttons.cpp client/widgets/Buttons.cpp: Fix const reference 2023-10-29 13:34:19 +00:00
Buttons.h client/widgets/Buttons.h: Fix const reference 2023-10-29 13:34:19 +00:00
CAltar.cpp Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
CAltar.h fix build & suggested changed 2023-11-08 01:51:13 +02:00
CArtifactHolder.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactHolder.h gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroAltar.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroAltar.h Refactoring. Callbacks have been encapsulated. Added cursorPosition 2023-12-19 19:01:56 +02:00
CArtifactsOfHeroBackpack.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroBackpack.h gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroBase.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroBase.h gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroKingdom.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroKingdom.h Refactoring. Callbacks have been encapsulated. Added cursorPosition 2023-12-19 19:01:56 +02:00
CArtifactsOfHeroMain.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroMain.h Refactoring. Callbacks have been encapsulated. Added cursorPosition 2023-12-19 19:01:56 +02:00
CArtifactsOfHeroMarket.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CArtifactsOfHeroMarket.h Refactoring. Callbacks have been encapsulated. Added cursorPosition 2023-12-19 19:01:56 +02:00
CComponent.cpp Bugfixing 2023-11-02 13:52:58 +02:00
CComponent.h Bugfixing 2023-11-02 13:52:58 +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 Hota compatibility fix - allow stack selection border to have different 2023-11-27 23:20:24 +02:00
CGarrisonInt.h Show option description on hovering 2023-07-21 15:47:42 +03:00
ComboBox.cpp Added callbacks for preset dropdowns 2023-12-07 13:57:16 +02:00
ComboBox.h Added callbacks for preset dropdowns 2023-12-07 13:57:16 +02: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
CTradeBase.cpp Creatures altar & Artifacts altar 2023-11-06 14:31:32 +02:00
CTradeBase.h CTradeBase initial commit 2023-11-06 14:31:31 +02:00
CWindowWithArtifacts.cpp gesture for quick backpack window 2023-12-20 16:55:38 +02:00
CWindowWithArtifacts.h gesture for quick backpack window 2023-12-20 16:55:38 +02:00
Images.cpp Remove 'visible' property from images, replaced with enable/disabled 2023-12-07 13:57:16 +02:00
Images.h Remove 'visible' property from images, replaced with enable/disabled 2023-12-07 13:57:16 +02:00
MiscWidgets.cpp using CHeroArea 2023-12-22 01:30:41 +01:00
MiscWidgets.h using CHeroArea 2023-12-22 01:30:41 +01: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 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 Simple fix for slider activation when clicking on left/right buttons 2023-12-09 18:09:10 +02:00
Slider.h Added non-linear slider for better simturn duration selection 2023-11-13 19:06:56 +02:00
TextControls.cpp Do not attempt to resize text box to zero-width 2023-11-27 14:08:49 +02:00
TextControls.h code review 2023-10-14 12:08:38 +02:00