RetroShare/retroshare-gui/src/gui
csoler 929f872544 Added new link type: EXTRA_FILE, to allow sendign links with sources included so as to trigger direct transfer.
This makes possible to send files through chat without permitting tunnel access to the files. The client requests
the file as a direct transfer only, using the supplied source.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5799 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-10 22:59:51 +00:00
..
advsearch Moved some internal stylesheets to the file Standard.qss. 2012-08-27 21:48:00 +00:00
bwctrl patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +00:00
bwgraph forgot to commit this patch to make the bandwidth graph refresh rate smoother 2012-09-23 20:01:24 +00:00
channels Added and modified patch from Henry 2012-11-10 18:59:58 +00:00
chat Added new link type: EXTRA_FILE, to allow sendign links with sources included so as to trigger direct transfer. 2012-11-10 22:59:51 +00:00
common Added new link type: EXTRA_FILE, to allow sendign links with sources included so as to trigger direct transfer. 2012-11-10 22:59:51 +00:00
connect Added and modified patch from Henry 2012-11-10 18:59:58 +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 and modified patch from Henry 2012-11-10 18:59:58 +00:00
forums Added and modified patch from Henry 2012-11-10 18:59:58 +00:00
forumsv2 Changed the standard dialog buttons from single buttons to buttonbox to have a standard layout and a standard translation. 2012-10-10 10:51:53 +00:00
groups Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
help update the authors on the help page 2012-10-29 12:13:34 +00:00
Identity patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +00:00
im_history Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
images Merged branch that provide group-based file permissions. 2012-11-07 20:03:16 +00:00
msgs Added and modified patch from Henry 2012-11-10 18:59:58 +00:00
PhotoShare Changes to allow the GXS services to compile with up-to-date GUI code. 2012-07-27 15:41:52 +00:00
plugins
Posted patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +00:00
profile Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
qskinobject
qss update win installer script, to install turkish Qt translation 2012-10-16 12:48:04 +00:00
settings Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +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 Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
TheWire Changes to allow the GXS services to compile with up-to-date GUI code. 2012-07-27 15:41:52 +00:00
toaster Reworked design of the toaster and moved internal stylesheets to the file Standard.qss. 2012-09-03 10:58:11 +00:00
transfers Added settings for the blinking icons 2012-10-27 15:59:12 +00:00
unfinished Added and modified patch from Henry 2012-11-10 18:59:58 +00:00
WikiPoos fixed compilation on ubuntu (apparently QTreeWidgetItem(NULL) is not accepted 2012-07-28 13:52:54 +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 Cleaned some ui files. 2012-08-22 13:44:23 +00:00
ChannelFeed.cpp Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
ChannelFeed.h Fixed "jumping" of the items in channels and news feed when items are changed (load, toggle and remove). 2012-10-08 23:06:34 +00:00
ChannelFeed.ui set LayoutVertikalSpacing to 1 for Channels Tree 2012-10-30 01:14:40 +00:00
ChatLobbyWidget.cpp Removed some unnecessary style sheets. 2012-08-21 23:54:39 +00:00
ChatLobbyWidget.h Moved the chat lobby tabs to the FriendsDialog. 2012-01-18 20:02:19 +00:00
ChatLobbyWidget.ui Enabled sorting for the Lobby Dialog 2012-10-26 11:55:28 +00:00
DetailsDialog.cpp
DetailsDialog.h
DetailsDialog.ui Changed the standard dialog buttons from single buttons to buttonbox to have a standard layout and a standard translation. 2012-10-10 10:51:53 +00:00
DLListDelegate.cpp
DLListDelegate.h
FileTransferInfoWidget.cpp fixed flags conflicts 2012-11-02 13:52:29 +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 and modified patch from Henry 2012-11-10 18:59:58 +00:00
ForumsDialog.h Removed the filter comboboxes and replaced it with a menu in LineEditClear. 2012-10-29 10:59:26 +00:00
ForumsDialog.ui Removed the filter comboboxes and replaced it with a menu in LineEditClear. 2012-10-29 10:59:26 +00:00
ForumsV2Dialog.cpp The next unread button in forums search for child items and start at the top when the end of the list is reached. 2012-10-23 20:51:35 +00:00
ForumsV2Dialog.h Moved some internal stylesheets to the file Standard.qss. 2012-08-26 20:31:10 +00:00
ForumsV2Dialog.ui Added patch from Henry 2012-10-14 12:25:12 +00:00
FriendRecommendDialog.cpp Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
FriendRecommendDialog.h Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
FriendRecommendDialog.ui Added multi friend recommendation dialog. 2012-02-09 19:18:15 +00:00
FriendsDialog.cpp Added and modified patch from Henry 2012-11-10 18:59:58 +00:00
FriendsDialog.h Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
FriendsDialog.ui Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
GenCertDialog.cpp Added and modified patch from Henry 2012-11-10 18:59:58 +00:00
GenCertDialog.h Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
GenCertDialog.ui Redesigned GenCertDialog for the usage in Profile Manager. 2012-10-29 11:02:03 +00:00
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 patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +00:00
graphframe.cpp forgot to commit this patch to make the bandwidth graph refresh rate smoother 2012-09-23 20:01:24 +00:00
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 patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +00:00
images.qrc Merged branch that provide group-based file permissions. 2012-11-07 20:03:16 +00:00
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 Fixed switching between combined and not combined tray icon notify with available messages. 2012-10-24 08:34:42 +00:00
MainWindow.h Show count of new messages in the toolbar. 2012-08-08 10:48:29 +00:00
MainWindow.ui disabled the default context menus for the QToolBar's 2011-03-10 11:44:48 +00:00
MessagesDialog.cpp Removed some unnecessary filter icons and added some new placeholder for the filter. 2012-11-06 00:28:11 +00:00
MessagesDialog.h Removed the filter comboboxes and replaced it with a menu in LineEditClear. 2012-10-29 10:59:26 +00:00
MessagesDialog.ui Removed the filter comboboxes and replaced it with a menu in LineEditClear. 2012-10-29 10:59:26 +00:00
MessengerWindow.cpp Removed some unnecessary filter icons and added some new placeholder for the filter. 2012-11-06 00:28:11 +00:00
MessengerWindow.h Cleaned some ui files. 2012-08-22 13:44:23 +00:00
MessengerWindow.ui Removed some unnecessary filter icons and added some new placeholder for the filter. 2012-11-06 00:28:11 +00:00
NetworkDialog.cpp Removed some unnecessary filter icons and added some new placeholder for the filter. 2012-11-06 00:28:11 +00:00
NetworkDialog.h Removed the filter comboboxes and replaced it with a menu in LineEditClear. 2012-10-29 10:59:26 +00:00
NetworkDialog.ui Removed the filter comboboxes and replaced it with a menu in LineEditClear. 2012-10-29 10:59:26 +00:00
NetworkView.cpp removed old includes of gpgme. Updated values for trust 2012-07-07 16:26:54 +00:00
NetworkView.h Removed some more compiler warnings in retroshare-gui. 2011-08-14 21:25:41 +00:00
NetworkView.ui Moved some internal stylesheets to the file Standard.qss. 2012-08-28 21:59:08 +00:00
NewsFeed.cpp Fixed "jumping" of the items in channels and news feed when items are changed (load, toggle and remove). 2012-10-08 23:06:34 +00:00
NewsFeed.h Fixed "jumping" of the items in channels and news feed when items are changed (load, toggle and remove). 2012-10-08 23:06:34 +00:00
NewsFeed.ui Added window icon for the application. All windows without a parent are now showing this icon. 2012-09-13 09:52:17 +00:00
notifyqt.cpp Renamed new sound event from "Download ready" to "Download complete". 2012-10-26 13:01:58 +00:00
notifyqt.h Improved plugin system: 2012-09-09 13:59:21 +00:00
PluginManager.cpp
PluginManager.h
PluginManagerWidget.cpp Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog. 2010-12-03 00:54:40 +00:00
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h
QuickStartWizard2.ui Moved some internal stylesheets to the file Standard.qss. 2012-08-28 21:59:08 +00:00
QuickStartWizard.cpp fixed flags conflicts 2012-11-02 13:52:29 +00:00
QuickStartWizard.h Removed member ftController::mShareDownloadDir and calculate the value from the shared directories. 2011-03-08 20:05:36 +00:00
QuickStartWizard.ui patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +00:00
RemoteDirModel.cpp disabled flag DIR_FLAGS_NETWORK_WIDE_GROUPS for consistency reasons. We might extend it to rsCircles later. 2012-11-06 20:46:56 +00:00
RemoteDirModel.h fixed flags conflicts 2012-11-02 13:52:29 +00:00
RetroShareLink.cpp Added new link type: EXTRA_FILE, to allow sendign links with sources included so as to trigger direct transfer. 2012-11-10 22:59:51 +00:00
RetroShareLink.h Added new link type: EXTRA_FILE, to allow sendign links with sources included so as to trigger direct transfer. 2012-11-10 22:59:51 +00:00
RsAutoUpdatePage.cpp Fixed utf8 characters in the transfer tab name of plugins. 2012-02-28 18:25:57 +00:00
RSHumanReadableDelegate.h Fixed compile 2010-12-03 11:54:39 +00:00
SearchDialog.cpp Merged branch that provide group-based file permissions. 2012-11-07 20:03:16 +00:00
SearchDialog.h Fixed sorting (case insensitive, numbers) in SearchDialog. 2012-06-09 14:14:04 +00:00
SearchDialog.ui Removed the filter comboboxes and replaced it with a menu in LineEditClear. 2012-10-29 10:59:26 +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 fixed flags conflicts 2012-11-02 13:52:29 +00:00
SharedFilesDialog.h Changed style of the reply/forwarded message. 2012-05-04 23:39:36 +00:00
SharedFilesDialog.ui Added patch from Henry 2012-10-14 12:25:12 +00:00
ShareDialog.cpp Saved group ids instead of group names for the group-based file permissions. 2012-11-09 00:46:41 +00:00
ShareDialog.h Cosmetic changes in ShareDialog 2012-11-08 00:58:20 +00:00
ShareDialog.ui Cosmetic changes in ShareDialog 2012-11-08 00:58:20 +00:00
ShareManager.cpp Saved group ids instead of group names for the group-based file permissions. 2012-11-09 00:46:41 +00:00
ShareManager.h Saved group ids instead of group names for the group-based file permissions. 2012-11-09 00:46:41 +00:00
ShareManager.ui improved display in share manager. Updated RemoteDirModel to show groups. 2012-10-21 19:39:56 +00:00
SoundManager.cpp Changed SoundManger to allow the plugins to play sounds. 2012-10-21 21:38:55 +00:00
SoundManager.h Renamed new sound event from "Download ready" to "Download complete". 2012-10-26 13:01:58 +00:00
StartDialog.cpp Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs. 2012-11-06 23:26:47 +00:00
StartDialog.h Moved loadCertificate from main, StartDialog and GenCertDialog to Rshare. 2012-11-01 01:07:36 +00:00
StartDialog.ui Moved loadCertificate from main, StartDialog and GenCertDialog to Rshare. 2012-11-01 01:07:36 +00:00
TransfersDialog.cpp fixed flags conflicts 2012-11-02 13:52:29 +00:00
TransfersDialog.h Reworked notification code in system tray. 2012-08-05 20:12:55 +00:00
TransfersDialog.ui Added patch from Henry 2012-10-14 12:25:12 +00:00
TrustView.cpp patch from Henry Morgan to correct spelling mistakes in source 2012-10-11 10:28:24 +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 Enabled full chunk checking code: 2012-06-19 21:36:10 +00:00
xprogressbar.h Enabled full chunk checking code: 2012-06-19 21:36:10 +00:00