1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-03 00:46:55 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
645b95ba02 Renamed LibClasses * VLC to GameLibrary * LIBRARY 2025-02-21 16:54:56 +00:00
68335f51d3 map editor: extract setting display and tooltip text method to base delegate class 2025-01-07 18:53:49 +01:00
494777987d map editor: improve building inspector texts 2025-01-06 19:47:23 +01:00
15175a267c map editor: show edited values in inspector 2025-01-05 17:19:51 +01:00
e782d3984f fix some sonarcloud issues 2024-08-01 23:31:06 +02:00
27f83449f2 PR review fixes:
- change return of `getBuildingVariantsFromModel` to `QVariantList`
- change while to do-while where it makes sense
- moved constants outside of methods
- made building and resources name non editable
2024-08-01 22:36:01 +02:00
2b9461ed6e use custom roles instead of Qt::UserRole 2024-07-28 22:58:06 +02:00
67ab43526f reduce code duplication 2024-07-28 16:28:21 +02:00
fa3fef8a0f change town events to vector + use getDefaultAllowed for spells 2024-07-28 16:28:21 +02:00
7aca2efb35 map editor: Allow to customize town spells 2024-07-28 16:28:21 +02:00