* Use QErrorMessage instead of static QMessageBox in error handler (#10) * Fix C++17 does not allow register storage class specifier (#16) OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/panini?expand=0&rev=6
47 lines
1.6 KiB
Plaintext
47 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Dec 20 14:34:54 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
- Update to 0.74.0:
|
|
* Use QErrorMessage instead of static QMessageBox in error handler (#10)
|
|
* Fix C++17 does not allow register storage class specifier (#16)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 16 13:57:12 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Disable on Arm, since build fails
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 15 11:27:12 UTC 2019 - mvetter@suse.com
|
|
|
|
- Update to 0.73.0:
|
|
* Add AppData file (@sanjayankur31 gh#pr#8)
|
|
* Enable mipmapping and anisotropic filtering.
|
|
Greatly enhances rendering quality, especially
|
|
for high resolution images. (@danpla gh#pr#9)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 14 09:31:59 UTC 2018 - mvetter@suse.com
|
|
|
|
- Remove AppImage files for submitting to oS Factory
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 11 10:26:40 UTC 2017 - mvetter@suse.com
|
|
|
|
- Fix yml file to make AppImage work
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 1 15:13:24 UTC 2017 - mvetter@suse.com
|
|
|
|
- Use qmake macro if present. Fixes build for Fedora.
|
|
Like this binary wont be stripped.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 30 14:39:12 UTC 2017 - mvetter@suse.com
|
|
|
|
- Add initial yml file to build AppImages
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 30 13:29:25 UTC 2017 - mvetter@suse.com
|
|
|
|
- Inital package 0.72.0 for openSUSE
|