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
c6068ba23d
fix: qmake build FTBFS
2025-04-26 17:23:56 +08:00
8333f17199
chore(CI): add portable mode to qmake build
...
Resolve https://github.com/BLumia/pineapple-pictures/issues/148
This change is sponsored by @EdgarHartel.
2025-04-11 12:54:29 +08:00
101f111209
refactor: move file open event handling to standalone file
2024-12-31 10:57:21 +08:00
6f3c30fc5b
chore: fix qmake build
2024-10-29 23:44:48 +08:00
3a5ead8cc2
fix(CI): qmake build
2024-09-17 19:48:03 +08:00
471f6b9f32
chore: update README and project file tweaks
2024-04-28 00:12:44 +08:00
Gary Wang
814068fa34
chore: add license headers for REUSE license check
2022-06-19 16:17:47 +08:00
Gary Wang
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
Gary Wang
a4416cd77c
chore: initial Qt6 build support
2021-10-02 19:58:13 +08:00
Gary Wang
c0b9d7c21d
add new language file to qmake project file
2021-08-06 00:19:24 +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
dc17e1d0b1
fix: install() path for asset file, add ts files for .pro file
2020-12-25 13:53:57 +08:00
Gary Wang
7782ed0e23
chore: adjust dir structure, add translator name list
2020-12-25 13:36:34 +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
Gary Wang
71c38c8e96
feat: simple property dialog
2020-11-01 13:03:53 +08:00
Gary Wang
f7aaa76985
feat: new about dialog
2020-09-28 20:10:33 +08:00
Gary Wang
36c7eb1891
chore: some qmake love
2020-09-26 10:39:36 +08:00