Changelog for
libyui-qt9-2.49.5-1.1.x86_64.rpm :
Thu Jul 26 14:00:00 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 14:00:00 2018 hellcpAATTopensuse.org
- Fix Gnome\'s display of titles/icons (boo#1092845)
- 2.49.4
Mon May 7 14:00:00 2018 igonzalezsosaAATTsuse.com
- Replace qt5_use_modules with target_link_libraries (bsc#1091286).
- 2.49.3
Wed Apr 18 14:00:00 2018 igonzalezsosaAATTsuse.com
- Use QLibraryInfo to determine the path to Qt translations
(bsc#1082569).
- 2.49.2
Mon Jan 8 13:00:00 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 13:00:00 2017 mvidnerAATTsuse.com
- Don\'t probe X11 display, for better integration
with Wayland (bsc#1072411)
- 2.48.1
Wed Nov 15 13:00:00 2017 shundhammerAATTsuse.de
- Send a widget ID with Shift-F6 for automated testing (fate#324098)
- 2.48.0
Wed Aug 16 14:00:00 2017 lslezakAATTsuse.cz
- Removed an obsolete non-working Qt initialization hack
(bsc#1053873)
- 2.47.3
Mon Aug 7 14:00:00 2017 mvidnerAATTsuse.com
- Adjusted to increased so version of the base library (bsc#1052217)
- 2.47.2
Sun Feb 5 13:00:00 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 9 13:00:00 2016 cwhAATTsuse.com
- Add handler for Shift-F1 to show advanced keyboard shortcuts (bsc#1010039)
- 2.47.0
Mon Oct 17 14:00:00 2016 igonzalezsosaAATTsuse.com
- Add support for AATTimport directive in QSS
(related to bsc#768112 and bsc#780621)
- 2.46.30
Fri Oct 14 14:00:00 2016 igonzalezsosaAATTsuse.com
- Rename Y2COLORMODE to Y2ALTSTYLE for consistency
(related to bsc#768112 and bsc#780621)
- 2.46.29
Thu Oct 13 14:00:00 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 14:00:00 2016 igonzalezsosaAATTsuse.com
- Fix high-contrast support (bsc#76811 and related to bsc#780621)
- 2.46.27
Sun Sep 25 14:00:00 2016 hrvoje.senjanAATTgmail.com
- Fix compilation with Qt 5.7 by using non-deprecated classes
(boo#1001141).
Wed Sep 21 14:00:00 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 14:00:00 2016 jreidingerAATTsuse.com
- Do not append new line when content of log view do not change
(bnc#989155)
- 2.46.24
Fri May 13 14:00:00 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 5 14:00:00 2016 shundhammerAATTsuse.de
- Show help in wizard widget upon F1 and Alt-H (bnc#973389)
- 2.46.22
Fri Oct 2 14:00:00 2015 lslezakAATTsuse.cz
- fixed styling for the release notes dialog content (bsc#947167)
- 2.46.21
Wed Sep 16 14:00:00 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 14:00:00 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 6 14:00:00 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 13:00:00 2015 jsrainAATTsuse.cz
- fix layout of Help and Release Notes buttons (bsc#916814)
(credits to tgoettlicher)
- 2.46.17
Tue Feb 3 13:00:00 2015 jsrainAATTsuse.cz
- include Help and Release notes buttons in keyboard shortcut
resolution (bsc#880983)
- 2.46.16
Fri Jan 30 13:00:00 2015 jsrainAATTsuse.cz
- added keyboard shortcuts to Help and Release Notes buttons
(bnc#880983)
- 2.46.15
Wed Jan 21 13:00:00 2015 jsrainAATTsuse.cz
- added QT-specific dialog for displaying release notes
Tue Jan 20 13:00:00 2015 mvidnerAATTsuse.com
- Fixed building with cmake 3.1 (PREFIX in spec, boo#911875).
- 2.46.14
Wed Aug 13 14:00:00 2014 mvidnerAATTsuse.com
- Fixed Table(:multiSelection) selecting 1st item when focused
(bnc#888090).
- 2.46.13
Tue Jul 8 14:00:00 2014 mvidnerAATTsuse.com
- Avoid QXcbEventReader crash during library shutdown (bnc#879295).
- 2.46.12
Thu May 29 14:00:00 2014 mvidnerAATTsuse.com
- Fix recent ugly fonts in cs_CZ, hu_HU (bnc#879991).
- 2.46.11
Wed May 21 14:00:00 2014 snwintAATTsuse.de
- fix last font selection fix (bnc #878859)
- 2.46.10
Mon May 19 14:00:00 2014 snwintAATTsuse.de
- load per-language font info and refresh widget fonts (bnc #866705)
- 2.46.9
Wed May 7 14:00:00 2014 jsrainAATTsuse.cz
- avoid hiding \"Show Relnotes\" button when new Wizard window is
created (bnc#876668)
- 2.46.8
Thu Apr 17 14:00:00 2014 jsrainAATTsuse.cz
- added title bar with product logo (bnc#868722)
- 2.46.7
Mon Apr 14 14:00:00 2014 tgoettlicherAATTsuse.de
- Improve styleability of dialog heading
- 2.46.6
Tue Apr 8 14:00:00 2014 mvidnerAATTsuse.com
- Enable wizard title on the left instead of on top (bnc#868859).
- 2.46.5
Mon Mar 31 14:00:00 2014 tgoettlicherAATTsuse.de
- Made BarGraph segment colors stylable (bnc#868268)
- 2.46.4
Fri Mar 21 13:00:00 2014 mvidnerAATTsuse.com
- Fixed \"QObject::connect: signal not found in YQCheckBox\",
aka CheckBox not sending notifications (bnc#868374)
- 2.46.3
Sat Mar 15 13:00:00 2014 anaselliAATTlinux.it
- Fixed YQDateField and YQTimeField notification event
- Fixed YTree item selection during items population,
old implementation ignored selected items.
- Fixed YQTable item selected slot, if no items were selected
at creation, first slection was ignored
- 2.46.2
Wed Mar 12 13:00:00 2014 mvidnerAATTsuse.com
- Fixed \"QFSFileEngine::open: No file name specified\" (A Naselli)
- make Qt5 BuildRequires fine-grained with pkgconfig (H Senjan)
- 2.46.1
Mon Mar 10 13:00:00 2014 mvidnerAATTsuse.com
- set parent of context menu, to apply style sheets (tgoettlicher)
- 2.46.0
Mon Mar 10 13:00:00 2014 mvidnerAATTsuse.com
- make color of help text search result stylable (tgoettlicher)
- 2.45.4
Mon Mar 3 13:00:00 2014 mvidnerAATTsuse.com
- fixed tab switching in Qt5, for example during package installation
- declared pclass(ptr) macro to help with compile time type checking
of Qt signals
- 2.45.3
Thu Feb 27 13:00:00 2014 mvidnerAATTsuse.com
- Fixed save_y2logs invocation (bnc#866056).
- 2.45.2
Fri Feb 21 13:00:00 2014 mvidnerAATTsuse.com
- fontconfig-devel has been a build dependency; something has
stopped pulling it in for us
- 2.45.1
Tue Jan 7 13:00:00 2014 mvidnerAATTsuse.com
- Ported to Qt5
- 2.45.0
Thu Dec 5 13:00:00 2013 mvidnerAATTsuse.com
- adjusted to libyui so version 6
- 2.44.0
Mon Nov 11 13:00:00 2013 jsrainAATTsuse.cz
- Added handling of release notes using UI-independent handler
(fate#314695)
Wed Oct 16 14:00:00 2013 jsrainAATTsuse.cz
- added possibility to show release notes button in dialog heading
(fate#314695)
Tue Aug 6 14:00:00 2013 tgoettlicherAATTsuse.de
- fixed dependencies
- Version 2.43.5
Tue Jul 16 14:00:00 2013 tgoettlicherAATTsuse.de
- Fix build of libyui-qt-graph
- Version 2.43.4
Fri May 10 14:00:00 2013 bjoern.esserAATTgmail.com
- use a common toplevel CMakeLists.txt
- fix building
*-doc pkgs
- introduce bootstrap.sh
- Version 2.43.3
Mon May 6 14:00:00 2013 bjoern.esserAATTgmail.com
- fix build issues
- Version 2.43.2
Mon May 6 14:00:00 2013 bjoern.esserAATTgmail.com
- use SONAME from libyui instead of VERSION.cmake
- Version 2.43.1
Fri Jan 18 13:00:00 2013 anaselliAATTlinux.it
- fixed to use new YSettings, theme path can be set by program
Fri Jan 4 13:00:00 2013 tgoettlicherAATTsuse.de
- fixed bnc #801311: read locale directory from YSettings
- Version 2.42.5
Mon Dec 17 13:00:00 2012 tgoettlicherAATTsuse.de
- fixed bnc #793893: storage graph in yast missing
- Version 2.42.3
Fri Nov 23 13:00:00 2012 anaselliAATTlinux.it
- changed to calendar popup instead using spin
Fri Nov 2 13:00:00 2012 anaselliAATTlinux.it
- Reimplemented setApplicationTitle from YApplication
- Used YApplication::applicationTitle() and YApplication::applicationIcon()
to set title and icon
Thu Oct 25 14:00:00 2012 anaselliAATTlinux.it
- YQIMage autoScale implementation
- to build a git sha1 versioned package use cmake -DGIT_VERSION=on
Fri Sep 7 14:00:00 2012 tgoettlicherAATTsuse.de
- Version 2.42.2
Tue Sep 4 14:00:00 2012 tgoettlicherAATTsuse.de
- Fixed requirements in doc spec file
Tue May 15 14:00:00 2012 tgoettlicherAATTsuse.de
- renamed package to libyui-qt
- Version: 2.22.6
Fri May 4 14:00:00 2012 tgoettlicherAATTsuse.de
- Sort numeric table columns in numeric order
- Version: 2.22.6
Tue Apr 10 14:00:00 2012 tgoettlicherAATTsuse.de
- BuildRequire libxcrypt-devel only for < 12.2
- Version: 2.22.5
Thu Feb 23 13:00:00 2012 tgoettlicherAATTsuse.de
- Fixed selection Table widget (bnc#746156)
- Version: 2.22.4
Fri Feb 17 13:00:00 2012 tgoettlicherAATTsuse.de
- Fixed selection and sorting in Table widget (bnc#746156)
- Version: 2.22.3
Wed Feb 8 13:00:00 2012 tgoettlicherAATTsuse.de
- Fixed bnc#731540: fixed auto-scroll in LogView
- Version: 2.22.2
Tue Dec 20 13:00:00 2011 tgoettlicherAATTsuse.de
- Confirmed license
- V 2.22.1
Thu Dec 1 13:00:00 2011 tgoettlicherAATTsuse.de
- Follow links to anchors in YQTextBrowser (bnc #727330)
- V 2.22.0
Tue Oct 4 14:00:00 2011 tgoettlicherAATTsuse.de
- Don\'t overwrite wizard\'s dialog title
- V 2.21.7
Fri Sep 23 14:00:00 2011 tgoettlicherAATTsuse.de
- removed unversioned Provides/Obsoletes from spec file
- V 2.21.6
Thu Sep 22 14:00:00 2011 cooloAATTsuse.com
- require yast2-qt-branding
Tue Sep 20 14:00:00 2011 tgoettlicherAATTsuse.de
- respect stylesheets in dialogs
- V 2.21.5
Wed May 18 14:00:00 2011 tgoettlicherAATTsuse.de
- Fixed selection in tree widgets (bnc #680107)
- V 2.21.4
Thu Apr 28 14:00:00 2011 tgoettlicherAATTsuse.de
- Enable shadow for wizard title
- V 2.21.3
Thu Apr 21 14:00:00 2011 tgoettlicherAATTsuse.de
- Cleaned-up fix for line breaks in LogView (bnc #684759)
- V 2.21.2
Mon Apr 18 14:00:00 2011 tgoettlicherAATTsuse.de
- Enable busy cursor for tree widget during time consuming
operations
- V 2.21.1
Fri Apr 15 14:00:00 2011 tgoettlicherAATTsuse.de
- Added support for recursive selection in tree widgets
- V 2.20.8
Tue Apr 12 14:00:00 2011 tgoettlicherAATTsuse.de
- Fixed line breaks in LogView (bnc #684759)
- V 2.20.7
Wed Mar 16 13:00:00 2011 tgoettlicherAATTsuse.de
- Fixed dependencies (bnc #667938)
- V 2.20.6
Tue Mar 8 13:00:00 2011 tgoettlicherAATTsuse.de
- Show block devices in file selection dialog (bnc #661685)
- V 2.20.5
Mon Feb 21 13:00:00 2011 tgoettlicherAATTsuse.de
- Fixed unselecting items for tree widget (bnc #673801)
- V 2.20.4
Wed Feb 16 13:00:00 2011 tgoettlicherAATTsuse.de
- Fixed event handling in context menu (bnc #671147)
- V 2.20.3
Fri Feb 11 13:00:00 2011 tgoettlicherAATTsuse.de
- Fixed event handling in tree widget
- V 2.20.2
Tue Feb 8 13:00:00 2011 tgoettlicherAATTsuse.de
- Added support for currentItem to tree widget
- V 2.20.1
Thu Feb 3 13:00:00 2011 tgoettlicherAATTsuse.de
- Added ValueChanged event to TreeWidget
- V 2.20.0
Mon Jan 17 13:00:00 2011 tgoettlicherAATTsuse.de
- Fixed LogView\'s scroller
- V 2.19.8
Fri Jan 14 13:00:00 2011 tgoettlicherAATTsuse.de
- Fixed hanging browse dialogs (bnc #580143)
- V 2.19.7
Wed Jan 12 13:00:00 2011 tgoettlicherAATTsuse.de
- Fixed LogView\'s scroller
- V 2.19.6
Mon Dec 20 13:00:00 2010 tgoettlicherAATTsuse.de
- Added support for check boxes in tree widgets
- V 2.19.5
Mon Nov 22 13:00:00 2010 tgoettlicherAATTsuse.de
- disables native dialogs (bnc #642270)
- V 2.19.4
Mon Oct 11 14:00:00 2010 tgoettlicherAATTsuse.de
- Fixed font dependency (bnc #629892)
- V 2.19.3
Thu Jun 17 14:00:00 2010 tgoettlicherAATTsuse.de
- Fixed left hand to right hand changing (bnc #612030)
- V 2.19.2
Tue Apr 20 14:00:00 2010 tgoettlicherAATTsuse.de
- increased version number
- V 2.19.1
Tue Apr 20 14:00:00 2010 tgoettlicherAATTsuse.de
- Fixed untranslated context menu (bnc #580165)
- V 2.18.12
Thu Apr 8 14:00:00 2010 tgoettlicherAATTsuse.de
- Fixed LogView auto scroll (bnc #463405)
- V 2.18.11
Thu Mar 18 13:00:00 2010 tgoettlicherAATTsuse.de
- Added libqt4 dependency (bnc #589104)
Tue Feb 9 13:00:00 2010 tgoettlicherAATTsuse.de
- added gpl v2+ license headers
Tue Dec 8 13:00:00 2009 tgoettlicherAATTsuse.de
- fixed bnc #542830: mouse cursor is busy in context menu
Mon Sep 28 14:00:00 2009 tgoettlicherAATTsuse.de
- fixed bnc #532518: YaST in translation
- V 2.18.10
Wed Aug 26 14:00:00 2009 aschnellAATTsuse.de
- fixed workaround for shared library reference counting problem
(bnc #530839)
- V 2.18.9
Mon Aug 17 14:00:00 2009 tgoettlicherAATTsuse.de
- Applied patch from Frank Schaefer that fixes resizing columns
in tables (bnc #392056)
- V 2.18.8
Thu Jul 30 14:00:00 2009 tgoettlicherAATTsuse.de
- Fixed translations in disk usage list (bnc #445716)
Thu Jul 30 14:00:00 2009 tgoettlicherAATTsuse.de
- Fixed highlighting in search dialog (bnc #506813)
Wed Jul 29 14:00:00 2009 kmachalkovaAATTsuse.cz
- Use YIconLoader to search for icons (add icon search path, use
findIcon in IconButton widget) (FaTe #306356)
- V 2.18.7
Wed Mar 11 13:00:00 2009 kmachalkovaAATTsuse.cz
- Added tooltips to BarGraph widget (duplicate segment text in
a tooltip should the segment become too small)
Tue Mar 10 13:00:00 2009 tgoettlicherAATTsuse.de
- Fixed frame widget min width (bnc #409143)
Fri Mar 6 13:00:00 2009 tgoettlicherAATTsuse.de
- Added context menus
- V 2.18.6