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
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
f7cc22a032
i18n: update ts files, restructure folder hierarchy
2021-03-13 14:50:53 +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
9c460f2ede
chore: add webp to default image queue filter list
2021-02-26 00:57:12 +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
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
Gary Wang
9b1b125d01
fix: also move the windows include for windows build
2021-01-10 15:23:49 +08:00
Gary Wang
6d8f353602
fix: some clazy checks
2021-01-10 14:57:01 +08:00
Gary Wang
4d8d98b2ff
feat: display some GPS information from EXIF metadata
2021-01-04 19:06:12 +08:00
Gary Wang
3abc16d3ff
chore: no longer based on QMainWindow
...
Since most of the features that QMainWindow offered will never be
used in this program. We don't need a statusbar, a menubar, etc.
2020-12-29 23:28:21 +08:00
Gary Wang
7782ed0e23
chore: adjust dir structure, add translator name list
2020-12-25 13:36:34 +08:00
Gary Wang
b50b69e9b8
property-dialog: hide a section if it's empty
2020-12-23 22:19:30 +08:00
Gary Wang
01443d5ad4
chore: remove the wsl workaround since Qt 5.15.2 fixed the issue
2020-12-17 13:04:33 +08:00
Gary Wang
13de9bdc4c
feat: some other exiv metadata for display
2020-11-17 00:09:21 +08:00
Gary Wang
5705f02636
feat: use libexiv2 to obtain more image metadata
2020-11-15 19:53:47 +08:00
Gary Wang
8c152dc862
chore: adjusted the project directory structure
2020-11-05 14:12:58 +08:00