Skip to content

Latest commit

 

History

History
1647 lines (1389 loc) · 195 KB

CHANGELOG.md

File metadata and controls

1647 lines (1389 loc) · 195 KB

CHANGELOG

v1.1.7 (Mon Sep 23 23:47:19 2019 +0900) d8b85b7

faster extracting 7z archives, support for more archive formats

  • Significant improvement in support for solid compressed archives

  • Attempt to expand by 7z about the various archives on supported by SevenZip(7z)

  • support to delete archives on viewing by the app

  • Bound on the right side was added to the context menu.

  • COPYING of ResizeHalf

  • bugfixed: Greek translation was disabled

  • other commits

    • Attempt to expand by 7z about the various archives on supported by SevenZip(7z) (Sat Sep 21 00:33:02 2019 +0900) 241b288
    • support to delete archives on viewing by the app (Wed Sep 18 21:39:46 2019 +0900) ded0918
    • Update README.md (Fri Sep 13 09:33:39 2019 +0900) 173e391
    • ‘Bound on the right side was added to the context menu. (Mon Sep 9 22:23:27 2019 +0900) 61ebf4d
    • bugfixed: Greek translation was disabled (Mon Sep 9 22:21:21 2019 +0900) 844ac1a
    • Significant improvement in support for solid compressed archives (Mon Sep 9 22:17:59 2019 +0900) 837a5de
    • (Mon Sep 9 22:17:59 2019 +0900) 837a5de
    • Dozens of times faster (Mon Sep 9 22:17:59 2019 +0900) 837a5de
    • All contents are decoded with a single call to ExtractAll() (Mon Sep 9 22:17:59 2019 +0900) 837a5de
    • COPYING of ResizeHalf (Mon Sep 9 22:17:07 2019 +0900) e122fcd
    • Update index.md (Mon Jul 1 17:04:37 2019 +0900) 4582ced
    • Update README.md (Mon Jul 1 15:02:35 2019 +0900) 40e3544
    • Update index.md (Mon Jul 1 09:52:37 2019 +0900) 53412ca
    • Update index.md (Mon Jul 1 09:50:19 2019 +0900) 40f9ccd
    • Update index.md (Mon Jul 1 09:39:37 2019 +0900) 0839f17
    • Update index.md (Fri Jun 28 14:05:07 2019 +0900) c4a3ae6
    • Update index.md (Fri Jun 28 13:13:20 2019 +0900) 9b1ddc1
    • Update index.md (Fri Jun 28 11:53:58 2019 +0900) f7ffb21

v1.1.6 (Thu Jun 27 16:34:57 2019 +0900) 898bbc2

changelog

  • other commits
    • 2 bugfixed, default shortcut key changed (Thu Jun 27 16:30:53 2019 +0900) e179cf9
    • (Thu Jun 27 16:30:53 2019 +0900) e179cf9
    • bigfixed: Thumbnai.sqlite3.db was not copied when launched with C:/Program (Thu Jun 27 16:30:53 2019 +0900) e179cf9
    • Files (Thu Jun 27 16:30:53 2019 +0900) e179cf9
    • bigfixed: Could not open zip/cbz archive (Thu Jun 27 16:30:53 2019 +0900) e179cf9
    • Add shortcut to switch Volume (Z,X keys) (Thu Jun 27 16:30:53 2019 +0900) e179cf9
    • lib7zip needs to specify the archive format as a string when opening an archive. Added a fix to give zip when opening zip. (Wed Jun 26 16:35:09 2019 +0900) 8cdb6d4
    • When executed in a nonportable environment for Windows version, (Tue Jun 25 16:19:59 2019 +0900) 2881eeb
    • thumbnail.sqlite3.db was not copied and the catalog function could not (Tue Jun 25 16:19:59 2019 +0900) 2881eeb
    • be used. (Tue Jun 25 16:19:59 2019 +0900) 2881eeb
    • (Tue Jun 25 16:19:59 2019 +0900) 2881eeb
    • reported by @eddiezato (Tue Jun 25 16:19:59 2019 +0900) 2881eeb

v1.1.5 (Mon Jun 17 16:52:15 2019 +0900) 6212403

changelog

  • other commits
    • add Russian language resources, using official SevenZip, bugfixed (Mon Jun 17 16:40:36 2019 +0900) 6499a42
    • (Mon Jun 17 16:40:36 2019 +0900) 6499a42
    • add Russian language resources(contributed by @mrkaban) (Mon Jun 17 16:40:36 2019 +0900) 6499a42
    • using official SevenZip, instead of modified one (Mon Jun 17 16:40:36 2019 +0900) 6499a42
    • bugfixed:Image reduction may not work properly in x86 version (Mon Jun 17 16:40:36 2019 +0900) 6499a42
    • default changes: (Mon Jun 17 16:40:36 2019 +0900) 6499a42
    • Auto load last used -> false (Mon Jun 17 16:40:36 2019 +0900) 6499a42
    • MaxTextureSize default -> bigger 4096px for large display users (Mon Jun 17 16:40:36 2019 +0900) 6499a42
    • fileloader7zarchive uses QFile instead of FILE* (Fri Jun 14 17:21:02 2019 +0900) e1ef100
    • Update README.md (Sat Jun 8 11:18:57 2019 +0900) ef68bdc
    • bugfixed: official 7z.dll does not work properly in fileloader. (Fri Jun 7 15:27:24 2019 +0900) d142aab
    • Create FUNDING.yml (Tue May 28 09:13:16 2019 +0900) c62821d
    • Update index.md (Fri May 24 17:04:46 2019 +0900) 38a67b8
    • Update README.md (Fri May 24 14:11:58 2019 +0900) 8006254
    • updating SevenZip (Wed May 22 16:06:24 2019 +0900) 95604b9
    • (Wed May 22 16:06:24 2019 +0900) 95604b9
    • Stop static linking of SevenZip's fixed program and adopt dynamic (Wed May 22 16:06:24 2019 +0900) 95604b9
    • linking of the official DLL. (Wed May 22 16:06:24 2019 +0900) 95604b9
    • On other operating systems we need to use p7zip instead of SevenZip, so (Wed May 22 16:06:24 2019 +0900) 95604b9
    • we will do some additional work. (Wed May 22 16:06:24 2019 +0900) 95604b9
    • ResizeHalf updated (Fixed a bug in ResizeHalf (It crashed when shrinking an image of width not divisible by 4)) (Wed May 22 15:51:03 2019 +0900) a48ba04
      • add Russian language resources (Mon May 13 23:04:44 2019 +0900) 8a4a82e
    • (Mon May 13 23:04:44 2019 +0900) 8a4a82e
    • Donated by @mrkaban (Mon May 13 23:04:44 2019 +0900) 8a4a82e
    • add Russian language resources (Sun May 12 20:55:13 2019 +0900) 672eab1
    • (Sun May 12 20:55:13 2019 +0900) 672eab1
    • Donated by @mrkaban (Sun May 12 20:55:13 2019 +0900) 672eab1
    • Merge pull request #101 from rurigk/master (Wed Apr 17 14:38:42 2019 +0900) a8d0645
    • (Wed Apr 17 14:38:42 2019 +0900) a8d0645
    • Default theme rules (Wed Apr 17 14:38:42 2019 +0900) a8d0645
    • Default theme rules (Wed Apr 17 00:30:58 2019 -0500) 6406805

v1.1.4 (Wed Apr 17 10:09:24 2019 +0900) 0be40b6

changelog

  • other commits
    • add French translation, Dark color theme, support as a normal (Wed Apr 17 09:42:51 2019 +0900) e6392b8
    • application (Wed Apr 17 09:42:51 2019 +0900) e6392b8
    • (Wed Apr 17 09:42:51 2019 +0900) e6392b8
    • add French translation (contributed by M.2WF) (Wed Apr 17 09:42:51 2019 +0900) e6392b8
    • add Dark color theme (contributed by @rurigk) (Wed Apr 17 09:42:51 2019 +0900) e6392b8
    • support to run as a normal application(located on c:/Program Files) (Wed Apr 17 09:42:51 2019 +0900) e6392b8
    • If it's running under C:/Program Files, it's not considered portable (Tue Apr 16 16:49:03 2019 +0900) ec3b2ed
    • backport to qt-5.9 (Fri Apr 12 16:12:40 2019 +0900) 6c0ed9f
    • Merge pull request #100 from rurigk/master (Fri Apr 12 16:04:22 2019 +0900) 895dff2
    • (Fri Apr 12 16:04:22 2019 +0900) 895dff2
    • Theme selector and dark theme (Fri Apr 12 16:04:22 2019 +0900) 895dff2
    • Fix: Incorrect file path (Tue Apr 9 14:37:48 2019 -0500) ef29dbc
    • Themes moved to resources, Load theme from resource (Tue Apr 9 14:30:55 2019 -0500) 615a913
    • Basic theme selector added (Tue Apr 9 13:48:56 2019 -0500) cfbc1d1
    • Update index.md (Wed Feb 27 10:02:41 2019 +0900) 6cb3f4a
    • Update index.md (Wed Feb 27 10:01:48 2019 +0900) acf0282
    • Update index.md (Wed Feb 27 10:00:03 2019 +0900) 4028af1
    • add French translations(Contributed by michel.2wf) (Tue Feb 19 00:18:05 2019 +0900) 0b88f69
    • changelog (Sat Jan 5 23:09:20 2019 +0900) c84abe3
    • changelog (Sat Jan 5 23:07:40 2019 +0900) ecbc547

v1.1.3 (Sat Jan 5 23:06:53 2019 +0900) d860c6f

Improve slide show and add file sort

  • The slideshow can be executed even in the window display

  • Addition of function that can make slide show display order random

  • Addition of file sorting method change function (file name, file size, change time stamp)

  • other commits

    • Update index.md (Tue Dec 18 10:20:40 2018 +0900) 6a29119
    • update qlanguageselector, support for building text translations (Mon Dec 3 18:00:05 2018 +0900) 97edc36
    • CHANGELOG (Sun Nov 25 23:01:48 2018 +0900) 5d33c22

v1.1.2 (Sun Nov 25 23:00:59 2018 +0900) bd4cc59

Support text based translations

  • Support text based translations

  • You can translate QuickViewer only with a text editor

  • Support for not portable versions

  • Can be a packaged application some linux distributions

  • QuickViewer installer format from this version is provided.(Windows)

  • Bugfixed: a problem to show mainmenu when to show on top

  • other commits

    • truncate dupulicated word 'Conformation' (Sun Nov 4 07:54:57 2018 +0900) bbdd40e
    • add translations/quickviewer_en.ts (Sun Nov 4 07:34:54 2018 +0900) d41cf99
    • (Sun Nov 4 07:34:54 2018 +0900) d41cf99
    • add translations/quickviewer_en.ts (dummy for lingohub.com) (Sun Nov 4 07:34:54 2018 +0900) d41cf99
    • truncate other tss about vanished, obsoleted (Sun Nov 4 07:34:54 2018 +0900) d41cf99
    • Update HowToBuild.md (Thu Nov 1 17:11:56 2018 +0900) 7f77145
    • Update HowToBuild.md (Thu Nov 1 16:55:09 2018 +0900) 95277a8
    • checking for building on linux with OpenGL (Tue Oct 23 21:53:49 2018 +0900) 79143f2
    • checked for ubuntu linux 16.04.2 (Mon Oct 22 21:20:22 2018 +0900) dbce11b
    • checked for ubuntu linux 16.04.2 (Mon Oct 22 20:30:28 2018 +0900) ed0d9a3
    • Create terms_of_service.md (Mon Oct 22 18:25:05 2018 +0900) 5b5d398
    • add privacy policy (Mon Oct 22 18:11:28 2018 +0900) a86b26c
    • Update index.md (Mon Oct 22 18:00:40 2018 +0900) d15ed7b
    • Create privacypolicy.md (Mon Oct 22 17:57:19 2018 +0900) 99b3784
    • Support to build at linux in the environment (Mon Oct 22 16:21:36 2018 +0900) fe69ccc
    • Supported about QV_PORTABLE (Mon Oct 22 14:33:56 2018 +0900) 7254b8b
    • (Mon Oct 22 14:33:56 2018 +0900) 7254b8b
    • A flag indicating that it is portable is introduced. As a result, it can be assumed that an application is installed in the same way as a normal application (Mon Oct 22 14:33:56 2018 +0900) 7254b8b
    • Bugfixed: a problem to show mainmenu when to show on top (Wed Oct 10 18:47:02 2018 +0900) 2acff6c
    • Update index-ja.md (Sun Sep 23 15:08:27 2018 +0900) 7407ce5
    • Update index.md (Sun Sep 23 15:07:34 2018 +0900) 4c9a623
    • Update index.md (Tue Aug 28 23:53:01 2018 +0900) b3efc87
    • bugfixed: fixed for building by g++ (Tue Aug 28 23:26:50 2018 +0900) 1a12dbc
    • Update README.md (Thu Aug 9 09:04:20 2018 +0900) 8060bb8
    • Update index-ja.md (Mon Aug 6 18:32:35 2018 +0900) 73255a4
    • Update index.md (Mon Aug 6 18:31:52 2018 +0900) c0a49e5
    • Update index.md (Sat Aug 4 23:02:55 2018 +0900) eb415c1
    • changelog (Sun Jul 29 19:44:30 2018 +0900) a195bdb

