24a0b581f3
chore: drop Qt 5 support
...
The required exiv2 version is now 0.28.x as well since it was
keeped for Qt 5 build.
Due to exiv2ConfigVersion.cmake doesn't allow us write something
like find_package(exiv2 "0.28") to require version >= 0.28.0,
we simply don't put the required version number here for now.
2025-05-24 20:34:36 +08:00
d52f22c0de
chore(CI): add ubuntu 24.04 build
2024-05-18 00:22:55 +08:00
be20c3d389
chore: use Qt 6 by default
2024-04-05 14:07:29 +08:00
0e8370c39a
chore(CI): bump workflow and dependencies version
2024-02-16 13:33:10 +08:00
5aeb0f821f
chore!: drop Qt version lower than 5.15.2
2023-05-21 00:36:24 +08:00
Gary Wang
b83de962cb
feat: open folder will also select file on linux
2022-10-29 23:35:30 +08:00
Gary Wang
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
Gary Wang
5bf4fe98a4
fix(ci): perform apt update before install package for ubuntu build
2020-12-17 13:56:34 +08:00
Percy Hong
338aa646b9
feat(ci): try install deb in ubuntu ci
2020-11-18 11:17:02 +08:00
Percy Hong
5080a499ea
feat(ci): enable ci at pull request
2020-11-18 11:17:02 +08:00
Gary Wang
819cd3a8f5
ci: don't install ECM for ubuntu 20.04 build
...
and also try to build libexiv for appveyor ci
2020-11-16 00:33:50 +08:00
Gary Wang
5705f02636
feat: use libexiv2 to obtain more image metadata
2020-11-15 19:53:47 +08:00
Gary Wang
d64e9cf276
build(ci): deb package for ubuntu 20.04
2020-08-13 19:45:38 +08:00
Gary Wang
4dbfb2f881
CI: add GitHub Action ubuntu build
2020-06-18 23:06:15 +08:00