Update to Myrlyn 1.0.0 #1

Open
shundhammer wants to merge 6 commits from shundhammer/myrlyn:huha-update-to-1.0.0 into leap-16.0

6 Commits

Author SHA256 Message Date
3528003dd4 Accepting request 1327892 from system:packagemanager
- Update to version 1.0.0:
  * Version bump to 1.0.0
  * Document zypp history filters
  * Wider columns in zypp history
  * zypp history filters are working
  * New classes for zypp history filters
  * Use [OK] as the default dialog button
  * Suppress Qt bullshit messages that keep flooding the log
  * Add zypp history filter dialog
  * Add infrastructure for zypp history filters
  * Extend zypp history browser time line to today if the last activity date was just 10 or less days ago
  * Zypp history error handling
  * Fix (+/-) count conditions
  * Show (+/-) count in zypp history only for nontrivial transactions
  * Reasonable column widths in zypp history browser
  * Initial selection in zypp history browser
  * Added new zypp history browser to features in README.md
  * Show (+/-) count for commands in zypp history
  * Show --zypp-history in usage message as normal, not debugging option
  * Use standard columns in zypp history only for packages and patches
  * Fixed column spanning for parent items
  * Working zypp history browser navigation
  * Populated history events tree
  * First populated timeline (navigation) tree for the zypp history
  * First rough parsing tests ok
  * Add Ctrl+Shift+H shortcut to show zypp history
  * First new (still empty) ZyppHistoryBrowser, drop old YQPkgHistoryDialog
  * Code reorg + consistency
  * Handle incomplete zypp history files
  * New designer form for the zypp history browser

OBS-URL: https://build.opensuse.org/request/show/1327892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/myrlyn?expand=0&rev=8
2026-01-17 20:43:00 +00:00
7f54069d72 Accepting request 1327891 from home:shundhammer:myrlyn-stable
- Update to version 1.0.0:
  * Version bump to 1.0.0
  * Document zypp history filters
  * Wider columns in zypp history
  * zypp history filters are working
  * New classes for zypp history filters
  * Use [OK] as the default dialog button
  * Suppress Qt bullshit messages that keep flooding the log
  * Add zypp history filter dialog
  * Add infrastructure for zypp history filters
  * Extend zypp history browser time line to today if the last activity date was just 10 or less days ago
  * Zypp history error handling
  * Fix (+/-) count conditions
  * Show (+/-) count in zypp history only for nontrivial transactions
  * Reasonable column widths in zypp history browser
  * Initial selection in zypp history browser
  * Added new zypp history browser to features in README.md
  * Show (+/-) count for commands in zypp history
  * Show --zypp-history in usage message as normal, not debugging option
  * Use standard columns in zypp history only for packages and patches
  * Fixed column spanning for parent items
  * Working zypp history browser navigation
  * Populated history events tree
  * First populated timeline (navigation) tree for the zypp history
  * First rough parsing tests ok
  * Add Ctrl+Shift+H shortcut to show zypp history
  * First new (still empty) ZyppHistoryBrowser, drop old YQPkgHistoryDialog
  * Code reorg + consistency
  * Handle incomplete zypp history files
  * New designer form for the zypp history browser

OBS-URL: https://build.opensuse.org/request/show/1327891
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/myrlyn?expand=0&rev=18
2026-01-17 19:11:08 +00:00
405c70b9ba Accepting request 1311099 from system:packagemanager
- Update to version 0.9.9:
  * Version bump to 0.9.9
  * Default to not using RPM groups on openSUSE / SLE distros
  * Added the freshly published community repos for Leap 16.0 / SLES-16.0
  * Hint about HiDPI scaling in .desktop files
  * Keep QT_SCALE_FACTOR in myrlyn-sudo environment
  * Don't show service filter view by default

OBS-URL: https://build.opensuse.org/request/show/1311099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/myrlyn?expand=0&rev=7
2025-10-13 13:36:35 +00:00
df3845b4fa - Update to version 0.9.9:
* Version bump to 0.9.9
  * Default to not using RPM groups on openSUSE / SLE distros
  * Added the freshly published community repos for Leap 16.0 / SLES-16.0
  * Hint about HiDPI scaling in .desktop files
  * Keep QT_SCALE_FACTOR in myrlyn-sudo environment
  * Don't show service filter view by default

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/myrlyn?expand=0&rev=17
2025-10-13 10:00:55 +00:00
83af761ece Accepting request 1301441 from system:packagemanager
- Update to version 0.9.8:
  * Version bump to 0.9.8
  * Don't write a default for useRpmGroups for now (Closes #112)
  * Make the default for "useRpmGroups" compile-time configurable
  * Make "useRpmGroups" configurable in config file
  * Use textdomain "rpm-groups" for RPM groups
  * Removed redundant initial selection
  * Class rename for consistency
  * Lazy RPM tree init for startup performance
  * Filter correcty for empty RPM groups
  * Removed ancient fallback RPM groups
  * Consistent terminology
  * Open only the first two levels of the RPM groups tree
  * Suppress Qt logging spam
  * First hacky version of RPM groups (#112)
  * Translate RPM groups and suppress 'Unspecified'
  * Show RPM group in technical details view (#112)
  * Use non-breaking hyphen in read‑only
  * Don't consider ignored missing RPM signature as failed task (Closes #110)
  * GitHub config
  * Added Leap 16.x community repos

OBS-URL: https://build.opensuse.org/request/show/1301441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/myrlyn?expand=0&rev=6
2025-08-26 14:14:01 +00:00
1c82be2940 - Update to version 0.9.8:
* Version bump to 0.9.8
  * Don't write a default for useRpmGroups for now (Closes #112)
  * Make the default for "useRpmGroups" compile-time configurable
  * Make "useRpmGroups" configurable in config file
  * Use textdomain "rpm-groups" for RPM groups
  * Removed redundant initial selection
  * Class rename for consistency
  * Lazy RPM tree init for startup performance
  * Filter correcty for empty RPM groups
  * Removed ancient fallback RPM groups
  * Consistent terminology
  * Open only the first two levels of the RPM groups tree
  * Suppress Qt logging spam
  * First hacky version of RPM groups (#112)
  * Translate RPM groups and suppress 'Unspecified'
  * Show RPM group in technical details view (#112)
  * Use non-breaking hyphen in read‑only
  * Don't consider ignored missing RPM signature as failed task (Closes #110)
  * GitHub config
  * Added Leap 16.x community repos

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/myrlyn?expand=0&rev=16
2025-08-26 13:08:16 +00:00