Commit Graph
63 Commits
Author SHA1 Message Date
blumia 2a30cc0dd3 fix(CI): build with macos-latest M1 runner 2024-04-27 13:24:49 +08:00
blumia 8435fa0a9d chore: update README 2024-04-25 23:19:54 +08:00
blumia 99252ab732 chore(CI): skip tls and networkinformation qt plugin 2024-04-20 16:59:50 +08:00
blumia 7ec4420eaf chore(UI): add icon for properties action
I didn't add this icon because QTBUG-124085, and since I fixed that
issue (and also since we won't use Qt 6.7.0 for Windows build), let's
add the icon back ;)
2024-04-20 13:53:44 +08:00
blumia a83cc61148 fix: incorrect header include position 2024-04-19 00:48:28 +08:00
blumia e0fda8f3b0 feat: support move image file to trash
Resolve: BLumia/pineapple-pictures#42
2024-04-15 01:16:00 +08:00
blumia 370e64f192 chore(AppStream): add id for developer tag 2024-04-14 20:07:10 +08:00
blumia d27f94bc4d chore: release 0.7.4 2024-04-12 20:25:07 +08:00
blumia be20c3d389 chore: use Qt 6 by default 2024-04-05 14:07:29 +08:00
blumia 6145925283 feat: add some icons for corresponding menu actions 2024-04-03 19:56:46 +08:00
blumia bba4863853 chore: hello again, 2024! 2024-03-17 00:05:04 +08:00
blumia a459dc2be6 i18n: update AppStream metainfo translation
...and translators.html
2024-03-17 00:02:52 +08:00
blumia 0e8370c39a chore(CI): bump workflow and dependencies version 2024-02-16 13:33:10 +08:00
blumia a452ea2644 chore: hello 2024 2024-02-16 11:58:32 +08:00
blumia 2fc6c59a30 chore: update translators.html 2023-12-10 16:06:31 +08:00
blumia 67e6eac520 i18n: update AppStream metainfo translations 2023-12-10 16:01:11 +08:00
blumia 19de914046 fix(CI): disable some options when building karchive 2023-11-26 01:41:39 +08:00
blumia 1aa9674179 fix(CI): add NEWS file to REUSE dep5 config file 2023-11-26 00:59:53 +08:00
blumia fd5929bc47 chore: add NEWS file and update AppStream metainfo file 2023-10-24 19:12:25 +08:00
blumia 6158dfa630 chore: prepare release for 0.7.3 2023-10-22 23:47:13 +08:00
blumia 9677fed3f2 i18n: tweak the copywriting for 'Keep transformation', update ts files 2023-10-15 17:42:46 +08:00
blumia 7634c6db2b chore: update translators.html 2023-10-15 17:32:01 +08:00
blumia 6e5bde68d8 feat: add "Keep transformation" to menu
This could be helpful when viewing a gallery with similar size, which
need to apply same transformation to the view. E.g. When viewing a batch
of pixel image sprite assets, the view might need to be zoomed to clearly
view the detail of the image.

Other use-case can be seen at the linked issue below.

