Summary: | Default KDE short date format ignored in smart playlists | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | colin |
Component: | Playlists/Saved Playlists | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | danielcjones |
Priority: | VLO | ||
Version: | 2.0-SVN | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
colin
2005-06-03 14:05:15 UTC
This can't be fixed properly until we have a orderFormat method in KLocale returning a QDateEdit::Order based on the short date format. Someone please have a look at this for Amarok 2.0 Still a problem in Amarok 2 it seems. SVN commit 843337 by djones: Turn on auto-complete. Choose dates the KDE way. (By stealing a widget from kfind.) Add descriptions to the add bias buttons. BUG: 106726 M +1 -0 CMakeLists.txt M +6 -2 browsers/playlistbrowser/DynamicBiasModel.cpp M +49 -23 browsers/playlistbrowser/DynamicBiasWidgets.cpp M +3 -3 browsers/playlistbrowser/DynamicBiasWidgets.h A widgets/kdatecombo.cpp [License: UNKNOWN] A widgets/kdatecombo.h [License: UNKNOWN] WebSVN link: http://websvn.kde.org/?view=rev&revision=843337 |