Commit Graph

342 Commits

Author SHA1 Message Date
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
24f10168dc
chore: update translators.html 2023-02-04 17:49:07 +08:00
Weblate (bot)
09dfbb0630
Translations update from Hosted Weblate (#76)
* 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: Génesis Toxical <tamaramartinez@outlook.com>
Co-authored-by: Black Cat <blackcat1838s@outlook.com>
2023-01-30 18:51:26 +08:00
69f3d9920a
fix(ci): use kf5 branch for kdelibs 2023-01-28 19:37:16 +08:00
Gary Wang
dfc0571fbe
chore: update translators.html 2022-11-12 14:48:31 +08:00
Weblate (bot)
62f80b1cbc
Translations update from Hosted Weblate (#73)
* Added translation using Weblate (Punjabi (Pakistan))
* Translated using Weblate (Punjabi (Pakistan))

Currently translated at 40.0% (54 of 135 strings)

Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/pa_PK/

Co-authored-by: bgo-eiu <huyaqoob+toolforge@gmail.com>
2022-11-12 14:35:11 +08:00
Gary Wang
d1fbf64011
fix: proper check for filemanager1 dbus 2022-11-01 20:58:48 +08:00
Gary Wang
51e49ab8a8
chore: add fallback in case filemanager1 dbus failed 2022-10-30 12:01:58 +08:00
Gary Wang
de394389e9
fix: select item no longer work via filemanager1 dbus 2022-10-30 01:55:45 +08:00
Gary Wang
5534753786
fix(ci): bump zlib version 2022-10-29 23:41:07 +08:00
Gary Wang
b83de962cb
feat: open folder will also select file on linux 2022-10-29 23:35:30 +08:00
Allan Nordhøy
a24c246fc7 Translated using Weblate (Norwegian Bokmål)
Currently translated at 88.8% (120 of 135 strings)

Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/nb_NO/
2022-10-29 15:51:19 +08:00
Gary Wang
8347028871
fix: blurry when raster image scaled down 2022-10-06 14:24:11 +08:00
Gary Wang
1cc5480f7d chore: update translators.html 2022-10-02 11:25:00 +08:00
Weblate (bot)
4fecf2da84
Translations update from Hosted Weblate (#66)
* Added translation using Weblate (Catalan)

* 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 (Catalan)

Currently translated at 100.0% (135 of 135 strings)

Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ca/

Co-authored-by: Toni Estévez <toni.estevez@gmail.com>
2022-10-01 00:20:30 +08:00
Gary Wang
d535dedf60
fix: image blurry on Hi-DPI devices 2022-09-30 00:24:04 +08:00
Chris Xiong
cc7d58d4ec fix: proper svg icon rendering on hidpi screen. 2022-09-29 19:06:51 +08:00
Gary Wang
756d0be32f
chore: update translators.html 2022-08-28 14:45:10 +08:00