v1.1.1 (Sun Jul 29 19:43:34 2018 +0900) c9aff29

  • Show Actions By Group on KeyConfig / MouseConfig

  • 'Lanczos 4 interpolation by CPU' became the original performance

  • add a menu 'Hide the mouse cursor on fullscreen'

  • When each dialog is displayed, the toggle of the closing button is enabled

  • use specific action roles instead of text heuristic roles

  • pull request by @pazos

  • Use standard CFBundleName without version

  • pull request by @pazos

  • hide menubar icons on mac

  • pull request by @pazos

  • fix for file chooser filter

  • pull request by @pazos

  • other commits

    • add a menu 'Hide the mouse cursor on fullscreen' (Sun Jul 29 19:04:08 2018 +0900) 2e07721
    • When each dialog is displayed, the toggle of the closing button is enabled (Sun Jul 29 17:40:52 2018 +0900) 110c88d
    • Merge pull request #86 from pazos/mac (Thu Jul 26 09:58:43 2018 +0900) fb24915
    • (Thu Jul 26 09:58:43 2018 +0900) fb24915
    • use specific action roles instead of text heuristic roles (Thu Jul 26 09:58:43 2018 +0900) fb24915
    • use specific action roles instead of text heuristic roles (Thu Jul 26 01:29:54 2018 +0200) 880a65f
    • (Thu Jul 26 01:29:54 2018 +0200) 880a65f
    • by default Qt on mac tries to populate the 'native' application menu with - at least - (Thu Jul 26 01:29:54 2018 +0200) 880a65f
    • the action for preferences, and the action for quit. It also tries to find the 'about' and 'aboutQt' (Thu Jul 26 01:29:54 2018 +0200) 880a65f
    • actions - if any. (Thu Jul 26 01:29:54 2018 +0200) 880a65f
    • (Thu Jul 26 01:29:54 2018 +0200) 880a65f
    • Those text heuristics can clash on some circunstances e.g: having 2 or more actions called SettingsSomething, (Thu Jul 26 01:29:54 2018 +0200) 880a65f
    • or even worst - having 2 or more action named with different names but with the same translation string. (Thu Jul 26 01:29:54 2018 +0200) 880a65f
    • (Thu Jul 26 01:29:54 2018 +0200) 880a65f
    • This commit replaces the default TextHeuristicMenuRole by specific common actions. (about, quit, preferences, keyboard & mouse preferences..) (Thu Jul 26 01:29:54 2018 +0200) 880a65f
    • Merge pull request #83 from pazos/mac_cosmetic_fixes (Wed Jul 25 09:14:54 2018 +0900) 29e78b7
    • (Wed Jul 25 09:14:54 2018 +0900) 29e78b7
    • Mac cosmetic fixes (Wed Jul 25 09:14:54 2018 +0900) 29e78b7
    • Merge pull request #82 from pazos/filechooser_fix_mac (Tue Jul 24 16:37:40 2018 +0900) ea8e0d3
    • (Tue Jul 24 16:37:40 2018 +0900) ea8e0d3
    • fix for file chooser filter (Tue Jul 24 16:37:40 2018 +0900) ea8e0d3
    • Use standard CFBundleName without version (Tue Jul 24 04:12:45 2018 +0200) e83f54e
    • hide menubar icons on mac (Tue Jul 24 04:12:16 2018 +0200) d3184bd
    • fix for file chooser filter (Tue Jul 24 03:01:43 2018 +0200) 6e7a804
    • Update README.md (Thu Jul 5 15:17:17 2018 +0900) fcd19a2
    • Update index-ja.md (Fri Jun 15 17:16:18 2018 +0900) 748834e
    • Update index.md (Fri Jun 15 17:15:37 2018 +0900) d4cc5de
    • Update README.md (Fri Jun 15 17:14:22 2018 +0900) 1428104
    • add support for Mac (Fri Jun 15 17:06:27 2018 +0900) 014e858
    • Update index.md (Fri May 25 23:17:20 2018 +0900) 0a4fe4e
    • Update index.md (Fri May 25 23:16:55 2018 +0900) 6574256
    • Update index.md (Fri May 25 23:16:31 2018 +0900) 51af2d1
    • Update index-ja.md (Fri May 25 23:15:36 2018 +0900) 10dc703
    • Update index-ja.md (Mon May 14 21:48:07 2018 +0900) cc6998d
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Sat Apr 7 19:29:04 2018 +0900) dfd8a13
    • start to implement for FileOperators (Sat Apr 7 19:28:48 2018 +0900) 019a8ed
    • bugfixed: image dropped when the window is maximized in Windows (Sat Apr 7 19:28:48 2018 +0900) 019a8ed
    • bugfixed: crushed when to change dir on FolderWindow (Sat Apr 7 19:28:48 2018 +0900) 019a8ed
    • Show Actions By Group on KeyConfig / MouseConfig (Sat Apr 7 19:24:25 2018 +0900) ba27455
    • Update index-ja.md (Tue Apr 3 19:44:45 2018 +0900) f9fd541
    • fixed problem for opening images as relative path(Linux, rev2) (Thu Mar 29 22:20:18 2018 +0900) 6a17f67
    • Update index.md (Sun Mar 18 00:11:12 2018 +0900) 92aace8
    • Update index.md (Sun Mar 18 00:05:40 2018 +0900) 913a194
    • Update README.md (Tue Mar 13 22:48:35 2018 +0900) 173a3b9
    • Update index-ja.md (Tue Mar 13 22:47:29 2018 +0900) 05129e1
    • Update index.md (Tue Mar 13 22:46:24 2018 +0900) 1bf3f0e
    • changelog (Tue Mar 13 22:40:42 2018 +0900) 6a0630b

v1.1.0 (Tue Mar 13 22:40:08 2018 +0900) 2a7ef9a

add plguins for JPEG-XR/DDS/JPEG 2000, add options for Folder/Catalog views

  • add plguins for JPEG-XR/DDS/JPEG 2000

  • add option for saving progress.ini

  • add option for save width of Folder/Catalog views

  • add option to start app with Folder/Catalog view

  • other commits

    • Update index.md (Sat Feb 24 14:30:42 2018 +0900) 87b3b6b
    • Update index.md (Thu Feb 1 11:50:31 2018 +0900) 5557acf
    • Update README.md (Thu Feb 1 11:49:48 2018 +0900) bc5bc24
    • support for linux. but currently cannot make AppImage (Sat Jan 27 02:08:44 2018 +0900) d4cb3c1
    • add QVproject.pri (forgotten ...) (Sat Jan 27 00:47:03 2018 +0900) 21f32b5
    • Update index-ja.md (Fri Jan 26 15:08:07 2018 +0900) dd43d72
    • Update index.md (Fri Jan 26 15:07:25 2018 +0900) 8fa7726
    • Update index.md (Fri Jan 26 15:05:18 2018 +0900) 5f71a51
    • Update index-ja.md (Thu Jan 18 20:34:34 2018 +0900) 4b2eeb1
    • Update index.md (Thu Jan 18 20:31:26 2018 +0900) 3f93405
    • Update README.md (Thu Jan 18 20:29:23 2018 +0900) 6981821
    • Update README.md (Thu Jan 18 20:27:16 2018 +0900) a73b12e
    • bugfixed: Pressing the Rotate button when the image is not loaded will end the Frame (Wed Jan 17 13:39:47 2018 +0900) c88898d
    • changelog (Mon Jan 15 20:05:26 2018 +0900) cd11e39

v1.0.9 (Mon Jan 15 20:04:38 2018 +0900) 74286a8

add Next page or volume add Prev page or volume

  • other commits
    • abolished 'CPU Bicubic after GPU Bilinear' (Mon Jan 15 18:40:10 2018 +0900) d3adbb2
    • fixed for luminor() (Mon Jan 15 18:40:10 2018 +0900) d3adbb2
    • add lanczos4 (Sun Jan 14 20:29:41 2018 +0900) 69ad771
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Sat Jan 13 21:06:32 2018 +0900) 0ec56be
    • add Shaders about Spline16/Spline36/Lanczos by CPU (Sat Jan 13 21:06:12 2018 +0900) e22f9b2
    • Update index-ja.md (Sat Jan 13 15:48:30 2018 +0900) 3737a98
    • Update index.md (Sat Jan 13 15:44:44 2018 +0900) d356a66
    • Update README.md (Sat Jan 13 15:43:35 2018 +0900) 5d6a42d
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Thu Jan 11 19:17:08 2018 +0900) ef0fc34
    • luminor_rgba supports interlieved bitmaps(RGBA, RGBA...) (Thu Jan 11 19:16:40 2018 +0900) c2caf59
    • Update README.md (Wed Jan 10 13:43:26 2018 +0900) 35ac66b
    • changelog (Tue Jan 9 01:50:34 2018 +0900) 364ccba

v1.0.8 (Tue Jan 9 01:48:10 2018 +0900) a5a090a

add a dialog for change brightness/contrast/gamma

  • other commits
    • support for changing the brightness, contrast, or gamma value for the images (Sun Jan 7 15:00:00 2018 +0900) eafaf10
    • bugfixed: The longer the display sample of Window Title Format becomes, the collapsed design (Sun Dec 17 22:49:36 2017 +0900) ab75f07
    • changelog (Sun Dec 17 10:07:37 2017 +0900) 859f98b
    • changelog (Sun Dec 17 10:05:49 2017 +0900) d56cbb7

v1.0.7 (Sun Dec 17 10:04:40 2017 +0900) e6e49c7

(rev2) bugfixed: Fitting was not working properly

v1.0.7rev0 (Sat Dec 16 21:58:02 2017 +0900) 798d9d7

  • the order of volumes should be in order of 1.folder 2.archives

  • add flag hide tool bars parmanently

  • add flag hide tool bars in full screen

  • divided the switching between Fitting and Fitting mode into different flags

  • bugfixed: crash on deleting image on a folder

  • bugfixed: The position of the window was not saved when exiting the application from the menu

  • other commits

    • the order of volumes should be in order of 1.folder 2.archives (Sat Dec 16 21:22:26 2017 +0900) ef9f113
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Sat Dec 16 21:18:18 2017 +0900) 438f4b7
    • add flag hide tool bars parmanently (Sat Dec 16 20:57:51 2017 +0900) b825dff
    • add flag hide tool bars in full screen (Sat Dec 16 20:57:51 2017 +0900) b825dff
    • add flag hide tool bars parmanently (Sat Dec 16 20:57:51 2017 +0900) 55f18a1
    • add flag hide tool bars in full screen (Sat Dec 16 20:57:51 2017 +0900) 55f18a1
    • divided the switching between Fitting and Fitting mode into different flags (Sat Dec 16 19:57:33 2017 +0900) 7cd19a0
    • bugfixed: crash on deleting image on a folder (Sat Dec 16 18:55:00 2017 +0900) 7d1274b
    • bugfixed: The position of the window was not saved when exiting the application from the menu (Fri Dec 15 00:17:38 2017 +0900) 6103334
    • Update index-ja.md (Wed Dec 13 10:06:23 2017 +0900) 9011b6d
    • Update index.md (Wed Dec 13 10:05:39 2017 +0900) 66c6141
    • Update README.md (Wed Dec 13 10:05:09 2017 +0900) 2180a1a
    • Update README.md (Sat Dec 2 10:22:12 2017 +0900) e6223be
    • Update README.md (Mon Nov 27 16:24:16 2017 +0900) ed24c31
    • Merge pull request #54 from gitter-badger/gitter-badge (Mon Nov 27 16:23:08 2017 +0900) 2f276a5
    • (Mon Nov 27 16:23:08 2017 +0900) 2f276a5
    • Add a Gitter chat badge to README.md (Mon Nov 27 16:23:08 2017 +0900) 2f276a5
    • Update README.md (Mon Nov 27 16:09:18 2017 +0900) f3973dd
    • Add Gitter badge (Mon Nov 27 06:55:29 2017 +0000) 8cc6ec6
    • Update index.md (Fri Nov 24 23:39:46 2017 +0900) 55b9989
    • Update index.md (Wed Nov 22 19:28:38 2017 +0900) 741b4c4
    • Update index.md (Thu Nov 16 14:52:18 2017 +0900) 7024420
    • changelog (Sun Nov 12 19:32:27 2017 +0900) 358ccc2

v1.0.6 (Sun Nov 12 19:31:53 2017 +0900) 2891c9f

add 'Fit to width', 1 bugfixed

  • add 'Fit to width'

  • bugfixed: There may not be able to open as soon as you try to open the image in the root directory of the Windows drive.

  • other commits

    • add 'Fit to width' (Sun Nov 12 18:05:28 2017 +0900) 026055a
    • bugfixed: There may not be able to open as soon as you try to open the image in the root directory of the Windows drive. (Sun Nov 12 14:28:47 2017 +0900) 4f7f670
    • changelog (Fri Nov 3 23:07:45 2017 +0900) fa05bdf

v1.0.5 (Fri Nov 3 23:07:17 2017 +0900) e88fa18

  • update Spanish translations/quickviewer_es.ts

  • update cn_zh language resource

  • Sometimes display examples of status bar and title bar are incorrect in setting dialog

  • The exact file size is not displayed on the status bar etc. when reading the animation image

  • Save the path opened with 'Open Image Folder'

  • bugfixed: current Volume was not reloaded after deleting the image

  • bugfixed: When I tried to open a deleted zip or 7z it was illegally finished

  • bugfixed: When changing the display of full screen signage, it did not change until the page was switched

  • other commits

    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Fri Nov 3 21:54:53 2017 +0900) dc7b674
    • (Fri Nov 3 21:54:53 2017 +0900) dc7b674
    • Conflicts: (Fri Nov 3 21:54:53 2017 +0900) dc7b674

    • QuickViewer/src/mainwindow.cpp (Fri Nov 3 21:54:53 2017 +0900) dc7b674

    • QuickViewer/src/models/pagemanager.cpp (Fri Nov 3 21:54:53 2017 +0900) dc7b674

    • QuickViewer/src/models/pagemanager.h (Fri Nov 3 21:54:53 2017 +0900) dc7b674

    • bugfixed: current Volume was not reloaded after deleting the image (Fri Nov 3 21:29:32 2017 +0900) 041e647
    • bugfixed: current Volume was not reloaded after deleting the image (Fri Nov 3 21:29:32 2017 +0900) a883e8c
    • bugfixed: When I tried to open a deleted zip or 7z it was illegally finished (Fri Nov 3 20:35:09 2017 +0900) 90b7810
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Fri Nov 3 20:33:08 2017 +0900) d175fe5
    • bugfixed: When changing the display of full screen signage, it did not change until the page was switched (Fri Nov 3 20:32:53 2017 +0900) 793292a
    • Update README.md (Wed Nov 1 09:51:41 2017 +0900) aa2b05b
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Mon Oct 30 21:15:07 2017 +0900) c34cda4
    • update Spanish translations/quickviewer_es.ts (Mon Oct 30 21:14:54 2017 +0900) 7bd6cf6
    • (Mon Oct 30 21:14:54 2017 +0900) 7bd6cf6
    • contributed by @dragons4life (Mon Oct 30 21:14:54 2017 +0900) 7bd6cf6
    • Update Contribution.md (Mon Oct 30 19:20:03 2017 +0900) 216462c
    • update cn_zh language resource (Mon Oct 30 18:27:56 2017 +0900) b7bc3a4
    • (Mon Oct 30 18:27:56 2017 +0900) b7bc3a4
    • contriuted by 河海江超群mcoder2014@sina.com, Thanks! (Mon Oct 30 18:27:56 2017 +0900) b7bc3a4
    • Sometimes display examples of status bar and title bar are incorrect in setting dialog (Sun Oct 29 22:43:49 2017 +0900) e4026b2
    • The exact file size is not displayed on the status bar etc. when reading the animation image (Sun Oct 29 22:28:01 2017 +0900) f627eb5
    • changelog (Sat Oct 28 18:16:38 2017 +0900) 779158c

v1.0.4 (Sat Oct 28 18:15:59 2017 +0900) 1ded411

scrolling with mouse, start of zoom position of Loupe Tool, bugfixed

  • Reflect on the status bar when the display magnification is changed

  • add Flag to scroll the image with moving the mouse pointer instead of displaying the scroll bar

  • The image will be magnified exactly at the position of the lens of Loupe Tool

  • bugfixed: In the case where assignment of input is set to another Action, the assignment may disappear at the time of initialization of the whole

  • other commits

    • Temporarily switch to GPU Bilinear when using loupe when CPU Resizing (Sat Oct 28 15:20:41 2017 +0900) 1a94117
    • Update index-ja.md (Sat Oct 28 14:46:15 2017 +0900) 3a0e1b4
    • Update index.md (Sat Oct 28 14:43:13 2017 +0900) 9c84c80
    • Loupe tool under zooming (Sat Oct 28 14:26:25 2017 +0900) 29faca3
    • add Flag to scroll the image with moving the mouse pointer instead of displaying the scroll bar (Sat Oct 28 02:37:11 2017 +0900) 45972cc
    • The image will be magnified exactly at the position of the lens of the magnifying glass (Sat Oct 28 01:49:10 2017 +0900) 2342077
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Fri Oct 27 09:13:40 2017 +0900) 74fed44
    • bugfixed: When registering an existing shortcut to another action, the new shortcut sometimes disappears depending on the order of rewriting from the shortcut information in Defaults (Fri Oct 27 09:13:15 2017 +0900) 1f454f2
    • Update index-ja.md (Thu Oct 26 19:27:39 2017 +0900) 19bc30a
    • Update index.md (Thu Oct 26 19:19:38 2017 +0900) 818c05f
    • changelog (Thu Oct 26 17:04:53 2017 +0900) ce73a34

v1.0.3 (Thu Oct 26 17:03:42 2017 +0900) 1a318b6

add loupe, animation image with scaling, 2 bugfixed

  • add Simple loupe function

  • Change animation image to scale by bilinear interpolation regardless of Shader setting

  • bugfixed: A window may not be activated when it is activated by image file association

  • bugfixed: In the case where assignment of input is set to another Action, the assignment may disappear at the time of initialization of the whole

  • other commits

    • Simple loupe function (Thu Oct 26 14:22:25 2017 +0900) b293542
    • Change animation image to scale by bilinear interpolation regardless of Shader setting (Thu Oct 26 10:19:52 2017 +0900) 77491fb
    • Update index.md (Wed Oct 25 21:03:25 2017 +0900) 103a116
    • Update index.md (Wed Oct 25 21:01:15 2017 +0900) 39b3d6c
    • Update index.md (Wed Oct 25 18:06:57 2017 +0900) d5af8e6
    • Update index.md (Wed Oct 25 18:03:56 2017 +0900) 732a545
    • Merge pull request #49 from geogeo-gr/patch-2 (Sat Oct 21 05:15:47 2017 +0900) 7a84ddf
    • (Sat Oct 21 05:15:47 2017 +0900) 7a84ddf
    • Update quickviewer_el.ts to v1.0.2 (Sat Oct 21 05:15:47 2017 +0900) 7a84ddf
    • Update quickviewer_el.ts (Fri Oct 20 11:06:52 2017 +0300) 5a1b990
    • (Fri Oct 20 11:06:52 2017 +0300) 5a1b990
    • add 'Divide wide image into 2 pages (Fri Oct 20 11:06:52 2017 +0300) 5a1b990
    • Update index.md (Tue Oct 17 18:46:03 2017 +0900) 3d8bb5b
    • Update index.md (Mon Oct 16 02:44:36 2017 +0900) 0404e57
    • In the case where assignment of input is set to another Action, the assignment may disappear at the time of initialization of the whole (Mon Oct 16 01:32:56 2017 +0900) 790fcca
    • changelog (Sun Oct 15 15:57:41 2017 +0900) afad4f4

v1.0.2 (Sun Oct 15 15:56:32 2017 +0900) dff804a

  • add 'Divide wide image into 2 pages'

  • Known bug:

  • Since the rotation of the tablet can not be detected, correct display can not be performed immediately after rotation.

  • You can solve by moving to the next page and returning to the original page

  • other commits

    • support to activate the window when run with file association (Sun Oct 15 14:10:49 2017 +0900) edabc9c
    • support to activate the window when image file dropped (Sun Oct 15 14:10:49 2017 +0900) edabc9c
    • bugfixed: When switching '2 page spread', the page has changed (Sun Oct 15 13:14:10 2017 +0900) 403bf8d
    • qvtest depends (Sun Oct 15 06:34:28 2017 +0900) 981667b
    • Update index-ja.md (Sat Oct 14 18:22:56 2017 +0900) 5a9256e
    • Update index-ja.md (Sat Oct 14 18:21:47 2017 +0900) 9e21985
    • Update index.md (Sat Oct 14 18:11:52 2017 +0900) 5cbd239
    • changelog (Sat Oct 14 06:36:16 2017 +0900) 6238808

v1.0.1 (Sat Oct 14 06:35:39 2017 +0900) 06bc84f

pinch with touch panel, support for solid 7z, bugfixed

  • Addition of screen rescaling and rotation function with touch panel

  • Add to expand solid 7z archive to temporary directory

  • bugfixed: Closing the setting dialog with no image displayed aborted

  • other commits

    • Addition of screen rescaling and rotation function with touch panel (Sat Oct 14 06:34:43 2017 +0900) 2fcf76d
    • bugfixed: Closing the setting dialog with no image displayed aborted (Thu Oct 12 04:19:48 2017 +0900) 79a84cd
    • code checking for g++ (Sat Oct 7 06:26:59 2017 +0900) 4a773fb
    • bugfixed: It cannot be opened when AppImage is passed a file containing spaces (Sat Oct 7 06:26:59 2017 +0900) 4a773fb
    • changelog (Sun Oct 1 16:38:14 2017 +0900) cd0baf2

v1.0.0 (Sun Oct 1 16:37:28 2017 +0900) d4b06fd

support for changing text format, abolish a menu, 2 bugfixed

  • support for changing text format of title bar and status bar

  • abolish 'Show full path of volume'

  • bugfixed: There were cases where redrawing was not performed normally when the image was reduced or rotated

  • bugfixed: Rotating the image by resizing by the CPU caused the wrong aspect ratio

  • other commits

    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Fri Sep 29 08:38:45 2017 +0900) 1ab257f
    • bugfixed: There were cases where redrawing was not performed normally when the image was reduced or rotated (Fri Sep 29 08:38:34 2017 +0900) c42b9ba
    • bugfixed: Rotating the image by resizing by the CPU caused the wrong aspect ratio (Fri Sep 29 08:38:34 2017 +0900) c42b9ba
    • Update index.md (Fri Sep 29 02:14:06 2017 +0900) a6f4ba5
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Thu Sep 28 21:30:07 2017 +0900) 878d6d6
    • add ImageString (Thu Sep 28 21:29:52 2017 +0900) ac63b3f
    • Update index.md (Tue Sep 26 08:29:59 2017 +0900) 920723c
    • update quickviewer_el (Mon Sep 25 18:04:18 2017 +0900) daf13cc
    • Merge pull request #44 from geogeo-gr/patch-1 (Mon Sep 25 18:03:11 2017 +0900) 1eaa1cf
    • (Mon Sep 25 18:03:11 2017 +0900) 1eaa1cf
    • Update quickviewer_el (Mon Sep 25 18:03:11 2017 +0900) 1eaa1cf
    • Update quickviewer_el (Mon Sep 25 11:19:33 2017 +0300) 18930d3
    • (Mon Sep 25 11:19:33 2017 +0300) 18930d3
    • Supports touch panel input, enlarge menubar/toolbar, hide bars (Mon Sep 25 11:19:33 2017 +0300) 18930d3
    • Update index-ja.md (Mon Sep 25 07:11:49 2017 +0900) 1f686d2
    • Update index-ja.md (Mon Sep 25 07:00:09 2017 +0900) 1063288
    • Update README.md (Mon Sep 25 06:55:59 2017 +0900) 7a76d47
    • Update index.md (Mon Sep 25 06:55:16 2017 +0900) 0ac4d02
    • changelog (Mon Sep 25 06:36:43 2017 +0900) 2f0db41
    • changelog (Mon Sep 25 06:35:25 2017 +0900) b8c263f

v0.9.9 (Mon Sep 25 06:34:49 2017 +0900) e4cfe93

Supports touch panel input, enlarge menubar/toolbar, hide bars, bugfixed

  • Supports touch panel input

  • add function to enlarge display of main menu and tool bar

  • Hide scroll bars in full screen mode

  • Hide page bar permanently

  • bugfixed: The left end was not displayed when the image is larger than the screen

  • other commits

    • behavior of touch paging (Mon Sep 25 05:36:11 2017 +0900) 526c6ce
    • Hide scroll bars in full screen mode (Mon Sep 25 05:14:16 2017 +0900) 16faa44
    • bugfixed: The left end was not displayed when the image is larger than the screen (Mon Sep 25 05:14:16 2017 +0900) 16faa44
    • Hide page bar permanently (Mon Sep 25 04:52:30 2017 +0900) 8c7af04
    • Supports touch panel input (Mon Sep 25 04:26:18 2017 +0900) d342039
    • support to change range of show innerframes (Sun Sep 24 03:16:51 2017 +0900) fab699e
    • merged (Sun Sep 24 02:16:36 2017 +0900) c01ad6e
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Sun Sep 24 00:01:03 2017 +0900) d170b06
    • (Sun Sep 24 00:01:03 2017 +0900) d170b06
    • Conflicts: (Sun Sep 24 00:01:03 2017 +0900) d170b06

    • QuickViewer/src/mainwindow.cpp (Sun Sep 24 00:01:03 2017 +0900) d170b06

    • add function to enlarge display of main menu and tool bar (Sat Sep 23 23:58:06 2017 +0900) c2b1471
    • checked on Ubuntu Linux-14.04.5 (Wed Sep 20 23:41:38 2017 +0900) fd9dbf2
    • changelog (Wed Sep 20 22:51:45 2017 +0900) a40f68f

v0.9.8 (Wed Sep 20 22:51:00 2017 +0900) 57605f8

improve behavior for tool windows and scroll bars, add 2 menus, 2 bugfixed

  • improve behavior

  • tool windows such as Catalog/Folder Window

  • If scroll bars are required only for width or height of an image, only the scroll bars that are required are displayed.

  • can Scroll images with cursor keys when to show scrollbars

  • add 'Don't update history'

  • add 'Show full path of the volume'

  • bugfixed: The left end was not displayed when the image is larger than the screen

  • bugfixed: prevent to crash on incorrect file

  • other commits

    • remove shortcutbutton (Wed Sep 20 10:22:43 2017 +0900) 8b6ff79
    • can Scroll images with cursor keys when to show scrollbars (Wed Sep 20 09:32:52 2017 +0900) 447c089
    • bugfixed: The left end was not displayed when the image is larger than the screen (Wed Sep 20 09:32:52 2017 +0900) 447c089
    • add 'Don't update history' (Wed Sep 20 05:25:42 2017 +0900) b55d474
    • add 'Show full path of the volume' (Wed Sep 20 05:25:42 2017 +0900) b55d474
    • If scroll bars are required only for width or height of an image, only the scroll bars that are required are displayed. (Wed Sep 20 03:38:41 2017 +0900) 1bb1ee5
    • prevent to crash on incorrect file (Sat Sep 16 02:20:56 2017 +0900) 3782ad7
    • changelog (Fri Sep 15 17:44:32 2017 +0900) 316f33e

v0.9.7 (Fri Sep 15 17:44:02 2017 +0900) 8dffaf4

improved loading JPEG, Exif display, bugfixed

  • improved loading JPEG

  • Added option to change precision (iDCT) at JPEG loading

  • The JPEG in CYMK format can be correctly read using ICC Profile.

  • Improvement of Exif information display

  • bugfixed: When multiple shortcut keys were registered, it did not work properly

  • other commits

    • Update index.md (Thu Sep 14 01:29:14 2017 +0900) 0a37ae1
    • Update index.md (Thu Sep 14 01:07:54 2017 +0900) bf2444d
    • Update index-ja.md (Thu Sep 14 01:07:26 2017 +0900) 43204f2
    • Update index-ja.md (Thu Sep 14 01:00:34 2017 +0900) 1750db0
    • Update index.md (Thu Sep 14 01:00:08 2017 +0900) d84fe1d
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Wed Sep 13 13:38:34 2017 +0900) 2c869e4
    • Delete once 'exiv2 submodule' points to a commit that does not exist (Wed Sep 13 13:38:18 2017 +0900) e91fe38
    • Update index.md (Wed Sep 13 13:29:19 2017 +0900) 1c48b97
    • Update index.md (Wed Sep 13 13:27:49 2017 +0900) d4a0945
    • bugfixed: When multiple shortcut keys are registered for an Action, the first shortcut does not work. (Wed Sep 13 04:11:07 2017 +0900) 259ce69
    • add qactionmanager (Mon Sep 11 22:39:42 2017 +0900) eac9cdd
    • refactoring (Mon Sep 11 22:08:07 2017 +0900) 6836106
    • (Mon Sep 11 22:08:07 2017 +0900) 6836106
    • add QActionManager (Mon Sep 11 22:08:07 2017 +0900) 6836106
    • update easyexif (Mon Sep 11 16:38:53 2017 +0900) c3403b4
    • replace easyexif (Mon Sep 11 09:46:55 2017 +0900) 2c42743
    • add qvtest (Mon Sep 11 09:44:43 2017 +0900) 22eb8af
    • Update and rename contributed.md to Contribution.md (Sat Sep 9 16:19:10 2017 +0900) 573e891
    • Update README.md (Sat Sep 9 13:49:56 2017 +0900) 1bf45bf
    • Update contributed.md (Sat Sep 9 13:13:18 2017 +0900) bd9156f
    • Update contributed.md (Sat Sep 9 13:00:21 2017 +0900) c3cac95
    • add German language resource (Sat Sep 9 12:47:32 2017 +0900) e44ba61
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Thu Sep 7 17:50:51 2017 +0900) b14828c
    • add libstdc++.so (for linux) (Thu Sep 7 17:50:26 2017 +0900) 18b9204
    • Add Greek translation(written by geogeo.gr) (Thu Sep 7 17:34:42 2017 +0900) 893d83e
    • bugfixed: thubnail images of the catalog could not be made (Tue Sep 5 13:35:07 2017 +0900) aeeb1fd

v0.9.6 (Tue Sep 5 12:27:38 2017 +0900) 56a0466

changelog

  • other commits
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Tue Sep 5 12:27:03 2017 +0900) f33e902
    • bugfixed: When restarting with the image in the directory opened, only one page was displayed regardless of 2 page spread settings (Tue Sep 5 12:26:52 2017 +0900) cc817b7
    • bugfixed: Bookmarks were improperly increased when restarting the application (Tue Sep 5 12:26:52 2017 +0900) cc817b7
    • bugfixed: failed to restore the images contained in 7z and zip archives at startup (Tue Sep 5 12:26:52 2017 +0900) cc817b7
    • Update HowToBuild.md (Tue Sep 5 03:08:53 2017 +0900) 0b32552
    • Update HowToBuild.md (Tue Sep 5 03:07:43 2017 +0900) f60814a
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Tue Sep 5 02:57:23 2017 +0900) 4ebe201
    • support for thumbnail database (Tue Sep 5 02:54:58 2017 +0900) 8fb82f5
    • make application dir into '~/.quickviewer' (Tue Sep 5 02:54:58 2017 +0900) 8fb82f5
    • Update HowToBuild.md (Mon Sep 4 22:39:34 2017 +0900) 686ffab
    • Correction for warning when building with gcc (Mon Sep 4 19:35:22 2017 +0900) 2857300
    • Update index.md (Mon Sep 4 04:51:08 2017 +0900) 887f6dd
    • Update README.md (Mon Sep 4 04:43:17 2017 +0900) 46bfbaa
    • Update index.md (Mon Sep 4 04:12:05 2017 +0900) a3dd439
    • Enable deletion when archive is open (Mon Sep 4 03:59:25 2017 +0900) d75cda0
    • qnamedpipe as submodule (Mon Sep 4 02:24:27 2017 +0900) 42b4dd8
    • checked on windows (Mon Sep 4 02:24:27 2017 +0900) 42b4dd8
    • support Prohibit multiple running on Linux (Mon Sep 4 01:46:25 2017 +0900) 398ed00

v0.9.5 (Sun Sep 3 03:10:54 2017 +0900) 2bc8ef6

