Commit History

Author SHA1 Message Date
  Ivan Savenko 018503c5e8 Merge pull request #5191 from Laserlicht/translations 11 months ago
  Laserlicht 3e44dd6a88 move translation out of constructor 11 months ago
  Laserlicht bdf778a80a mapeditor new translatable strings 11 months ago
  Laserlicht a345517776 h3c converter implementation 11 months ago
  Ivan Savenko 4d08ac92fb Merge pull request #5060 from Laserlicht/mapeditor_translation 11 months ago
  Laserlicht e7b6962211 translate strings 11 months ago
  Joakim Thorén c66cf03a8c Adhere to coding guidelines https://github.com/vcmi/vcmi/blob/develop/docs/developers/Coding_Guidelines.md 1 year ago
  Joakim Thorén 75ad171285 Remove redundant 'selectedFilePath'. This information is stored in the currently selected widget anyway. 1 year ago
  Joakim Thorén bdaaa0b584 RecentFileDialog widgets are pointers 1 year ago
  Joakim Thorén 5747781dda Store "selectedFilePath" internally in RecentFileDialog instead of connecting to dialog internals from outside RecentFileDialog 1 year ago
  Joakim Thorén 9b0e6763e7 Oops, accedentially undid reordering of parent argument. 1 year ago
  Joakim Thorén d1e40411dd Connect "actionOpenRecentMore" directly to "on_actionOpenRecent_triggered" 1 year ago
  Joakim Thorén 02a656d16f Fix compilation error 1 year ago
  Joakim Thorén 2678bf1e05 RecentFileDialog is class instead of struct 1 year ago
  Joakim Thorén e3b520a1f1 Header inclusion style consistency 1 year ago
  Joakim Thorén 3304e55346 Rename "filename" to "filePath". Previous name was misleading at best. 1 year ago
  Joakim Thorén 1b9b925ab9 Localized string for "Recently Opened Files"' 1 year ago
  Joakim Thorén 5bff1ec2c1 Update mapeditor/mainwindow.cpp 1 year ago
  Joakim Thorén 2ed83e53b7 Prompt about unsaved changes when trying to load a map instead of prompting when opening the dialogue. 1 year ago
  Joakim Thorén 5e898b9aa8 Fix bug where onSelect was triggered twice on double click in Recently Opened Files 1 year ago
  Joakim Thorén 7d53150bdb Open Recent is a submenu with recently opened files and a "More..."-action. 1 year ago
  Joakim Thorén b892221b9f Replace "actionOpenRecent" with "menuOpenRecent". Add "actionOpenRecentMore" as an element in the "menuOpenRecent"-submenu. 1 year ago
  Joakim Thorén e9e129263a Add 'Open Recent' to mapeditor 1 year 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