1
0

Commit Graph

  • 37cfdad799 i18n: Translated using Weblate (Japanese) (#114) Weblate (bot) 2024-04-14 19:14:31 +02:00
  • 370e64f192 chore(AppStream): add id for developer tag Gary Wang 2024-04-14 20:07:10 +08:00
  • d27f94bc4d chore: release 0.7.4 Gary Wang 2024-04-12 20:23:23 +08:00
  • be20c3d389 chore: use Qt 6 by default Gary Wang 2024-04-05 00:09:49 +08:00
  • 6145925283 feat: add some icons for corresponding menu actions Gary Wang 2024-04-03 19:56:46 +08:00
  • bba4863853 chore: hello again, 2024! Gary Wang 2024-03-17 00:05:04 +08:00
  • a459dc2be6 i18n: update AppStream metainfo translation Gary Wang 2024-03-17 00:02:52 +08:00
  • f1da25f766 i18n: Translations update from Hosted Weblate (#111) Weblate (bot) 2024-03-15 08:11:18 +01:00
  • 0e8370c39a chore(CI): bump workflow and dependencies version Gary Wang 2024-02-16 13:29:43 +08:00
  • a452ea2644 chore: hello 2024 Gary Wang 2024-02-16 11:58:32 +08:00
  • 2fc6c59a30 chore: update translators.html Gary Wang 2023-12-10 16:06:31 +08:00
  • 67e6eac520 i18n: update AppStream metainfo translations Gary Wang 2023-12-10 16:00:39 +08:00
  • 710d633678 i18n: Translations update from Hosted Weblate (#110) Weblate (bot) 2023-12-10 07:43:42 +01:00
  • 23f160221b i18n: Translations update from Hosted Weblate (#106) Weblate (bot) 2023-11-28 05:51:53 +01:00
  • 2d718b013b chore: use std::as_const() instead of qAsConst rewine 2023-11-25 02:18:37 +08:00
  • 19de914046 fix(CI): disable some options when building karchive Gary Wang 2023-11-26 01:24:35 +08:00
  • 1aa9674179 fix(CI): add NEWS file to REUSE dep5 config file Gary Wang 2023-11-26 00:59:53 +08:00
  • fd5929bc47 chore: add NEWS file and update AppStream metainfo file Gary Wang 2023-10-24 19:12:25 +08:00
  • 6158dfa630 chore: prepare release for 0.7.3 Gary Wang 2023-10-22 23:47:13 +08:00
  • 9300f7812f Translations update from Hosted Weblate (#102) Weblate (bot) 2023-10-22 17:39:15 +02:00
  • 9677fed3f2 i18n: tweak the copywriting for 'Keep transformation', update ts files Gary Wang 2023-10-15 17:42:46 +08:00
  • 7634c6db2b chore: update translators.html Gary Wang 2023-10-15 17:32:01 +08:00
  • 438103587a Translations update from Hosted Weblate (#101) Weblate (bot) 2023-10-15 11:27:50 +02:00
  • 6e5bde68d8 feat: add "Keep transformation" to menu Gary Wang 2023-10-15 17:12:46 +08:00
  • 27be83184e chore: update appstream info Gary Wang 2023-09-29 14:09:43 +08:00
  • e79b5d3448 i18n: update appstream metadata Gary Wang 2023-08-27 00:26:53 +08:00
  • f420a61077 Translations update from Hosted Weblate (#98) Weblate (bot) 2023-08-26 18:18:31 +02:00
  • e927708f78 i18n: better approach to load translations Gary Wang 2023-08-26 23:39:34 +08:00
  • 248f889cb3 i18n: update translators.html and appstream metadata Gary Wang 2023-08-26 23:38:27 +08:00
  • ecfaf7f02b Translations update from Hosted Weblate (#97) Weblate (bot) 2023-08-26 17:09:33 +02:00
  • 116d24087a CI(Windows): updated to use zlib 1.3 Gary Wang 2023-08-22 20:34:33 +08:00
  • 32fc6735bd i18n: add translation support for AppStream metadata Gary Wang 2023-08-22 19:48:30 +08:00
  • c5a5d07f50 chore: update translators.html Gary Wang 2023-08-14 23:09:59 +08:00
  • eea7b24f6e Translations update from Hosted Weblate (#94) Weblate (bot) 2023-08-14 17:03:59 +02:00
  • 67762b357d fix(Qt6): don't set image allocation limit Gary Wang 2023-08-13 21:06:03 +08:00
  • d80c661c66 fix: app icon install location and file name under Linux Gary Wang 2023-07-31 08:27:32 +08:00
  • 0e1ec979cf fix: make appstream-util validate happy Gary Wang 2023-07-30 23:59:57 +08:00
  • ee3198f448 chore: add content rating and one release info to AppStream data for flatpak package submission Gary Wang 2023-07-30 23:25:30 +08:00
  • 0c78d3668b chore: add screenshots to AppStream data for flatpak package submission Gary Wang 2023-07-30 16:40:25 +08:00
  • 4c2af150a6 fix: use win32api to get application location Gary Wang 2023-07-27 23:15:22 +08:00
  • 9a9f61ae2f i18n: update ts files Gary Wang 2023-07-15 19:54:41 +08:00
  • 0e1635e0e7 feat: add hidpi rounding policy option to setting dialog Gary Wang 2023-07-10 01:07:01 +08:00
  • d4ded92734 feat: add option to avoid reset transform when switching between images Gary Wang 2023-07-09 15:39:59 +08:00
  • f96da17e78 build(ci): bump Qt 6 version for Windows build Gary Wang 2023-07-05 23:43:45 +08:00
  • 1431f2b9d0 chore(AppStream): add launchable and developer info to metainfo.xml Gary Wang 2023-06-28 22:11:30 +08:00
  • 7db7cfd85a fix: config file location under Linux should contain app name Gary Wang 2023-06-27 00:36:34 +08:00
  • 1e3d68df1c fix: disable resizing and moving in maximized or fullscreen window yyc12345 2023-06-24 16:43:31 +08:00
  • 6fc9534184 refactor(FramelessWindow): use Qt API for window resizing (#81) Tad Young 2023-06-24 14:37:54 +08:00
  • 6f28878837 feat: add tif and tiff to auto load suffix list Gary Wang 2023-06-19 00:12:22 +08:00
  • c51ec4bd5d fix: avoid hard-code the size of the settings dialog Gary Wang 2023-06-18 22:54:41 +08:00
  • a29a1806a3 chore: avoid using deprecated function in qt6 builds Gary Wang 2023-06-06 00:15:43 +08:00
  • c69483eff1 chore: bump and support exiv2 version 0.28.0 Gary Wang 2023-06-04 17:53:11 +08:00
  • edceac754f chore: remove trivial macro from CMakeLists Gary Wang 2023-06-04 13:50:34 +08:00
  • 6a992f4c1f feat: able to show file name in window title Gary Wang 2023-05-29 23:59:45 +08:00
  • 5aeb0f821f chore!: drop Qt version lower than 5.15.2 Gary Wang 2023-05-21 00:36:24 +08:00
  • 235e50439f chore: update translators.html Gary Wang 2023-05-11 18:45:07 +08:00
  • ae931c8c51 Translations update from Hosted Weblate (#83) Weblate (bot) 2023-05-11 12:39:10 +02:00
  • 3b279fca6a fix: allow right click on animated image Gary Wang 2023-05-01 19:10:39 +08:00
  • a55e873c48 fix: window resizing not working under Qt 6 Gary Wang 2023-04-16 20:00:51 +08:00
  • 20e028a643 chore: update translators.html Gary Wang 2023-04-08 16:32:20 +08:00
  • 777589e2dc Translations update from Hosted Weblate (#78) Weblate (bot) 2023-04-08 10:26:30 +02:00
  • c7727d233e chore(CI): add Qt 6 build, other minor updates Gary Wang 2023-03-25 17:49:52 +08:00
  • e8722c687a i18n: update ts files Gary Wang 2023-03-23 00:06:40 +08:00
  • 2e2cbd40fa feat: add two new exif property support Gary Wang 2023-03-22 23:10:02 +08:00
  • aa1e1b12ac CI(Windows): bump dependencies version Gary Wang 2023-03-18 14:33:44 +08:00
  • c6a7032d73 build(CMake): also support build with Qt6 Gary Wang 2023-02-19 01:04:58 +08:00
  • e472000507 fix(CI): AppleClang build failed fix Gary Wang 2023-02-15 19:09:09 +08:00
  • b11ea43ee5 fix: crash if unusual xmp tag used when open property dlg Gary Wang 2023-02-15 00:04:10 +08:00
  • bf89476421 chore: bump copyright year Gary Wang 2023-02-14 23:13:23 +08:00
  • e03a6e6c34 Translations update from Hosted Weblate (#77) Weblate (bot) 2023-02-12 06:03:13 +01:00
  • 24f10168dc chore: update translators.html Gary Wang 2023-02-04 17:49:07 +08:00
  • 09dfbb0630 Translations update from Hosted Weblate (#76) Weblate (bot) 2023-01-30 11:51:26 +01:00
  • 69f3d9920a fix(ci): use kf5 branch for kdelibs Gary Wang 2023-01-28 19:37:16 +08:00
  • dfc0571fbe chore: update translators.html Gary Wang 2022-11-12 14:48:31 +08:00
  • 62f80b1cbc Translations update from Hosted Weblate (#73) Weblate (bot) 2022-11-12 07:35:11 +01:00
  • d1fbf64011 fix: proper check for filemanager1 dbus Gary Wang 2022-11-01 20:58:48 +08:00
  • 51e49ab8a8 chore: add fallback in case filemanager1 dbus failed Gary Wang 2022-10-30 12:01:58 +08:00
  • de394389e9 fix: select item no longer work via filemanager1 dbus Gary Wang 2022-10-30 01:55:45 +08:00
  • 5534753786 fix(ci): bump zlib version Gary Wang 2022-10-29 23:41:07 +08:00
  • b83de962cb feat: open folder will also select file on linux Gary Wang 2022-10-29 23:35:30 +08:00
  • a24c246fc7 Translated using Weblate (Norwegian Bokmål) Allan Nordhøy 2022-10-08 21:06:44 +00:00
  • 8347028871 fix: blurry when raster image scaled down Gary Wang 2022-10-06 14:24:11 +08:00
  • 1cc5480f7d chore: update translators.html Gary Wang 2022-10-02 11:15:33 +08:00
  • 4fecf2da84 Translations update from Hosted Weblate (#66) Weblate (bot) 2022-09-30 18:20:30 +02:00
  • d535dedf60 fix: image blurry on Hi-DPI devices Gary Wang 2022-09-30 00:24:04 +08:00
  • cc7d58d4ec fix: proper svg icon rendering on hidpi screen. Chris Xiong 2022-09-29 01:11:21 -04:00
  • 756d0be32f chore: update translators.html Gary Wang 2022-08-28 14:45:10 +08:00
  • 24f1c4e6d8 Translated using Weblate (Spanish) Génesis Toxical 2022-08-25 21:00:49 +00:00
  • 8b007bbc3e CI(windows): bump dependencies version Gary Wang 2022-08-17 00:11:53 +08:00
  • ec0427a153 Translations update from Hosted Weblate (#62) Weblate (bot) 2022-08-14 07:48:38 +02:00
  • 0bbf148af6 i18n: initial uncompleted Japanese translation Gary Wang 2022-08-07 18:43:18 +08:00
  • 93d1ca928e chore: allow Meta+Up to maximize under Windows with Qt 6 Gary Wang 2022-06-25 23:52:35 +08:00
  • 56e5f078c7 feat: add REUSE license check Gary Wang 2022-06-19 16:33:29 +08:00
  • 814068fa34 chore: add license headers for REUSE license check Gary Wang 2022-06-19 16:17:38 +08:00
  • 9f2e004951 Translated using Weblate (French) Maxime Leroy 2022-05-14 06:02:35 +00:00
  • 75da5e8ca5 chore: use const reference for a lambda slot Gary Wang 2022-06-04 17:09:12 +08:00
  • b033370d8e build: link user32.lib when build with QMake and MSVC (#59) Gary Wang 2022-05-29 01:06:00 +08:00
  • a2d8a0cd12 chore: Update CI link in README.md Gary Wang 2022-05-15 13:48:16 +08:00
  • ea588211fc chore: update translators.html Gary Wang 2022-05-13 00:02:52 +08:00
  • f09e5c8349 Translations update from Hosted Weblate (#54) Weblate (bot) 2022-05-11 18:20:56 +02:00