changelog

  • other commits
    • improve behavior of run by file association, bugfixed (Sun Sep 3 03:10:25 2017 +0900) 7f89ffc
    • Enable QtSDK standard text language resource (Sun Sep 3 03:10:25 2017 +0900) 7f89ffc
    • Turn on checking if associations are defined in the registry (Sun Sep 3 03:10:25 2017 +0900) 7f89ffc
    • support for file association for current user only (Sun Sep 3 03:10:25 2017 +0900) 7f89ffc
    • bugfixed: Opening an image file in association when multiple activation is prohibited causes the z-order of the window to be inappropriate (Sun Sep 3 03:10:25 2017 +0900) 7f89ffc
    • bugfixed: When multiple image activation is prohibited, even when image file is opened more than once by association, it does not show only 1-page display (Sun Sep 3 03:10:25 2017 +0900) 7f89ffc
    • Change zip extraction to use 7zip (for linux) (Sun Sep 3 03:10:25 2017 +0900) 7f89ffc
    • validate desktop configulation(on linux) (Sun Sep 3 03:10:25 2017 +0900) 7f89ffc
    • issue on #31 (Sun Sep 3 03:10:25 2017 +0900) 7f89ffc
    • Update HowToBuild.md (Sun Sep 3 00:34:31 2017 +0900) 640336e
    • Update HowToBuild.md (Sat Sep 2 23:32:35 2017 +0900) 17f022d
    • Update HowToBuild.md (Sat Sep 2 23:24:56 2017 +0900) b73cef2
    • Update README.md (Sat Sep 2 22:39:47 2017 +0900) 7fbf18d
    • validate desktop file (Sat Sep 2 21:09:15 2017 +0900) 6ae1281
    • (Sat Sep 2 21:09:15 2017 +0900) 6ae1281
    • issue on #31 (Sat Sep 2 21:09:15 2017 +0900) 6ae1281
    • Opening an image file in association when multiple activation is prohibited causes the z-order of the window to be inappropriate (Sat Sep 2 16:05:20 2017 +0900) f737a61
    • When multiple image activation is prohibited, even when image file is opened more than once by association, it does not show only 1-page display (Sat Sep 2 16:05:20 2017 +0900) f737a61
    • Change zip extraction to use 7zip (for linux) (Sat Sep 2 05:55:17 2017 +0900) befd5f8
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Sat Sep 2 01:47:27 2017 +0900) 48d4e22
    • Turn on checking if associations are defined in the registry (Sat Sep 2 01:47:09 2017 +0900) 064f01b
    • Supports current user only registry settings (Sat Sep 2 01:47:09 2017 +0900) 064f01b
    • Update index-ja.md (Fri Sep 1 17:27:44 2017 +0900) c27423b
    • Update index.md (Fri Sep 1 17:27:13 2017 +0900) 9013291
    • Update index.md (Fri Sep 1 17:23:02 2017 +0900) b5e0e23
    • Update index.md (Fri Sep 1 17:22:22 2017 +0900) 643468e
    • Update index.md (Fri Sep 1 13:23:14 2017 +0900) 3c9f6c3
    • support building as portable AppImage in Linux (Thu Aug 31 17:04:36 2017 +0900) 7e7726f
    • Revert "remove old submodules" (Thu Aug 31 14:49:57 2017 +0900) 29c5f30
    • (Thu Aug 31 14:49:57 2017 +0900) 29c5f30
    • This reverts commit 43512071b21a55f5fd93a1837f89eb6f51a0280e. (Thu Aug 31 14:49:57 2017 +0900) 29c5f30
    • The file path of each resource is controlled by qt.conf. Switch specifications because it is different for Windows and Linux. When qt.conf is applied, it must be deployed and it is not suitable for debugging, so set it for release only. (Thu Aug 31 01:19:49 2017 +0900) 531df13
    • Enable QtSDK standard text language resource (Wed Aug 30 15:10:27 2017 +0900) ec03065
    • Update HowToBuild.md (Wed Aug 30 00:41:42 2017 +0900) 76d712b
    • remove old submodules (Tue Aug 29 23:03:36 2017 +0900) 4351207
    • build check again in windows (Tue Aug 29 23:03:00 2017 +0900) 75e8a1f
    • use qinnerframe in unix OSs (Tue Aug 29 22:09:18 2017 +0900) def7f4f
    • support for building new Qt7z in unix OSs (Tue Aug 29 21:31:21 2017 +0900) 3d5af22
    • checked in kubuntu-17.04 (Tue Aug 29 21:31:21 2017 +0900) 3d5af22
    • p7zip (Tue Aug 29 18:10:52 2017 +0900) b348557
    • Update index.md (Mon Aug 28 22:16:33 2017 +0900) c8aa307
    • changelog (Mon Aug 28 21:54:35 2017 +0900) fdd1708
    • Add Greek translation, abolished a menu, support for zip with Deflate64 (Mon Aug 28 21:40:31 2017 +0900) fab2c8e
    • (Mon Aug 28 21:40:31 2017 +0900) fab2c8e
    • Add Greek translation(written by geogeo.gr) (Mon Aug 28 21:40:31 2017 +0900) fab2c8e
    • thanks a lot! :) (Mon Aug 28 21:40:31 2017 +0900) fab2c8e
    • abolished 'Show titlebar on fullscreen' (Mon Aug 28 21:40:31 2017 +0900) fab2c8e
    • Because I concluded that there was an illegal behavior caused by a bug in Qt when I manipulated the menu and I can not fix it. (Mon Aug 28 21:40:31 2017 +0900) fab2c8e
    • support for zip with Deflate64 (Mon Aug 28 21:40:31 2017 +0900) fab2c8e
    • Discontinued support by zlib / minizip and switched to zip support with 7zip (Mon Aug 28 21:40:31 2017 +0900) fab2c8e

v0.9.4 (Mon Aug 28 19:08:24 2017 +0900) de74b9c

add new Qt7z

  • other commits
    • remove old qt7z (Mon Aug 28 19:06:40 2017 +0900) 801c967
    • Add Greek translation(written by geogeo.gr) (Thu Aug 24 13:00:22 2017 +0900) a4e75e1
    • Update HowToBuild.md (Sun Aug 20 23:19:28 2017 +0900) 8dfe025
    • Update HowToBuild.md (Sun Aug 20 23:02:45 2017 +0900) 7089211

v0.9.3 (Sun Aug 20 17:46:24 2017 +0900) 2c5505f

changelog

  • other commits
    • changing rendering method, support Direct2D, bugfixed (Sun Aug 20 17:45:39 2017 +0900) 693d005
    • (Sun Aug 20 17:45:39 2017 +0900) 693d005
    • Rendering with Windows GDI is standard on Windows, from this version (Sun Aug 20 17:45:39 2017 +0900) 693d005
    • significant speed up (Sun Aug 20 17:45:39 2017 +0900) 693d005
    • support Direct2D rendering (Sun Aug 20 17:45:39 2017 +0900) 693d005
    • bugfixed: Reading of PNG was very slow (Sun Aug 20 17:45:39 2017 +0900) 693d005
    • Update shader.md (Sun Aug 20 06:06:58 2017 +0900) 549dd2a
    • Update index-ja.md (Sun Aug 20 06:06:02 2017 +0900) 83c877c
    • Update _config.yml (Sun Aug 20 05:45:35 2017 +0900) ee0fe1e
    • Update index.html (Sun Aug 20 05:44:30 2017 +0900) 1e12cb0
    • Update shader-ja.md (Sun Aug 20 05:42:54 2017 +0900) db169ea
    • Update shader.md (Sun Aug 20 05:42:28 2017 +0900) 597a4cf
    • Update index-ja.md (Sun Aug 20 05:41:59 2017 +0900) 659fac0
    • Update default.html (Sun Aug 20 05:40:34 2017 +0900) 95d8ee3
    • Update index.md (Sun Aug 20 05:35:44 2017 +0900) 19662ec
    • Update _config.yml (Sun Aug 20 05:34:12 2017 +0900) 2e2cff2
    • Update HowToBuild.md (Fri Aug 18 09:01:00 2017 +0900) 3e9e294
    • support for build by MinGW(windows) (Fri Aug 18 08:54:26 2017 +0900) c4fad18
    • Update index.md (Fri Aug 18 05:45:06 2017 +0900) 881e23c
    • Update index.md (Fri Aug 18 05:39:19 2017 +0900) 3043156
    • Update HowToBuild.md (Thu Aug 17 21:53:36 2017 +0900) a33eb6f
    • Update HowToBuild.md (Thu Aug 17 21:52:42 2017 +0900) a917b8b
    • Update HowToBuild.md (Thu Aug 17 21:39:23 2017 +0900) fca6aa2

v0.9.2 (Thu Aug 17 11:35:53 2017 +0900) 763f7dd

changelog

  • other commits
    • 3 bugfixed (Thu Aug 17 11:35:15 2017 +0900) 90c1f31
    • (Thu Aug 17 11:35:15 2017 +0900) 90c1f31
    • bugfixed: Rebooting the application with the archive open failed to load correctly (Thu Aug 17 11:35:15 2017 +0900) 90c1f31
    • bugfixed: There was a Tiff file that can not be read correctly (Thu Aug 17 11:35:15 2017 +0900) 90c1f31
    • bugfixed: can read special JPEG data such as CMYK and YCCK. However, the color is incorrect (Thu Aug 17 11:35:15 2017 +0900) 90c1f31
    • Update HowToBuild.md (Wed Aug 16 20:38:18 2017 +0900) d9c4d7a
    • Update HowToBuild.md (Wed Aug 16 07:53:33 2017 +0900) a952b5c
    • Update HowToBuild.md (Wed Aug 16 07:52:44 2017 +0900) 82d4ffc
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Wed Aug 16 07:44:06 2017 +0900) d153bbe
    • (Wed Aug 16 07:44:06 2017 +0900) d153bbe
    • Conflicts: (Wed Aug 16 07:44:06 2017 +0900) d153bbe

    • QuickViewer/QuickViewer.pro (Wed Aug 16 07:44:06 2017 +0900) d153bbe

    • build checking for command builders (Wed Aug 16 07:16:45 2017 +0900) fa640d0
    • Update HowToBuild.md (Wed Aug 16 07:19:13 2017 +0900) 1c8defb
    • build checking for command builders (Wed Aug 16 07:16:45 2017 +0900) 7087bdb
    • Update HowToBuild.md (Wed Aug 16 07:15:31 2017 +0900) 35351b7
    • Update HowToBuild.md (Wed Aug 16 06:56:33 2017 +0900) a981e07
    • Update HowToBuild.md (Wed Aug 16 06:51:03 2017 +0900) f84bf81
    • Update index.md (Tue Aug 15 20:36:51 2017 +0900) 09d69c6
    • Update HowToBuild.md (Tue Aug 15 05:41:24 2017 +0900) 1f30228
    • Update HowToBuild.md (Tue Aug 15 02:20:30 2017 +0900) 535f728
    • Update index.md (Mon Aug 14 17:54:24 2017 +0900) 2483973
    • Delete google64744654cbb28b4c.html (Wed Aug 9 12:48:39 2017 +0900) 3cbc81f
    • Add files via upload (Wed Aug 9 12:31:59 2017 +0900) 4e5f909
    • Update index.md (Wed Aug 9 09:59:51 2017 +0900) ad58657
    • Update index.md (Wed Aug 9 08:24:43 2017 +0900) 26a9e53

v0.9.1 (Wed Aug 9 06:16:22 2017 +0900) db68a38

changelog

  • other commits
    • Removal of unnecessary warning output (Wed Aug 9 06:13:34 2017 +0900) a12fc2d
    • Improvement of behavior, bugfixed (Wed Aug 9 02:36:47 2017 +0900) 2ae13f2
    • (Wed Aug 9 02:36:47 2017 +0900) 2ae13f2
    • Improvement of behavior when an image file is specified and opened (Wed Aug 9 02:36:47 2017 +0900) 2ae13f2
    • bugfixed: When the folder path was long in FolderWindow, the width of the window was widened (Wed Aug 9 02:36:47 2017 +0900) 2ae13f2
    • bugfixed: When the full screen signage was 2 page spread view, the left and right were opposite (Wed Aug 9 02:36:47 2017 +0900) 2ae13f2

v0.9.0_rev2 (Mon Aug 7 03:55:48 2017 +0900) 46a9f8b

changelog

  • other commits
    • bugfixed: memory leak occurred if you made an image in the same folder more than once (Mon Aug 7 03:55:13 2017 +0900) 82c7c6e

v0.9.0 (Mon Aug 7 02:16:58 2017 +0900) b33d4bd

changelog

  • other commits
    • Improvement of file prefetching, zooming, bugfixed (Mon Aug 7 02:16:24 2017 +0900) 7c6a3f5
    • (Mon Aug 7 02:16:24 2017 +0900) 7c6a3f5
    • Improvement of file prefetching (Mon Aug 7 02:16:24 2017 +0900) 7c6a3f5
    • Speedup when Volume Switching (Mon Aug 7 02:16:24 2017 +0900) 7c6a3f5
    • Speedup when QuickViewer is opened with images specified (Mon Aug 7 02:16:24 2017 +0900) 7c6a3f5
    • Switching the image while zooming will return to the upper left (Mon Aug 7 02:16:24 2017 +0900) 7c6a3f5
    • bugfixed: images which mislabelled the extension, could not be opened (Mon Aug 7 02:16:24 2017 +0900) 7c6a3f5
    • build with MinGW (Sun Aug 6 02:14:58 2017 +0900) c95d8bd

v0.8.9 (Sat Aug 5 04:33:47 2017 +0900) bd2a8a0

changelog

  • other commits
    • Improved stability of x86 release, Speed up the Volume switching, 3 bugfixed (Sat Aug 5 04:33:11 2017 +0900) 9faebb7
    • (Sat Aug 5 04:33:11 2017 +0900) 9faebb7
    • Improved stability of x86 release (Sat Aug 5 04:33:11 2017 +0900) 9faebb7
    • bugfixed: Often, when an image exceeding 4096 pixels is read, it is illegitimate (Sat Aug 5 04:33:11 2017 +0900) 9faebb7
    • bugfixed: Irregular end when image loading high load (Sat Aug 5 04:33:11 2017 +0900) 9faebb7
    • Speed up the Volume switching (Sat Aug 5 04:33:11 2017 +0900) 9faebb7
    • bugfixed: Illegal termination when reading images from archives (Sat Aug 5 04:33:11 2017 +0900) 9faebb7
    • Update index-ja.md (Thu Aug 3 19:14:37 2017 +0900) bf8318b
    • Update index.md (Thu Aug 3 19:11:51 2017 +0900) 20a4ff1
    • Update README.md (Thu Aug 3 19:09:36 2017 +0900) 5df72b5

v0.8.8 (Thu Aug 3 12:45:26 2017 +0900) 923c221

