Releases: wwjjbb/vizzyix
Qt6 port
Version 0.1.4
- Added the dependencies to the vizzyix ebuild (they'd gone missing)
- Minor change to package report
- Live versions are now only shown in the main package list if they are the only version for a package. Live versions are versions starting with 999.
- Replace deprecated function in meson build files
Version 0.1.3
Fixed the "File | Reload" option, which was not working. The data handling was tangled up with the GUI handlers which made it hard to follow what was going on, so it's now been reorganised so the data/state is handled by a new module.
Version 0.1.2
Added column to show highest available version for a package in the main view (does not show ~9999, i.e. live versions)
All installed packages are highlighted with bold. Previously, bold was just used for the world packages.
Version 0.1.1
Some tidying up for the licensing and general project setup.
Ebuild for vizzyix now gets the sources from github and does a better job of the desktop file.
Added a reference ebuild for eix with a protobuf use-flag, based on eix-0.36.1.ebuild.
Full Changelog: v0.1.0...v0.1.1
Version 0.1.0
Does stuff reasonably well for an initial version.