------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=122416
------- Additional Comments From chanika gmail com 2006-03-28 09:48 -------
SVN commit 523434 by chani:
CCBUG: 122416
made history viewer sort most-recent-first.
M +1 -0 historydialog.cpp
--- branches/kopete/0.12/kopete/plugins/history/historydialog.cpp #523433:523434
@ -132,6 +132,7 @
mMainWidget->contactComboBox->setCurrentItem(mMetaContactList.find(mMetaContact)+1);
mMainWidget->dateSearchLine->setListView(mMainWidget->dateListView);
+ mMainWidget->dateListView->setSorting(0, 0); //newest-first
setMainWidget(mMainWidget);
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel