Commit Graph

18 Commits

Author SHA1 Message Date
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
c7727d233e chore(CI): add Qt 6 build, other minor updates 2023-03-25 19:50:29 +08:00
b83de962cb feat: open folder will also select file on linux 2022-10-29 23:35:30 +08:00
56e5f078c7 feat: add REUSE license check 2022-06-19 16:33:29 +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
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
7e7c36ea72 ci(mac): build with 5.15.2 explicitly 2021-03-09 21:41:51 +08:00
5bf4fe98a4 fix(ci): perform apt update before install package for ubuntu build 2020-12-17 13:56:34 +08:00
7a19d41aeb fix(ci): Update macos.yml to use the most recent install-qt-action (#11) 2020-11-19 12:29:08 +08:00
338aa646b9 feat(ci): try install deb in ubuntu ci 2020-11-18 11:17:02 +08:00
5080a499ea feat(ci): enable ci at pull request 2020-11-18 11:17:02 +08:00
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
5705f02636 feat: use libexiv2 to obtain more image metadata 2020-11-15 19:53:47 +08:00
d64e9cf276 build(ci): deb package for ubuntu 20.04 2020-08-13 19:45:38 +08:00
4dbfb2f881 CI: add GitHub Action ubuntu build 2020-06-18 23:06:15 +08:00
1864ff5b7f test: Create macos.yml (#3)
Use GitHub Action to test building under macOS
2020-04-25 23:42:21 +08:00