changelog

  • other commits
    • Improvement of English notation and toolbar display, Mouse input customization, bugfixed (Thu Aug 3 12:44:53 2017 +0900) ddb84a3
    • (Thu Aug 3 12:44:53 2017 +0900) ddb84a3
    • Improvement of English notation (Thu Aug 3 12:44:53 2017 +0900) ddb84a3
    • Improvement of toolbar display (Thu Aug 3 12:44:53 2017 +0900) ddb84a3
    • Each hidden bar is automatically displayed when hovering with the mouse (Thu Aug 3 12:44:53 2017 +0900) ddb84a3
    • Mouse input customization (Thu Aug 3 12:44:53 2017 +0900) ddb84a3
    • Customizable mouse input as well as shortcut key (Thu Aug 3 12:44:53 2017 +0900) ddb84a3
    • bugfixed: When image or volume switching was performed in the state that the image leading was not completed, it was illegally terminated (Thu Aug 3 12:44:53 2017 +0900) ddb84a3
    • Update HowToBuild.md (Mon Jul 31 17:39:37 2017 +0900) e023382
    • Update HowToBuild.md (Mon Jul 31 17:38:31 2017 +0900) 98bd792
    • translations (Mon Jul 31 08:48:56 2017 +0900) d7ee522
    • Merge pull request #18 from Gitoffthelawn/patch-1 (Mon Jul 31 08:34:04 2017 +0900) f99f61e
    • (Mon Jul 31 08:34:04 2017 +0900) f99f61e
    • Multiple improvements (Mon Jul 31 08:34:04 2017 +0900) f99f61e
    • don't create shared folders into bin (Mon Jul 31 08:24:54 2017 +0900) 21477f9
    • Update HowToBuild.md (Mon Jul 31 08:17:41 2017 +0900) d042920
    • Update HowToBuild.md (Mon Jul 31 08:14:08 2017 +0900) 79d607a
    • Update HowToBuild.md (Mon Jul 31 08:03:03 2017 +0900) 0a20f2b
    • Update HowToBuild.md (Mon Jul 31 07:57:46 2017 +0900) 643b668
    • Multiple improvements (Sun Jul 30 11:38:10 2017 -0700) 5006c25
    • (Sun Jul 30 11:38:10 2017 -0700) 5006c25
    • I hope this helps you :) (Sun Jul 30 11:38:10 2017 -0700) 5006c25

v0.8.7 (Sun Jul 30 20:36:38 2017 +0900) 30967dc

changelog

  • other commits
    • Speed up of prefetching, 2 bugfixed (Sun Jul 30 20:35:42 2017 +0900) 7387d35
    • (Sun Jul 30 20:35:42 2017 +0900) 7387d35
    • Speed up by improvement of prefetching (Sun Jul 30 20:35:42 2017 +0900) 7387d35
    • Significant speedup of bicubic interpolation by CPU (Sun Jul 30 20:35:42 2017 +0900) 7387d35
    • bugfixed: occasionally ended illegally when PrevPage was executed (Sun Jul 30 20:35:42 2017 +0900) 7387d35
    • bugfixed: does not disappear when displaying the tool bar at full screen (Sun Jul 30 20:35:42 2017 +0900) 7387d35
    • build check for gcc 5.4.0 on Ubuntu 16.04.4 (Sun Jul 30 03:26:58 2017 +0900) cbf265e
    • removed duplicated source file specification (Sun Jul 30 02:41:18 2017 +0900) c7d4171

v0.8.6 (Sun Jul 30 00:27:14 2017 +0900) f7b5c41

changelog

  • other commits
    • Support for ProhibitMultipleRunning, improved Toolbar/Menubar/PageBar behaviors (Sun Jul 30 00:26:32 2017 +0900) a080bb1
    • (Sun Jul 30 00:26:32 2017 +0900) a080bb1
    • Support for ProhibitMultipleRunning (Sun Jul 30 00:26:32 2017 +0900) a080bb1
    • set as top window when run QuickViewr again (Sun Jul 30 00:26:32 2017 +0900) a080bb1
    • Images will be loaded by first QuickViewr if you drop images onto the Executable file (Sun Jul 30 00:26:32 2017 +0900) a080bb1
    • improved Toolbar/Menubar/PageBar behaviors (Sun Jul 30 00:26:32 2017 +0900) a080bb1
    • Each hidden bar is automatically displayed when hovering with the mouse (Sun Jul 30 00:26:32 2017 +0900) a080bb1
    • Update shader-ja.md (Sat Jul 29 03:53:33 2017 +0900) bf31d1b
    • Update shader.md (Sat Jul 29 03:50:47 2017 +0900) 9c109ce
    • Update shader.md (Sat Jul 29 03:49:53 2017 +0900) 783ed72
    • Update shader.md (Sat Jul 29 03:47:04 2017 +0900) 78221f8
    • Update index-ja.md (Sat Jul 29 03:42:30 2017 +0900) 27cb10a
    • Update index.md (Sat Jul 29 03:40:41 2017 +0900) baf24be
    • Create shader-ja.md (Sat Jul 29 03:34:18 2017 +0900) bc67998
    • Add files via upload (Sat Jul 29 03:21:39 2017 +0900) cc8f206
    • Update shader.md (Sat Jul 29 03:20:32 2017 +0900) dd595b9
    • Add files via upload (Sat Jul 29 03:19:11 2017 +0900) f75396f
    • Add files via upload (Sat Jul 29 03:12:07 2017 +0900) f7b46fe
    • Update shader.md (Sat Jul 29 03:10:21 2017 +0900) dc7d752
    • Update shader.md (Sat Jul 29 03:08:13 2017 +0900) 360e121
    • Add files via upload (Sat Jul 29 03:05:47 2017 +0900) 81d9e89
    • Update shader.md (Sat Jul 29 03:04:50 2017 +0900) 068ef9b
    • Update shader.md (Sat Jul 29 03:04:04 2017 +0900) b1623ab
    • Create shader.md (Sat Jul 29 02:49:11 2017 +0900) e1ccc27
    • Update index.md (Sat Jul 29 01:52:05 2017 +0900) 6c47fdf
    • Update index.md (Fri Jul 28 12:00:41 2017 +0900) c83e69b
    • Update README.md (Fri Jul 28 11:54:28 2017 +0900) 2e7b6ce
    • Update README.md (Fri Jul 28 11:52:11 2017 +0900) d63345d

v0.8.5_rev2 (Fri Jul 28 02:19:27 2017 +0900) 3da4349

changelog

  • other commits
    • merged (Fri Jul 28 02:16:55 2017 +0900) 27d1cf0
    • changelog (Fri Jul 28 02:03:02 2017 +0900) 02e7ee0
    • Improve the behavior at fullscreen (Fri Jul 28 02:02:25 2017 +0900) d335d27
    • (Fri Jul 28 02:02:25 2017 +0900) d335d27
    • add Frame-less fullscreen toolbar (Fri Jul 28 02:02:25 2017 +0900) d335d27
    • Improve the behavior of pagebar at fullscreen (Fri Jul 28 02:02:25 2017 +0900) d335d27
    • qlanguageselector (Fri Jul 28 01:51:03 2017 +0900) 96c46a3
    • qlanguageselector (Fri Jul 28 01:43:40 2017 +0900) 302a993
    • Update index.md (Thu Jul 27 21:23:42 2017 +0900) 7fd1b8f
    • Update HowToBuild.md (Thu Jul 27 15:50:04 2017 +0900) 80bf0d6

v0.8.4 (Wed Jul 26 23:03:40 2017 +0900) 46df730

changelog

  • other commits
    • Improvement on fullscreen, calibrated English notation (Wed Jul 26 23:03:10 2017 +0900) a55339f
    • (Wed Jul 26 23:03:10 2017 +0900) a55339f
    • Improvement on how to display the toolbar at fullscreen (Wed Jul 26 23:03:10 2017 +0900) a55339f
    • calibrated English notation of QuickViewer (Wed Jul 26 23:03:10 2017 +0900) a55339f
    • Since Spanish or Chinese notation was manually fixed, it may be wrong (Wed Jul 26 23:03:10 2017 +0900) a55339f
    • English Notation (Wed Jul 26 02:59:21 2017 +0900) 415425f
    • Improvement on how to display the toolbar at full screen (Wed Jul 26 02:10:29 2017 +0900) 6173437
    • add comments for translators (Sat Jul 22 23:38:05 2017 +0900) 3f75cb0

v0.8.3 (Fri Jul 21 20:25:14 2017 +0900) 00d942d

changelog

  • other commits
    • Support for Simplified Chinese, file associations, not confirm to delete file (Fri Jul 21 20:24:49 2017 +0900) e3057fd
    • (Fri Jul 21 20:24:49 2017 +0900) e3057fd
    • Support for Simplified Chinese (Fri Jul 21 20:24:49 2017 +0900) e3057fd
    • now you can add other language support without editing programs (Fri Jul 21 20:24:49 2017 +0900) e3057fd
    • Support for file assciations (Fri Jul 21 20:24:49 2017 +0900) e3057fd
    • not portable, but If you do not run it will not change to the system (Fri Jul 21 20:24:49 2017 +0900) e3057fd
    • not confirm to delete file (Fri Jul 21 20:24:49 2017 +0900) e3057fd
    • Update index.md (Thu Jul 20 04:21:59 2017 +0900) e3e3735
    • Update HowToBuild.md (Sun Jul 16 16:17:37 2017 +0900) d5e4c23
    • Update index.md (Sun Jul 16 15:29:46 2017 +0900) 5140d2d
    • Update index.md (Sun Jul 16 15:28:48 2017 +0900) e7f895b
    • Update HowToBuild.md (Sun Jul 16 11:04:04 2017 +0900) d8429f8
    • Update HowToBuild.md (Sat Jul 15 23:43:00 2017 +0900) ee4c5a2
    • Update HowToBuild.md (Sat Jul 15 23:12:15 2017 +0900) b3ee717
    • Update HowToBuild.md (Sat Jul 15 03:51:55 2017 +0900) e8e71ed
    • Update HowToBuild.md (Sat Jul 15 03:50:48 2017 +0900) 97afceb
    • Update HowToBuild.md (Sat Jul 15 03:34:46 2017 +0900) ec348a9
    • Update HowToBuild.md (Sat Jul 15 03:32:06 2017 +0900) d6b443a
    • Update HowToBuild.md (Sat Jul 15 03:28:33 2017 +0900) f563965
    • Update HowToBuild.md (Sat Jul 15 03:28:09 2017 +0900) 1c296c4
    • Update HowToBuild.md (Sat Jul 15 03:25:19 2017 +0900) cc71203
    • Update HowToBuild.md (Sat Jul 15 03:23:45 2017 +0900) 65aa56b
    • Create HowToBuild.md (Sat Jul 15 03:20:36 2017 +0900) 1001134
    • add chinise resource, remove doubled source files (Sat Jul 15 01:22:45 2017 +0900) 3f9b2b9
    • (Sat Jul 15 01:22:45 2017 +0900) 3f9b2b9
    • add chinise resource (Sat Jul 15 01:22:45 2017 +0900) 3f9b2b9
    • remove doubled source files (Sat Jul 15 01:22:45 2017 +0900) 3f9b2b9

v0.8.2 (Thu Jul 13 20:31:50 2017 +0900) c1d97ab

changelog

  • other commits
    • Support display in Spanish, change language, start on fullscreen, fullscreen signage, bugfixed (Thu Jul 13 20:31:16 2017 +0900) a8a2982
    • (Thu Jul 13 20:31:16 2017 +0900) a8a2982
    • change language on the app, you select (Thu Jul 13 20:31:16 2017 +0900) a8a2982
    • start the app on fullscreen (Thu Jul 13 20:31:16 2017 +0900) a8a2982
    • a signage of fullpath of the image on fullscreen (Thu Jul 13 20:31:16 2017 +0900) a8a2982
    • bugfixed: While using CPU zooming, displaying an animation image was incorrectly terminated (Thu Jul 13 20:31:16 2017 +0900) a8a2982
    • Update index-ja.md (Wed Jul 12 01:28:43 2017 +0900) ec61c4a
    • Update index.md (Wed Jul 12 01:28:14 2017 +0900) fcc287f
    • Update README.md (Wed Jul 12 01:27:47 2017 +0900) bbe8d04
    • Update README.md (Wed Jul 12 00:03:28 2017 +0900) 87321d9
    • Update index.md (Tue Jul 11 23:55:23 2017 +0900) 004177d
    • Update index-ja.md (Tue Jul 11 23:54:54 2017 +0900) f68faef
    • Update index-ja.md (Tue Jul 11 23:54:01 2017 +0900) 795f49d
    • Update index.md (Tue Jul 11 23:53:08 2017 +0900) 1a28122
    • Update README.md (Tue Jul 11 23:52:28 2017 +0900) 6d0851d

v0.8.1 (Tue Jul 11 23:45:41 2017 +0900) 6ff7371

Merge branch 'master' of https://github.com/kanryu/quickviewer

  • other commits
    • changelog (Tue Jul 11 23:45:15 2017 +0900) 15a1645
    • Support for Animated PNG(APNG), read completed check, improve ExifDialog (Tue Jul 11 23:44:39 2017 +0900) aef78a1
    • (Tue Jul 11 23:44:39 2017 +0900) aef78a1
    • read completed check, if you read complate, FolderWindow shows a green bar (Tue Jul 11 23:44:39 2017 +0900) aef78a1
    • improve ExifDialog (Tue Jul 11 23:44:39 2017 +0900) aef78a1
    • will be embedded (Tue Jul 11 23:44:39 2017 +0900) aef78a1
    • can next/prev changing (Tue Jul 11 23:44:39 2017 +0900) aef78a1
    • Update index.md (Tue Jul 11 14:43:55 2017 +0900) a6b72f5
    • Update default.html (Tue Jul 11 12:09:03 2017 +0900) 0eb9b32
    • Update disqus.html (Tue Jul 11 12:07:07 2017 +0900) e6d5951
    • Update disqus.html (Tue Jul 11 12:03:38 2017 +0900) 9a3a91e
    • Update index-ja.md (Tue Jul 11 12:00:01 2017 +0900) 6736171
    • Update disqus.html (Tue Jul 11 11:57:57 2017 +0900) a37b17a
    • Update default.html (Tue Jul 11 11:57:31 2017 +0900) 5dba1b4
    • Update default.html (Tue Jul 11 11:55:50 2017 +0900) 2611490
    • Update default.html (Tue Jul 11 11:45:44 2017 +0900) d9dabb9
    • Update default.html (Tue Jul 11 11:43:28 2017 +0900) e03319a
    • Update default.html (Tue Jul 11 11:42:04 2017 +0900) d3250c2
    • Update default.html (Tue Jul 11 11:38:59 2017 +0900) 83491b0
    • Update default.html (Tue Jul 11 11:37:38 2017 +0900) 9b1c22e
    • Update index.md (Tue Jul 11 11:34:35 2017 +0900) f1b0104
    • disqus (Tue Jul 11 11:34:14 2017 +0900) 39fc33e
    • Update index.md (Tue Jul 11 11:20:33 2017 +0900) 4e86e0e
    • Update index.md (Sun Jul 9 12:07:55 2017 +0900) a6bcc20
    • Update index.md (Sat Jul 8 10:33:13 2017 +0900) 4e9c154
    • Update index.md (Sat Jul 8 10:22:49 2017 +0900) c3c9cc2
    • Update index.md (Sat Jul 8 10:17:29 2017 +0900) 708a71c
    • Update index.md (Sat Jul 8 10:15:54 2017 +0900) 7825b98
    • Update index.md (Fri Jul 7 23:32:47 2017 +0900) f80a381
    • Update index-ja.md (Fri Jul 7 19:08:31 2017 +0900) f100b44
    • Update README.md (Fri Jul 7 19:05:58 2017 +0900) f439a28
    • Update index.md (Fri Jul 7 19:05:55 2017 +0900) 264cf0c
    • Update README.md (Fri Jul 7 19:01:20 2017 +0900) 127874e

