RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
thunder2 a51bf3da67 Added new class RSTreeWidgetItem derived from QTreeWidgetItem for sorting strings case insensitive without proxy model.
Sort strings case insensitive in NetworkDialog, PeersDialog (changed to RSTreeWidgetItem), MessengerWindow (changed to RSTreeWidgetItem) and SharedFilesDialog (with folders first).
Sort the columns size and age in SharedFilesDialog by internal data and not by the shown string.
Save and load layout of the SharedFilesDialog in profile.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3515 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-20 00:10:51 +00:00
build_scripts updated build script for ubuntu packaging with bitdht 2010-08-02 10:27:40 +00:00
libbitdht/src Changed the values of ETIMEDOUT to 10060 like in pthread.h to prevent compiler warnings. 2010-08-04 11:27:16 +00:00
libretroshare/src added new individual config saving system 2010-09-18 19:09:11 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src Added new class RSTreeWidgetItem derived from QTreeWidgetItem for sorting strings case insensitive without proxy model. 2010-09-20 00:10:51 +00:00
retroshare-nogui/src This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00