Commit Graph

251 Commits

Author SHA1 Message Date
5534753786 fix(ci): bump zlib version 2022-10-29 23:41:07 +08:00
b83de962cb feat: open folder will also select file on linux 2022-10-29 23:35:30 +08:00
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
8347028871 fix: blurry when raster image scaled down 2022-10-06 14:24:11 +08:00
1cc5480f7d chore: update translators.html 2022-10-02 11:25:00 +08:00
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
d535dedf60 fix: image blurry on Hi-DPI devices 2022-09-30 00:24:04 +08:00
cc7d58d4ec fix: proper svg icon rendering on hidpi screen. 2022-09-29 19:06:51 +08:00
756d0be32f chore: update translators.html 2022-08-28 14:45:10 +08:00
24f1c4e6d8 Translated using Weblate (Spanish)
Currently translated at 80.7% (109 of 135 strings)

Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/es/
2022-08-28 14:40:17 +08:00
8b007bbc3e CI(windows): bump dependencies version 2022-08-17 00:40:51 +08:00
ec0427a153 Translations update from Hosted Weblate (#62)
* Translated using Weblate (French)

Currently translated at 100.0% (135 of 135 strings)

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

* Translated using Weblate (Japanese)

Currently translated at 20.0% (27 of 135 strings)

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

Co-authored-by: Maxime Leroy <lisacintosh@gmail.com>
Co-authored-by: Gary Wang <wzc782970009@gmail.com>
2022-08-14 13:48:38 +08:00
0bbf148af6 i18n: initial uncompleted Japanese translation 2022-08-07 18:43:18 +08:00
93d1ca928e chore: allow Meta+Up to maximize under Windows with Qt 6 2022-06-25 23:52:35 +08:00
56e5f078c7 feat: add REUSE license check 2022-06-19 16:33:29 +08:00
814068fa34 chore: add license headers for REUSE license check 2022-06-19 16:17:47 +08:00
9f2e004951 Translated using Weblate (French)
Currently translated at 99.2% (134 of 135 strings)

Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/fr/
2022-06-19 13:16:01 +08:00
75da5e8ca5 chore: use const reference for a lambda slot 2022-06-04 17:09:12 +08:00
b033370d8e build: link user32.lib when build with QMake and MSVC (#59)
* build(msvc): add test for qmake build with msvc under windows
* fix(msvc): should link user32.lib under windows
* Update README.md
2022-05-29 01:06:00 +08:00
a2d8a0cd12 chore: Update CI link in README.md 2022-05-15 13:48:16 +08:00
ea588211fc chore: update translators.html 2022-05-13 00:04:07 +08:00
f09e5c8349 Translations update from Hosted Weblate (#54)
* Translated using Weblate (Dutch)

Currently translated at 100.0% (135 of 135 strings)

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

* Translated using Weblate (Turkish)

Currently translated at 100.0% (135 of 135 strings)

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

* Translated using Weblate (Russian)

Currently translated at 100.0% (135 of 135 strings)

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

* Translated using Weblate (German)

Currently translated at 100.0% (135 of 135 strings)

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

Co-authored-by: Heimen Stoffels <vistausss@fastmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Andrey <andrey@mailbox.org>
Co-authored-by: sal0max <msal.coding@gmail.com>
2022-05-12 00:20:56 +08:00
25c27e080d CI: add Ubuntu 22.04 build (#55)
* CI: add Ubuntu 22.04 build

* fix: job name cannot contain dot
2022-05-11 19:56:03 +08:00
6bea81f6b8 update ts files 2022-04-13 00:05:06 +08:00
b5d723017a i18n: strings for the default window size option 2022-04-13 00:03:37 +08:00
d645c0f3be chore: comment out an option since string not localized 2022-04-04 01:14:02 +08:00
4babf20427 fix(ci): update zlib url 2022-04-03 19:18:26 +08:00
6270910e12 fix: caching scaled image to avoid lagging when panning large image 2022-04-03 19:08:14 +08:00
c9dadcbcad refactor: use QMetaEnum 2022-03-12 10:35:23 +08:00
432266a6f0 feat: option for set window startup size 2022-03-11 16:22:44 +08:00
5674230c4c Translations update from Hosted Weblate (#51)
* Translated using Weblate (Dutch)

Currently translated at 100.0% (132 of 132 strings)

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

* Translated using Weblate (Russian)

Currently translated at 100.0% (132 of 132 strings)

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

* Translated using Weblate (French)

Currently translated at 100.0% (132 of 132 strings)

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

Co-authored-by: Heimen Stoffels <vistausss@fastmail.com>
Co-authored-by: Andrey <andrey@mailbox.org>
Co-authored-by: Maxime Leroy <lisacintosh@gmail.com>
2022-03-05 12:23:31 +08:00
6accd06864 i18n: update ts files 2022-02-09 00:16:44 +08:00
0bf8e380de i18n: update copywriting for copyright description 2022-02-09 00:12:37 +08:00
d51eb796b9 i18n: copywriting for show in directory feature 2022-02-09 00:05:22 +08:00
9e1b10831a feat: open containing folder 2022-02-01 17:19:36 +08:00
00168a34f0 ci(windows): update dependencies version 2022-01-21 17:12:17 +08:00
d7028b5515 Update translators.html 2022-01-17 23:33:59 +08:00
052d23be60 fix: display system-native path separators 2022-01-14 13:05:11 +08:00
9f4c9c7376 Translations update from Hosted Weblate (#47)
* Added translation using Weblate (Turkish)

* Translated using Weblate (Turkish)

Currently translated at 100.0% (127 of 127 strings)

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

Co-authored-by: E-Akcaer <gurbetcii_@hotmail.com>
2022-01-09 11:52:49 +08:00
82eb53208e Update translators.html 0.5.3 2021-12-19 00:14:02 +08:00
a6c08f32e5 Translations update from Hosted Weblate (#39)
* Translated using Weblate (French)

Currently translated at 88.1% (112 of 127 strings)

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

* Translated using Weblate (French)

Currently translated at 100.0% (127 of 127 strings)

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

Co-authored-by: Maxime Leroy <lisacintosh@gmail.com>
2021-12-18 00:50:24 +08:00
c6b78597e8 shortcuts: left/right for prev/next image, hide open action from menu 2021-12-17 13:36:20 +08:00
f202bb58f4 feat: new action for open a dialog to select image files 2021-11-25 22:54:37 +08:00
560ece0f2f Update README.md 2021-11-24 23:55:22 +08:00
3f327f94dc fix: mouse back should show previous image 2021-10-08 22:24:55 +08:00
7a1816cbac fix: do mouse gallery navigation on btn release 2021-10-08 19:31:19 +08:00
3a442b35f6 feat: support forward/back button on mouse for image navigation 2021-10-08 14:06:18 +08:00
a4416cd77c chore: initial Qt6 build support 2021-10-02 19:58:13 +08:00
26c4c8871d fix(bottombar): disable border style if no focus on it 2021-09-30 01:41:20 +08:00
c6d0a4e508 fix: should be able to see tab focus white box in bottom bar
But actually trigger action for widget under focus need to press
the spacebar in Qt, but we already use spacebar for quit app, so
it might be actually useful once we got a proper shortcut setting
thing.
2021-09-27 18:59:03 +08:00