..
AvatarDefs.cpp
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
AvatarDefs.h
Added avatar image to ConfCertDialog (defnax).
2011-09-02 10:22:44 +00:00
AvatarWidget.cpp
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
AvatarWidget.h
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
AvatarWidget.ui
Added two internal stylesheets:
2012-08-24 23:35:57 +00:00
DropLineEdit.cpp
Code maintenance for Qt 5:
2013-10-19 02:07:01 +00:00
DropLineEdit.h
Redesigned ConnectFriendWizard as ui file.
2012-05-22 22:24:10 +00:00
ElidedLabel.cpp
added ElidedLabel to be used in places where labels might be too long and therefore trigger an unwanted window resize. This is currently used as forum thread titles (Patch from Phenom)
2014-01-20 20:03:24 +00:00
ElidedLabel.h
added ElidedLabel to be used in places where labels might be too long and therefore trigger an unwanted window resize. This is currently used as forum thread titles (Patch from Phenom)
2014-01-20 20:03:24 +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
FeedNotify.cpp
FeedReader:
2013-01-14 22:41:31 +00:00
FeedNotify.h
FeedReader:
2013-01-14 22:41:31 +00:00
FilesDefs.cpp
* Corrected the layout of the Connect Progress Dialog
2014-01-04 19:54:07 +00:00
FilesDefs.h
Added new widget for hashing files.
2011-12-07 13:08:12 +00:00
FloatingHelpBrowser.cpp
Moved help browser from MainPage to a new base class named FloatingHelpBrowser for global usage.
2013-10-09 09:31:40 +00:00
FloatingHelpBrowser.h
Moved help browser from MainPage to a new base class named FloatingHelpBrowser for global usage.
2013-10-09 09:31:40 +00:00
FriendList.cpp
Show "Add group" action in context menu of FriendList without groups.
2014-04-13 14:54:49 +00:00
FriendList.h
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
FriendList.ui
Removed Left side ToolBar.
2014-04-29 11:52:13 +00:00
FriendSelectionDialog.cpp
merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk
2014-03-29 14:18:05 +00:00
FriendSelectionDialog.h
merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk
2014-03-29 14:18:05 +00:00
FriendSelectionWidget.cpp
merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk
2014-03-29 14:18:05 +00:00
FriendSelectionWidget.h
merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk
2014-03-29 14:18:05 +00:00
FriendSelectionWidget.ui
- Added some performance optimizations in FriendSelectionWidget::peerStatusChanged
2013-06-19 13:18:15 +00:00
GroupDefs.cpp
GroupDefs.h
GroupFlagsWidget.cpp
patch (from Henry Morgan) to make the tooltips translate-able in the group flags widget
2013-04-19 21:09:05 +00:00
GroupFlagsWidget.h
Saved group ids instead of group names for the group-based file permissions.
2012-11-09 00:46:41 +00:00
GroupSelectionBox.cpp
Saved group ids instead of group names for the group-based file permissions.
2012-11-09 00:46:41 +00:00
GroupSelectionBox.h
Saved group ids instead of group names for the group-based file permissions.
2012-11-09 00:46:41 +00:00
GroupTreeWidget.cpp
support for retroshare links in gxs forums
2014-05-27 21:14:05 +00:00
GroupTreeWidget.h
support for retroshare links in gxs forums
2014-05-27 21:14:05 +00:00
GroupTreeWidget.ui
- Moved display button and new forum/channel button into GroupTreeWidget
2013-08-29 20:32:14 +00:00
HashBox.cpp
Code maintenance for Qt 5:
2013-10-19 02:07:01 +00:00
HashBox.h
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
HashBox.ui
Added new widget for hashing files.
2011-12-07 13:08:12 +00:00
HeaderFrame.cpp
Added a headerframee icon for Create Album
2012-11-21 13:41:10 +00:00
HeaderFrame.h
Added a headerframee icon for Create Album
2012-11-21 13:41:10 +00:00
HeaderFrame.ui
Added a headerframee icon for Create Album
2012-11-21 13:41:10 +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
Removed the policy TabFocus from some gui elements.
2013-01-03 14:08:39 +00:00
LineEditClear.h
Removed some unnecessary filter icons and added some new placeholder for the filter.
2012-11-06 00:28:11 +00:00
MimeTextEdit.cpp
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
MimeTextEdit.h
Added a custom context menu for pasting RS-links to the base class MimeTextEdit and removed the custom context menu from derived classes.
2013-12-30 19:12:16 +00:00
PeerDefs.cpp
fixed display of message links in composer window and message window. Still takes several attempts to display correctly.
2014-05-08 08:39:04 +00:00
PeerDefs.h
fixed RS link so as to send messages to GXS ids. Remaining issue: a link might need to be clicked several times before it works
2014-05-08 07:52:28 +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
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +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
merge of branch v0.6-idclean 7180
2014-03-17 20:56:06 +00:00
RsCollectionFile.h
added proper filtering of slash and backshash from directory and file names in RsCollection to avoid files that can be redirected to wrong locations
2012-12-13 21:53:27 +00:00
RSImageBlockWidget.cpp
Added new action "Load images always for this message" to image blocking.
2013-09-24 20:19:21 +00:00
RSImageBlockWidget.h
Added new action "Load images always for this message" to image blocking.
2013-09-24 20:19:21 +00:00
RSImageBlockWidget.ui
Added a icon label to RSImageBlockWidget
2013-09-25 15:58:01 +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
RSPlainTextEdit.cpp
FeedReader:
2013-01-22 00:11:43 +00:00
RSPlainTextEdit.h
FeedReader:
2013-01-22 00:11: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
RSTextBrowser.cpp
- Added blocking of embedded images (+ settings) to forums and messages
2013-09-23 19:53:26 +00:00
RSTextBrowser.h
- Added blocking of embedded images (+ settings) to forums and messages
2013-09-23 19:53:26 +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
RSTreeWidget.cpp
Added filter of items to RSTreeWidget.
2013-07-09 11:58:55 +00:00
RSTreeWidget.h
Added filter of items to RSTreeWidget.
2013-07-09 11:58:55 +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
Code maintenance for Qt 5:
2013-10-18 21:10:33 +00:00
rwindow.h
Code maintenance for Qt 5:
2013-10-18 21:10:33 +00:00
StatusDefs.cpp
Removed Forums / Channels / Blogs stuff.
2013-09-07 04:21:48 +00:00
StatusDefs.h
Moved most of the hardcoded colors of lists and trees to the file qss.default (with help from braindead).
2012-11-19 16:01:21 +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
UIStateHelper.cpp
- Added blocking of embedded images (+ settings) to forums and messages
2013-09-23 19:53:26 +00:00
UIStateHelper.h
- Added blocking of embedded images (+ settings) to forums and messages
2013-09-23 19:53:26 +00:00
UserNotify.cpp
Added new Gui Design changes from Pheonom, Added new ListWidget for Page selection, via settings can switch to use List or Toolbar AddFrameListeInsteadOfToolBar_v0.6_7357.patch
2014-05-10 02:38:47 +00:00
UserNotify.h
Added new Gui Design changes from Pheonom, Added new ListWidget for Page selection, via settings can switch to use List or Toolbar AddFrameListeInsteadOfToolBar_v0.6_7357.patch
2014-05-10 02:38:47 +00:00
vmessagebox.cpp
vmessagebox.h