From 9a8bedfc7b687316950b71e7fe042a4ea7bc85ee Mon Sep 17 00:00:00 2001 From: Petr Tsymbarovich Date: Sun, 30 Aug 2015 21:39:29 +0300 Subject: [PATCH] New version 0.6 --- CHANGELOG.txt | 28 +++++++++++++++++++++------- res/linux/msuproj-qt.desktop.in | 3 ++- 2 files changed, 23 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index cff7ff8..001f05f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,12 +1,26 @@ Current: +0.6 (2015-08-30) + - NEW: An option to open file dialogs in a previously selected folder or a prefered folder + - NEW: Default (English) interface language in settings window + - NEW: Warping in separate thread (no GUI freezing) + - NEW: Save and restore windows' states and geometries + - FIX: Out file name updating when GCP file os selected manually + - FIX: Wrong GCP file reading in MSUProj-Qt on Linux + - FIX: Different small GUI fixes + - UPDATE: Project documentation (add target to upload doxygen html output to GH pages) + - UPDATE: MSUProj-Qt reference window (using QT Help) + - UPDATE: Translations (new sources for linux .desktop file and doxygen based manual) + - UPDATE: Project configuration + - UPDATE: Code refactoring and restyling + 0.5 (2015-07-28) - FIX: Fix shared library building - - New: Franch translation (thanks Christophe Tof ) - - New: Russian translation - - New: Settings window with ability to change language - - New: Project icon - - New: Windows RC files for runtime targets + - NEW: Franch translation (thanks Christophe Tof ) + - NEW: Russian translation + - NEW: Settings window with ability to change language + - NEW: Project icon + - NEW: Windows RC files for runtime targets - UPDATE: GUI 0.4 (2015-07-25): @@ -22,6 +36,6 @@ Current: - NEW: Added getUTM() method which returns UTM zone number in {N,S}No format - REMOVE: Removed setUTM() - NEW: warp() options: - - useUTM - build output raster in UTM projection - - zerosAsND - set no data value to zero + - useUTM - build output raster in UTM projection + - zerosAsND - set no data value to zero - FIX: calculation of UTM zone number diff --git a/res/linux/msuproj-qt.desktop.in b/res/linux/msuproj-qt.desktop.in index 31d6847..c1fb5f8 100644 --- a/res/linux/msuproj-qt.desktop.in +++ b/res/linux/msuproj-qt.desktop.in @@ -1,4 +1,4 @@ -[Desktop Entry] +[Desktop Entry] Type=Application Name=MSUProj-Qt Version="@V_VERSION@" @@ -14,3 +14,4 @@ Keywords=meteor-m;msu-mr;raster GenericName[ru_RU]=Графическая оболочка для MSUProj Name[ru_RU]=MSUProj-Qt Icon[ru_RU]=msuproj +