Joakim Thorén
|
02a656d16f
Fix compilation error
|
11 months ago |
Joakim Thorén
|
2678bf1e05
RecentFileDialog is class instead of struct
|
11 months ago |
Joakim Thorén
|
e3b520a1f1
Header inclusion style consistency
|
11 months ago |
Joakim Thorén
|
3304e55346
Rename "filename" to "filePath". Previous name was misleading at best.
|
11 months ago |
Joakim Thorén
|
1b9b925ab9
Localized string for "Recently Opened Files"'
|
11 months ago |
Joakim Thorén
|
5bff1ec2c1
Update mapeditor/mainwindow.cpp
|
11 months ago |
Joakim Thorén
|
2ed83e53b7
Prompt about unsaved changes when trying to load a map instead of prompting when opening the dialogue.
|
11 months ago |
Joakim Thorén
|
5e898b9aa8
Fix bug where onSelect was triggered twice on double click in Recently Opened Files
|
11 months ago |
Joakim Thorén
|
7d53150bdb
Open Recent is a submenu with recently opened files and a "More..."-action.
|
11 months ago |
Joakim Thorén
|
b892221b9f
Replace "actionOpenRecent" with "menuOpenRecent". Add "actionOpenRecentMore" as an element in the "menuOpenRecent"-submenu.
|
11 months ago |
Joakim Thorén
|
e9e129263a
Add 'Open Recent' to mapeditor
|
11 months ago |
Ivan Savenko
|
08fbcd5239
TerrainTile now uses identifiers instead of pointers to VLC
|
1 year ago |
godric3
|
7e66bd4a90
Don't use separate versioning for map editor
|
1 year ago |
godric3
|
786be6f253
map-editor: add hero placeholder with heroType defined to `reservedCampaignHeroes` on map save
|
1 year ago |
Alexander Wilms
|
187b7b0517
Show debug message instead of warning if no .qm file for selected language exists
|
1 year ago |
Alexander Wilms
|
6599db4461
Less noise when switching languages in launcher
|
1 year ago |
gigas002
|
2f19133638
Icons renaming refactoring
|
1 year ago |
gigas002
|
958a2ef835
Fix missing translations
|
1 year ago |
gigas002
|
de3dc929ac
Add missing icons to mapeditor
|
1 year ago |
gigas002
|
d8c4d3654f
Embed translations and icons for mapeditor
|
1 year ago |
Ivan Savenko
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 year ago |
Laserlicht
|
284cc3460d
mapeditor: add extension and open vcmi folder
|
1 year ago |
Ivan Savenko
|
3e23a55c66
Fix build
|
1 year ago |
Ivan Savenko
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
1 year ago |
Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 year ago |
Ivan Savenko
|
bd5682ecc3
Merge remote-tracking branch 'vcmi/master' into develop
|
1 year ago |
Alexander Wilms
|
1b85abb508
Use auto instead of redundant type in initializations using new
|
1 year ago |
Alexander Wilms
|
781328f282
Convert C-style casts to the more verbose C++ style
|
1 year ago |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
1 year ago |
Ivan Savenko
|
ef5686634d
Removed no longer used code
|
1 year ago |