.. |
AvatarDefs.cpp
|
removed unused code in AvatarDefs
|
2015-02-09 20:47:58 +00:00 |
AvatarDefs.h
|
half way through enabling GXS avatars into distant chat. Converted AvatarWidget to use a generic ChatId instead of RsPeerId. Still need to add own Id to PopupDistantChatDialog and properly compute own name.
|
2015-02-07 22:43:53 +00:00 |
AvatarDialog.cpp
|
Used AvatarDialog to choose an avatar for an identity.
|
2015-02-05 00:10:37 +00:00 |
AvatarDialog.h
|
Used AvatarDialog to choose an avatar for an identity.
|
2015-02-05 00:10:37 +00:00 |
AvatarDialog.ui
|
Used AvatarDialog to choose an avatar for an identity.
|
2015-02-05 00:10:37 +00:00 |
AvatarWidget.cpp
|
fixed uninitialised memory read
|
2015-06-02 20:56:29 +00:00 |
AvatarWidget.h
|
half way through enabling GXS avatars into distant chat. Converted AvatarWidget to use a generic ChatId instead of RsPeerId. Still need to add own Id to PopupDistantChatDialog and properly compute own name.
|
2015-02-07 22:43:53 +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
|
|
|
ElidedLabel.cpp
|
Improve ElidedLabel
|
2015-08-29 21:06:36 +02:00 |
ElidedLabel.h
|
Improve ElidedLabel
|
2015-08-29 21:06:36 +02:00 |
Emoticons.cpp
|
Replaced Q_WS_ --> Q_OS_
|
2015-08-30 22:51:15 +02:00 |
Emoticons.h
|
|
|
FeedNotify.cpp
|
Replaced scroll area in NewsFeed with RSFeedWidget.
|
2014-11-15 17:24:49 +00:00 |
FeedNotify.h
|
Replaced scroll area in NewsFeed with RSFeedWidget.
|
2014-11-15 17:24:49 +00:00 |
FilesDefs.cpp
|
* Corrected the layout of the Connect Progress Dialog
|
2014-01-04 19:54:07 +00:00 |
FilesDefs.h
|
|
|
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 |
FlowLayout.cpp
|
Fixed uninitialized pointer read in FlowLayoutItem::dropEvent.
|
2015-06-14 23:17:55 +00:00 |
FlowLayout.h
|
Improvements of People dialog. Patch from Phenom (slightly modified).
|
2014-10-12 20:07:12 +00:00 |
FriendList.cpp
|
Fixed click in column "Friend nodes" in FriendList.
|
2015-09-06 14:21:05 +02:00 |
FriendList.h
|
Merge pull request #37 from sehraf/pr-friendlist_import_export-V2
|
2015-08-24 20:28:38 -04:00 |
FriendList.ui
|
Merge pull request #37 from sehraf/pr-friendlist_import_export-V2
|
2015-08-24 20:28:38 -04:00 |
FriendSelectionDialog.cpp
|
turned some std::list<PeerId> into std::set, as it automatically prevents duplicates
|
2015-04-17 21:36:22 +00:00 |
FriendSelectionDialog.h
|
turned some std::list<PeerId> into std::set, as it automatically prevents duplicates
|
2015-04-17 21:36:22 +00:00 |
FriendSelectionWidget.cpp
|
Enabled sort by columns other than name combined with sort by state in FriendList.
|
2015-08-22 00:57:26 +02:00 |
FriendSelectionWidget.h
|
Enabled sort by columns other than name combined with sort by state in FriendList.
|
2015-08-22 00:57:26 +02:00 |
FriendSelectionWidget.ui
|
FriendSelectionWidget:
|
2015-08-21 19:24:24 +02:00 |
GroupDefs.cpp
|
|
|
GroupDefs.h
|
|
|
GroupFlagsWidget.cpp
|
fixed whitespaces in strings (patch from Henry)
|
2015-06-12 08:27:26 +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
|
fixed a few more icons (help icons, grou tree widgets, bullets)
|
2015-06-30 16:44:58 +00:00 |
GroupTreeWidget.h
|
Added waiting indicator to group tree for channels/posted when using "Mark all as read/unread".
|
2015-03-14 21:13:28 +00:00 |
GroupTreeWidget.ui
|
Moved font size definitions from ui files to default qss.
|
2014-12-06 22:09:44 +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
|
|
|
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
|
Set text in HeaderFrame to elided label.
|
2014-12-30 10:40:58 +00:00 |
html.cpp
|
|
|
html.h
|
|
|
LineEditClear.cpp
|
Added basic widget RSFeedWidget for showing feed items in a QTreeWidget as replacement for the QScrollArea.
|
2014-08-01 14:49:58 +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
|
Add "Paste as plain text" to context menu of RS text edits
|
2015-09-03 00:28:19 +02:00 |
MimeTextEdit.h
|
Add "Paste as plain text" to context menu of RS text edits
|
2015-09-03 00:28:19 +02:00 |
PeerDefs.cpp
|
merged new GRouter model (branch v0.6-NewGRouterModel 7837-7863). Provides a fully functional distant messaging system. The asynchronous part will be implemented shortly
|
2015-01-23 19:28:10 +00:00 |
PeerDefs.h
|
renaming strings and changed icons for Network/People
|
2015-01-23 14:42:28 +00:00 |
PictureFlow.cpp
|
fixed use of pointer after memory ownership transferred to QCache
|
2015-06-14 09:21:24 +00:00 |
PictureFlow.h
|
Big progress for People dialog. Phenom work.
|
2014-09-28 20:46:56 +00:00 |
PopularityDefs.cpp
|
improved display of popularity
|
2014-10-26 16:29:09 +00:00 |
PopularityDefs.h
|
|
|
RsBanListDefs.cpp
|
Added feed item to notify a blacklisted ip address.
|
2015-06-02 21:36:26 +00:00 |
RsBanListDefs.h
|
Added feed item to notify a blacklisted ip address.
|
2015-06-02 21:36:26 +00:00 |
RsBanListToolButton.cpp
|
Added ip address to the info in SecurityIpItem
|
2015-06-03 17:16:06 +00:00 |
RsBanListToolButton.h
|
Added ip address to the info in SecurityIpItem
|
2015-06-03 17:16:06 +00:00 |
RsButtonOnText.cpp
|
Fixed drawing transparent background of RsButtonOnText.
|
2015-05-31 23:07:37 +00:00 |
RsButtonOnText.h
|
added notification for VOIP calls (Patch from Phenom)
|
2015-03-21 21:25:17 +00:00 |
RsCollectionDialog.cpp
|
fixed 2 uninitialized memory read
|
2015-06-14 15:15:41 +00:00 |
RsCollectionDialog.h
|
Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386)
|
2014-05-29 14:49:45 +00:00 |
RsCollectionDialog.ui
|
Fixed some typos (patch from Henry)
|
2014-12-22 15:44:47 +00:00 |
RsCollectionFile.cpp
|
Fixed some typos (patch from Henry)
|
2014-12-17 18:02:52 +00:00 |
RsCollectionFile.h
|
Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386)
|
2014-05-29 14:49:45 +00:00 |
RSFeedWidget.cpp
|
Optimized search of feed items in RSFeedWidget by using a map instead of QTreeWidgetItemIterator.
|
2015-03-12 13:59:56 +00:00 |
RSFeedWidget.h
|
Optimized search of feed items in RSFeedWidget by using a map instead of QTreeWidgetItemIterator.
|
2015-03-12 13:59:56 +00:00 |
RSFeedWidget.ui
|
Added placeholder text to RSFeedWidget
|
2015-02-09 21:13:07 +00:00 |
RSGraphWidget.cpp
|
Replaced Q_WS_ --> Q_OS_
|
2015-08-30 22:51:15 +02:00 |
RSGraphWidget.h
|
fixed a few bugs in statistics GUI. Still misses names and proper curve display
|
2015-07-31 17:23:31 +02: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
|
|
|
RSListWidgetItem.h
|
|
|
RSPlainTextEdit.cpp
|
FeedReader:
|
2013-01-22 00:11:43 +00:00 |
RSPlainTextEdit.h
|
FeedReader:
|
2013-01-22 00:11:43 +00:00 |
RSTabWidget.cpp
|
Added new option to hide the tabbar with one open tab in forums and channels.
|
2014-07-14 21:29:51 +00:00 |
RSTabWidget.h
|
Added new option to hide the tabbar with one open tab in forums and channels.
|
2014-07-14 21:29:51 +00:00 |
RSTextBrowser.cpp
|
Click on a certificate in a message (MessageWidget) shows the add friend wizard only once.
|
2015-03-16 14:40:30 +00:00 |
RSTextBrowser.h
|
Click on a certificate in a message (MessageWidget) shows the add friend wizard only once.
|
2015-03-16 14:40:30 +00:00 |
RSTextEdit.cpp
|
Added a new base class RSTextEdit with placeholder for Qt < 5.2
|
2014-12-25 02:39:40 +00:00 |
RSTextEdit.h
|
Added a new base class RSTextEdit with placeholder for Qt < 5.2
|
2014-12-25 02:39:40 +00:00 |
RSTreeView.cpp
|
|
|
RSTreeView.h
|
|
|
RSTreeWidget.cpp
|
Fixed filter in FriendList.
|
2015-08-26 19:30:43 +02:00 |
RSTreeWidget.h
|
Fixed filter in FriendList.
|
2015-08-26 19:30:43 +02:00 |
RSTreeWidgetItem.cpp
|
optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified)
|
2014-10-21 22:33:02 +00:00 |
RSTreeWidgetItem.h
|
|
|
RsUrlHandler.cpp
|
|
|
RsUrlHandler.h
|
|
|
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
|
FriendList:
|
2015-08-08 20:27:19 +02:00 |
StatusDefs.h
|
improvement of FriendList (Patch from Sehraf)
|
2015-03-21 21:58:05 +00:00 |
StyledElidedLabel.cpp
|
Added new class StyledElidedLabel and used it for nick name and channel label.
|
2014-12-14 17:05:43 +00:00 |
StyledElidedLabel.h
|
Added new class StyledElidedLabel and used it for nick name and channel label.
|
2014-12-14 17:05:43 +00:00 |
StyledLabel.cpp
|
Fixed compiler warning in StyledLabel
|
2015-06-06 12:58:14 +00:00 |
StyledLabel.h
|
Fixed compiler warning in StyledLabel
|
2015-06-06 12:58:14 +00:00 |
SubscribeToolButton.cpp
|
Added a info Frame, when adding a Distant Peer to the send list.
|
2015-01-03 01:40:23 +00:00 |
SubscribeToolButton.h
|
Added new base class for a subscribe button - SubscribeToolButton.
|
2014-07-05 18:33:11 +00:00 |
TagDefs.cpp
|
|
|
TagDefs.h
|
|
|
ToasterNotify.cpp
|
added toasters for incoming audio/video call to voip plugin (patch from Phenom)
|
2015-05-26 15:19:57 +00:00 |
ToasterNotify.h
|
added toasters for incoming audio/video call to voip plugin (patch from Phenom)
|
2015-05-26 15:19:57 +00:00 |
UIStateHelper.cpp
|
Added new class StyledElidedLabel and used it for nick name and channel label.
|
2014-12-14 17:05:43 +00:00 |
UIStateHelper.h
|
Added new class StyledElidedLabel and used it for nick name and channel label.
|
2014-12-14 17:05:43 +00:00 |
UserNotify.cpp
|
new notify capability of chat lobbies: message counting, nickname occurrence counting and specific text counting. Also sorts out notify tab in Settings (Patch from Phenom, slightly modified: gui layout/text + added a flag to enable/disable user defined text grep)
|
2015-03-26 22:17:48 +00:00 |
UserNotify.h
|
new notify capability of chat lobbies: message counting, nickname occurrence counting and specific text counting. Also sorts out notify tab in Settings (Patch from Phenom, slightly modified: gui layout/text + added a flag to enable/disable user defined text grep)
|
2015-03-26 22:17:48 +00:00 |
vmessagebox.cpp
|
|
|
vmessagebox.h
|
|
|