v0.8.0 (Fri Jul 7 18:22:43 2017 +0900) bc588dd

changelog

  • other commits
    • support animation GIFs, mouse wheel resizing, bugfixed (Fri Jul 7 18:22:05 2017 +0900) 67ff497
    • (Fri Jul 7 18:22:05 2017 +0900) 67ff497
    • support animation GIFs(Not enough when CPU resizing) (Fri Jul 7 18:22:05 2017 +0900) 67ff497
    • mouse wheel resizing (Fri Jul 7 18:22:05 2017 +0900) 67ff497
    • Ctrl+Wheel Clicked/Right Button+Wheel Clicked: toggle Fitting (Fri Jul 7 18:22:05 2017 +0900) 67ff497
    • Ctrl+Wheel Scrolled/Right Button+Wheel Scrolled: manual resizing (Fri Jul 7 18:22:05 2017 +0900) 67ff497
    • bugfixed: left trimmed when images bigger than the window (Fri Jul 7 18:22:05 2017 +0900) 67ff497
    • Update index.md (Wed Jul 5 23:42:19 2017 +0900) 85e6a54

v0.7.8 (Wed Jul 5 19:02:03 2017 +0900) e565436

changelog

  • other commits
    • support for drag scrolling, show original size, fixed wheel paging (Wed Jul 5 19:01:13 2017 +0900) e6a2ef9
    • (Wed Jul 5 19:01:13 2017 +0900) e6a2ef9
    • support for drag scrolling when images bigger than window (Wed Jul 5 19:01:13 2017 +0900) e6a2ef9
    • show original size when images smaller than window on fitting (Wed Jul 5 19:01:13 2017 +0900) e6a2ef9
    • fixed: wheel paging when images bigger than window (Wed Jul 5 19:01:13 2017 +0900) e6a2ef9
    • Update index-ja.md (Wed Jul 5 11:57:45 2017 +0900) 6c5af91
    • Update index.md (Tue Jul 4 19:15:47 2017 +0900) 32e4396
    • Update index.md (Tue Jul 4 18:36:07 2017 +0900) 25d60c4
    • Update index.md (Tue Jul 4 18:26:28 2017 +0900) 2ba6907
    • Update index.md (Tue Jul 4 18:18:51 2017 +0900) a6ac7da

v0.7.7 (Tue Jul 4 13:22:29 2017 +0900) e9682d0

changelog

  • other commits
    • add support to Rename, change background color, bugfixed (Tue Jul 4 13:21:25 2017 +0900) 9ac7966
    • (Tue Jul 4 13:21:25 2017 +0900) 9ac7966
    • support to Rename current image file, only for folders (Tue Jul 4 13:21:25 2017 +0900) 9ac7966
    • support to change background color, can be checkered pattern (Tue Jul 4 13:21:25 2017 +0900) 9ac7966
    • bugfixed: if set max volume cache < 4, changing the volume resulted in an unauthorized termination (Tue Jul 4 13:21:25 2017 +0900) 9ac7966
    • buffixed: If the volume is already read, even if you specify the file of the folder and open the volume, the read file was opened (Tue Jul 4 13:21:25 2017 +0900) 9ac7966
    • Update index.md (Sat Jul 1 08:48:06 2017 +0900) 391deec
    • Update index.md (Sat Jul 1 08:28:57 2017 +0900) c9e7929
    • Update index.md (Sat Jul 1 08:26:45 2017 +0900) 380b5f5
    • changelog (Thu Jun 29 17:10:20 2017 +0900) 9694db2
    • Support for resizing Alpha Images by CPU, add Option Dialog, save memory (Thu Jun 29 17:01:28 2017 +0900) e472373
    • (Thu Jun 29 17:01:28 2017 +0900) e472373
    • Support for resizing Alpha Images by CPU(zimg) (Thu Jun 29 17:01:28 2017 +0900) e472373
    • add Option Dialog(2 options) (Thu Jun 29 17:01:28 2017 +0900) e472373
    • save memory hack(x86) (Thu Jun 29 17:01:28 2017 +0900) e472373

v0.7.6 (Wed Jun 28 11:21:59 2017 +0900) 84cce6c

add language resource for Spanish

  • other commits
    • Update index.md (Wed Jun 28 04:11:33 2017 +0900) 8d82be9
    • Update index.md (Wed Jun 28 03:52:28 2017 +0900) f065230
    • Update index.md (Wed Jun 28 03:38:19 2017 +0900) 18c7d40

v0.7.5 (Fri Jun 16 04:42:31 2017 +0900) d6e7cc2

changelog

  • other commits
    • 4 bugfixed (Fri Jun 16 04:41:20 2017 +0900) c477d7f
    • (Fri Jun 16 04:41:20 2017 +0900) c477d7f
    • bugfixed: Opening the volume again after reading over 10 pages resulted in an unauthorized termination (Fri Jun 16 04:41:20 2017 +0900) c477d7f
    • bugfixed: Keyboard input did not work if FolderWindow is displayed in the main window (Fri Jun 16 04:41:20 2017 +0900) c477d7f
    • bugfixed: The image was not loaded even if switching the volume with the keyboard in FolderWindow (Fri Jun 16 04:41:20 2017 +0900) c477d7f
    • bugfixed: After switching to another Volume with SpreadViewing, and go back to original Volume, it goes one page (Fri Jun 16 04:41:20 2017 +0900) c477d7f
    • changed: for including some Qt common headers (Fri Jun 16 04:41:20 2017 +0900) c477d7f

v0.7.4 (Thu Jun 15 05:04:28 2017 +0900) 8e1b3ea

changelog

  • other commits
    • Record/Show/Load read progress of volumes (Thu Jun 15 05:03:53 2017 +0900) 9043573
    • to show read progress in FolderWindow (Thu Jun 15 05:03:53 2017 +0900) 9043573
    • to load with read progress for volumes (Thu Jun 15 05:03:53 2017 +0900) 9043573
    • changelog (Mon Jun 12 17:20:43 2017 +0900) 2a2960b
    • Problems arise when building fileloader with g ++, so make it a shared library and avoid it (Mon Jun 12 17:19:51 2017 +0900) 4dd9f68

v0.7.3 (Fri Jun 9 01:29:10 2017 +0900) b000f92

changelog

  • other commits
    • add support to list-up image in subfolders, 2 bugfixed (Fri Jun 9 01:28:47 2017 +0900) f37f10a
    • add support to list-up image in subfolders, ignored archives (Fri Jun 9 01:28:47 2017 +0900) f37f10a
    • bugfixed: Garbled characters occurred in the display of file names containing multi-byte characters in the zip archive (Fri Jun 9 01:28:47 2017 +0900) f37f10a
    • bugfixed: When resizing with CPU, some images with α were not displayed (Fri Jun 9 01:28:47 2017 +0900) f37f10a
    • Update index-ja.md (Tue Jun 6 23:21:33 2017 +0900) c224fbf

v0.7.2 (Mon Jun 5 18:35:03 2017 +0900) e9cf927

changelog

  • other commits
    • improve zip loader, 1 bug fixed (Mon Jun 5 18:34:34 2017 +0900) d05e849
    • (Mon Jun 5 18:34:34 2017 +0900) d05e849
    • improve zip loader, couldn't load multibyte inner filenames of files (Mon Jun 5 18:34:34 2017 +0900) d05e849
    • bugfixed: wrong view size for auto rounded by JPEG EXIF with CPU interplations (Mon Jun 5 18:34:34 2017 +0900) d05e849
    • don't use OpenGL until use Shaders (Mon Jun 5 18:34:34 2017 +0900) d05e849

v0.7.1 (Fri Jun 2 14:23:28 2017 +0900) 0f5be54

changelog

  • other commits
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Fri Jun 2 14:23:16 2017 +0900) ab2b044
    • add CPU Bicubic interpolation (Fri Jun 2 14:22:47 2017 +0900) fd1cce7
    • build tested on ubuntu linux (Fri Jun 2 14:22:47 2017 +0900) fd1cce7
    • build support about zimg by g++ (Fri Jun 2 14:22:47 2017 +0900) fd1cce7
    • list drives on FolderWindow (Fri Jun 2 14:22:47 2017 +0900) fd1cce7
    • Update index.md (Thu Jun 1 18:56:18 2017 +0900) e7b9524
    • Update index.md (Tue May 30 09:42:33 2017 +0900) 91f5ac2
    • changelog (Tue May 30 06:25:07 2017 +0900) 723ed9c
    • build/run checked on ubuntu-16.04.2 x64 (Tue May 30 06:24:07 2017 +0900) 8bb5c62
    • zimg don't run correctly(so can't run with shader/CPU Bicubic) (Tue May 30 06:24:07 2017 +0900) 8bb5c62
    • Catalog don't run correctly (Tue May 30 06:24:07 2017 +0900) 8bb5c62

v0.7.0 (Sat May 27 18:10:44 2017 +0900) 8101cef

changelog

  • other commits
    • Add FolderWindow, CPU Interpolation (Sat May 27 18:10:11 2017 +0900) 26f0b31
    • FolderWindow provides a simple view for folders/archives on current folder (Sat May 27 18:10:11 2017 +0900) 26f0b31
    • support CPU Interpolation, very high quality but shortly slow (Sat May 27 18:10:11 2017 +0900) 26f0b31
    • Add FolderWindow (Sat May 27 08:39:49 2017 +0900) 41328f3
    • (Sat May 27 08:39:49 2017 +0900) 41328f3
    • when to load volume from folder, search into only one subfolder (Sat May 27 08:39:49 2017 +0900) 41328f3
    • bug fixed: can't load inner path of zip which contains multibyte words (Fri May 26 09:45:28 2017 +0900) f07e541
    • refactoring: relocated the source tree (Fri May 26 09:45:28 2017 +0900) f07e541
    • begin to implement folderwindow (Fri May 26 09:45:28 2017 +0900) f07e541

v0.6.6 (Tue May 16 21:57:40 2017 +0900) 0f64a5d

changelog

  • other commits
    • Support archives of Catalog, smaller Catalog grid, improve folder loading, refactoring (Tue May 16 21:56:47 2017 +0900) b8acaf0
    • (Tue May 16 21:56:47 2017 +0900) b8acaf0
    • now support archives of Catalog, including zip,rar,cbr,cbz (Tue May 16 21:56:47 2017 +0900) b8acaf0
    • smaller Catalog grid for not long titles(folder or archive name) (Tue May 16 21:56:47 2017 +0900) b8acaf0
    • if folder not have files and have subfolders, QuickViewer attempt open a subfolder (Tue May 16 21:56:47 2017 +0900) b8acaf0
    • refactoring(remove Japanese comments, remove Unnecessary source codes) (Tue May 16 21:56:47 2017 +0900) b8acaf0
    • change some menu texts (Tue May 16 21:56:47 2017 +0900) b8acaf0

v0.6.5 (Sun May 14 17:18:41 2017 +0900) 69fda94

changelog

  • other commits
    • 2 bugfixed (Sun May 14 17:17:43 2017 +0900) 1bd4baf
    • (Sun May 14 17:17:43 2017 +0900) 1bd4baf
    • application ends abnormally after catalog deletion (Sun May 14 17:17:43 2017 +0900) 1bd4baf
    • if filename of image is too long, the width of the main window was forcibly changed (Sun May 14 17:17:43 2017 +0900) 1bd4baf
    • Update index-ja.md (Sun May 14 16:06:44 2017 +0900) 6bd491d
    • Update index-ja.md (Sun May 14 16:04:19 2017 +0900) 09459c2
    • Update index.md (Sun May 14 15:56:40 2017 +0900) a0ad58c
    • Update index.md (Sun May 14 02:07:09 2017 +0900) 593429b

v0.6.4 (Sun May 14 01:56:44 2017 +0900) 7fb809a

changelog

  • other commits
    • add new feature, TagBar (Sun May 14 01:56:06 2017 +0900) 5753dc4
    • (Sun May 14 01:56:06 2017 +0900) 5753dc4
    • 'Tag' is a auto generated words from Book Titles, include Publishers, Authors, and other properties (Sun May 14 01:56:06 2017 +0900) 5753dc4
    • each 'Tag' as a small buttons on CatalogWindow (Sun May 14 01:56:06 2017 +0900) 5753dc4
    • if you click Tag buttons, Catalog only shows the books have the tag (Sun May 14 01:56:06 2017 +0900) 5753dc4

v0.6.3 (Sat May 13 06:59:07 2017 +0900) 332f255

changelog

  • other commits
    • much faster CatalogWindow (Sat May 13 06:56:22 2017 +0900) bc1787e
    • remove limitation volume counts (Sat May 13 06:56:22 2017 +0900) bc1787e
    • background volumes initialization (Sat May 13 06:56:22 2017 +0900) bc1787e
    • scroll vertical for ListMode on CatalogWindow (Sat May 13 06:56:22 2017 +0900) bc1787e
    • bugfixed: CatalogWindow as modeless, can't accept drop files (Sat May 13 06:56:22 2017 +0900) bc1787e
    • known problem: mouse wheel scroll is slow on CatalogWindow when ListMode -> Icon/IconNoText changed (Sat May 13 06:56:22 2017 +0900) bc1787e
    • Update README.md (Fri May 12 01:46:20 2017 +0900) 02b037b

v0.6.2 (Thu May 11 22:48:28 2017 +0900) b338740

changelog

  • other commits
    • Add notation of shortcut, speedup for catalog, more simple title (Thu May 11 22:45:52 2017 +0900) 2413c69
    • (Thu May 11 22:45:52 2017 +0900) 2413c69
    • Add notation of shortcut key to each item of main menu (Thu May 11 22:45:52 2017 +0900) 2413c69
    • Add a function to remove (Options) under certain conditions from the (Thu May 11 22:45:52 2017 +0900) 2413c69
    • title of the book registered in the catalog (Thu May 11 22:45:52 2017 +0900) 2413c69
    • Speed up thumbnail loading process saved in database (Thu May 11 22:45:52 2017 +0900) 2413c69
    • Accelerated Incremental Search and Display Switching in Catalog Window (Thu May 11 22:45:52 2017 +0900) 2413c69
    • Fix some display phrases (Thu May 11 22:45:52 2017 +0900) 2413c69
    • refactoring (Wed May 10 03:32:57 2017 +0900) 9830d72
    • (Wed May 10 03:32:57 2017 +0900) 9830d72
    • add precompiled header(stdafx.h) (Wed May 10 03:32:57 2017 +0900) 9830d72
    • remove wornings(Remove unnecessary local variables) (Wed May 10 03:32:57 2017 +0900) 9830d72

v0.6.1 (Tue May 9 02:48:11 2017 +0900) e618790

