..
advsearch
Fix for ticket #124
2011-08-27 16:15:56 +00:00
bwgraph
Removed most of the usages of std::ostringstream in the gui.
2012-03-28 18:02:49 +00:00
channels
3 patches from AsamK:
2012-03-30 19:43:39 +00:00
chat
added paste own certificate to chat/forum context menu (patch from AC)
2012-04-27 12:04:40 +00:00
common
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
connect
Removed not needed field in FriendRequest Dialog
2012-04-26 09:42:35 +00:00
dht
Removed minimal version.
2012-04-20 15:17:52 +00:00
elastic
corrected bad modification of commit #4560 , which made RS not compilable on ubuntu karmic
2011-09-01 16:42:05 +00:00
feeds
Added new message flag for system messages like friend request.
2012-05-01 09:18:55 +00:00
forums
added paste own certificate to chat/forum context menu (patch from AC)
2012-04-27 12:04:40 +00:00
groups
help
updated the help page, added few more infos
2012-02-07 16:33:54 +00:00
im_history
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
images
Added new message flag for system messages like friend request.
2012-05-01 09:18:55 +00:00
layouts
msgs
Added new message flag for system messages like friend request.
2012-05-01 09:18:55 +00:00
plugins
profile
Removed the max length from the ip fields in ProfileWidget to display all 15 digits.
2012-04-03 19:35:11 +00:00
qskinobject
qss /chat
Changed the color of the time of the compact chat style from red to gray.
2012-02-10 22:07:03 +00:00
settings
Added new notify on connect attempt by the local message system.
2012-04-26 23:41:14 +00:00
smileys
fixed crying smiley (Patch from AC)
2012-03-24 12:21:43 +00:00
statusbar
Removed most of the usages of std::ostringstream in the gui.
2012-03-28 18:02:49 +00:00
style
toaster
Added new message flag for system messages like friend request.
2012-05-01 09:18:55 +00:00
unfinished
Removed most of the usages of std::ostringstream in the gui.
2012-03-28 18:02:49 +00:00
AboutDialog.cpp
Removed some more compiler warnings from Windows compile (GCC 4.4).
2012-02-17 10:03:38 +00:00
AboutDialog.h
AboutDialog.ui
ChannelFeed.cpp
Optimized channel loading and layout.
2012-04-24 15:34:22 +00:00
ChannelFeed.h
Optimized channel loading and layout.
2012-04-24 15:34:22 +00:00
ChannelFeed.ui
Optimized channel loading and layout.
2012-04-24 15:34:22 +00:00
ChatLobbyWidget.cpp
Added three new toasters - private chat, group chat and chat lobby.
2012-03-30 23:02:52 +00:00
ChatLobbyWidget.h
Moved the chat lobby tabs to the FriendsDialog.
2012-01-18 20:02:19 +00:00
ChatLobbyWidget.ui
- added/fixed patch from defnax to allow setting up a topic for each chat lobby. The topic is displayed to friends.
2012-03-16 22:47:49 +00:00
DetailsDialog.cpp
DetailsDialog.h
DetailsDialog.ui
Removed duplicate labels in ui files and some other compiler warnings.
2011-08-13 22:26:51 +00:00
DLListDelegate.cpp
DLListDelegate.h
FileTransferInfoWidget.cpp
Added deferred check of chunks during file transfer. Chunk sha1 sums are requested to the sources and checked for downloaded data.
2012-03-15 19:55:43 +00:00
FileTransferInfoWidget.h
Added deferred check of chunks during file transfer. Chunk sha1 sums are requested to the sources and checked for downloaded data.
2012-03-15 19:55:43 +00:00
ForumsDialog.cpp
Added threaded loading of channels (GUI).
2012-04-21 13:00:17 +00:00
ForumsDialog.h
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
ForumsDialog.ui
Added threaded loading of channels (GUI).
2012-04-21 13:00:17 +00:00
FriendRecommendDialog.cpp
Added multi friend recommendation dialog.
2012-02-09 19:18:15 +00:00
FriendRecommendDialog.h
Added multi friend recommendation dialog.
2012-02-09 19:18:15 +00:00
FriendRecommendDialog.ui
Added multi friend recommendation dialog.
2012-02-09 19:18:15 +00:00
FriendsDialog.cpp
Added modified patch from AC
2012-04-12 23:00:39 +00:00
FriendsDialog.h
Removed minimal version.
2012-04-20 15:17:52 +00:00
FriendsDialog.ui
Added three new toasters - private chat, group chat and chat lobby.
2012-03-30 23:02:52 +00:00
GenCertDialog.cpp
added placeholder texts (Qt>4.7)
2012-03-18 12:26:15 +00:00
GenCertDialog.h
Changed some parameters from "std::string" to "const std::string&" in rsinit.h.
2011-08-12 20:02:00 +00:00
GenCertDialog.ui
GetStartedDialog.cpp
Removed most of the usages of std::ostringstream in the gui.
2012-03-28 18:02:49 +00:00
GetStartedDialog.h
Replaced std::string by QString in GetStartedDialog for easier translation and to prevent problems with utf8 chars.
2012-02-04 00:55:55 +00:00
GetStartedDialog.ui
Replaced std::string by QString in GetStartedDialog for easier translation and to prevent problems with utf8 chars.
2012-02-04 00:55:55 +00:00
graphframe.cpp
graphframe.h
HelpDialog.cpp
Removed most of the usages of std::ostringstream in the gui.
2012-03-28 18:02:49 +00:00
HelpDialog.h
HelpDialog.ui
Fix some source code for better translation, added some new words to translate and removed some words not to be translated.
2012-02-05 21:05:11 +00:00
images.qrc
Added new message flag for system messages like friend request.
2012-05-01 09:18:55 +00:00
InfoDialog.cpp
Removed most of the usages of std::ostringstream in the gui.
2012-03-28 18:02:49 +00:00
InfoDialog.h
InfoDialog.ui
linetypes.h
LogoBar.cpp
LogoBar.h
mainpagestack.cpp
mainpagestack.h
- moved RsAutoUpdatePage into retroshare-gui/ directory, to allow plugins to use it
2012-02-19 15:03:07 +00:00
MainWindow.cpp
Added three new toasters - private chat, group chat and chat lobby.
2012-03-30 23:02:52 +00:00
MainWindow.h
Added three new toasters - private chat, group chat and chat lobby.
2012-03-30 23:02:52 +00:00
MainWindow.ui
MessagesDialog.cpp
Added new message flag for system messages like friend request.
2012-05-01 09:18:55 +00:00
MessagesDialog.h
Added new message flag for system messages like friend request.
2012-05-01 09:18:55 +00:00
MessagesDialog.ui
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
MessengerWindow.cpp
Removed minimal version.
2012-04-20 15:17:52 +00:00
MessengerWindow.h
Removed minimal version.
2012-04-20 15:17:52 +00:00
MessengerWindow.ui
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
NetworkDialog.cpp
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
NetworkDialog.h
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
NetworkDialog.ui
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
NetworkView.cpp
fixed up color codes for qt 4.7 in NetworkGraph (bug in qt::lighter())
2011-08-31 20:04:04 +00:00
NetworkView.h
Removed some more compiler warnings in retroshare-gui.
2011-08-14 21:25:41 +00:00
NetworkView.ui
NewsFeed.cpp
Added new message flag for system messages like friend request.
2012-05-01 09:18:55 +00:00
NewsFeed.h
Optimized some internals in the news feed items
2012-02-01 12:21:14 +00:00
NewsFeed.ui
Optimized layout of the newsfeed items.
2012-03-04 22:00:28 +00:00
notifyqt.cpp
Added new friend request toaster from defnax.
2012-04-25 19:19:16 +00:00
notifyqt.h
The channel message (in channels) is set to read when the user clicks on the show more button.
2012-02-12 00:58:47 +00:00
PluginManager.cpp
PluginManager.h
PluginManagerWidget.cpp
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h
QuickStartWizard.cpp
fixed reference to tryNetMode.
2012-02-11 12:49:09 +00:00
QuickStartWizard.h
QuickStartWizard.ui
Removed DynDns from Quick Start Wizard
2012-01-27 15:02:56 +00:00
QuickStartWizard2.ui
* Added a "return" if QTreeWidgetItem = NULL, to stop crash.
2011-06-13 22:30:32 +00:00
RemoteDirModel.cpp
3 patches from AsamK:
2012-03-30 19:43:39 +00:00
RemoteDirModel.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
RetroShareLink.cpp
Added new message flag for system messages like friend request.
2012-05-01 09:18:55 +00:00
RetroShareLink.h
Added new message flag for system messages like friend request.
2012-05-01 09:18:55 +00:00
RsAutoUpdatePage.cpp
Fixed utf8 characters in the transfer tab name of plugins.
2012-02-28 18:25:57 +00:00
RSHumanReadableDelegate.h
SearchDialog.cpp
Improved Search Dialog (Patch from AsamK)
2012-04-12 19:30:41 +00:00
SearchDialog.h
Improved Search Dialog (Patch from AsamK)
2012-04-12 19:30:41 +00:00
SearchDialog.ui
Added new basic class for a QLineEdit with a clear button - LineEditClear.
2012-04-05 21:03:03 +00:00
SearchTreeWidget.cpp
3 patches from AsamK:
2012-03-30 19:43:39 +00:00
SearchTreeWidget.h
3 patches from AsamK:
2012-03-30 19:43:39 +00:00
SFListDelegate.cpp
SFListDelegate.h
SharedFilesDialog.cpp
Beautified RsCollectionDialog.
2011-11-13 13:58:39 +00:00
SharedFilesDialog.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
SharedFilesDialog.ui
ShareDialog.cpp
Partial fix for ticket #146 :
2011-08-28 22:54:01 +00:00
ShareDialog.h
ShareDialog.ui
ShareManager.cpp
Beautified RsCollectionDialog.
2011-11-13 13:58:39 +00:00
ShareManager.h
ShareManager.ui
Set inititial sizes of the splitter and columns in FriendsDialog and SearchDialog.
2011-08-15 23:42:07 +00:00
SoundManager.cpp
Reworked SoundManager and SoundPage in the settings.
2012-01-22 22:58:23 +00:00
SoundManager.h
Reworked SoundManager and SoundPage in the settings.
2012-01-22 22:58:23 +00:00
StartDialog.cpp
Fix some source code for better translation, added some new words to translate and removed some words not to be translated.
2012-02-05 21:05:11 +00:00
StartDialog.h
StartDialog.ui
Set inititial sizes of the splitter and columns in FriendsDialog and SearchDialog.
2011-08-15 23:42:07 +00:00
TransfersDialog.cpp
Enabled file preview on Windows.
2012-04-04 22:45:40 +00:00
TransfersDialog.h
- added ability to plugins to add a tab in transfers dialog
2012-02-21 21:53:25 +00:00
TransfersDialog.ui
Added deferred check of chunks during file transfer. Chunk sha1 sums are requested to the sources and checked for downloaded data.
2012-03-15 19:55:43 +00:00
TrustView.cpp
Changed the generation of the gpg key and location to utf8.
2011-07-17 23:07:29 +00:00
TrustView.h
- moved RsAutoUpdatePage into retroshare-gui/ directory, to allow plugins to use it
2012-02-19 15:03:07 +00:00
TrustView.ui
TurtleRouterDialog.cpp
Removed most of the usages of std::ostringstream in the gui.
2012-03-28 18:02:49 +00:00
TurtleRouterDialog.h
Fix some source code for better translation, added some new words to translate and removed some words not to be translated.
2012-02-05 21:05:11 +00:00
TurtleRouterDialog.ui
Added a second tab for Router Statistics
2011-05-31 21:39:44 +00:00
TurtleRouterStatistics.cpp
Fix some source code for better translation, added some new words to translate and removed some words not to be translated.
2012-02-05 21:05:11 +00:00
TurtleRouterStatistics.h
Fix some source code for better translation, added some new words to translate and removed some words not to be translated.
2012-02-05 21:05:11 +00:00
TurtleRouterStatistics.ui
Added a second tab for Router Statistics
2011-05-31 21:39:44 +00:00
ULListDelegate.cpp
ULListDelegate.h
xprogressbar.cpp
xprogressbar.h