Commit Graph

  • c6b78597e8 shortcuts: left/right for prev/next image, hide open action from menu Gary Wang 2021-12-17 13:36:20 +0800
  • f202bb58f4 feat: new action for open a dialog to select image files Gary Wang 2021-11-25 22:54:37 +0800
  • 560ece0f2f Update README.md Gary Wang 2021-11-24 23:55:22 +0800
  • 3f327f94dc fix: mouse back should show previous image Gary Wang 2021-10-08 22:24:55 +0800
  • 7a1816cbac fix: do mouse gallery navigation on btn release Gary Wang 2021-10-08 19:31:19 +0800
  • 3a442b35f6 feat: support forward/back button on mouse for image navigation Gary Wang 2021-10-08 14:06:18 +0800
  • a4416cd77c chore: initial Qt6 build support Gary Wang 2021-10-02 19:57:42 +0800
  • 26c4c8871d fix(bottombar): disable border style if no focus on it Gary Wang 2021-09-30 01:41:20 +0800
  • c6d0a4e508 fix: should be able to see tab focus white box in bottom bar Gary Wang 2021-09-27 18:59:00 +0800
  • b994d3e381 ci: bump dependency version Gary Wang 2021-08-09 00:05:30 +0800
  • c0b9d7c21d add new language file to qmake project file Gary Wang 2021-08-06 00:19:24 +0800
  • fcd5e2cb84 fix: disable auto fit after clicking actual size button Gary Wang 2021-08-04 19:30:12 +0800
  • 64fa580131 Update translators.html Gary Wang 2021-08-03 19:13:20 +0800
  • 24e259cb8b
    Translations update from Weblate (#33) Weblate (bot) 2021-08-03 13:01:18 +0200
  • e8e7940abe fix: no longer display resolution info for image that not supported such info Gary Wang 2021-07-23 17:45:35 +0800
  • c5e48d07ed
    misc: update image url used in README Gary Wang 2021-07-15 14:05:16 +0800
  • 328800a153
    Translations update from Weblate (#32) Weblate (bot) 2021-07-14 06:43:24 +0200
  • 950e91a7cf
    Update README.md Gary Wang 2021-07-13 00:28:41 +0800
  • 7d2816e544 chore: hide two actions that not ready to be in release Gary Wang 2021-07-10 17:07:35 +0800
  • 6b2db55b84 fix: now always copy original pixmap Gary Wang 2021-07-06 13:25:53 +0800
  • a400dcaeb1 i18n: update ts files Gary Wang 2021-07-04 01:27:29 +0800
  • 62f485006f feat: display more image metadata Gary Wang 2021-07-04 01:18:24 +0800
  • 066b8458f4 chore: use utf8 for decoding metadata value Gary Wang 2021-07-03 00:28:36 +0800
  • c9e3274188 chore: use QToolButton instead of QPushButton for bottom bar Gary Wang 2021-07-02 00:06:23 +0800
  • e20562cf16 fix: prev and next arrow not vertically centered in some case Gary Wang 2021-07-01 22:43:11 +0800
  • 7a0ed5bd56 fix: zoom out and then reset scale will display a mosaic image Gary Wang 2021-06-28 19:10:08 +0800
  • 3f9fa65edd ui: rework all action icons Gary Wang 2021-06-26 21:44:38 +0800
  • 36c54addce fix: use a workaround to avoid pixelated when zoomed out Gary Wang 2021-06-20 14:59:44 +0800
  • 4c07a89ca3 chore: tweak fit-in-view menu action behavior Gary Wang 2021-06-07 14:06:57 +0800
  • 635199b85b feat: add fit-in-view action Gary Wang 2021-06-04 13:53:47 +0800
  • e92ccb0986 Revert "feat: fit by width" 0.4.4 Gary Wang 2021-05-29 11:00:47 +0800
  • 3e51cd5603 fix(CI): QT_PLUGIN_INSTALL_DIR is deprecated, use KDE_INSTALL_QTPLUGINDIR instead Gary Wang 2021-05-29 10:44:12 +0800
  • 71e8df3107 fix: memory leak when switching between animated image files Gary Wang 2021-05-21 00:04:22 +0800
  • 8b86fb1434 fix: use metainfo.xml suffix instead of appdata.xml Gary Wang 2021-05-19 01:11:36 +0800
  • 038d04b3da feat: fit by width Gary Wang 2021-05-14 00:00:03 +0800
  • 69802a433e fix: navigator view not get updated in some edge case Gary Wang 2021-05-12 13:55:04 +0800
  • e4d54e85e2 Update README.md 0.4.3 Gary Wang 2021-05-01 09:58:26 +0800
  • b12328f41e
    Translations update from Weblate (#29) Weblate (bot) 2021-04-28 18:00:58 +0200
  • 6acafc77b4 feat: add exif copyright info and gif frame count to property dialog Gary Wang 2021-04-17 00:25:19 +0800
  • fa4b49ddf7
    Translations update from Weblate (#27) Weblate (bot) 2021-04-16 18:12:18 +0200
  • 8ae93ac4ae fix: should show any animated image than just gif Gary Wang 2021-04-15 00:00:18 +0800
  • 52a7883dbf ci(build): use the install/strip target instead of CMAKE_CXX_FLAGS_RELEASE Gary Wang 2021-04-08 13:18:02 +0800
  • 8c05969c18 fix: get rid of wrong tr() usage Gary Wang 2021-04-06 22:11:09 +0800
  • 8d80f263b0 feat: add default shortcuts for some actions Gary Wang 2021-04-05 23:21:15 +0800
  • 114e7359cd misc: don't call parent method since we don't need Gary Wang 2021-04-04 11:17:44 +0800
  • 622938ac23 fix: always rotate according to current viewport state Gary Wang 2021-03-29 22:43:37 +0800
  • e1324d901c fix: always flip according to current viewport state Gary Wang 2021-03-27 22:22:04 +0800
  • 483bb07b09 chore: keep flipping state while rotation and etc. Gary Wang 2021-03-25 23:05:50 +0800
  • cd94f1a84c ci(windows): switch to x64 build Gary Wang 2021-03-21 00:14:17 +0800
  • 6a9e5e80d0 feat: basic image flip support Gary Wang 2021-03-19 23:11:06 +0800
  • deed477d49 fix(build): build with qmake 0.4.2 Gary Wang 2021-03-14 01:03:25 +0800
  • a98b69eb6c Update README.md Gary Wang 2021-03-13 14:53:31 +0800
  • f7cc22a032 i18n: update ts files, restructure folder hierarchy Gary Wang 2021-03-13 14:29:57 +0800
  • 05f808a26d
    Translations update from Weblate (#26) Weblate (bot) 2021-03-13 07:09:30 +0100
  • 7e7c36ea72 ci(mac): build with 5.15.2 explicitly Gary Wang 2021-03-09 21:41:51 +0800
  • 6d460a27d7 fix: build with lower Qt version Gary Wang 2021-03-01 13:24:03 +0800
  • 552d0fe072 fix: compat for older Qt (lower than 5.13) Gary Wang 2021-03-01 13:11:17 +0800
  • b146150528 feat: Shift+Click to use color-inverted checkerboard Gary Wang 2021-03-01 00:44:50 +0800
  • aecc3cf163 i18n: update ts files Gary Wang 2021-02-26 00:58:12 +0800
  • 9c460f2ede chore: add webp to default image queue filter list Gary Wang 2021-02-26 00:57:12 +0800
  • 6316431dcc i18n: update translator list and AppStream copywriting Gary Wang 2021-02-26 00:32:41 +0800
  • 713057412f
    Translations update from Weblate (#24) Weblate (bot) 2021-02-25 17:13:23 +0100
  • 7a69bb2fa2 partially revert 50170eb for the maximize shortcut on Windows Gary Wang 2021-02-19 19:22:47 +0800
  • 50170eb4aa feat: shortcuts for zoom in and out Gary Wang 2021-02-18 23:44:23 +0800
  • 858c9e0ccf chore: add max zoom-in scale limit (1000x) Gary Wang 2021-02-18 20:03:17 +0800
  • 2b4bbc91a7 fix: should now be able to show property dialog for all supported files Gary Wang 2021-02-09 14:19:09 +0800
  • 2b51194143 i18n: update translator list Gary Wang 2021-02-04 13:13:55 +0800
  • 356fc6f670
    Translations update from Weblate (#23) Weblate (bot) 2021-02-04 06:00:10 +0100
  • a9ce8b0154 fix: add missing return for canPaste check Gary Wang 2021-01-24 00:47:42 +0800
  • 1449844fdd fix: avoid create menu actions everytime when trigger context menu. Gary Wang 2021-01-24 00:07:58 +0800
  • b3011f47e4
    Translations update from Weblate (#22) Weblate (bot) 2021-01-19 17:15:51 +0100
  • 9b1b125d01 fix: also move the windows include for windows build Gary Wang 2021-01-10 15:23:49 +0800
  • 6d8f353602 fix: some clazy checks Gary Wang 2021-01-10 14:57:01 +0800
  • 4d8d98b2ff feat: display some GPS information from EXIF metadata Gary Wang 2021-01-04 19:06:12 +0800
  • e658fb20a9
    Translations update from Weblate (#18) Weblate (bot) 2021-01-04 11:57:04 +0100
  • dd5602b290 WIP: make use of Qt 5.15 startSystemResize() qt-5-15-resize-n-move Gary Wang 2021-01-01 21:58:17 +0800
  • 3abc16d3ff chore: no longer based on QMainWindow Gary Wang 2020-12-29 23:28:17 +0800
  • dc17e1d0b1 fix: install() path for asset file, add ts files for .pro file 0.4.0 Gary Wang 2020-12-25 13:53:57 +0800
  • 7782ed0e23 chore: adjust dir structure, add translator name list Gary Wang 2020-12-25 13:36:34 +0800
  • b50b69e9b8 property-dialog: hide a section if it's empty Gary Wang 2020-12-23 22:19:30 +0800
  • 44d04e98e5 ci(windows): also build AOM av1 decoder for libavif Gary Wang 2020-12-22 15:08:13 +0800
  • 1ec8b188d4 ci(Windows): build libavif for kimageformats to add avif format support Gary Wang 2020-12-22 14:01:37 +0800
  • 5bf4fe98a4 fix(ci): perform apt update before install package for ubuntu build Gary Wang 2020-12-17 13:56:34 +0800
  • 01443d5ad4 chore: remove the wsl workaround since Qt 5.15.2 fixed the issue Gary Wang 2020-12-17 13:04:33 +0800
  • 50457a7fc4
    Translations update from Weblate (#15) Weblate (bot) 2020-12-16 13:37:48 +0100
  • 8d61235db7
    CI: Windows build now build with Qt 5.15.2 and MinGW 8.1.0 (#17) Gary Wang 2020-12-16 20:23:26 +0800
  • 41b478ddaf Update README.md Gary Wang 2020-12-14 13:21:30 +0800
  • 754e26cdf7
    i18n: Translations update from Weblate (#14) Weblate (bot) 2020-12-14 06:11:04 +0100
  • 7a19d41aeb
    fix(ci): Update macos.yml to use the most recent install-qt-action (#11) Gary Wang 2020-11-19 12:29:08 +0800
  • 338aa646b9 feat(ci): try install deb in ubuntu ci Percy Hong 2020-11-17 19:32:53 +0800
  • 5080a499ea feat(ci): enable ci at pull request Percy Hong 2020-11-17 19:29:11 +0800
  • 5e81556c56 fix: lost comma in cmake depends Percy Hong 2020-11-17 19:11:01 +0800
  • 2366e4426e fix(ci): use Release build for libexiv and libexpat Gary Wang 2020-11-17 00:11:01 +0800
  • 13de9bdc4c feat: some other exiv metadata for display Gary Wang 2020-11-17 00:08:07 +0800
  • e97dfe3a10
    Fix windows ci build (#9) Gary Wang 2020-11-16 13:19:15 +0800
  • daab55e5a2 i18n: zh_CN translation for newly added strings Gary Wang 2020-11-16 00:47:55 +0800
  • 819cd3a8f5 ci: don't install ECM for ubuntu 20.04 build Gary Wang 2020-11-15 20:53:33 +0800
  • 08f1ab570c build: vendor FindLibExiv2.cmake from ECM Gary Wang 2020-11-15 20:28:05 +0800
  • 5705f02636 feat: use libexiv2 to obtain more image metadata Gary Wang 2020-11-15 19:53:47 +0800
  • 8c152dc862 chore: adjusted the project directory structure 0.3.4 Gary Wang 2020-11-05 14:12:58 +0800