SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libyui-ncurses16-4.4.4-1.3.x86_64.rpm :

* Tue Aug 30 2022 Stefan Hundhammer - Fixed main window stacking order in YQMainWinDock to avoid unintentional transparency when QSS-styling YQDialogs (bsc#1199020, bsc#1191112)- 4.4.4
* Tue Aug 02 2022 Ladislav Slezák -
*-pkg plugins: fully qualify the _1 placeholder, libzypp will disable the global boost placeholders in the next release (bsc#1202058, gh#libyui/libyui#78)- 4.4.3
* Thu Jul 21 2022 Ladislav Slezák - libyui-ncurses: replace the \"glibc-locale\" dependency with much smaller \"glibc-locale-base\" (bsc#1154405)- 4.4.2
* Tue May 17 2022 Stefan Hundhammer - Added a custom QTranslator for translations support for Qt Designer .ui files (bsc#1198097)- Renamed .ui files and toplevel classes in .ui files to conform to our naming standards (QY2
*, YQ
*) to avoid ambiguities with predefined Qt classes to work with our new custom QTranslator- Added TEXTDOMAIN file to support .ui files in y2makepot (AATTlslezak)- 4.4.1
* Thu Apr 14 2022 Stefan Hundhammer - Added dynamic property first-item to YQItemSelector and YQCustomStatusItemSelector for QSS styling (bsc#1196599) see also https://github.com/libyui/libyui/pull/68- 4.4.0
* Thu Apr 14 2022 Stefan Hundhammer - Reviewed and merged pending community PRs: - Perl bindings build error fix by Angelo Naselli - Ruby bindings with libyui-mga by Angelo Naselli - Typo fix in rest-api examples by George Gkioulis - Missing examples header fix by James.W
* Tue Mar 15 2022 Stefan Hundhammer - Fixed release notes dialog in YQWizard clearing content on click (bsc#1195158)- Documented the different ways of displaying release notes in the UI- 4.3.3
* Thu Mar 03 2022 Ladislav Slezák - Update also the stylesheet (theme) for the RichText content when changing the UI theme (bsc#1196296)- 4.3.2
* Wed Feb 09 2022 Stefan Hundhammer - Made widget style sheet (theme) switching discoverable in the Qt UI: Added an icon button to YQWizard (jsc#SLE-20564, bsc#1195730) More info + screenshots: https://github.com/libyui/libyui/pull/65- Fixed Qt warning in y2log: QFrame \'\' already has a layout- 4.3.1
* Tue Feb 01 2022 Stefan Hundhammer - Added widget style sheet (theme) switching to Qt UI (jsc#SLE-20564) with the Shift-F3 key combination More info + screenshots: https://github.com/libyui/libyui/pull/64- Added UI built-in UI.AskForWidgetStyle()- Added UI capability HasWidgetStyleSupport (for UI.GetDisplayInfo())- Bumped SO version to 16- Fixed gcc 12 warnings (GitHub issue #63) (elevated to error by -Werror)- 4.3.0
* Tue Dec 21 2021 Stefan Hundhammer - Fix deprecated warning (elevated to error by -Werror) for libmicrohttpd\'s MHD_HTTP_UNPROCESSABLE_ENTITY in rest-api (bsc#1193956)- 4.2.24
* Tue Dec 21 2021 Stefan Hundhammer - Fixed YQPkg button redraw problem in dark SLE installation theme: Use centered button in dialogs with QSizeGrip (bsc#1193808)- 4.2.23
* Thu Nov 11 2021 Ladislav Slezák - Send a proper notify event from the YMultiSelectionBox widget when checking a check box via the REST API (bsc#1192574)- 4.2.22
* Thu Oct 21 2021 Martin Vidner - ncurses: Fix sorting tables by strings (jsc#SLE-17782)- 4.2.21
* Tue Oct 19 2021 Ladislav Slezák - Use the C++17 standard in the
*-pkg plugins (libzypp uses that standard by default) (related to bsc#1191829)- 4.2.20
* Mon Oct 18 2021 Stefan Hundhammer - Fixed crash in NCurses online update when retracted packages are present (bsc#1191130)- 4.2.19
* Fri Oct 15 2021 Joaquín Rivera - Add debug_label as filter and improve error handling (bsc#1174390)- 4.2.18
* Wed Oct 13 2021 Stefan Hundhammer - Fixed empty entries in YQPackageSelector Zypp history window (bsc#1191430)- Added missing textdomain (bsc#1190805)- 4.2.17
* Tue Aug 24 2021 Ladislav Slezák - Fixed using an uninitialized variable, in some situations the patch category could be missing in the Qt UI (bsc#1174390)- 4.2.16
* Fri Aug 06 2021 Ladislav Slezák - Fixed displaying empty help text or empty release notes in ncurses UI (the real cause of bsc#972548)- 4.2.15
* Fri Jun 04 2021 Martin Vidner - rest-api: When finding table items by cell value, ignore BiDi control chars (bsc#1128091)- 4.2.14
* Wed Jun 02 2021 Stefan Hundhammer - Fixed build failure with latest GCC 11.1: Added operator delete as counterpart to our custom operator new in YWidget (bsc#1186741)- 4.2.13
* Tue Jun 01 2021 Stefan Hundhammer - Greatly improved visual appearance of tab widgets in the Qt UI (bsc #1186705, GitHub issue #20)- 4.2.12
* Wed May 26 2021 Martin Vidner - rest-api: fix crash when switching tabs (bsc#1185746)- 4.2.11
* Mon May 03 2021 Stefan Hundhammer - Added pkgconfig files for libyui-qt and libyui-ncurses for writing extensions of the Qt and NCurses plug-ins (GitHub issue #9 / bsc#1139747)- 4.2.10
* Thu Apr 29 2021 Oleksandr Orlov - Ignore ampersand when search item in YMenuWidget and YDumbTab with rest-api (bsc#1139747)- 4.2.9
* Thu Apr 29 2021 Stefan Hundhammer - Fixed license headers to use the correct license (LGPL) everywhere (bsc#1185443)- 4.2.8
* Mon Apr 26 2021 Stefan Hundhammer - Auto-publish C++ API docs (libyui base lib doxygen autodocs) as GitHub pages when a PR to master is merged (part of bsc#1181653) Doc URL: https://libyui.github.io/libyui/api-doc/index.html- 4.2.7
* Mon Apr 26 2021 Stefan Hundhammer - Moved CI scripts into new subdir scripts/ to unclutter toplevel dir (part of bsc#1181653)- Renamed ambiguously named script local.sh to local-prefix.sh- 4.2.6
* Thu Apr 22 2021 Stefan Hundhammer - Added reference to autodocs (C++ API doc) and more docs (part of bsc#1181653)- 4.2.5
* Thu Apr 15 2021 Stefan Hundhammer - Added support for $CMAKE_INSTALL_PREFIX for alternate installation dir either as -D on the cmake command line or in the environment (gh#14, part of bsc#1181653)- 4.2.4
* Wed Apr 14 2021 Stefan Hundhammer - Added toplevel build-all script (part of bsc#1181653)- Revamped toplevel README.md- Create local include dirs at cmake time to avoid root ownership after \"make install\"- 4.2.3
* Tue Apr 13 2021 Rodion Iafarov - Adjust documentation url in libyui-rest-api for the new project structure (bsc#1184363)- 4.2.2
* Thu Apr 08 2021 Stefan Hundhammer - Cleaned up cmake build environment (part of bsc#1181653): - Removed obsolete old .spec and .changes files in each subdir (now in toplevel package/ subdir) - Removed artificial \"install-doc\" make target now that the -doc subpackages are dropped- 4.2.1
* Tue Apr 06 2021 Stefan Hundhammer - Obsolete older -doc packages in all main packages that have them to prevent outdated -doc packages being installed (bsc#1184363)- 4.2.0
* Wed Mar 17 2021 David Diaz - Remove background opacity from libyui-qt-pkg icons (bsc#1183519)- 4.1.2
* Fri Mar 12 2021 David Diaz - Add the missing transparency to the folder-temp.svg icon (bsc#1183449).- 4.1.1
* Tue Mar 09 2021 José Iván López González - New packaging system.- From now on, libyui subpackages are built inside the libyui OBS package.- The affected packages are: libyui-qt, libyui-qt-graph, libyui-qt-pkg, libyui-ncurses, libyui-ncurses-pkg, libyui-rest-api, libyui-qt-rest-api, libyui-ncurses-rest-api, libyui-bindings.- 4.1.0
* Thu Feb 25 2021 Stefan Hundhammer - Removed dependency on Xlib (bsc#1182663)- 4.0.3
* Mon Feb 22 2021 Stefan Hundhammer - Fixed segfault in disk usage list: Removed code for disabled columns completely (bsc#1182555)- 4.0.2
* Mon Feb 15 2021 Stefan Hundhammer - Adapted to new libyui cmake build environment (bsc#1181653)- Renamed Makefile.cvs to Makefile.repo- 4.0.0
* Mon Feb 15 2021 Stefan Hundhammer - Require libyui-ncurses (bsc#1181653)- 4.0.1
* Mon Feb 15 2021 Stefan Hundhammer - Require libyui-ncurses (bsc#1181653)- 4.0.1
* Mon Feb 15 2021 Stefan Hundhammer - Require libyui-qt (bsc#1181653)- 4.0.1
* Mon Feb 15 2021 Stefan Hundhammer - Require libyui-qt (bsc#1181653)- 4.0.1
* Mon Feb 15 2021 Stefan Hundhammer - Require libyui-qt (bsc#1181653)- 4.0.1
* Thu Feb 11 2021 Ladislav Slezák - Added `Ctrl+Alt+Shift+C` keyboard shortcuts for starting special configuration console (jsc#PM-1895, jsc#SLE-16263)- 4.0.1
* Thu Feb 11 2021 Ladislav Slezák - Added keyboard shortcuts: Ctrl-D Shift-G - start the debugger Ctrl-D Shift-C - start the configuration console (jsc#PM-1895, jsc#SLE-16263)- CMake fix: do not create the include/yui symlink if it already exists- 4.0.2
* Wed Feb 10 2021 Ladislav Slezák - Added YSpecialKeyEvent to allow sending a special keyboard shortcut for configuring the application (jsc#PM-1895, jsc#SLE-16263)- Added File->Close menu item in the dialog inspector (it was not possible to close the inspector when opened during installation)- Require newer cmake (3.17+, version 3.10 is not enough)- 4.0.1
* Thu Feb 04 2021 Stefan Hundhammer - In tables with nested items, only open/close branches with [Space], don\'t also send an \"Activated\" event (bsc#1181789)- 4.0.1
* Mon Feb 01 2021 Stefan Hundhammer - New CMake build environment (bsc#1181653)- Bumped SO version to 15- 4.0.0
* Mon Feb 01 2021 Stefan Hundhammer - New CMake build environment (bsc#1181653)- Bumped SO version to 15- 4.0.0
* Mon Feb 01 2021 Stefan Hundhammer - New CMake build environment (bsc#1181653)- Bumped SO version to 15- 4.0.0
* Mon Feb 01 2021 Stefan Hundhammer - New CMake build environment (bsc#1181653)- Bumped SO version to 15- 4.0.0
* Mon Feb 01 2021 Stefan Hundhammer - New CMake build environment (bsc#1181653)- Bumped SO version to 15- 4.0.0
* Mon Feb 01 2021 Stefan Hundhammer - New CMake build environment (bsc#1181653)- Bumped SO version to 15- 4.0.0
* Mon Feb 01 2021 Stefan Hundhammer - New CMake build environment (bsc#1181653)- Bumped SO version to 15- 4.0.0
* Mon Feb 01 2021 Stefan Hundhammer - New CMake build environment (bsc#1181653)- Bumped SO version to 15- 4.0.0
* Mon Feb 01 2021 Stefan Hundhammer - New CMake build environment (bsc#1181653)- Bumped SO version to 15- 4.0.0
* Mon Feb 01 2021 Ladislav Slezák - Block processing the idle loop after calling the closeUI() method (bsc#1181647) The terminal was actually still used by the UI after that call and there was a race condition if the started application after the call also used the terminal.- 2.57.3
* Mon Jan 04 2021 Ladislav Slezák - Fixed build against the latest libmicrohttpd library (related to bsc#1173718)- 0.5.12
* Tue Dec 01 2020 José Iván López González - Add folder-temp icon (related to jsc#SLE-16313).- 2.56.4
* Fri Nov 27 2020 Rodion Iafarov - Create structure to move handlers to separate classes (bsc#1132247)- 0.2.3
* Thu Nov 26 2020 Rodion Iafarov - Add activation for YTable (bsc#1139747)- Create structure to move handlers to separate classes- 0.2.4
* Thu Nov 26 2020 Rodion Iafarov - Add activation for YTable (bsc#1139747)- Create structure to move handlers to separate classes- 0.5.11
* Wed Nov 25 2020 Stefan Hundhammer - Fixed OBS-only changes by kkaempf vs. Git master conflicts- Removed kkaempf\'s libyui-bindings-2.0.2.patch (now included in mvidner\'s latest commits for 2.1.0)- 2.1.1
* Tue Nov 24 2020 Rodion Iafarov - Add activation for Radiobutton (bsc#1139747)- 0.2.3
* Tue Nov 24 2020 Rodion Iafarov - Add activation for Radiobutton (bsc#1139747)- 0.5.10
* Tue Nov 17 2020 Fabian Vogt - Fix text and icon overlapping in the pattern header (boo#1176530)- Improve layout of pattern headers- 2.48.5
* Tue Nov 17 2020 Stefan Hundhammer - Added new widgets: YMenuBar, YItemSelector (bsc#1175115)- 2.1.0
* Tue Nov 17 2020 Rodion Iafarov - Add support for the child items in the table (bsc#1139747)- 0.5.9
* Thu Nov 12 2020 Stefan Hundhammer - Honor menu bar toplevel menu enabled/disabled and visibility state (boo#1178394 again)- 2.56.3
* Wed Nov 11 2020 Stefan Hundhammer - Higher priority for toplevel menu shortcuts (bsc#1175489)- Dropped support for openSUSE 13.2 (or earlier) builds in .spec file- 3.12.2
* Tue Nov 03 2020 Stefan Hundhammer - Honor menu item enabled/disabled state when rebuilding menu item tree (e.g. after keyboard shortcut change) (boo#1178394)- 2.56.2
* Wed Oct 28 2020 Stefan Hundhammer - Explicitly set item and line index in NCMultiSelectionBox and NCSelectionBox (bsc#1177982, bsc#1177985)- 2.57.2
* Wed Oct 21 2020 Rodion Iafarov - Do not set json value to nullptr when YCheckBoxState is YCheckBox_dont_care (bsc#1139747)- 0.5.8
* Thu Oct 15 2020 Stefan Hundhammer - Fixed menu hotkeys (bsc#1177760)- 2.57.1
* Thu Oct 15 2020 Stefan Hundhammer - Added support for OpenItems property for (nested) tables (bsc#1176402)- 2.56.1
* Thu Oct 15 2020 Stefan Hundhammer - Added support for OpenItems property for (nested) tables (bsc#1176402)- 3.12.1
* Fri Oct 09 2020 José Iván López González - Use new parent lib SO version libyui.so.14 (bsc#1176402).- 0.2.2
* Fri Oct 09 2020 José Iván López González - Use new parent lib SO version libyui.so.14 (bsc#1176402).- 0.2.2
* Fri Oct 09 2020 José Iván López González - Use new parent lib SO version libyui.so.14 (bsc#1176402).- 0.5.7
* Fri Oct 09 2020 José Iván López González - Use new parent lib SO version libyui.so.14 (bsc#1176402).- 2.46.6
* Fri Oct 09 2020 José Iván López González - Use new parent lib SO version libyui.so.14 (bsc#1176402).- 2.48.4
* Fri Oct 09 2020 José Iván López González - Adapt code to changes for nested tables.- Use new parent lib SO version libyui.so.14 (bsc#1176402).- 2.50.10
* Fri Oct 09 2020 José Iván López González - Resolve hotkeys conflicts for widgets with multiple hotkeys.- Activate the menu hotkeys without using the ALT key.- Close a menu by using BACKSPACE.- Allow to use hotkeys to jump between menus.- Related to bsc#1175489- Allow to show/hide menus and menu items (related to manatools/libyui-mga#1).- Allow nested items in tables (bsc#1176402).- Bumped SO version to 14.- 2.57.0
* Fri Oct 09 2020 José Iván López González - Resolve hotkeys conflicts for widgets with multiple hotkeys (related to bsc#1175489).- Allow to show/hide menus and menu items (related to manatools/libyui-mga#1).- Allow nested items in tables (bsc#1176402).- Bumped SO version to 14.- 2.56.0
* Thu Oct 08 2020 José Iván López González - Resolve hotkeys conflicts for widgets with multiple hotkeys (related to bsc#1175489).- Allow to show/hide menus and menu items (related to manatools/libyui-mga#1).- Allow nested items in tables (bsc#1176402).- Bumped SO version to 14.- 3.12.0
* Thu Oct 01 2020 Rodion Iafarov - Remove log component from YHttpWidgetsActionHandler header file bsc#1177159- 0.5.6
* Wed Sep 30 2020 Klaus Kämpf - fix Factory build, add libyui-bindings-2.0.2.patch- move to python3-only build
* Thu Sep 17 2020 Joaquín Rivera - Add item selection in YMenuBar (bsc#1175115)- 0.5.5
* Wed Sep 16 2020 José Iván López González - Hide heading of the dialog when no title is defined.- Related to bsc#1175489.- 2.55.0
* Wed Sep 16 2020 Ladislav Slezák - Fixed compilation in SLE15-SP2 (related to the previous fix bsc#1139747)- 0.5.4
* Fri Aug 28 2020 Joaquín Rivera - Serialize value for YDateField and YTimeField (bsc#1139747)- 0.5.3
* Thu Aug 27 2020 Martin Vidner - Fix changing a single cell in a sorted table (bsc#1165388, bsc#1174615)- 2.56.2
* Wed Aug 12 2020 José Iván López González - Handle hot-keys for top level menu options.- Related to bsc#1175115.- 2.56.1
* Tue Aug 11 2020 José Iván López González - Add MenuBar widget (bsc#1175115).- Bump SO version to 13.- 2.56.0
* Tue Aug 11 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.13 (bsc#1175115)- 0.2.1
* Tue Aug 11 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.13 (bsc#1175115)- 2.50.9
* Tue Aug 11 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.13 (bsc#1175115)- 0.2.1
* Tue Aug 11 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.13 (bsc#1175115)- 2.46.5
* Tue Aug 11 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.13 (bsc#1175115)- 2.48.3
* Tue Aug 11 2020 Stefan Hundhammer - Added MenuBar widget (bsc#1175115)- Bumped SO version to 13- 2.54.0
* Tue Aug 11 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.13 (bsc#1175115)- 0.5.2
* Tue Aug 11 2020 Stefan Hundhammer - Added MenuBar widget (bsc#1175115)- Bumped SO version to 13- 3.11.0
* Fri Jul 31 2020 Martin Vidner - Fix build by porting NCURSES_CXX_IMPEXP from upstream (bsc#1174759).- 2.55.1
* Tue Jul 07 2020 riafarov - Handle MHD result as int or enum depending on libmicrohttpd version (libmicrohttpd>=0.9.71 uses enum)- 0.5.1
* Mon Jun 08 2020 Rodion Iafarov - Trigger update on YCombobox, YSelectionBox, YInputField, YMultiSelectionBox (bsc#1139747)- Add support for YDateField and YTimeField- Allow setting text in editable YComboBox- Allow selecting row in the table by row id- Return json format consistently- Add support for YCheckBoxFrame widget- Allow reusing port if YUI_REUSE_PORT=1- Add json serialization for YBarGraph- 0.5.0
* Mon Jun 08 2020 Rodion Iafarov - Trigger update on YCombobox, YSelectionBox, YInputField, YMultiSelectionBox (bsc#1139747)- Add support for YDateField and YTimeField- Add support for YCheckBoxFrame- 0.2.0
* Mon Jun 08 2020 Rodion Iafarov - Trigger update on YCombobox, YSelectionBox, YInputField, YMultiSelectionBox (bsc#1139747)- Add support for YDateField and YTimeField- Add support for YCheckBoxFrame- 0.2.0
* Fri Jun 05 2020 riafarov - Make itemAt method public for YSelectionWidget (bsc#1132247)- 3.10.1
* Thu Jun 04 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.12 (bsc#1172513)- 0.1.2
* Thu Jun 04 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.12 (bsc#1172513)- 0.1.2
* Thu Jun 04 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.12 (bsc#1172513)- 2.50.8
* Thu Jun 04 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.12 (bsc#1172513)- 2.46.4
* Thu Jun 04 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.12 (bsc#1172513)- 2.48.2
* Thu Jun 04 2020 Stefan Hundhammer - Use new parent lib SO version libyui.so.12 (bsc#1172513)- 0.4.1
* Thu Jun 04 2020 Stefan Hundhammer - Added autoWrap to label widget (bsc#1172513)- Bumped SO version to 12- 2.55.0
* Thu Jun 04 2020 Stefan Hundhammer - Added autoWrap to label widget (bsc#1172513)- Bumped SO version to 12- 2.53.0
* Thu Jun 04 2020 Stefan Hundhammer - Added autoWrap to label widget (bsc#1172513)- Bumped SO version to 12- 3.10.0
* Wed May 27 2020 Josef Reidinger - Fix ruby bindings when build as non-gem (bsc#1172158)- 2.0.2
* Tue May 26 2020 dmulderAATTsuse.com- Modify spec file to build python3 package- 2.0.1
* Wed May 20 2020 Stefan Hundhammer - Fixed compatibility with older (pre-5.15) Qt versions (bsc#1165118)- 2.48.1
* Wed May 20 2020 Stefan Hundhammer - Fixed build failures with older Qt versions (pre-5.15) (bsc#1165118)- 2.52.4
* Tue May 19 2020 Stefan Hundhammer - Allow vendor change also for distribution upgrade (bsc#1170521)- 2.50.7
* Tue May 19 2020 aschnellAATTsuse.com- allow to move graph by dragging mouse (bsc#1171865)- 2.46.3
* Mon May 18 2020 Stefan Hundhammer - Allow vendor change also for distribution upgrade (bsc#1170521)- 2.48.0
* Thu May 14 2020 aschnellAATTsuse.com- handle multi-line labels (bsc#1171700)- 2.46.2
* Thu Mar 26 2020 Stefan Hundhammer - Fixed Qt 5.15-Beta2 deprecated warnings (bsc#1165118)- 2.47.5
* Tue Mar 24 2020 Stefan Hundhammer - Fixed Qt 5.15 deprecated warnings (bsc#1165118)- 2.46.1
* Tue Mar 24 2020 Stefan Hundhammer - Fixed Qt 5.15 deprecated warnings (bsc#1165118)- 2.47.4
* Tue Mar 24 2020 Stefan Hundhammer - Fixed Qt 5.15 deprecated warnings (bsc#1165118)- 2.52.3
* Mon Feb 17 2020 Stefan Hundhammer - Added missing gettext init (bsc#1163586)- 2.52.2
* Mon Feb 17 2020 Stefan Hundhammer - Removed obsolete old RPM group tags (bsc#1163594)- 3.9.3
* Mon Feb 17 2020 Stefan Hundhammer - Removed leftovers of dropping support for RPM group tags (bsc#1163594)- 2.50.6
* Mon Feb 17 2020 Stefan Hundhammer - Removed leftovers of dropping support for RPM group tags (bsc#1163594)- 2.47.3
* Thu Feb 06 2020 Stefan Hundhammer - Ask user for confirmation for retracted packages (bsc#1162145)- 2.50.5
* Wed Feb 05 2020 Oleksandr Orlov - Replace hard-coded HTML documentation with the url to the actual documentation in project repo- Add \"/version\" endpoint to access to API version- Use /v1/ prefix in URL path while accessing resources- 0.4.0
* Fri Jan 24 2020 Michal Filka - bsc#1154694 - do not crash UI when terminal window is too tight for table- 2.54.5
* Thu Jan 23 2020 Imobach Gonzalez Sosa - Add an option to include a \"Search Online\" option in the package selector (jsc#SLE-9109).- 2.50.4
* Wed Jan 22 2020 Stefan Hundhammer - Handle retracted packages (jsc#SLE-11211)- 2.50.3
* Fri Jan 17 2020 Imobach Gonzalez Sosa - Add an option to include a \"Search Online\" option in the package selector (jsc#SLE-9109).- 3.9.2
* Thu Jan 16 2020 Imobach Gonzalez Sosa - Add an Online Search option to the Extras menu (jsc#SLE-9109).- 2.47.2
* Tue Jan 14 2020 Stefan Hundhammer - Handle retracted packages (jsc#SLE-11211)- 2.47.1
* Fri Dec 20 2019 aschnellAATTsuse.com- handle new sort-key when sorting tables (bsc#1140018)- 2.52.1
* Thu Dec 19 2019 aschnellAATTsuse.com- handle new sort-key when sorting tables (bsc#1140018)- 2.54.4
* Wed Dec 18 2019 aschnellAATTsuse.com- added sort key to table cell (bsc#1140018)- 3.9.1
* Mon Dec 16 2019 aschnellAATTsuse.com- update selected item in table when changing sorting only if multiselection mode is off (bsc#1159098)- 2.54.3
* Mon Dec 16 2019 aschnellAATTsuse.com- sort new table content (unless keep-sorting flag is set) (part of bsc#1140018 and part of #1159177)- update selected item in table when changing sorting (bsc#1159098)- 2.54.2
* Fri Dec 13 2019 aschnellAATTsuse.com- adapted to changes in libyui-ncurses (needed for bsc#1159177)- 2.50.2
* Fri Dec 13 2019 aschnellAATTsuse.com- save flag for reverse sorting in SortStrategyBase (needed for bsc#1159177)- 2.54.1
* Wed Dec 11 2019 Ladislav Slezák - Added multiversion package list to the package classification filter (related to the bsc#1155132)- 2.50.1
* Tue Dec 10 2019 Rodion Iafarov - Increase SO version to 11 (bsc#1132247)- 2.46.0
* Tue Dec 10 2019 Rodion Iafarov - Increase SO version to 11 (bsc#1132247)- 2.50.0
* Tue Dec 10 2019 Rodion Iafarov - Increase SO version to 11 (bsc#1132247)- 2.47.0
* Mon Dec 09 2019 Ladislav Slezák - Partially restore the \"Package Groups\" view, display only special package groups (orphaned, unneeded, multiversion,... packages) (bsc#1155132)- 2.46.11
* Mon Dec 09 2019 Rodion Iafarov - Add support to operate on many widgets with rest-api (bsc#1132247)- Increase SO version to 11- 2.52.0
* Wed Dec 04 2019 schubiAATTsuse.de- Added a banner on the upper/right side of the YaST layout. The label can be set by the environment variable YAST_BANNER (jsc#SLE-9424).- 2.51.7
* Mon Dec 02 2019 Martin Vidner - Do not require graphviz-devel for the doc package (bsc#1157916)- 2.45.5
* Fri Nov 29 2019 Rodion Iafarov - Add support to operate on many widgets with rest-api (bsc#1132247)- Support column index when selecting a row- Update documentation- Increase SO version to 11- 0.3.0
* Fri Nov 29 2019 Rodion Iafarov - Add support to operate on many widgets with rest-api (bsc#1132247)- Increase SO version to 11- 2.54.0
* Fri Nov 29 2019 Rodion Iafarov - Add support to operate on many widgets with rest-api (bsc#1132247)- Increase SO version to 11- 3.9.0
* Thu Nov 28 2019 aschnellAATTsuse.com- Respect backslashes (graphviz escString) in texts (bsc#1157916)- 2.45.4
* Thu Nov 28 2019 Stefan Hundhammer - Fixed Qt 5.14 deprecated warnings (bsc#1155550)- 2.46.10
* Thu Nov 28 2019 Stefan Hundhammer - Fixed Qt 5.14 deprecated warnings (bsc#1155550)- 2.51.6
* Wed Nov 20 2019 Stefan Hundhammer - Prevent crash on [PrintScreen] of a main window (bsc#1157170)- 2.51.5
* Thu Nov 14 2019 Stefan Hundhammer - Mirror layout direction in Farsi (bsc#1156437)- 2.51.4
* Thu Nov 14 2019 Stefan Hundhammer - Implemented CustomStatusItemSelector widget (bsc#1084674)- 2.53.2
* Wed Nov 13 2019 Stefan Hundhammer - Don\'t use tab in string literal (bsc#1084674)- 3.8.5
* Mon Nov 11 2019 Stasiek Michalski - Switch to native rpm boolean dependency syntax (boo#1156428)
* Thu Nov 07 2019 Stefan Hundhammer - Support item status getting and setting for ItemSelector (bsc#1084674)- 3.8.4
* Thu Nov 07 2019 Stefan Hundhammer - Left-align ItemSelector toggle and icon if using custom status values, but items without description (bsc#1084674)- 2.51.3
* Wed Nov 06 2019 Josef Reidinger - do not complain about vendor change when switching repo (bsc#1149391,bsc#1065584)- 2.46.9
* Thu Oct 31 2019 Stefan Hundhammer - Support custom status values (int, not just boolean) in ItemSelector (bsc#1084674)- 2.51.2
* Thu Oct 31 2019 Stefan Hundhammer - Support custom status values (int, not just bool) in ItemSelector (bsc#1084674)- 3.8.3
* Wed Oct 23 2019 Stefan Hundhammer - Don\'t enforce an initial selection for SingleItemSelector (bsc#1084674)- 3.8.2
* Thu Oct 17 2019 Ladislav Slezák - 2.46.8
* Mon Oct 14 2019 Stefan Hundhammer - Fix build failure with older boost (bsc#1084674)- 2.53.1
* Tue Oct 08 2019 Tomáš Chvátal - Try to sort out a bit the package using spec-cleaner- Use the distribution %cmake macros that define all the various compilation flags/etc.- Use %cmake_build that will allow us later to switch from make to ninja on distribution level
* Tue Oct 08 2019 Tomáš Chvátal - Remove Group view pane as it is based on the rpm group tag indirectly via packagekit (fate#326485).
* Thu Sep 26 2019 Stefan Hundhammer - Implemented ItemSelector widget (bsc#1084674)- 2.53.0
* Tue Sep 24 2019 Stefan Hundhammer - Icon support for ItemSelector widget (bsc#1084674)- 2.51.1
* Mon Sep 23 2019 Stefan Hundhammer - Added CurrentItem property to new ItemSelector widget for consistency (bsc#1084674)- 3.8.1
* Thu Sep 19 2019 Stefan Hundhammer - Added ItemSelector widget (bsc#1084674)- 3.8.0
* Wed Sep 18 2019 Rodion Iafarov - Increase SO version to 11 (bsc#1132247)- 0.1.1
* Wed Sep 18 2019 Rodion Iafarov - Increase SO version to 11 (bsc#1132247)- 0.1.1
* Wed Sep 18 2019 Stefan Hundhammer - Implemented ItemSelector widget (bsc#1084674)- 2.51.0
* Fri Sep 13 2019 aschnellAATTsuse.com- handle new libyui feature dealing with scrollbar position of RichText widget (bsc#1150498)- 2.52.1
* Thu Sep 12 2019 Martin Vidner - Make scroll-up mean zoom-in (bsc#1149158)- 2.45.3
* Thu Sep 12 2019 aschnellAATTsuse.com- handle new libyui feature dealing with scrollbar position of RichText widget (bsc#1150498)- 2.50.6
* Thu Sep 12 2019 aschnellAATTsuse.com- Allow to get and set scrollbar position of RichText widget (bsc#1150498)- 3.7.0
* Fri Sep 06 2019 Ladislav Slezák - Added a new generic dependency to force upgrade from all previous versions (e.g. from libyui-qt-pkg9 to libyui-qt-pkg10) (bsc#1148622)- 2.46.7
* Thu Sep 05 2019 Ladislav Slezák - Added a new generic dependency to force upgrade from all previous versions (e.g. from libyui-ncurses-pkg9 to libyui-ncurses-pkg10) (bsc#1148622)- 2.49.1
* Mon Sep 02 2019 Martin Vidner - pollEventInternal/UI.PollInput would produce no events (bsc#1139967)- 2.50.5
* Fri Jun 28 2019 Ladislav Slezák - Split the libyui-rest-api plugin to separate Qt and Ncurses parts (bsc#1139747)- IPv6 support- HTTP Basic Auth support (set the user name and password via the YUI_AUTH_USER and YUI_AUTH_PASSWD environment variables)- 0.2.0
* Fri Jun 28 2019 Ladislav Slezák - Send the notify events also when some widgets are changed via the REST API (CheckBox, RadioButton, InputField) (bsc#1139747)- 2.52.0
* Tue Jun 25 2019 Ladislav Slezák - Initial version, split the libyui-rest-api plugin to separate Qt and Ncurses parts (bsc#1139747)- 0.1.0
* Tue Jun 25 2019 Ladislav Slezák - Initial version, split the libyui-rest-api plugin to separate Qt and Ncurses parts (bsc#1139747)- 0.1.0
* Tue Jun 25 2019 Ladislav Slezák - Split the libyui-rest-api plugin to separate Qt and Ncurses parts (bsc#1139747)- 3.6.0
* Tue Jun 18 2019 schubiAATTsuse.de- Adding explanation for temporary menue options. (bsc#1137034)- 2.46.6
* Tue May 28 2019 schubiAATTsuse.de- Clarify license to lgpl-2.1 and lgpl-3 (bsc#1136407).- 2.46.5
* Thu May 09 2019 Stasiek Michalski - Allow for full customization of the steps (boo#1134575)- 2.50.4
* Tue May 07 2019 Stefan Hundhammer - Fixed empty labels in graph elements (bsc#1130502): Proper replacement for obsolete QPainter::initFrom()- 2.45.2
* Tue May 07 2019 Stefan Hundhammer - Check for correct Qt version to fix build with Qt 5.13 (bsc#1130502)- 2.46.4
* Tue May 07 2019 Stefan Hundhammer - Check for correct Qt version to fix build with Qt 5.13 (bsc#1130502)- 2.50.3
* Mon Apr 29 2019 Stefan Hundhammer - Fixed segfault in pkg changes dialog (bsc#1132980)- 2.46.3
* Tue Apr 23 2019 Ladislav Slezák - Spec file cleanup, use %cmake macros
* Thu Apr 18 2019 Ladislav Slezak - Backward compatibility fix to ensure it still compiles in Leap 15.0 (related to bsc#1130502)- 2.46.2
* Thu Apr 18 2019 Ladislav Slezak - Backward compatibility fix to ensure it still compiles in Leap 15.0 (related to bsc#1130502)- 2.50.2
* Wed Apr 17 2019 Stefan Hundhammer - Fixed obsolete warnings when building against Qt 5.13 (bsc#1130502)- 2.45.1
* Wed Apr 17 2019 Stefan Hundhammer - Fixed obsolete warnings when building against Qt 5.13 (bsc#1130502)- 2.46.1
* Wed Apr 17 2019 Ladislav Slezak - Adapt to the latest libyui base library (REST API extension)- Bump the .so version to 10 to be compatible with the other libyui packages (bsc#1132247)- 2.51.0
* Wed Apr 17 2019 Stefan Hundhammer - Fixed obsolete warnings when building against Qt 5.13 (bsc#1130502)- 2.50.1
* Fri Apr 12 2019 Rodion Iafarov - Bump the .so version to 10 to be compatible with the other libyui packages (bsc#1132247)- 2.45.0
* Thu Apr 11 2019 Ladislav Slezák - Bump the .so version to 10 to be compatible with the other libyui packages (bsc#1132247)- 2.46.0
* Thu Apr 11 2019 Ladislav Slezák - Bump the .so version to 10 to be compatible with the other libyui packages (bsc#1132247)- 2.49.0
* Tue Mar 19 2019 Rodion Iafarov - Add changes required for the libyui-testframework (bsc#1132247)- 2.50.0
* Wed Mar 13 2019 Stasiek Michalski - Add icons for partitioner (boo#1118521)- 2.49.16
* Tue Mar 12 2019 Stefan Hundhammer - Revert to previous initial status column width (bsc#1127708)- 2.45.27
* Wed Feb 27 2019 Stefan Hundhammer - Use YQUI icon loader in YQImage whenever possible (bsc#1119688, bsc#1122174)- 2.49.15
* Thu Feb 14 2019 Stasiek Michalski - Fix icon display to new libyui-qt function (boo#1125424)- 2.45.26
* Thu Jan 10 2019 Stefan Hundhammer - Fixed segfault in YQTableItem icon (bsc#1121083)- 2.49.14
* Thu Dec 20 2018 Rodion Iafarov - Initial commit (bsc#1132247)- 0.1.0
* Thu Dec 20 2018 Rodion Iafarov - Add changes required for the libyui-rest-api (bsc#1132247)- 3.5.0
* Tue Dec 18 2018 Stefan Hundhammer - YImage: Fall back to compiled-in Qt resources (bsc#1119688)- 2.49.13
* Tue Dec 18 2018 aschnellAATTsuse.com- log QIcon::themeName (for bsc#1119688)- 2.49.12
* Sat Dec 15 2018 Stasiek Michalski - Make icons pop out from any background (boo#1115949)- 2.45.25
* Wed Dec 12 2018 lslezakAATTsuse.cz- libyui-ncurses-tools conflicts with libyui-ncurses8 (related to bsc#1113291)- 2.50.4
* Wed Dec 05 2018 Stasiek Michalski - Ship only primary icons with module to avoid conflicts (boo#1118521)- 2.49.11
* Mon Nov 19 2018 Stasiek Michalski - Fix YQTree\'s icon loading function (boo#1116562)- Fix padding on the left caused by deprecated dialog icon (boo#1116278)
* Thu Nov 15 2018 Stasiek Michalski - Destroy sidebar where necessary (boo#1115994)
* Tue Nov 13 2018 Stasiek Michalski - Use native icon theme methods (boo#1109378)- 2.49.8
* Wed Nov 07 2018 Stefan Hundhammer - Require and link against libQt5Svg (bsc#1114654)- 2.45.24
* Tue Nov 06 2018 Stefan Hundhammer - Better error handling for missing icons (bsc#1114654): Error message in the y2log plus displaying a small red square for missing icons.- 2.45.23
* Mon Oct 29 2018 Stasiek Michalski - New way of handling emblems with theming support (boo#1109382)- 2.45.22
* Thu Oct 25 2018 mvidnerAATTsuse.com- Split off libyui-terminal into libyui-ncurses-tools (bsc#1113291)- 2.50.3
* Wed Oct 24 2018 igonzalezsosaAATTsuse.com- Remove the RPM Groups view (FATE#326485).- 2.48.9
* Wed Oct 24 2018 igonzalezsosaAATTsuse.com- Remove the RPM Groups view (FATE#326485).- 2.45.21
* Sat Oct 13 2018 Stasiek Michalski - Fix style disappearing from sidebar (boo#1111720)- 2.49.7
* Wed Sep 19 2018 Stefan Hundhammer - Enable HiDPI (bsc#1089886)- 2.49.6
* Tue Aug 21 2018 schubiAATTsuse.de- Changed dir of COPYING file.
* Tue Aug 21 2018 schubiAATTsuse.de- Changed dir of COPYING file.
* Tue Aug 21 2018 schubiAATTsuse.de- Changed dir of COPYING file.
* Tue Aug 21 2018 schubiAATTsuse.de- Changed dir of COPYING file.
* Tue Aug 21 2018 schubiAATTsuse.de- Changed dir of COPYING file.
* Mon Aug 20 2018 schubiAATTsuse.de- Changed dir of COPYING file.
* Mon Jul 30 2018 lslezakAATTsuse.cz- Update the version to match the other packages (improvement for handling big disks, bsc#991090)- 2.44.9
* Fri Jul 27 2018 lslezakAATTsuse.cz- Fix for the new FSize class (avoid the 8EiB limit, bsc#991090)- Update the package version- 2.48.8
* Thu Jul 26 2018 lslezakAATTsuse.cz- Update the version to match the other packages (improvement for handling big disks, bsc#991090)- 2.50.2
* Thu Jul 26 2018 lslezakAATTsuse.cz- Fix for the new FSize class (avoid the 8EiB limit, bsc#991090)- Update the package version- 2.45.20
* Thu Jul 26 2018 lslezakAATTsuse.cz- Fix for the new FSize class (avoid the 8EiB limit, bsc#991090)- Update the package version- 2.49.5
* Thu Jul 26 2018 lslezakAATTsuse.cz- Improved the FSize class to handle arbitrary sizes, use the boost multiprecision library instead of `long long` which overflows for values > 8EiB (bsc#991090)- 3.4.2
* Tue Jul 03 2018 lslezakAATTsuse.cz- Fixes for file systems >8EiB (bsc#991090): - Do not display \"out of disk space\" error at start when such a large disk is present in the system - Fixed displaying negative disk sizes in the disk usage dialog- 2.45.19
* Tue Jul 03 2018 lslezakAATTsuse.cz- Fixes for file systems >8EiB (bsc#991090): - Do not display \"out of disk space\" error at start when such a large disk is present in the system - Fixed displaying negative disk sizes in the disk usage dialog- 2.48.7
* Fri Jun 29 2018 mvidnerAATTsuse.com- Added new \"Services\" filter, displayed only when at least one repository service is present (FATE#321043)
* Fri Jun 29 2018 lslezakAATTsuse.cz- Added new \"Services\" view, displayed only when at least one repository service is present (FATE#321043)- Display the busy cursor while package filtering is in progress
* Mon Jun 25 2018 aschnellAATTsuse.com- use long long instead of int for free disk space with MiB base- 2.45.18
* Mon Jun 25 2018 aschnellAATTsuse.com- use long long instead of int for free disk space with MiB base- 2.48.6
* Tue Jun 19 2018 jreidingerAATTsuse.com- Drop code related to qt solver plugin which is dead for long time (bsc#1088759)- 2.45.17
* Fri May 25 2018 igonzalezsosaAATTsuse.com- Drop qt5_use_modules (related to bsc#1091286).- 2.44.8
* Fri May 11 2018 hellcpAATTopensuse.org- Fix Gnome\'s display of titles/icons (boo#1092845)- 2.49.4
* Wed May 09 2018 mliskaAATTsuse.cz- Fix GCC 8 warning: -Werror=catch-value (boo#1084636).- 3.4.1
* Mon May 07 2018 igonzalezsosaAATTsuse.com- Replace qt5_use_modules with target_link_libraries (bsc#1091286).- 2.45.16
* Mon May 07 2018 igonzalezsosaAATTsuse.com- Replace qt5_use_modules with target_link_libraries (bsc#1091286).- 2.44.7
* Mon May 07 2018 igonzalezsosaAATTsuse.com- Replace qt5_use_modules with target_link_libraries (bsc#1091286).- 2.49.3
* Wed Apr 18 2018 igonzalezsosaAATTsuse.com- Use QLibraryInfo to determine the path to Qt translations (bsc#1082569).- 2.49.2
* Tue Feb 27 2018 jreidingerAATTsuse.com- fix translations for advanced help text (bsc#1083015)- 2.50.1
* Wed Feb 21 2018 letcpAATTprotonmail.com- Contribution by LelCP: Add support for icon themes (boo#1081517)- 2.45.15
* Mon Jan 08 2018 shundhammerAATTsuse.com- Prevent segfault if an open dialog is left over (bsc#1074596): Don\'t do anything widget related after the QApplication is destroyed, in particular not deleting other widgets, even if indirectly via YDialog::deleteAllDialogs() in YUI. [#] 2.49.1
* Thu Jan 04 2018 shundhammerAATTsuse.com- Removed is_linetouched() function that clashes with a macro of the same name of newer NCurses libs (bsc#1074600)- 2.50.0
 
ICM