| .. |
|
AvatarDefs.cpp
|
|
|
|
AvatarDefs.h
|
|
|
|
AvatarWidget.cpp
|
|
|
|
AvatarWidget.h
|
|
|
|
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
|
|
|
|
Emoticons.cpp
|
|
|
|
Emoticons.h
|
|
|
|
FeedNotify.cpp
|
FeedReader:
|
2013-01-14 22:41:31 +00:00 |
|
FeedNotify.h
|
FeedReader:
|
2013-01-14 22:41:31 +00:00 |
|
FilesDefs.cpp
|
|
|
|
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 |
|
FriendList.cpp
|
forgot to commit this: show correct connect address (local or global) depending on the current status
|
2013-12-08 14:12:02 +00:00 |
|
FriendList.h
|
removed copy/paste of links of type PERSON in friendlist. This caused confusion and did not provide anything useful since the creation of the full certificate links
|
2013-09-27 21:40:51 +00:00 |
|
FriendList.ui
|
Moved the filter edit and the display button from FriendsDialog and MessengerWindow into FriendList.
|
2013-08-30 12:24:39 +00:00 |
|
FriendSelectionDialog.cpp
|
Fixed some compiler warnings
|
2013-06-10 13:27:24 +00:00 |
|
FriendSelectionDialog.h
|
- Added a drop-down item to allow removing unused keys, in the Network dialog.
|
2013-05-29 21:32:02 +00:00 |
|
FriendSelectionWidget.cpp
|
Disabled refill of FriendSelectionWidget after group changed when no groups are shown.
|
2013-06-20 12:27:51 +00:00 |
|
FriendSelectionWidget.h
|
added selection box to show only friends (already translated) in message composer
|
2013-09-07 14:02:24 +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
|
Code maintenance for Qt 5:
|
2013-10-19 13:25:06 +00:00 |
|
GroupTreeWidget.h
|
Moved the filter edit and the display button from FriendsDialog and MessengerWindow into FriendList.
|
2013-08-30 12:24:39 +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
|
fixed permission of drap+dropped files. all attached files get added to extra list, but with different permission flags depending on the client. From that, we compute sharing permissions : turtle, or direct transfer only
|
2012-11-11 21:17:00 +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
|
Added a headerframee icon for Create Album
|
2012-11-21 13:41:10 +00:00 |
|
html.cpp
|
|
|
|
html.h
|
|
|
|
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
|
improved completion for chat (Patch from Phenom)
|
2013-07-18 21:50:32 +00:00 |
|
MimeTextEdit.h
|
added completer to MimeTextEdit and ChatWidget (Patch from Phenom)
|
2013-07-04 19:36:12 +00:00 |
|
PeerDefs.cpp
|
improved name support for distant peers in messages
|
2013-08-30 20:40:28 +00:00 |
|
PeerDefs.h
|
|
|
|
PopularityDefs.cpp
|
|
|
|
PopularityDefs.h
|
|
|
|
RsCollectionDialog.cpp
|
extended character filtering to fit a common denominator for all filesystems
|
2012-12-13 22:48:36 +00:00 |
|
RsCollectionDialog.h
|
|
|
|
RsCollectionDialog.ui
|
|
|
|
RsCollectionFile.cpp
|
fixed security checking of collection files to avoid xml bombs
|
2013-08-28 19:10:55 +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
|
|
|
|
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
|
|
|
|
RSTabWidget.h
|
|
|
|
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
|
|
|
|
RSTreeView.h
|
|
|
|
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
|
|
|
|
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
|
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 |
|
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
|
|
|
|
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 settings for the blinking icons
|
2012-10-27 15:59:12 +00:00 |
|
UserNotify.h
|
Added settings for the blinking icons
|
2012-10-27 15:59:12 +00:00 |
|
vmessagebox.cpp
|
|
|
|
vmessagebox.h
|
|
|