RetroShare/retroshare-gui/src/gui/common
2012-03-28 18:02:49 +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 Fixed compile on Linux. 2011-09-29 09:52:01 +00:00
AvatarWidget.h Added new widget to display an avatar with or without the status frame - AvatarWidget. 2011-09-05 21:19:07 +00:00
AvatarWidget.ui Added new widget to display an avatar with or without the status frame - AvatarWidget. 2011-09-05 21:19:07 +00:00
Emoticons.cpp fixed link passed issue due to usin self-closign links (Patch from Asamk #3418941) 2011-10-05 16:57:33 +00:00
Emoticons.h Enabled clickable links in forums and messages. 2010-12-30 17:09:32 +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 Removed most of the usages of std::ostringstream in the gui. 2012-03-28 18:02:49 +00:00
FriendList.h - moved RsAutoUpdatePage into retroshare-gui/ directory, to allow plugins to use it 2012-02-19 15:03:07 +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 common widget FriendSelectionWidget for selecting friends and use it in CreateLobbyDialog, ShareKey (forums and channels) and MessageComposer. 2012-01-27 00:32:17 +00:00
FriendSelectionWidget.h Added new common widget FriendSelectionWidget for selecting friends and use it in CreateLobbyDialog, ShareKey (forums and channels) and MessageComposer. 2012-01-27 00:32:17 +00:00
FriendSelectionWidget.ui Added new common widget FriendSelectionWidget for selecting friends and use it in CreateLobbyDialog, ShareKey (forums and channels) and MessageComposer. 2012-01-27 00:32:17 +00:00
GroupDefs.cpp Removed new lines of the QLineEdit input fields after input in forum, channel, message and group. 2010-11-09 19:57:05 +00:00
GroupDefs.h Groups for friends in PeersDialog. 2010-09-22 22:37:57 +00:00
GroupTreeWidget.cpp Fixed reaction of the checkbox "web of trust". Now the list of unvalid gpg keys is shown or hide directly after the click. 2011-06-17 20:51:05 +00:00
GroupTreeWidget.h Added new RetroShare link formats: 2011-04-19 19:42:44 +00:00
GroupTreeWidget.ui Fixed reaction of the checkbox "web of trust". Now the list of unvalid gpg keys is shown or hide directly after the click. 2011-06-17 20:51:05 +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
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 New class for working with peer names (rsid, name + location, ...) - PeerDefs. 2010-09-28 20:33:34 +00:00
PopularityDefs.cpp Added popularity column and removed hidden date column in forums tree. 2010-12-25 12:52:29 +00:00
PopularityDefs.h Added popularity column and removed hidden date column in forums tree. 2010-12-25 12:52:29 +00:00
RsCollectionDialog.cpp Show the correct name in the title of the RsCollectionDialog when the filename contains ".". 2011-12-08 09:16:45 +00:00
RsCollectionDialog.h Beautified RsCollectionDialog. 2011-11-13 13:58:39 +00:00
RsCollectionDialog.ui Beautified RsCollectionDialog. 2011-11-13 13:58:39 +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 Add spacing again for forums, messages and channels. 2010-11-09 23:56:02 +00:00
RSItemDelegate.h Add spacing again for forums, messages and channels. 2010-11-09 23:56:02 +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 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
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 Added display menu in channels and forums to sort the group tree by name, popularity or last post. 2011-01-04 20:19:45 +00:00
RSTreeWidgetItem.h Added display menu in channels and forums to sort the group tree by name, popularity or last post. 2011-01-04 20:19:45 +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 MessengerWindow 2010-06-17 17:39:32 +00:00
StatusDefs.cpp Moved strings of RsPeerDetails::autoconnect for translation to the GUI side and added integer constants for it. 2011-01-06 18:26:39 +00:00
StatusDefs.h Moved strings of RsPeerDetails::autoconnect for translation to the GUI side and added integer constants for it. 2011-01-06 18:26:39 +00:00
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 Show tags as label in MessagesDialog. 2010-10-31 19:37:05 +00:00
vmessagebox.cpp added a Help Dialog to can make translated html Help/Faq/ pages for RetroShare for each language a own html page. 2008-08-05 18:36:07 +00:00
vmessagebox.h added a Help Dialog to can make translated html Help/Faq/ pages for RetroShare for each language a own html page. 2008-08-05 18:36:07 +00:00