changelog

  • other commits
    • add inner CatalogWindow, 3 bugfixed (Tue May 9 02:47:33 2017 +0900) 0d8eeb1
    • bug fixed: when to run from other directries, wrong ini files created. (Tue May 9 02:47:33 2017 +0900) 0d8eeb1
    • bug fixed: onle newer catalogs, don't activeted about edit/delete buttons. (Tue May 9 02:47:33 2017 +0900) 0d8eeb1
    • bug fixed: when manual resizing and image is smaller than the window, image was wrong position (Tue May 9 02:47:33 2017 +0900) 0d8eeb1
    • when a catalog executed, make MainWindow activate (Tue May 9 02:47:33 2017 +0900) 0d8eeb1
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Mon May 8 17:03:11 2017 +0900) 66e4257
    • merge QuickCatalog.pro into QuickViewer.pro (Mon May 8 17:01:58 2017 +0900) 0f1d753
    • Update index.md (Mon May 8 16:27:07 2017 +0900) 8338cf8
    • Update index.md (Mon May 8 16:24:13 2017 +0900) e05340f

v0.6.0 (Sun May 7 01:58:16 2017 +0900) 388ed47

changelog

  • other commits
    • Support Book Catalogs, easy to view thumbnails of frontpage of books and search fast (Sun May 7 01:57:35 2017 +0900) 59a25a8
    • (Sun May 7 01:57:35 2017 +0900) 59a25a8
    • to create/view/search 'Catalogs' (Sun May 7 01:57:35 2017 +0900) 59a25a8
    • whihc contains the thumbnails of frontpage of Books as icon (Sun May 7 01:57:35 2017 +0900) 59a25a8
    • search by title(folder name of volumes) (Sun May 7 01:57:35 2017 +0900) 59a25a8
    • change words 'Database' -> 'Catalog' (Sun May 7 01:57:35 2017 +0900) 59a25a8
    • change QuickCatalog app to static lib (Sun May 7 01:57:35 2017 +0900) 59a25a8
    • hide updateButton/updateAllButton (Sun May 7 01:57:35 2017 +0900) 59a25a8
    • MainWindow can open CatalogWindow (Sun May 7 01:57:35 2017 +0900) 59a25a8
    • add icons/catalog.ico (Sat May 6 22:18:57 2017 +0900) b68ab0b
    • add mainmenu(CatalogWindow) (Sat May 6 22:18:57 2017 +0900) b68ab0b
    • reserved create catalogs on ManageDatabaseDialog (Sat May 6 22:18:57 2017 +0900) b68ab0b
    • can drop CatalogWIndow (Sat May 6 22:18:57 2017 +0900) b68ab0b
    • can multi drop ManageDatabaseDialog (Sat May 6 22:18:57 2017 +0900) b68ab0b
    • bugfixed deleteAllCatalogs (Sat May 6 22:18:57 2017 +0900) b68ab0b
    • implement searchCombo (Sat May 6 18:13:32 2017 +0900) 944097e
    • fast to create Frontpage Thumbnails of Books (Sat May 6 18:13:32 2017 +0900) 944097e
    • making catalogwindow, managedatabasedialog, databasesettingdialog (Wed May 3 22:33:06 2017 +0900) 59666fa
    • making catalogwindow(volumeList) (Wed May 3 22:33:06 2017 +0900) 59666fa
    • to create t_files uses workers (Mon May 1 19:46:51 2017 +0900) 67f883a
    • initialize of ManageDatabaseDialog (Mon May 1 19:46:51 2017 +0900) 67f883a
    • Create/Delete Catalog which can cancel (Mon May 1 18:25:50 2017 +0900) 2d4c75d
    • changelog (Mon May 1 13:42:34 2017 +0900) 896b2c0
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Mon May 1 13:40:57 2017 +0900) 994cfb9
    • parted to new project 'fileloader.pro', new project QuickCatalog (Mon May 1 13:38:06 2017 +0900) c2d620c
    • (Mon May 1 13:38:06 2017 +0900) c2d620c
    • parted to new project 'fileloader.pro' (Mon May 1 13:38:06 2017 +0900) c2d620c
    • which contains commonly modules to load archives (Mon May 1 13:38:06 2017 +0900) c2d620c
    • new project QuickCatalog (Mon May 1 13:38:06 2017 +0900) c2d620c
    • it provides functions to create/manage Thumbnail Catalogs, and (Mon May 1 13:38:06 2017 +0900) c2d620c
    • Catalog Filer (Mon May 1 13:38:06 2017 +0900) c2d620c
    • Update index.md (Tue Apr 25 21:40:12 2017 +0900) d8829f3
    • Update index.md (Tue Apr 25 19:48:47 2017 +0900) 082efbd
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Tue Apr 25 19:43:46 2017 +0900) 2c4daef
    • max width 1080px (Tue Apr 25 19:43:20 2017 +0900) 53a41cd
    • Update index.md (Tue Apr 25 08:13:05 2017 +0900) 43349c9

v0.5.6 (Mon Apr 24 23:40:38 2017 +0900) 3fe835b

changelog

  • other commits
    • improve AutoLoaded, ScaleUp behavior, add a menu (Mon Apr 24 23:38:19 2017 +0900) 29dea25
    • (Mon Apr 24 23:38:19 2017 +0900) 29dea25
    • AutoLoad from Bookmarks (Mon Apr 24 23:38:19 2017 +0900) 29dea25
    • after this version auto saved to latest bookmarks when to exit the app (Mon Apr 24 23:38:19 2017 +0900) 29dea25
    • Show ScrollBars when manual ScaleUp on normal/maximize windowFlags (Mon Apr 24 23:38:19 2017 +0900) 29dea25
    • add menu(OpenProjectWeb) (Mon Apr 24 23:38:19 2017 +0900) 29dea25
    • Update index.md (Mon Apr 24 18:39:58 2017 +0900) 52b4384
    • Update index.md (Mon Apr 24 18:36:48 2017 +0900) 1311785
    • Update index.md (Mon Apr 24 16:33:57 2017 +0900) 4a3ce17
    • Update index-ja.md (Mon Apr 24 16:33:19 2017 +0900) e900072
    • Update screen.scss (Mon Apr 24 16:31:35 2017 +0900) 424bc37
    • Update index.md (Mon Apr 24 00:31:33 2017 +0900) 89471b2
    • changelog (Sun Apr 23 17:45:39 2017 +0900) ba3bf93
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Sun Apr 23 17:44:30 2017 +0900) c1abe1f
    • removed QtRAR, add latest unrar (Sun Apr 23 17:42:29 2017 +0900) 7e37d4c
    • (Sun Apr 23 17:42:29 2017 +0900) 7e37d4c
    • removed QtRAR, because it needs some changes and bundled unrar is old (Sun Apr 23 17:42:29 2017 +0900) 7e37d4c
    • add latest unrar and a simple wrapper(RarExtractor) (Sun Apr 23 17:42:29 2017 +0900) 7e37d4c
    • Update index.md (Sun Apr 23 10:24:53 2017 +0900) 20ef220
    • Update index.md (Sun Apr 23 00:29:19 2017 +0900) 8aea2cf
    • Update README.md (Sat Apr 22 11:23:46 2017 +0900) de8faef

v0.5.5 (Sat Apr 22 00:27:37 2017 +0900) 2f13827

changelog

  • other commits
    • speed up for large JPEG, support cbr/cbz, improve ScaleUp/ScaleOut, 2 bug fix (Sat Apr 22 00:26:15 2017 +0900) 6d61dba
    • (Sat Apr 22 00:26:15 2017 +0900) 6d61dba
    • twice times speed up for loading JPEGs over 4096px (Sat Apr 22 00:26:15 2017 +0900) 6d61dba
    • now can load cbr/cbz format(without support for book database) (Sat Apr 22 00:26:15 2017 +0900) 6d61dba
    • improve behavior ScaleUp/ScaleOut (Sat Apr 22 00:26:15 2017 +0900) 6d61dba
    • bug fix, An error occurred when closing the application after changing Volume (Sat Apr 22 00:26:15 2017 +0900) 6d61dba
    • bug fix, File sharing archive can not be opened (Sat Apr 22 00:26:15 2017 +0900) 6d61dba
    • Update index-ja.md (Fri Apr 21 10:36:51 2017 +0900) 4d143b5
    • Update index.md (Fri Apr 21 10:35:26 2017 +0900) 221383e
    • Update README.md (Fri Apr 21 10:32:46 2017 +0900) 2240a28
    • Update README.md (Fri Apr 21 10:32:27 2017 +0900) db7e365
    • Update index.md (Fri Apr 21 04:40:42 2017 +0900) 4faa2bc
    • Update index.md (Fri Apr 21 03:34:26 2017 +0900) dd2431a
    • Update index-ja.md (Fri Apr 21 03:33:38 2017 +0900) bcbb2a7
    • Update index.md (Fri Apr 21 03:31:53 2017 +0900) 19d6f42

v0.5.4 (Thu Apr 20 18:03:54 2017 +0900) 53f4108

changelog

  • other commits
    • add Bookmarks, improve behavior about loading JPEGs (Thu Apr 20 18:02:38 2017 +0900) a967ffc
    • (Thu Apr 20 18:02:38 2017 +0900) a967ffc
    • add Bookmarks(Save/Load/Clear) (Thu Apr 20 18:02:38 2017 +0900) a967ffc
    • improve behavior about loading JPEGs (Thu Apr 20 18:02:38 2017 +0900) a967ffc
    • turbojpeg returns -1 when to load some JPEGs(e.g. Photoshop CS5!) (Thu Apr 20 18:02:38 2017 +0900) a967ffc
    • because it is not real error, so loaded correctly (Thu Apr 20 18:02:38 2017 +0900) a967ffc

v0.5.3 (Mon Apr 17 20:22:21 2017 +0900) 697b723

changelog

  • other commits
    • improve file sorting/fixed bug (Mon Apr 17 20:21:35 2017 +0900) b693e96
    • (Mon Apr 17 20:21:35 2017 +0900) b693e96
    • improve file sorting(Windows caseInsensitive using StrCmpLogicalW()) (Mon Apr 17 20:21:35 2017 +0900) b693e96
    • fixed bug about StayOnTop(using WinAPI) (Mon Apr 17 20:21:35 2017 +0900) b693e96
    • add some Japanese translations (Mon Apr 17 20:21:35 2017 +0900) b693e96
    • Update index-ja.md (Mon Apr 17 15:42:50 2017 +0900) 87d0fe0
    • Update index.md (Mon Apr 17 15:39:01 2017 +0900) 93743f7
    • Update default.html (Mon Apr 17 15:37:55 2017 +0900) fe0dee9
    • Update index.html (Mon Apr 17 15:20:11 2017 +0900) 7ce4ab0
    • Update index.md (Sun Apr 16 22:43:35 2017 +0900) b3c7544
    • Update index-ja.md (Sun Apr 16 21:03:51 2017 +0900) 21fc95b
    • Update index-ja.md (Sun Apr 16 20:54:48 2017 +0900) 63cbae7
    • Update index.md (Sun Apr 16 20:51:37 2017 +0900) 261eab7
    • Update index.md (Sun Apr 16 20:23:59 2017 +0900) 10a1d46
    • Update index-ja.md (Sun Apr 16 20:22:19 2017 +0900) dc9db22
    • Update index.md (Sun Apr 16 20:18:57 2017 +0900) 87e7302
    • Update index-ja.md (Sun Apr 16 20:18:09 2017 +0900) 2adbc5d
    • Update index.md (Sun Apr 16 20:10:56 2017 +0900) 3ee3e03
    • Update index-ja.md (Sun Apr 16 20:10:37 2017 +0900) 3553363
    • Update index-ja.md (Sun Apr 16 20:09:19 2017 +0900) 0cc9791
    • Update index-ja.md (Sun Apr 16 20:07:28 2017 +0900) 69a4a46
    • Update index-ja.md (Sun Apr 16 19:54:36 2017 +0900) 43ff583
    • Update index-ja.md (Sun Apr 16 19:53:49 2017 +0900) 02854bc
    • Update index.md (Sun Apr 16 19:51:51 2017 +0900) cb9af00

v0.5.2_rev2 (Sun Apr 16 18:24:32 2017 +0900) 2d8db4d

changelog

  • other commits
    • add Key Config(Rotate/CopyFile/SlideShow) (Sun Apr 16 18:23:21 2017 +0900) 9cc3dc5

v0.5.2 (Sun Apr 16 18:01:44 2017 +0900) 4f0d11d

changelog

  • other commits
    • changelog (Sun Apr 16 17:59:32 2017 +0900) cde4f30
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Sun Apr 16 17:58:55 2017 +0900) 11b60dc
    • add SlideShow/CopyFile/RotateImage, 2 bug fixed (Sun Apr 16 17:58:41 2017 +0900) 59d12fe
    • (Sun Apr 16 17:58:41 2017 +0900) 59d12fe
    • add SlideShow/CopyFile/RotateImage (Sun Apr 16 17:58:41 2017 +0900) 59d12fe
    • refactoring(ImageShaderEffect -> ShaderManager) (Sun Apr 16 17:58:41 2017 +0900) 59d12fe
    • bug fixed(last 2 paging) (Sun Apr 16 17:58:41 2017 +0900) 59d12fe
    • bug fixed(open explorer) (Sun Apr 16 17:58:41 2017 +0900) 59d12fe
    • improve(more collect page bar on dualview) (Sun Apr 16 17:58:41 2017 +0900) 59d12fe
    • Update README.md (Fri Apr 14 16:35:43 2017 +0900) fd8da52

v0.5.1 (Thu Apr 13 21:14:25 2017 +0900) 78d1ecf

changelog

  • other commits
    • Support Shaders, Save Window States, Add FastFoward/Backward (Thu Apr 13 21:13:04 2017 +0900) dad17cf
    • (Thu Apr 13 21:13:04 2017 +0900) dad17cf
    • Support GPU Shaders(NearestNeighbor/Bicubic/Lanczos) (Thu Apr 13 21:13:04 2017 +0900) dad17cf
    • Save/Restore Window States(Position/Size/WindowStates) (Thu Apr 13 21:13:04 2017 +0900) dad17cf
    • add FastForward/Backward buttons(fixed by 10 pages) (Thu Apr 13 21:13:04 2017 +0900) dad17cf
    • Key Config Rules Changed (Thu Apr 13 21:13:04 2017 +0900) dad17cf
    • Please remove old ini files (Thu Apr 13 21:13:04 2017 +0900) dad17cf

v0.5.0 (Wed Apr 12 10:25:42 2017 +0900) 0095c41

changelog

  • other commits
    • more faster volume changing, refactoring (Wed Apr 12 10:24:23 2017 +0900) 1c561d1
    • (Wed Apr 12 10:24:23 2017 +0900) 1c561d1
    • add pre loading for volume changing(NextVolume/PrevVolume) (Wed Apr 12 10:24:23 2017 +0900) 1c561d1
    • QuickViewer.pro now can provide distribution package(Windows) (Wed Apr 12 10:24:23 2017 +0900) 1c561d1
    • refactoring (Wed Apr 12 10:24:23 2017 +0900) 1c561d1
    • add PageManager, TimeOrderedCache (Wed Apr 12 10:24:23 2017 +0900) 1c561d1
    • comment outed qDebug() (Wed Apr 12 10:24:23 2017 +0900) 1c561d1
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Tue Apr 11 09:38:00 2017 +0900) ed3e260
    • support deploying, refactoring (Tue Apr 11 09:36:13 2017 +0900) 7ed282c
    • (Tue Apr 11 09:36:13 2017 +0900) 7ed282c
    • support deploying by pro(nolonger deploy.bat needed, run 'jom install') (Tue Apr 11 09:36:13 2017 +0900) 7ed282c
    • refactoring(add PageGraphicsItem) (Tue Apr 11 09:36:13 2017 +0900) 7ed282c
    • Update index.md (Tue Apr 11 05:44:01 2017 +0900) fc91c0b

