9677fed3f2
i18n: tweak the copywriting for 'Keep transformation', update ts files
2023-10-15 17:42:46 +08:00
7634c6db2b
chore: update translators.html
2023-10-15 17:32:01 +08:00
Weblate (bot)
438103587a
Translations update from Hosted Weblate ( #101 )
...
* Translated using Weblate (Japanese)
Currently translated at 100.0% (142 of 142 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ja/
* Translated using Weblate (Korean)
Currently translated at 100.0% (142 of 142 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ko/
---------
Co-authored-by: mmahhi <masa10suda@gmail.com>
Co-authored-by: VenusGirl <VenusGirl@outlook.com>
2023-10-15 17:27:50 +08:00
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
27be83184e
chore: update appstream info
2023-09-29 14:09:43 +08:00
e79b5d3448
i18n: update appstream metadata
2023-08-27 00:29:26 +08:00
Weblate (bot)
f420a61077
Translations update from Hosted Weblate ( #98 )
...
* Added translation using Weblate (Dutch)
* Added translation using Weblate (Russian)
---------
Co-authored-by: Heimen Stoffels <vistausss@fastmail.com>
Co-authored-by: Andrey <andrey@mailbox.org>
2023-08-27 00:18:31 +08:00
e927708f78
i18n: better approach to load translations
2023-08-26 23:39:34 +08:00
248f889cb3
i18n: update translators.html and appstream metadata
2023-08-26 23:38:27 +08:00
Weblate (bot)
ecfaf7f02b
Translations update from Hosted Weblate ( #97 )
...
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 86.6% (123 of 142 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/nb_NO/
* Added translation using Weblate (Dutch)
* Added translation using Weblate (Russian)
* Translated using Weblate (Dutch)
Currently translated at 100.0% (7 of 7 strings)
Translation: pineapple-pictures/AppStream Metadata
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/appstream-metadata/nl/
* Translated using Weblate (Russian)
Currently translated at 100.0% (7 of 7 strings)
Translation: pineapple-pictures/AppStream Metadata
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/appstream-metadata/ru/
---------
Co-authored-by: ovl-1 <ovl-002@mailinator.com>
Co-authored-by: Heimen Stoffels <vistausss@fastmail.com>
Co-authored-by: Andrey <andrey@mailbox.org>
2023-08-26 23:09:33 +08:00
116d24087a
CI(Windows): updated to use zlib 1.3
2023-08-22 20:34:33 +08:00
32fc6735bd
i18n: add translation support for AppStream metadata
2023-08-22 19:48:30 +08:00
c5a5d07f50
chore: update translators.html
2023-08-14 23:09:59 +08:00
Weblate (bot)
eea7b24f6e
Translations update from Hosted Weblate ( #94 )
...
* Translated using Weblate (Dutch)
* Translated using Weblate (Russian)
* Translated using Weblate (Ukrainian)
* Translated using Weblate (Spanish)
* Added translation using Weblate (Italian)
* Translated using Weblate (Turkish)
* Translated using Weblate (Italian)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/
---------
Co-authored-by: Heimen Stoffels <vistausss@fastmail.com>
Co-authored-by: Andrey <andrey@mailbox.org>
Co-authored-by: Dan <jonweblin2205@protonmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: albanobattistella <albano_battistella@hotmail.com>
Co-authored-by: Sabri Ünal <libreajans@gmail.com>
2023-08-14 23:03:59 +08:00
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
d80c661c66
fix: app icon install location and file name under Linux
2023-07-31 08:27:32 +08:00
0e1ec979cf
fix: make appstream-util validate happy
2023-07-30 23:59:57 +08:00
ee3198f448
chore: add content rating and one release info to AppStream data for flatpak package submission
2023-07-30 23:25:30 +08:00
0c78d3668b
chore: add screenshots to AppStream data for flatpak package submission
2023-07-30 16:40:25 +08:00
4c2af150a6
fix: use win32api to get application location
2023-07-28 21:18:37 +08:00
9a9f61ae2f
i18n: update ts files
2023-07-15 19:54:41 +08:00
0e1635e0e7
feat: add hidpi rounding policy option to setting dialog
2023-07-10 01:07:01 +08:00
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
f96da17e78
build(ci): bump Qt 6 version for Windows build
2023-07-05 23:43:45 +08:00
1431f2b9d0
chore(AppStream): add launchable and developer info to metainfo.xml
2023-06-28 22:11:30 +08:00
7db7cfd85a
fix: config file location under Linux should contain app name
2023-06-27 00:37:59 +08:00
1e3d68df1c
fix: disable resizing and moving in maximized or fullscreen window
2023-06-24 16:43:31 +08:00
6fc9534184
refactor(FramelessWindow): use Qt API for window resizing ( #81 )
...
No longer use Win32API for window resizing. This should work under all platforms that support window resizing.
2023-06-24 14:37:54 +08:00
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
c51ec4bd5d
fix: avoid hard-code the size of the settings dialog
2023-06-18 22:55:55 +08:00
a29a1806a3
chore: avoid using deprecated function in qt6 builds
2023-06-06 00:15:43 +08:00
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
edceac754f
chore: remove trivial macro from CMakeLists
2023-06-04 13:50:34 +08:00
6a992f4c1f
feat: able to show file name in window title
2023-05-29 23:59:45 +08:00
5aeb0f821f
chore!: drop Qt version lower than 5.15.2
2023-05-21 00:36:24 +08:00
235e50439f
chore: update translators.html
2023-05-11 18:45:07 +08:00
Weblate (bot)
ae931c8c51
Translations update from Hosted Weblate ( #83 )
...
* Translated using Weblate (Korean)
Currently translated at 100.0% (137 of 137 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ko/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (137 of 137 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/uk/
---------
Co-authored-by: VenusGirl <VenusGirl@outlook.com>
Co-authored-by: Dan <denqwerta@gmail.com>
2023-05-11 18:39:10 +08:00
3b279fca6a
fix: allow right click on animated image
2023-05-01 19:10:39 +08:00
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
20e028a643
chore: update translators.html
2023-04-08 16:32:20 +08:00
Weblate (bot)
777589e2dc
Translations update from Hosted Weblate ( #78 )
...
* Translated using Weblate (Japanese)
Currently translated at 100.0% (135 of 135 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ja/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (137 of 137 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/nl/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (137 of 137 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/zh_Hans/
* Translated using Weblate (Russian)
Currently translated at 100.0% (137 of 137 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ru/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (137 of 137 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/es/
---------
Co-authored-by: Black Cat <blackcat1838s@outlook.com>
Co-authored-by: Heimen Stoffels <vistausss@fastmail.com>
Co-authored-by: Percy Hong <doraemonworldx@gmail.com>
Co-authored-by: Andrey <andrey@mailbox.org>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2023-04-08 16:26:30 +08:00
c7727d233e
chore(CI): add Qt 6 build, other minor updates
2023-03-25 19:50:29 +08:00
e8722c687a
i18n: update ts files
2023-03-23 00:06:40 +08:00
2e2cbd40fa
feat: add two new exif property support
2023-03-22 23:10:02 +08:00
aa1e1b12ac
CI(Windows): bump dependencies version
2023-03-18 14:33:44 +08:00
c6a7032d73
build(CMake): also support build with Qt6
2023-02-19 01:04:58 +08:00
e472000507
fix(CI): AppleClang build failed fix
2023-02-15 19:09:09 +08:00
b11ea43ee5
fix: crash if unusual xmp tag used when open property dlg
2023-02-15 00:04:10 +08:00
bf89476421
chore: bump copyright year
2023-02-14 23:13:23 +08:00
Weblate (bot)
e03a6e6c34
Translations update from Hosted Weblate ( #77 )
...
* Translated using Weblate (Spanish)
Currently translated at 100.0% (135 of 135 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/es/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (135 of 135 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ja/
---------
Co-authored-by: Black Cat <blackcat1838s@outlook.com>
Co-authored-by: Génesis Toxical <tamaramartinez@outlook.com>
2023-02-12 13:03:13 +08:00