https://github.com/BLumia/pineapple-pictures/issues/87
https://github.com/BLumia/pineapple-pictures/issues/89
2023-10-15 17:12:46 +08:00
blumia 27be83184e chore: update appstream info 2023-09-29 14:09:43 +08:00
blumia e79b5d3448 i18n: update appstream metadata 2023-08-27 00:29:26 +08:00
blumia e927708f78 i18n: better approach to load translations 2023-08-26 23:39:34 +08:00
blumia 248f889cb3 i18n: update translators.html and appstream metadata 2023-08-26 23:38:27 +08:00
blumia 116d24087a CI(Windows): updated to use zlib 1.3 2023-08-22 20:34:33 +08:00
blumia 32fc6735bd i18n: add translation support for AppStream metadata 2023-08-22 19:48:30 +08:00
blumia c5a5d07f50 chore: update translators.html 2023-08-14 23:09:59 +08:00
blumia 67762b357d fix(Qt6): don't set image allocation limit
User might needs to load large image which isn't corrupted, see GH-28
for example. This restores Qt 5's default behavior.
2023-08-13 21:06:33 +08:00
blumia d80c661c66 fix: app icon install location and file name under Linux 2023-07-31 08:27:32 +08:00
blumia 0e1ec979cf fix: make appstream-util validate happy 2023-07-30 23:59:57 +08:00
blumia ee3198f448 chore: add content rating and one release info to AppStream data for flatpak package submission 2023-07-30 23:25:30 +08:00
blumia 0c78d3668b chore: add screenshots to AppStream data for flatpak package submission 2023-07-30 16:40:25 +08:00
blumia 4c2af150a6 fix: use win32api to get application location 2023-07-28 21:18:37 +08:00
blumia 9a9f61ae2f i18n: update ts files 2023-07-15 19:54:41 +08:00
blumia 0e1635e0e7 feat: add hidpi rounding policy option to setting dialog 2023-07-10 01:07:01 +08:00
blumia d4ded92734 feat: add option to avoid reset transform when switching between images
It's not enabled for now so it's not available to end-users.
2023-07-09 15:40:15 +08:00
blumia f96da17e78 build(ci): bump Qt 6 version for Windows build 2023-07-05 23:43:45 +08:00
blumia 1431f2b9d0 chore(AppStream): add launchable and developer info to metainfo.xml 2023-06-28 22:11:30 +08:00
blumia 7db7cfd85a fix: config file location under Linux should contain app name 2023-06-27 00:37:59 +08:00
blumia 6f28878837 feat: add tif and tiff to auto load suffix list
Issue: https://github.com/BLumia/pineapple-pictures/issues/88
2023-06-19 00:12:22 +08:00
blumia c51ec4bd5d fix: avoid hard-code the size of the settings dialog 2023-06-18 22:55:55 +08:00
blumia a29a1806a3 chore: avoid using deprecated function in qt6 builds 2023-06-06 00:15:43 +08:00
blumia c69483eff1 chore: bump and support exiv2 version 0.28.0
0.27.x is still supported for now.
2023-06-04 21:58:16 +08:00
blumia edceac754f chore: remove trivial macro from CMakeLists 2023-06-04 13:50:34 +08:00
blumia 6a992f4c1f feat: able to show file name in window title 2023-05-29 23:59:45 +08:00
blumia 5aeb0f821f chore!: drop Qt version lower than 5.15.2 2023-05-21 00:36:24 +08:00
blumia 235e50439f chore: update translators.html 2023-05-11 18:45:07 +08:00
blumia 3b279fca6a fix: allow right click on animated image 2023-05-01 19:10:39 +08:00
blumia a55e873c48 fix: window resizing not working under Qt 6
This is a workaround solution for QTBUG-112356. See the following
discussion for details. Thanks @yyc12345 from GitHub for finding
the cause of the issue.

Related: https://github.com/BLumia/pineapple-pictures/pull/81
2023-04-16 20:00:51 +08:00
blumia 20e028a643 chore: update translators.html 2023-04-08 16:32:20 +08:00
blumia c7727d233e chore(CI): add Qt 6 build, other minor updates 2023-03-25 19:50:29 +08:00
blumia e8722c687a i18n: update ts files 2023-03-23 00:06:40 +08:00
blumia 2e2cbd40fa feat: add two new exif property support 2023-03-22 23:10:02 +08:00
blumiaandGitHub aa1e1b12ac CI(Windows): bump dependencies version 2023-03-18 14:33:44 +08:00
blumia c6a7032d73 build(CMake): also support build with Qt6 2023-02-19 01:04:58 +08:00
blumia e472000507 fix(CI): AppleClang build failed fix 2023-02-15 19:09:09 +08:00
blumia b11ea43ee5 fix: crash if unusual xmp tag used when open property dlg 2023-02-15 00:04:10 +08:00
blumia bf89476421 chore: bump copyright year 2023-02-14 23:13:23 +08:00
blumia 24f10168dc chore: update translators.html 2023-02-04 17:49:07 +08:00
blumia 69f3d9920a fix(ci): use kf5 branch for kdelibs 2023-01-28 19:37:16 +08:00