RetroShare/retroshare-gui/src/gui
csoler b80aef1228 Suppressed the possibility for browsable only files to be searched by hash from turtle router.
This avoids that an attacker that captures a broadcast hash request can also ask for the file.

This needed to add back explicit sources in SearchDialog and private chat transfer. I dynamically search
for sources in file lists just before calling FileRequest.

When RS links anchorClick() will work properly with Qt, we can remove the search flag "EXTRA" from the
tunnel digging in p3turtle.cc, otherwise, people having this bug can't transfer files in private chat by
copy+paste of a RS link.
    
	Also:
	    - added missing mutexes in search requests into fimonitor.cc
		- suppressed some debug info in connect manager
		- added check for write fails when dumping config files



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3027 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-29 13:17:09 +00:00
..
advsearch Added proper dl queue behavior 2010-03-06 23:29:47 +00:00
bwgraph Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
channels added key share list to channels 2010-05-25 22:53:35 +00:00
chat Suppressed the possibility for browsable only files to be searched by hash from turtle router. 2010-05-29 13:17:09 +00:00
common fixed load and save of window state again, i used the wrong class, now it's ok 2010-05-17 10:48:59 +00:00
connect cleaning up source code removed GeneralMsgDialog and ConnectDialog 2010-05-23 22:35:51 +00:00
elastic changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
feeds added trash in msgservice and trash folder in MessagesDialog 2010-05-28 14:42:54 +00:00
forums removed not needed channel logo button and label from CreateForum Dialog 2010-05-27 16:06:07 +00:00
help reworked settings 2010-05-20 21:53:27 +00:00
im_history
images added trash in msgservice and trash folder in MessagesDialog 2010-05-28 14:42:54 +00:00
layouts
msgs added Format Menu entry 2010-05-25 22:30:25 +00:00
plugins
profile reworked settings 2010-05-20 21:53:27 +00:00
qskinobject
qss/chat
settings when Edit is called then set Window Title "Edit Tag" 2010-05-27 23:21:18 +00:00
smileys update smileys 2010-02-04 12:40:07 +00:00
statusbar New methods for calculating the count of peers and messages. It should be faster than getting all data in std::list. 2010-05-13 19:20:40 +00:00
toaster - removed MessagesPopupDialog 2010-05-23 21:32:58 +00:00
unfinished added key share list to channels 2010-05-25 22:53:35 +00:00
AboutDialog.cpp reworked settings 2010-05-20 21:53:27 +00:00
AboutDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
AboutDialog.ui fixed About Dialog Title 2009-12-31 15:57:06 +00:00
AddLinksDialog.cpp Source code maintenance 2010-05-05 00:05:36 +00:00
AddLinksDialog.h design improvements for AddLinksDialog 2010-02-02 00:01:17 +00:00
AddLinksDialog.ui design improvements for AddLinksDialog 2010-02-02 00:01:17 +00:00
ChanGroupDelegate.cpp
ChanGroupDelegate.h
ChannelFeed.cpp added key share list to channels 2010-05-25 22:53:35 +00:00
ChannelFeed.h cleaning up source code removed GeneralMsgDialog and ConnectDialog 2010-05-23 22:35:51 +00:00
ChannelFeed.ui set minimum size for channel items to 22 for bether display and moved Post Button to top header 2010-05-17 21:20:11 +00:00
DetailsDialog.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
DetailsDialog.h Missing include for uint32_t type with GCC 4.4.3 2010-05-06 13:01:40 +00:00
DetailsDialog.ui fixed geometry of Details 2010-03-22 23:01:05 +00:00
DLListDelegate.cpp clean up some compile warnings 2010-05-10 20:38:59 +00:00
DLListDelegate.h Added Download Time column to Downloads 2010-03-01 22:47:48 +00:00
FileTransferInfoWidget.cpp ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
FileTransferInfoWidget.h additional info into FileTransferInfoWidget 2010-02-19 22:46:21 +00:00
ForumsDialog.cpp improvement MessagesDialog: 2010-05-25 09:32:14 +00:00
ForumsDialog.h reworked settings 2010-05-20 21:53:27 +00:00
ForumsDialog.ui moved Reply Forum Message Button to right Frame Header 2010-05-24 01:00:47 +00:00
GenCertDialog.cpp reworked settings 2010-05-20 21:53:27 +00:00
GenCertDialog.h add the possibility to create a gpg key for new profile 2010-01-19 21:44:13 +00:00
GenCertDialog.ui improved readability of cert generation dialog. Added tooltips, information, and wait cursor 2010-05-01 15:17:23 +00:00
graphframe.cpp
graphframe.h
HelpDialog.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
HelpDialog.h
HelpDialog.ui
images.qrc added trash in msgservice and trash folder in MessagesDialog 2010-05-28 14:42:54 +00:00
InfoDialog.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
InfoDialog.h
InfoDialog.ui update infodialog 2010-02-15 15:15:23 +00:00
linetypes.h
LinksDialog.cpp set a default size for Links Cloud tree items 2010-05-18 18:09:35 +00:00
LinksDialog.h changes for LinksDialog: disabled bold text, added a Label to display each Link in html format 2010-02-05 13:44:33 +00:00
LinksDialog.ui changes for LinksDialog: disabled bold text, added a Label to display each Link in html format 2010-02-05 13:44:33 +00:00
LogoBar.cpp
LogoBar.h
mainpage.h
mainpagestack.cpp
mainpagestack.h
MainWindow.cpp added trash in msgservice and trash folder in MessagesDialog 2010-05-28 14:42:54 +00:00
MainWindow.h tag feature in MessagesDialog 2010-05-27 19:48:52 +00:00
MainWindow.ui changed add friend icon 2010-02-26 14:49:55 +00:00
MessagesDialog.cpp fixed wrong spelling 2010-05-28 17:29:21 +00:00
MessagesDialog.h added trash in msgservice and trash folder in MessagesDialog 2010-05-28 14:42:54 +00:00
MessagesDialog.ui added trash in msgservice and trash folder in MessagesDialog 2010-05-28 14:42:54 +00:00
MessengerWindow.cpp improvement MessagesDialog: 2010-05-25 09:32:14 +00:00
MessengerWindow.h Added Search Friend Filter for Messenger Window 2010-05-24 00:59:12 +00:00
MessengerWindow.ui Added Search Friend Filter for Messenger Window 2010-05-24 00:59:12 +00:00
NetworkDialog.cpp cleaning up source code removed GeneralMsgDialog and ConnectDialog 2010-05-23 22:35:51 +00:00
NetworkDialog.h cleaning up source code removed GeneralMsgDialog and ConnectDialog 2010-05-23 22:35:51 +00:00
NetworkDialog.ui change the gpg key list display 2010-02-26 23:43:26 +00:00
NetworkView.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
NetworkView.h changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
NetworkView.ui
NewsFeed.cpp cleaning up source code removed GeneralMsgDialog and ConnectDialog 2010-05-23 22:35:51 +00:00
NewsFeed.h cleaning up source code removed GeneralMsgDialog and ConnectDialog 2010-05-23 22:35:51 +00:00
NewsFeed.ui fixed to not stretch News Feed items when you has one few items in News Feed. 2010-02-07 15:47:30 +00:00
notifyqt.cpp implemented a safety check for low disc space, and safe drop of disk access if too low 2010-05-21 20:49:48 +00:00
notifyqt.h implemented a safety check for low disc space, and safe drop of disk access if too low 2010-05-21 20:49:48 +00:00
PeersDialog.cpp clean up unused functions in PeersDialog and set minimum size for items to 26. 2010-05-25 15:47:12 +00:00
PeersDialog.h clean up unused functions in PeersDialog and set minimum size for items to 26. 2010-05-25 15:47:12 +00:00
PeersDialog.ui Added functionality to save a Privat Chat session and GroupChat History via ToolButton 2010-04-27 22:08:38 +00:00
PluginManager.cpp
PluginManager.h
PluginManagerWidget.cpp
PluginManagerWidget.h
PluginsPage.cpp
PluginsPage.h
QuickStartWizard.cpp reworked settings 2010-05-20 21:53:27 +00:00
QuickStartWizard.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
QuickStartWizard.ui fixed Mispelling in Wizard 2010-05-16 22:06:49 +00:00
RemoteDirModel.cpp ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
RemoteDirModel.h made the age indicator functional, by recursively changing color of directory/files 2010-02-08 22:32:00 +00:00
RetroShareLink.cpp forgot to commmit this one 2010-03-22 19:46:58 +00:00
RetroShareLink.h merged branch 0.5.0 commits 2576, 2579, 2581-2583 into trunk 2010-03-21 21:07:12 +00:00
RsAutoUpdatePage.cpp removed MessengerWindow::insertpeer() from rsautoupdate::update() 2010-04-27 12:14:57 +00:00
RsAutoUpdatePage.h ported branch commit 2732: fixed deadlock in passwd callback 2010-04-19 21:50:03 +00:00
RSHumanReadableDelegate.h correct bug with selection with human readable delegate. 2010-05-03 20:22:38 +00:00
SearchDialog.cpp Suppressed the possibility for browsable only files to be searched by hash from turtle router. 2010-05-29 13:17:09 +00:00
SearchDialog.h Suppressed the possibility for browsable only files to be searched by hash from turtle router. 2010-05-29 13:17:09 +00:00
SearchDialog.ui reset only ComboBox when close all search results 2010-03-25 19:20:16 +00:00
SearchTreeWidget.cpp
SearchTreeWidget.h
SendLinkDialog.cpp Added to send own Shared File as link to Public Chat 2010-02-01 14:47:54 +00:00
SendLinkDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
SendLinkDialog.ui Added to send own Shared File as link to Public Chat 2010-02-01 14:47:54 +00:00
SFListDelegate.cpp
SFListDelegate.h
SharedFilesDialog.cpp improvement MessagesDialog: 2010-05-25 09:32:14 +00:00
SharedFilesDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
SharedFilesDialog.ui little design fixes 2010-02-14 01:34:14 +00:00
ShareDialog.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
ShareDialog.h Added ShareDialog for ShareManager 2010-04-08 16:33:10 +00:00
ShareDialog.ui Added ShareDialog for ShareManager 2010-04-08 16:33:10 +00:00
ShareManager.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
ShareManager.h Ported patch from thunder2 (http://sourceforge.net/tracker/index.php?func=detail&aid=2991827&group_id=178712&atid=886241) 2010-04-24 22:09:47 +00:00
ShareManager.ui use QPushButton for some dialogs fixes translation problems, QButtonBox default translations are only available for few languages. 2010-03-09 20:56:57 +00:00
SoundManager.cpp reworked settings 2010-05-20 21:53:27 +00:00
SoundManager.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
StartDialog.cpp reworked settings 2010-05-20 21:53:27 +00:00
StartDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
StartDialog.ui Added support for Auto-login 2010-04-08 11:55:10 +00:00
TransfersDialog.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
TransfersDialog.h changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
TransfersDialog.ui merged branch 0.5.0 commits 2576, 2579, 2581-2583 into trunk 2010-03-21 21:07:12 +00:00
TrustView.cpp ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
TrustView.h ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
TrustView.ui
TurtleRouterDialog.cpp changed the usage of "QMenu*" to a local "QMenu" 2010-05-14 20:55:44 +00:00
TurtleRouterDialog.h improved display of tunnel info 2010-02-20 22:51:24 +00:00
TurtleRouterDialog.ui improved display of tunnel info 2010-02-20 22:51:24 +00:00
ULListDelegate.cpp clean up some compile warnings 2010-05-10 20:38:59 +00:00
ULListDelegate.h reengineered the transfer list display 2010-02-17 02:10:25 +00:00
xprogressbar.cpp ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk 2010-03-28 20:46:45 +00:00
xprogressbar.h corrected issue in display of download/upload progress 2010-02-04 21:08:53 +00:00