Version: unspecified (using KDE 4.4.4) OS: Linux Using SVN 1150717 Clicking on the headings of the Scheduled Transactions screen does not sort the list of transactions. I prefer to see the transactions in date sequence which used to be possible by clicking on the next due date header. Reproducible: Always
Yes, it's a known issue after porting the widgets. I'll get to it.
SVN commit 1150901 by asoliverez: Reenable sorting of the schedules list BUG:244879 M +1 -0 CMakeLists.txt M +18 -13 kscheduledview.cpp A kscheduletreeitem.cpp [License: GPL (v2+)] A kscheduletreeitem.h [License: GPL (v2+)] WebSVN link: http://websvn.kde.org/?view=rev&revision=1150901
Thanks Alvaro. Is it possible to remember the setting for this? It always resets to sorting on the first column (Type/Name) when I restart kmymoney.
SVN commit 1151382 by asoliverez: Save sorting column of the schedule tree BUG:244879 M +6 -9 kscheduledview.cpp M +1 -0 kscheduledview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1151382
SVN commit 1151677 by asoliverez: Save the state of the column headers the right way, as suggested by Cristian BUG:244879 M +7 -6 kscheduledview.cpp M +0 -1 kscheduledview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1151677