Gary Wang
6b2db55b84
fix: now always copy original pixmap
2021-07-06 13:25:53 +08:00
Gary Wang
a400dcaeb1
i18n: update ts files
2021-07-04 01:27:29 +08:00
Gary Wang
62f485006f
feat: display more image metadata
2021-07-04 01:23:13 +08:00
Gary Wang
066b8458f4
chore: use utf8 for decoding metadata value
2021-07-03 00:28:36 +08:00
Gary Wang
c9e3274188
chore: use QToolButton instead of QPushButton for bottom bar
2021-07-02 00:06:23 +08:00
Gary Wang
e20562cf16
fix: prev and next arrow not vertically centered in some case
2021-07-01 22:43:11 +08:00
Gary Wang
7a0ed5bd56
fix: zoom out and then reset scale will display a mosaic image
2021-06-28 19:10:08 +08:00
Gary Wang
3f9fa65edd
ui: rework all action icons
2021-06-26 21:44:38 +08:00
Gary Wang
36c54addce
fix: use a workaround to avoid pixelated when zoomed out
...
GH-31
2021-06-20 14:59:48 +08:00
Gary Wang
4c07a89ca3
chore: tweak fit-in-view menu action behavior
2021-06-07 14:16:42 +08:00
Gary Wang
635199b85b
feat: add fit-in-view action
2021-06-04 13:53:47 +08:00
Gary Wang
3e51cd5603
fix(CI): QT_PLUGIN_INSTALL_DIR is deprecated, use KDE_INSTALL_QTPLUGINDIR instead
2021-05-29 10:44:12 +08:00
Gary Wang
71e8df3107
fix: memory leak when switching between animated image files
2021-05-21 00:06:37 +08:00
Gary Wang
8b86fb1434
fix: use metainfo.xml suffix instead of appdata.xml
...
resolve: GH-30
2021-05-19 01:11:41 +08:00
Gary Wang
038d04b3da
feat: fit by width
...
Signed-off-by: Gary Wang <wzc782970009@gmail.com>
2021-05-14 00:10:08 +08:00
Gary Wang
69802a433e
fix: navigator view not get updated in some edge case
...
Signed-off-by: Gary Wang <wzc782970009@gmail.com>
2021-05-12 13:55:04 +08:00
Gary Wang
e4d54e85e2
Update README.md
2021-05-01 09:58:26 +08:00
Weblate (bot)
b12328f41e
Translations update from Weblate ( #29 )
...
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 90.9% (110 of 121 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/nb_NO/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (121 of 121 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% (121 of 121 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ru/
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Heimen Stoffels <vistausss@fastmail.com>
Co-authored-by: Sergey Shornikov <sergey0000000000@gmail.com>
2021-04-29 00:00:58 +08:00
Gary Wang
6acafc77b4
feat: add exif copyright info and gif frame count to property dialog
...
also fix some letter case issue in original copywriting.
2021-04-17 00:50:59 +08:00
Weblate (bot)
fa4b49ddf7
Translations update from Weblate ( #27 )
...
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 91.4% (107 of 117 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/nb_NO/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (117 of 117 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% (117 of 117 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ru/
* Translated using Weblate (Russian)
Currently translated at 100.0% (117 of 117 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ru/
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Heimen Stoffels <vistausss@outlook.com>
Co-authored-by: Sergey Shornikov <sergey0000000000@gmail.com>
2021-04-17 00:12:18 +08:00
Gary Wang
8ae93ac4ae
fix: should show any animated image than just gif
2021-04-15 00:00:18 +08:00
Gary Wang
52a7883dbf
ci(build): use the install/strip target instead of CMAKE_CXX_FLAGS_RELEASE
2021-04-08 13:18:02 +08:00
Gary Wang
8c05969c18
fix: get rid of wrong tr() usage
2021-04-06 22:11:09 +08:00
Gary Wang
8d80f263b0
feat: add default shortcuts for some actions
2021-04-05 23:21:15 +08:00
Gary Wang
114e7359cd
misc: don't call parent method since we don't need
2021-04-04 11:17:44 +08:00
Gary Wang
622938ac23
fix: always rotate according to current viewport state
2021-03-29 22:43:37 +08:00
Gary Wang
e1324d901c
fix: always flip according to current viewport state
2021-03-27 22:22:04 +08:00
Gary Wang
483bb07b09
chore: keep flipping state while rotation and etc.
2021-03-25 23:05:50 +08:00
Gary Wang
cd94f1a84c
ci(windows): switch to x64 build
2021-03-21 01:19:13 +08:00
Gary Wang
6a9e5e80d0
feat: basic image flip support
2021-03-19 23:13:22 +08:00
Gary Wang
deed477d49
fix(build): build with qmake
...
...and also fix missing translation strings caused by broken qmake
project file.
2021-03-14 01:12:28 +08:00
Gary Wang
a98b69eb6c
Update README.md
2021-03-13 14:53:31 +08:00
Gary Wang
f7cc22a032
i18n: update ts files, restructure folder hierarchy
2021-03-13 14:50:53 +08:00
Weblate (bot)
05f808a26d
Translations update from Weblate ( #26 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (116 of 116 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ru/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 92.2% (107 of 116 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/nb_NO/
* Added translation using Weblate (Sinhala)
* Translated using Weblate (Sinhala)
Currently translated at 1.7% (2 of 116 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/si/
* Translated using Weblate (Sinhala)
Currently translated at 56.0% (65 of 116 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/si/
Co-authored-by: Sergey Shornikov <sergey0000000000@gmail.com>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: HelaBasa <R45XvezA@protonmail.ch>
2021-03-13 14:09:30 +08:00
Gary Wang
7e7c36ea72
ci(mac): build with 5.15.2 explicitly
2021-03-09 21:41:51 +08:00
Gary Wang
6d460a27d7
fix: build with lower Qt version
2021-03-01 13:24:03 +08:00
Gary Wang
552d0fe072
fix: compat for older Qt (lower than 5.13)
2021-03-01 13:11:17 +08:00
Gary Wang
b146150528
feat: Shift+Click to use color-inverted checkerboard
2021-03-01 00:44:50 +08:00
Gary Wang
aecc3cf163
i18n: update ts files
2021-02-26 01:01:24 +08:00
Gary Wang
9c460f2ede
chore: add webp to default image queue filter list
2021-02-26 00:57:12 +08:00
Gary Wang
6316431dcc
i18n: update translator list and AppStream copywriting
2021-02-26 00:32:41 +08:00
Weblate (bot)
713057412f
Translations update from Weblate ( #24 )
...
* Translated using Weblate (Russian)
Currently translated at 100.0% (114 of 114 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ru/
* Added translation using Weblate (Dutch)
* Translated using Weblate (Dutch)
Currently translated at 100.0% (114 of 114 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/nl/
Co-authored-by: Sergey Shornikov <sergey0000000000@gmail.com>
Co-authored-by: Heimen Stoffels <vistausss@outlook.com>
2021-02-26 00:13:23 +08:00
Gary Wang
7a69bb2fa2
partially revert 50170eb
for the maximize shortcut on Windows
...
Since the workaround actually doesn't work, so we
remain the old behavior unchanged.
2021-02-19 19:22:50 +08:00
Gary Wang
50170eb4aa
feat: shortcuts for zoom in and out
...
This also fix maximize shortcut on Windows.
2021-02-19 00:04:15 +08:00
Gary Wang
858c9e0ccf
chore: add max zoom-in scale limit (1000x)
2021-02-18 20:03:23 +08:00
Gary Wang
2b4bbc91a7
fix: should now be able to show property dialog for all supported files
2021-02-09 14:19:09 +08:00
Gary Wang
2b51194143
i18n: update translator list
2021-02-04 13:13:55 +08:00
Weblate (bot)
356fc6f670
Translations update from Weblate ( #23 )
...
* Added translation using Weblate (Japanese)
* Translated using Weblate (Russian)
Currently translated at 100.0% (114 of 114 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/ru/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 92.1% (105 of 114 strings)
Translation: pineapple-pictures/Application
Translate-URL: https://hosted.weblate.org/projects/pineapple-pictures/application/nb_NO/
* Deleted translation using Weblate (Japanese)
Co-authored-by: Gary Wang <wzc782970009@gmail.com>
Co-authored-by: Sergey Shornikov <sergey0000000000@gmail.com>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
2021-02-04 13:00:10 +08:00
Gary Wang
a9ce8b0154
fix: add missing return for canPaste check
2021-01-24 00:47:42 +08:00
Gary Wang
1449844fdd
fix: avoid create menu actions everytime when trigger context menu.
...
fix the minor memory leak issue, also bring some possibility to
implement custom keybinding.
And oops I also did another feature in this commit..
Now we are able to set mouse wheel behavior in config dialog.
2021-01-24 00:07:58 +08:00