Changelog for
libyui-qt-devel-2.49.14-2.4.x86_64.rpm :
* Thu Jan 10 2019 Stefan Hundhammer
- Fixed segfault in YQTableItem icon (bsc#1121083)- 2.49.14
* 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
* 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
* 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.
* 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
* Fri May 11 2018 hellcpAATTopensuse.org- Fix Gnome\'s display of titles/icons (boo#1092845)- 2.49.4
* 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
* 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
* Mon Dec 18 2017 mvidnerAATTsuse.com- Don\'t probe X11 display, for better integration with Wayland (bsc#1072411)- 2.48.1
* Wed Nov 15 2017 shundhammerAATTsuse.de- Send a widget ID with Shift-F6 for automated testing (fate#324098)- 2.48.0
* Wed Aug 16 2017 lslezakAATTsuse.cz- Removed an obsolete non-working Qt initialization hack (bsc#1053873)- 2.47.3
* Mon Aug 07 2017 mvidnerAATTsuse.com- Adjusted to increased so version of the base library (bsc#1052217)- 2.47.2
* Sun Feb 05 2017 besser82AATTfedoraproject.org- Fix crash when shutting down the UI (gh#libyui-libyui-qt#41, bsc#931762)- Fix a problem with hanging UI- 2.47.1
* Wed Nov 09 2016 cwhAATTsuse.com- Add handler for Shift-F1 to show advanced keyboard shortcuts (bsc#1010039)- 2.47.0
* Mon Oct 17 2016 igonzalezsosaAATTsuse.com- Add support for AATTimport directive in QSS (related to bsc#768112 and bsc#780621)- 2.46.30
* Fri Oct 14 2016 igonzalezsosaAATTsuse.com- Rename Y2COLORMODE to Y2ALTSTYLE for consistency (related to bsc#768112 and bsc#780621)- 2.46.29
* Thu Oct 13 2016 igonzalezsosaAATTsuse.com- Rename Y2HIGHCONTRAST environment variable to Y2COLORMODE- Use \'alternate\' instead of \'high-contrast\'- Load default style sheet if alternate style sheet does not exist- All these changes are related to bsc#768112 and bsc#780621- 2.46.28
* Mon Oct 10 2016 igonzalezsosaAATTsuse.com- Fix high-contrast support (bsc#76811 and related to bsc#780621)- 2.46.27
* Sun Sep 25 2016 hrvoje.senjanAATTgmail.com- Fix compilation with Qt 5.7 by using non-deprecated classes (boo#1001141).
* Wed Sep 21 2016 shundhammerAATTsuse.de- Force showing widgets that were added after opening a dialog (bsc#998593)- Deliver timeout events only if the delivering dialog is still the topmost (can only happen with Ctrl-Shift-Alt key combos)- 2.46.25
* Mon Aug 22 2016 jreidingerAATTsuse.com- Do not append new line when content of log view do not change (bnc#989155)- 2.46.24
* Fri May 13 2016 alarrosaAATTsuse.com- Now Yast requests the focus to the window manager when running fullscreen instead of relying on the window manager focus policy (bsc#974627)- 2.46.23
* Tue Apr 05 2016 shundhammerAATTsuse.de- Show help in wizard widget upon F1 and Alt-H (bnc#973389)- 2.46.22
* Fri Oct 02 2015 lslezakAATTsuse.cz- fixed styling for the release notes dialog content (bsc#947167)- 2.46.21
* Wed Sep 16 2015 mvidnerAATTsuse.com- Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common- No functional change but version bumped to push the package down the pipeline (boo#946079).
* Wed Sep 16 2015 mvidnerAATTsuse.com- Handle QtInfoMsg value in switch; fixes build with Qt 5.5 (H Senjan, boo#942101).- so-version bumped to match the main library.- 2.46.19
* Wed May 06 2015 lslezakAATTsuse.cz- fixed styling for non-Wizard dialogues (bnc#925882)- allow styling of the YQMainWinDock object (the main non-Wizard window)- the stylesheet editor (Ctrl+Shift+Alt+s) also works for non-Wizard dialogues now- 2.46.18
* Tue Feb 10 2015 jsrainAATTsuse.cz- fix layout of Help and Release Notes buttons (bsc#916814) (credits to tgoettlicher)- 2.46.17
* Tue Feb 03 2015 jsrainAATTsuse.cz- include Help and Release notes buttons in keyboard shortcut resolution (bsc#880983)- 2.46.16
* Fri Jan 30 2015 jsrainAATTsuse.cz- added keyboard shortcuts to Help and Release Notes buttons (bnc#880983)- 2.46.15
* Wed Jan 21 2015 jsrainAATTsuse.cz- added QT-specific dialog for displaying release notes
* Tue Jan 20 2015 mvidnerAATTsuse.com- Fixed building with cmake 3.1 (PREFIX in spec, boo#911875).- 2.46.14