SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mingw32-qqc2-desktop-style-5.65.0-1.309.noarch.rpm :

* Sun Dec 08 2019 Christophe Giboudeaux - Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* Fix typo in name of installed CMake Config: Deskop->Desktop
* Make it compile against qt5.14 without deprecated method
* [TabBar] Use window color instead of button color (kde#413311)
* bind enabled properties to the view enabled
* [ToolTip] Base timeout on text length
* [ComboBox] Don\'t dim Popup
* [ComboBox] Don\'t indicate focus when popup is open
* [ComboBox] Follow focusPolicy
* Thu Nov 07 2019 Christophe Giboudeaux - Make sure the required libqt5-qtquickcontrols2 package is usable (kde#413829)
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- Changes since 5.63.0:
* Do not assign combobox currentIndex as it breaks binding.
* docs: fix typo te -> the
* Fix warning when we\'re not hovering a Control
* Listen to the application style changing
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- Changes since 5.62.0:
* Fix several build system errors
* Fix typo
* take margins from qstyle
* [QQC2 Desktop Style] Port away from deprecated methods in Qt 5.14
* [Tab] Fix sizing (kde#409390)
* Sat Sep 07 2019 Christophe Giboudeaux - Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php- Changes since 5.61.0:
* Prevent dragging QQC2 ComboBox contents outside menu
* metainfo.yaml: set fancy name, auto-name from cmake project() is not nice
* metainfo.yaml: remove bogus note about library to link to- Replace foo-devel with cmake(KF5Foo) in build requirements
* Wed Aug 07 2019 Christophe Giboudeaux - Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php- Changes since 5.60.0:
* Fix broken guard that prevents styling sliders with negative values
* Slow down the busy indicator\'s rotation speed
* Fix \"Type error\" when creating a TextField with focus: true
* [ComboBox] Set close policy to close on click outside instead of only outside parent (kde#408950)
* [SpinBox] Set renderType (kde#409888)
* Fri Jul 19 2019 Wolfgang Bauer - Don\'t lower minimum Qt version anymore, it requires 5.11 now- Drop patch to support Qt 5.9:
* 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch- Drop patch for Leap 42.3 which is EOL:
* fix-build-with-gcc48.patch
* Sun Jul 14 2019 lbeltrameAATTkde.org- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php- Changes since 5.59.0:
* Remove Qt 5.11 ifdef since we require that version now
* MobileTextActionsToolBar: fix runtime warnings when controlRoot isn\'t set yet (kde#408719)
* Show shortcut in menu item when specified (kde#405541)
* Add MenuSeparator
* Fix ToolButton remaining in a pressed state after press
* [ToolButton] Pass custom icon size to StyleItem
* honor visibility policy (kde#407014)- Refreshed patches:
* 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch
* Sun Jun 09 2019 lbeltrameAATTkde.org- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php- Changes since 5.58.0:
* Remove DefaultListItemBackground and MenuItem animation
* [QQC2 Slider Style] Fix wrong handle positioning when initial value is 1 (kde#405471)
* guard minimum and maximum for sliders
* ScrollBar: Make it work as a horizontal scroll bar as well (kde#390351)
* Wed May 15 2019 lbeltrameAATTkde.org- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php- Changes since 5.57.0:
* Avoid nesting Controls in TextField (kde#406851)
* make the mobile text toolbar appear only on press
* [TabBar] Update height when TabButtons are added dynamically
* refer to the proper id
* use the new Kirigami.WheelHandler
* Support custom icon size for ToolButton
* It compile fine without foreach Refreshed patches:
* 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch
* Sun Apr 14 2019 lbeltrameAATTkde.org- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php- Changes since 5.56.0:
* the plasma desktop style supports icon coloring
* [SpinBox] Improve mouse wheel behavior
* add a bit of padding in ToolBars
* fix RoundButton icons
* scrollbar based padding on all delegates
* look for a scrollview to take its scrollbar for margins
* Sun Mar 10 2019 lbeltrameAATTkde.org- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php- Changes since 5.55.0:
* Use PointingHand when hovering links in Label
* Respect the display property of buttons
* clicking on empty areas behaves like pgup/pgdown (kde#402578)
* Support icon on ComboBox
* support text positioning api
* Support icons from local files in buttons
* Use the correct cursor when hovering over the editable part of a spinbox
* Fri Feb 15 2019 alarrosaAATTsuse.com- Add 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch (by Fabian Vogt) to fix an issue with Qt 5.9- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrameAATTkde.org- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php- Changes since 5.54.0:
* Fix combobox initial sizing (kde#403736)
* Set combobox popups to be modal (kde#403403)
* Tab bar test
* partly revert 4f00b0cabc1230fdf
* Word-wrap long tooltips (kde#396385)
* ComboBox: fix default delegate
* Fake mousehover whilst combobox is open
* Set CombooBox QStyleOptionState == On rather than Sunken to match qwidgets
* Fix ComboBox
* Always draw the tooltip on top of everything else
* Support a tooltip on a MouseArea
* Minor: Use {} for initializing flags
* Minor: Use nullptr
* do not force text display for ToolButton
* Mon Jan 14 2019 lbeltrameAATTkde.org- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php- Changes since 5.53.0:
* Fix warning
* Fix menu item width when the delegate is overriden (kde#401792)
* Fix warnings
* Rotate busy indicator clockwise
* same behavior as Kirigami ScrollablePage
* force checkboxes/radios to be square
 
ICM