RetroShare/retroshare-gui/src/gui/common
drbob bec1407648 Merged Code from: /branches/v0.5-new_cache_system/ into main trunk.
- Revisions 4771 => 5334

 * This merge brings a lot of unfinished code for GXS (new cache system)
 	- See branch commits for more details.
 * Code is disabled, and should have minimal effect on trunk build.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5338 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-07-27 15:03:16 +00:00
..
AvatarDefs.cpp Added avatar image to ConfCertDialog (defnax). 2011-09-02 10:22:44 +00:00
AvatarDefs.h Added avatar image to ConfCertDialog (defnax). 2011-09-02 10:22:44 +00:00
AvatarWidget.cpp Added changes from braindead: 2012-05-19 22:18:15 +00:00
AvatarWidget.h Fixed compile on Linux. 2012-05-20 16:53:28 +00:00
AvatarWidget.ui Added changes from braindead: 2012-05-19 22:18:15 +00:00
DropLineEdit.cpp Redesigned ConnectFriendWizard as ui file. 2012-05-22 22:24:10 +00:00
DropLineEdit.h Redesigned ConnectFriendWizard as ui file. 2012-05-22 22:24:10 +00:00
Emoticons.cpp - Moved HandleRichText from the folder "chat" to "util" and redesigned the source 2012-05-12 00:40:53 +00:00
Emoticons.h - Moved HandleRichText from the folder "chat" to "util" and redesigned the source 2012-05-12 00:40:53 +00:00
FilesDefs.cpp Added new widget for hashing files. 2011-12-07 13:08:12 +00:00
FilesDefs.h Added new widget for hashing files. 2011-12-07 13:08:12 +00:00
FriendList.cpp Merged Code from: /branches/v0.5-new_cache_system/ into main trunk. 2012-07-27 15:03:16 +00:00
FriendList.h Merged Code from: /branches/v0.5-new_cache_system/ into main trunk. 2012-07-27 15:03:16 +00:00
FriendList.ui Added new column "Last Contact" to the FriendsDialog and MessengerWindow. Moved some more basic functions to FriendsList and optimized the exisiting code. 2011-11-12 01:26:26 +00:00
FriendSelectionWidget.cpp Added new basic class for a QLineEdit with a clear button - LineEditClear. 2012-04-05 21:03:03 +00:00
FriendSelectionWidget.h Added new basic class for a QLineEdit with a clear button - LineEditClear. 2012-04-05 21:03:03 +00:00
FriendSelectionWidget.ui Added new basic class for a QLineEdit with a clear button - LineEditClear. 2012-04-05 21:03:03 +00:00
GroupDefs.cpp
GroupDefs.h
GroupTreeWidget.cpp Added new basic class for a QLineEdit with a clear button - LineEditClear. 2012-04-05 21:03:03 +00:00
GroupTreeWidget.h Added new basic class for a QLineEdit with a clear button - LineEditClear. 2012-04-05 21:03:03 +00:00
GroupTreeWidget.ui Added new basic class for a QLineEdit with a clear button - LineEditClear. 2012-04-05 21:03:03 +00:00
HashBox.cpp Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too. 2012-01-17 20:36:36 +00:00
HashBox.h Fixed compile on Linux. 2011-12-07 18:23:01 +00:00
HashBox.ui Added new widget for hashing files. 2011-12-07 13:08:12 +00:00
html.cpp fixed link passed issue due to usin self-closign links (Patch from Asamk #3418941) 2011-10-05 16:57:33 +00:00
html.h fixed link passed issue due to usin self-closign links (Patch from Asamk #3418941) 2011-10-05 16:57:33 +00:00
LineEditClear.cpp Added new basic class for a QLineEdit with a clear button - LineEditClear. 2012-04-05 21:03:03 +00:00
LineEditClear.h Added new basic class for a QLineEdit with a clear button - LineEditClear. 2012-04-05 21:03:03 +00:00
LinkTextBrowser.cpp Fixed bug when the user clicks on a link without http:// in a QTextBrowser. This link was opened directly in RetroShare. 2012-02-11 13:42:42 +00:00
LinkTextBrowser.h Fixed bug when the user clicks on a link without http:// in a QTextBrowser. This link was opened directly in RetroShare. 2012-02-11 13:42:42 +00:00
PeerDefs.cpp Fixed RetroShare links with " characters in the name. 2012-02-08 12:11:15 +00:00
PeerDefs.h
PopularityDefs.cpp
PopularityDefs.h
RsCollectionDialog.cpp Optimized RsCollectionDialog (still without thread). 2012-05-16 18:58:52 +00:00
RsCollectionDialog.h Optimized RsCollectionDialog (still without thread). 2012-05-16 18:58:52 +00:00
RsCollectionDialog.ui Optimized RsCollectionDialog (still without thread). 2012-05-16 18:58:52 +00:00
RsCollectionFile.cpp Fixed RetroShare links with " characters in the name. 2012-02-08 12:11:15 +00:00
RsCollectionFile.h Added the real size of all files of a collection to the link when added with drag and drop. 2011-12-10 21:38:38 +00:00
RSItemDelegate.cpp
RSItemDelegate.h
RSListWidgetItem.cpp fixed incompatibility with Qt < 4.6 2012-05-25 19:29:09 +00:00
RSListWidgetItem.h Sort participants list in the chat lobby case insensitive. 2012-05-24 19:26:43 +00:00
RSTabWidget.cpp Moved the chat lobby tabs to the FriendsDialog. 2012-01-18 20:02:19 +00:00
RSTabWidget.h Moved the chat lobby tabs to the FriendsDialog. 2012-01-18 20:02:19 +00:00
RSTreeView.cpp Fixed update (repaint) of the placeholder text of the quick view items in MessagesDialog. 2012-05-05 22:29:59 +00:00
RSTreeView.h Added a placeholder text to the message list in the MessagesDialog (currently used when Starred is selected). 2011-06-05 20:19:10 +00:00
RSTreeWidgetItem.cpp Fixed sorting (case insensitive, numbers) in SearchDialog. 2012-06-09 14:14:04 +00:00
RSTreeWidgetItem.h Fixed sorting (case insensitive, numbers) in SearchDialog. 2012-06-09 14:14:04 +00:00
RsUrlHandler.cpp 2 bug fixes (by AsamK) to make rscollection files compatible with utf8 2011-11-30 19:31:41 +00:00
RsUrlHandler.h Added the hability to create and handle collection files. A collection file contains a directory structure 2011-11-07 23:07:25 +00:00
rwindow.cpp Removed some more compiler warnings in retroshare-gui. 2011-08-14 21:25:41 +00:00
rwindow.h
StatusDefs.cpp
StatusDefs.h
TagDefs.cpp Added word wrap to the title of the thread and the subject of the message to avoid the stretch of the splitter. 2011-05-16 12:04:43 +00:00
TagDefs.h
vmessagebox.cpp
vmessagebox.h