Package: kwidgetsaddons / 5.28.0-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| kwidgetsaddons | 5.28.0-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| KMessageWidget use darker red color when type is Error.patch | (download) |
src/kmessagewidget.cpp |
2 2 + 0 - 0 ! |
kmessagewidget: use darker red color when type is error Otherwise the close button is barely visible. There isn't an easy way to change to color of the close button icon, so we use a slightly darker background color instead. BUG: 357210 FIXED-IN: 5.30 |
| Fix KDateComboBox checks for valid entered dates.patch | (download) |
autotests/kdatecomboboxtest.cpp |
22 22 + 0 - 0 ! |
fix kdatecombobox checks for valid entered dates This fixes wrong or missing checks to determine whether an entered date is valid, which fixes the following bugs: - When an up/down arrow or page up/down key was pressed to change the date, and the minimum and maximum dates were not set, it was always considered invalid and the date was not changed. - When the DateKeywords option was set, and the minimum and maximum dates were not set, the only date which was displayed in the menu was "No Date". - setMinimumDate() and resetMinimumDate() did nothing if no maximum date was currently set. - setMaximumDate() and resetMaximumDate() did nothing if no minimum date was currently set. - resetDateRange() did nothing. REVIEW: 129709 |
| KFontRequester Find the nearest match for a missing font.patch | (download) |
src/kfontrequester.cpp |
7 5 + 2 - 0 ! |
kfontrequester: find the nearest match for a missing font If the font is missing, then try to find the nearest font family instead of just selecting the first family in the list. BUG: 286260 REVIEW: 129809 |
| Fix wrong size hint when animatedShow is called with hidd.patch | (download) |
src/kmessagewidget.cpp |
3 2 + 1 - 0 ! |
fix wrong size hint when animatedshow is called with hidden parent BUG: 377676 |
| Commit translations from l10n kf5.patch | (download) |
po/af/kwidgetsaddons5_qt.po |
22 11 + 11 - 0 ! |
commit translations from l10n-kf5 |
