rewine
|
2d718b013b
|
chore: use std::as_const() instead of qAsConst
Waring: constexpr typename std::add_const<_Tp>::type& qAsConst(T&) [with T = const QList<QString>; typename std::add_const<_Tp>::type = const QList<QString>]’ is deprecated: Use std::as_const() instead. [-Wdeprecated-declarations]
|
2023-11-27 09:36:07 +08:00 |
|
|
6a992f4c1f
|
feat: able to show file name in window title
|
2023-05-29 23:59:45 +08:00 |
|
Gary Wang
|
814068fa34
|
chore: add license headers for REUSE license check
|
2022-06-19 16:17:47 +08:00 |
|
Gary Wang
|
432266a6f0
|
feat: option for set window startup size
|
2022-03-11 16:22:44 +08:00 |
|
Gary Wang
|
9c460f2ede
|
chore: add webp to default image queue filter list
|
2021-02-26 00:57:12 +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 |
|