v0.4.3 (Mon Apr 10 05:15:19 2017 +0900) 34de18f

changelog

v0.4.2 (Fri Apr 7 03:10:57 2017 +0900) fd3f2f6

changelog

  • other commits
    • Build Support on linux, can hide menubar, add 3 menus (Fri Apr 7 03:03:25 2017 +0900) 3c7cb8c
    • (Fri Apr 7 03:03:25 2017 +0900) 3c7cb8c
    • Build Support for linux(tested on Ubuntu 16.02.2) (Fri Apr 7 03:03:25 2017 +0900) 3c7cb8c
    • fixed a bug, Next only one page (Fri Apr 7 03:03:25 2017 +0900) 3c7cb8c
    • can hide menubar on windows (Fri Apr 7 03:03:25 2017 +0900) 3c7cb8c
    • add 3 menus (Fri Apr 7 03:03:25 2017 +0900) 3c7cb8c
    • ShowMainMenu (Fri Apr 7 03:03:25 2017 +0900) 3c7cb8c
    • ClearHistory (Fri Apr 7 03:03:25 2017 +0900) 3c7cb8c
    • StayOnTop (Fri Apr 7 03:03:25 2017 +0900) 3c7cb8c
    • Linux Builde checked (Thu Apr 6 03:54:05 2017 +0900) 3858a36

v0.4.1 (Wed Apr 5 07:31:42 2017 +0900) 151203d

changelog

  • other commits
    • JPEG/Raw loader plugin updated. 2 menus added (Wed Apr 5 07:29:41 2017 +0900) 36d4b39
    • (Wed Apr 5 07:29:41 2017 +0900) 36d4b39
    • JPEG/Raw image loader plugin updated. much faster than before(especially on x64) (Wed Apr 5 07:29:41 2017 +0900) 36d4b39
    • add flag to show toolbar (Wed Apr 5 07:29:41 2017 +0900) 36d4b39
    • add flag that always first image is one view (Wed Apr 5 07:29:41 2017 +0900) 36d4b39

v0.4.0 (Mon Apr 3 22:00:11 2017 +0900) 9777572

changelog

  • other commits
    • support Key Configs (Mon Apr 3 21:57:02 2017 +0900) 20da721
    • support all actions save/load ini, customized run actions (Mon Apr 3 21:57:02 2017 +0900) 20da721
    • add Key Config Dialog (Mon Apr 3 21:57:02 2017 +0900) 20da721

v0.3.5 (Mon Apr 3 03:10:41 2017 +0900) af12a95

changelog

v0.3.4 (Sun Apr 2 17:53:26 2017 +0900) 8f4876e

Merge branch 'master' of https://github.com/kanryu/quickviewer

  • other commits
    • changelog (Sun Apr 2 17:53:20 2017 +0900) a87b92f
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Sun Apr 2 17:52:00 2017 +0900) 38bc291
    • (Sun Apr 2 17:52:00 2017 +0900) 38bc291
    • support NextVolume/PrevVolume (Sun Apr 2 17:52:00 2017 +0900) 38bc291
    • (Sun Apr 2 17:52:00 2017 +0900) 38bc291
    • PrevPage by BackSpase Key pressed (Sun Apr 2 17:52:00 2017 +0900) 38bc291
    • Update index.html (Sat Apr 1 22:17:46 2017 +0900) 81a3303
    • Update index.html (Sat Apr 1 22:15:59 2017 +0900) 5724289
    • Update index.html (Sat Apr 1 22:12:46 2017 +0900) 0d0ea78
    • check version with JavaScript (Sat Apr 1 22:04:34 2017 +0900) 5e855f7
    • check version with JavaScript (Sat Apr 1 22:04:34 2017 +0900) 827dce5
    • google analystics config (Sat Apr 1 21:09:32 2017 +0900) e2f57f2
    • Update index-ja.md (Sat Apr 1 02:10:47 2017 +0900) 7b39fe7
    • Update index-ja.md (Sat Apr 1 02:09:23 2017 +0900) 4960a19
    • Update index.md (Sat Apr 1 02:07:22 2017 +0900) 86b35d7
    • Update README.md (Sat Apr 1 02:06:58 2017 +0900) 1f8554a

v0.3.3 (Sat Apr 1 01:59:25 2017 +0900) 0139667

changelog

  • other commits
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Sat Apr 1 01:58:59 2017 +0900) 6a6d0b5
    • support Raw Images, check version (Sat Apr 1 01:57:37 2017 +0900) 8aa44a2
    • (Sat Apr 1 01:57:37 2017 +0900) 8aa44a2
    • support Raw Images (Canon/Nicon/Sony/Ricoh/etc..) (Sat Apr 1 01:57:37 2017 +0900) 8aa44a2
    • test support for EXIF of Raw images (very rude behavior) (Sat Apr 1 01:57:37 2017 +0900) 8aa44a2
    • check version with browser (Sat Apr 1 01:57:37 2017 +0900) 8aa44a2
    • Update index.md (Sat Apr 1 01:38:12 2017 +0900) c260615
    • Update index.md (Sat Apr 1 01:30:04 2017 +0900) f0a180f
    • Update index.md (Sat Apr 1 01:27:19 2017 +0900) c2c1966
    • Update index.md (Sat Apr 1 01:25:58 2017 +0900) 0c7cbe7
    • checkversion script (Sat Apr 1 01:21:50 2017 +0900) ef673aa

v0.3.2 (Fri Mar 31 06:28:50 2017 +0900) 5ef95b5

CHANGELOG

  • other commits
    • Merge branch 'master' of https://github.com/kanryu/quickviewer (Fri Mar 31 06:28:17 2017 +0900) cb7b450
    • fixed when png file dropped (Fri Mar 31 06:27:49 2017 +0900) c6ff3be
    • Update README.md (Fri Mar 31 05:28:30 2017 +0900) f00c36d
    • Update README.md (Fri Mar 31 05:27:16 2017 +0900) 8bd3ccd
    • Update index-ja.md (Fri Mar 31 05:23:53 2017 +0900) 6f0cc66
    • Update index.md (Fri Mar 31 05:20:07 2017 +0900) 9c09be0
    • Update README.md (Fri Mar 31 05:19:21 2017 +0900) fda1e21
    • Update index.md (Fri Mar 31 05:06:35 2017 +0900) 9f484f3
    • Update index.md (Fri Mar 31 05:06:15 2017 +0900) f763498

v0.3.1 (Fri Mar 31 04:37:29 2017 +0900) 283d783

CHANGELOG

  • other commits
    • refactoring (Fri Mar 31 03:42:55 2017 +0900) f1cd515
    • support RAR archive (Fri Mar 31 03:42:55 2017 +0900) f1cd515
    • add Key Config Dialog (Fri Mar 31 03:42:55 2017 +0900) f1cd515
    • improve behavior of changing between normal and fullscreen (Fri Mar 31 03:42:55 2017 +0900) f1cd515
    • CHANGELOG (Thu Mar 30 14:25:48 2017 +0900) e9f8189
    • CHANGELOG (Thu Mar 30 14:22:50 2017 +0900) 661a7b1
    • refactoring (Thu Mar 30 14:19:25 2017 +0900) 961b44a
    • (Thu Mar 30 14:19:25 2017 +0900) 961b44a
    • remove comments outdated (Thu Mar 30 14:19:25 2017 +0900) 961b44a
    • followed for version up of ResizeHalf (Thu Mar 30 14:19:25 2017 +0900) 961b44a
    • Update CHANGELOG.md (Thu Mar 30 05:30:03 2017 +0900) d348354
    • Update CHANGELOG.md (Thu Mar 30 05:23:40 2017 +0900) 4381c43
    • add keyconfig dialog (Thu Mar 30 05:20:11 2017 +0900) 26b4536
    • refactoring (Thu Mar 30 05:20:11 2017 +0900) 26b4536
    • add FileLoader object(supports external plugin) (Thu Mar 30 05:20:11 2017 +0900) 26b4536
    • Update index.md (Thu Mar 30 03:16:49 2017 +0900) 96a4008
    • Update index.md (Thu Mar 30 03:16:04 2017 +0900) cedc13b
    • Update index.md (Thu Mar 30 03:05:39 2017 +0900) 12d8c97
    • Update index.md (Thu Mar 30 03:02:32 2017 +0900) 1b2b76e
    • Update index.md (Thu Mar 30 02:57:34 2017 +0900) 3614ab8
    • Update README.md (Thu Mar 30 02:57:17 2017 +0900) f0e5a94
    • Update index.md (Thu Mar 30 02:50:25 2017 +0900) d782f7b
    • Update index.md (Thu Mar 30 02:46:24 2017 +0900) 1954621
    • Create CHANGELOG.md (Thu Mar 30 00:46:26 2017 +0900) ff5caa2
    • Update README.md (Wed Mar 29 00:19:45 2017 +0900) 9f131e7
    • Update index.md (Tue Mar 28 23:17:13 2017 +0900) 2b5fb49
    • Update README.md (Tue Mar 28 23:16:42 2017 +0900) 33a76c5
    • Update README.md (Tue Mar 28 23:15:00 2017 +0900) 68edbe4
    • Update README.md (Tue Mar 28 23:13:16 2017 +0900) 432c68f
    • Update README.md (Tue Mar 28 23:11:05 2017 +0900) 6d86b24
    • google analystic (Tue Mar 28 23:05:50 2017 +0900) 73ecf70
    • Update index.md (Tue Mar 28 03:50:40 2017 +0900) ba14ff8
    • Update index.md (Tue Mar 28 03:25:50 2017 +0900) 5734c35
    • Update index-ja.md (Tue Mar 28 03:16:33 2017 +0900) 6b743a9
    • avoid error submodle problem (Tue Mar 28 01:16:32 2017 +0900) b691ef1

v0.3.0 (Tue Mar 28 00:27:51 2017 +0900) deea997

  • support JPEG EXIF
  • support opening explorer(filer) for current image file or archive
  • those function are on context menus
  • fixed for images which RGBA8888 and not 4 multpiles of width

v0.2.6 (Mon Mar 27 17:28:50 2017 +0900) 2b514bf

Merge branch 'master' of https://github.com/kanryu/quickviewer

  • other commits
    • followed for version up of ResizeHalf (Mon Mar 27 17:25:52 2017 +0900) c5217cc
    • fixed behavior of knob on page slider (Mon Mar 27 17:25:52 2017 +0900) c5217cc
    • fixed paging as Spread Viewing (Mon Mar 27 17:25:52 2017 +0900) c5217cc
    • Update README.md (Mon Mar 27 06:55:32 2017 +0900) 4c27474
    • Update README.md (Mon Mar 27 06:52:42 2017 +0900) ec1151d

v0.2.5 (Mon Mar 27 06:38:26 2017 +0900) f54ba2a

  • supported about big images over 4096px, which are auto half-resized with using ResizeHalf
  • improved pre-load mechanism
  • fixed page counter with Spread Viewing

v0.2.4 (Sun Mar 26 16:15:53 2017 +0900) 2ca08a2

  • fixed heap freeing error with directory paging
  • add statusbar
  • to show filename, image size to WindowTitle or statusbar

v0.2.3 (Sat Mar 25 21:50:07 2017 +0900) 8f01a93

fixed pre load cache algorithm

v0.2.2 (Sat Mar 25 20:03:47 2017 +0900) a37f5b0

0.2.2

  • other commits
    • add FirstPage/LastPage on toolbar, and keyboard shortcuts (Sat Mar 25 17:51:55 2017 +0900) be87ef9
    • fixed some menu phrases (Sat Mar 25 17:51:55 2017 +0900) be87ef9
    • Fullscreen toggled when Enter Key Pressed (Sat Mar 25 17:51:55 2017 +0900) be87ef9

v0.2.1 (Sat Mar 25 16:20:14 2017 +0900) 51cfb6e

  • fixed pre loading

  • fixed open file dialog

  • fixed for empty image folder

  • other commits

    • Update index.md (Fri Mar 24 20:47:32 2017 +0900) 1739d99
    • Update index.md (Fri Mar 24 20:46:06 2017 +0900) 3667fca
    • Update index-ja.md (Fri Mar 24 20:44:40 2017 +0900) d5e53b1
    • Update index.md (Fri Mar 24 20:43:43 2017 +0900) 83f3868
    • project page(japanese) (Fri Mar 24 20:33:13 2017 +0900) 9ea8612
    • README (Fri Mar 24 15:50:18 2017 +0900) 3716ce4
    • Update default.html (Thu Mar 23 23:13:05 2017 +0900) 8241556
    • Update _config.yml (Thu Mar 23 23:09:16 2017 +0900) d1bb67d
    • Update index.md (Thu Mar 23 23:08:02 2017 +0900) 9ed379d
    • Update index.md (Thu Mar 23 22:51:12 2017 +0900) bb2dd06
    • Update index.md (Thu Mar 23 22:49:38 2017 +0900) 8ed9207
    • index (Thu Mar 23 22:47:16 2017 +0900) 3315ba4
    • index (Thu Mar 23 22:42:34 2017 +0900) 1830ae3
    • index (Thu Mar 23 22:28:15 2017 +0900) bc41b31
    • index (Thu Mar 23 22:19:28 2017 +0900) b80b5b0
    • project web page (Thu Mar 23 21:58:57 2017 +0900) 3c29e76
    • fixed bug about archive pre loading (Thu Mar 23 17:41:34 2017 +0900) 946e367

v0.1.10 (Thu Mar 23 17:15:32 2017 +0900) 8e3cdd6

README

  • other commits
    • implements a feature about page pre loading (Thu Mar 23 17:13:52 2017 +0900) d8fe6cd
    • add a menu which open a image folder (Thu Mar 23 17:02:37 2017 +0900) 78692c6
    • to show "NOT IMAGE" which the page is not a valid image file (Thu Mar 23 17:02:37 2017 +0900) 78692c6
    • add a menu "always open wide image as one view" (Thu Mar 23 17:02:37 2017 +0900) 78692c6
    • fixed a bug which there is page number wrong when one page viewing (Thu Mar 23 17:02:37 2017 +0900) 78692c6

v_0.1.9 (Wed Mar 22 15:11:22 2017 +0900) 45f44d8

can open image with dropping directly && can open image when dropped to app-icon on explorer

v_0.1.8 (Tue Mar 21 19:23:33 2017 +0900) 0c4b311

refactoring, event handler fix, dual view pageing fix

  • other commits
    • release url (Mon Mar 20 22:42:34 2017 +0900) 4a95280

v_0.1.7 (Mon Mar 20 22:35:48 2017 +0900) 227f3b0

i18n between English and Japanese

  • other commits
    • url (Mon Mar 20 21:07:54 2017 +0900) 7447649
    • add images (Mon Mar 20 21:06:43 2017 +0900) 7eb7d08
    • README (Mon Mar 20 20:52:37 2017 +0900) 77bff1a
    • initial version (Mon Mar 20 20:31:18 2017 +0900) a5e2d86
    • Initial commit (Mon Mar 20 20:20:42 2017 +0900) cf7a533