Version: 1.2.3 (using KDE 3.3.2%2C%2520%2520%283.1%29) Compiler: gcc%2520version%25203.3.6%2520%28Debian%25201%253A3.3.6-5%29 OS: Linux%2520%28i686%29%2520release%25202.4.22-xfs When creating a smart playlist based on the modified date of files, my default KDE short date format (YYYY-MM-DD) is ignored, and Amarok insists I use MM-DD-YYYY is used.
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