Commit Graph

2489 Commits

Author SHA1 Message Date
thunder2
ec12fcff6e Optimized layout of the private chat window.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4407 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-07 23:24:48 +00:00
thunder2
5e0e244b8a Fixed layout problem (vertical scrollbar) in ChannelFeed.
Indent text of the channel message and set it to selectable.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4406 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-07 22:01:30 +00:00
drbob
d64b714982 Disabled DHT Window by default. (Will reenable when it is complete)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-07 12:05:36 +00:00
thunder2
93bd251ae6 Fixed compile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4404 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-07 11:38:22 +00:00
thunder2
c62f642706 Optimized layout of the SubFileItem.
Show the cancel button only when downloading or when used in CreateChannelMsg.
Hide empty message text.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4402 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-06 23:46:16 +00:00
drbob
38fd0c4a5e Added Basic Dht Details Window to Retroshare GUI.
* created gui/dht/DhtWindow class.
 * brought across the basic structure from PeerNetQt... will be a condensed version of that GUI.
 * added to status Menu.
 * enabled via #define USE_DHTWINDOW  (which is defined! in MainWindow at the moment).
 * Dht Details only displays Dht Peers at the moment.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4400 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-06 13:08:27 +00:00
csoler
cca2962116 removed LinkCloud files from main executable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4395 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-05 20:56:58 +00:00
csoler
ccfbfa9984 Improvement of the plugin system:
- Added configuration saving for plugin manager and serialization methods
	- added a list of accepted plugin hashes
	- added plugin widget for each plugin in settings, to allow enabling/disabling plugins
	- updated LinkCloud plugin to new rsPlugin class
	- put the addconfiguration for plugin manager in rsinit.cc a bit earlier to allow to load 
		the list of accepted hashes early enough
	- added icon for disabled plugins



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4393 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-05 20:29:07 +00:00
csoler
a1258e5470 corrected misspelling error
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4377 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-02 11:48:15 +00:00
csoler
3f809b6c3a forgot to commit this
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4373 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-01 21:01:47 +00:00
csoler
e9853b655c added a signature add/remove button in connect wizard, only when gpgme-1.3.1 or greater is used, based on the availability of the GPGME_EXPORT_MODE_MINIMAL option.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4372 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-01 20:47:58 +00:00
defnax
3c19218bec update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4338 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-25 17:58:31 +00:00
csoler
04d16f2397 corrected display of uploaded size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4325 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-23 18:54:49 +00:00
csoler
e877f31409 made search case insentitive, by default
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4315 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-21 21:08:56 +00:00
csoler
a28b6d0de9 made the default behavior for multiple keywords search to eb an AND between keywords (emule style)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4314 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-20 22:19:34 +00:00
thunder2
886b366d5c Fixed html title bug in the forum message when answering to a message in ForumMsgItem.
Fixed enabled sate of the new message buton in ForumsDialog.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4312 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-20 21:19:48 +00:00
defnax
dd17fcdcda moved Plugins page little bit to the top of the settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4294 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-19 10:05:14 +00:00
defnax
af858223d9 moved Plugins page little bit to the top of the settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4293 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-19 09:44:42 +00:00
thunder2
0706b133a7 Fixed my last commit.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4288 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-18 08:40:20 +00:00
thunder2
cbb3b4587f Fixed reaction of the checkbox "web of trust". Now the list of unvalid gpg keys is shown or hide directly after the click.
Fixed calculation of the unread messages in MessagesDialog. The starred messages was not counted as unread.
Set some tree widgets to allColumnsShowFocus.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4285 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-17 20:51:05 +00:00
csoler
e6f2d22a8c added settings page for plugins.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4283 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-17 19:59:01 +00:00
csoler
a2c91a7924 - Added basic infrastructure to plugin system in libretroshare and retroshare-gui.
- ported LinksCloud to a new plugin, and removed it from main sources

Next moves:
- add gui for managing plugins
- handle windows compilation



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4275 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-16 21:59:26 +00:00
thunder2
2a82826fba Reworked settings dialog.
The settings page loads the data with the first show. The dialog now starts faster.
Cleaned DirectoriesPage, removed the directory list and save the data with the OK button.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4265 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-15 00:40:07 +00:00
thunder2
25b888d31f Automatic add the recommended friend(s) as CC in the MessageComposer.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4262 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-14 20:42:32 +00:00
thunder2
aa71b9320d Fixed crash in ForumsDialog (second try).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4261 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-13 23:46:45 +00:00
drbob
9c7adc38b0 * Added a "return" if QTreeWidgetItem = NULL, to stop crash.
* Added new version of QuickStartWizard2.ui for review.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4260 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-13 22:30:32 +00:00
thunder2
8011a55763 Fixed crash in ForumsDialog (hopefully)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4259 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-13 20:04:55 +00:00
defnax
4716737398 possible fix for Networkdialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4258 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-13 15:52:21 +00:00
defnax
20c9e9d1c3 possible fix for the channel/forum tree
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4257 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-13 15:47:45 +00:00
defnax
5cbc3ada4c update with new French translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4253 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-12 15:32:17 +00:00
defnax
eeb47cb16b restore back last translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4249 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-11 11:32:28 +00:00
csoler
3692ab7afe removed debug output
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4248 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-10 21:17:28 +00:00
csoler
844aa174b5 send plain text message instead of html, when the text contains no html specifics. This is a huge gain in forum posts size, up to a factor of 50
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4247 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-10 21:16:38 +00:00
defnax
29553d1ae3 * enabled new Spanish translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-10 18:40:31 +00:00
thunder2
a56ce1d5be Fixed refill of the threads tree after receiving a new message.
Now the new message is expanded.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4245 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-09 23:16:56 +00:00
defnax
f1e96c839e update translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4244 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-09 21:56:52 +00:00
defnax
4b590175d8 restore and update .ts files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4243 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-09 21:38:08 +00:00
csoler
ccb9699f81 updated .ts files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4241 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-08 18:56:31 +00:00
thunder2
2efa6b5b06 Moved the fill function of the ForumsDialog to a QThread.
Fixed memory leak of the fill thread of the history browser.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4240 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-07 22:28:07 +00:00
csoler
bf00c510c4 cleaned display of TR statistics
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4238 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-07 20:50:04 +00:00
thunder2
0dd77f6f27 Optimized the functions for the forum messages.
- used "const std::string&" for the parameters
- used "std::map" for the read status
- removed useless variables
Added new define DEBUG_FORUMS in ForumsDialog.cpp.
Added function to generate mass data for the forum messages.
Fixed german language for the FriendsDialog.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4236 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-06 21:44:16 +00:00
thunder2
9fb2ddfec0 Added a placeholder text to the message list in the MessagesDialog (currently used when Starred is selected).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4235 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-05 20:19:10 +00:00
defnax
3b89616334 update translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4234 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-05 14:20:16 +00:00
thunder2
a5ccab9a13 Connected the menu actions reply, reply all and forward in MessagesDialog. Now they work again.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4233 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-05 13:37:49 +00:00
thunder2
11a56d2737 Added missing Q_OBJECT to TreeStyle_RDM and fixed translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4232 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-04 23:44:17 +00:00
thunder2
57ec7b34ce MessagesDialog:
- Renamed "Favorite Tags" to "Quick View".
- Added the quick view "Starred" to the list to show all messages signed with a star.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4231 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-04 22:54:03 +00:00
thunder2
7661f4486d Redesigned the MessagesDialog to open the message in a new tab or new window for reading.
The MessageComposer is now only for writing a new message or editing a message from the draft box.
Added a new setting to the MessagePage.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4230 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-04 00:46:02 +00:00
defnax
50e243adf6 clean up the code
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4229 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-31 21:51:15 +00:00
defnax
b139ce2d88 Added a second tab for Router Statistics
renamed Tunneling to Router Requests


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4228 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-31 21:39:44 +00:00
defnax
00d6ec3c1f Added to store splitter position on TurtleRouterDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4226 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-30 23:06:22 +00:00
csoler
68e679873d improved color code of previous commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4225 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-28 22:29:06 +00:00
csoler
429d6f2dc3 improved tunnel statistics gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4224 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-28 22:25:42 +00:00
csoler
4d846513e2 added additional statistics from turtle router. Needs full recompilation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4221 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-26 22:11:06 +00:00
thunder2
265650c88d Moved the star to the first column in MessagesDialog.
Fixed debug output in FriendsDialog.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4220 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-24 23:35:11 +00:00
thunder2
b1953fd769 Show the selected tag in the tab title in MessagesDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4219 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-24 13:15:43 +00:00
csoler
eae57516c5 Included patch to compile on OpenSUSE 11.4 (from AsamK)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4218 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-24 10:25:43 +00:00
thunder2
c45e7562bb Added a star column for messages.
Recompile of the gui needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4217 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-23 23:45:31 +00:00
csoler
3f21835114 added a display of turtle search/tunnel requests over time, to help spotting potential spammers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4216 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-23 21:45:25 +00:00
defnax
0429baf807 Added to sort by Age when one day, one week or one month is selected
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4215 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-21 18:34:34 +00:00
notdefine
a748f88686 Fixed compile Problems on Ubuntu LTS
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4214 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-21 17:54:44 +00:00
thunder2
f14b529009 Added tags to the MessageComposer.
Added context menu to contact list in MessageComposer.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4213 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-21 16:26:00 +00:00
thunder2
4c13280fed Show the RetroShare id of the peer and the signers of the key in ConfCertDialog as clickable links.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4212 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-18 21:23:26 +00:00
csoler
c3f2f788c4 updated french translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4211 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-18 12:04:00 +00:00
defnax
2f1c9b713b renamed class PeersDialog to FriendsDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4208 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-17 17:27:47 +00:00
thunder2
e6868d4a1e Added "Copy RetroShare Link" of the selected peer in PeersDialog and NetworkDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4206 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-16 22:51:08 +00:00
thunder2
7b4f45b686 Removed the + button in channels and forums and moved the post button to the right side.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4205 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-16 21:24:16 +00:00
defnax
a8fdcaacb4 Added tooltip's for Messages columns
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4204 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-16 20:28:07 +00:00
thunder2
bb832d15e8 Added word wrap to the title of the thread and the subject of the message to avoid the stretch of the splitter.
Changed style sheet of the tags in MessageDialog to gradient color.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4203 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-16 12:04:43 +00:00
thunder2
650ef12af6 Added a new button in the forums dialog to download all links in the selected forum message.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4202 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-15 20:21:14 +00:00
thunder2
ddba6d35db Fixed style sheet of auto download button in channels.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4201 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-15 17:01:21 +00:00
chrisparker126
00c1bfcf54 fixed bug related to opening cache hist file in text mode for windows
added cleaning of cipher context to authssl encrypt decrypt functions 

added header to trustview which caused compilation error


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4199 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-15 12:01:23 +00:00
thunder2
fcee4ebc32 Fixed drag and drop of files to a forum message with utf8 chars.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4198 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-13 20:06:16 +00:00
thunder2
4d4c4c0a47 Fixed recommend friend.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4197 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-12 19:37:13 +00:00
defnax
e42c7b6323 fixed the layout of ForumMsgItem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4196 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-12 16:33:11 +00:00
defnax
0396bf23de added to RetroShare Help page new commands entry for "-r retroshare://..."
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4195 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-11 17:17:53 +00:00
thunder2
0619463948 Fixed some more utf8 handling in the GUI.
Optimized creation of the RetroShare links for forum and channel messages.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4194 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-08 23:11:27 +00:00
defnax
dd457e15c7 fixed back my wrong commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4193 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-08 18:43:08 +00:00
defnax
6f7dadfdc5 fixed ForumsMsgItem to not stretch the widget, when forum subject is too long, and optimized little bit.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4191 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-08 17:14:51 +00:00
thunder2
70c3c9678d Added new RetroShare link format to write a message
retroshare://message?id=...[&subject=...]
Added clickable links in ForumMsgItem for the signer of the message to start the MessageComposer.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4190 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-07 23:14:09 +00:00
thunder2
e34505c1d2 Fixed creation of the RetroShare links as anchor.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4189 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-06 15:04:35 +00:00
defnax
ed3fa92096 Enabled on Private Chat to display for the status string smileys, when there is smiley codes used.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4186 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-04 15:07:03 +00:00
thunder2
cd8188bf09 Added new RetroShare link format to start a search
retroshare://search?keywords=...
Enabled key "delete" to remove search results.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4185 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-04 10:22:49 +00:00
thunder2
73daae5992 Removed the GoTo buttons from the feeds and added clickable links.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4184 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-03 23:04:42 +00:00
thunder2
ac18995bdf Enabled space to switch the read state in MessagesDialog and ForumsDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4183 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-02 21:50:20 +00:00
thunder2
06bc6029f2 Added the name and location to the title of the MainWindow.
Get the name and location for the window tile and tray tooltip only once at start.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4182 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-01 23:30:45 +00:00
thunder2
60138e0137 Added title to the RetroShare file links shown as toolhelp "hash (size)".
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4181 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-01 22:26:41 +00:00
csoler
76e404db54 suppressed channel source ID from the file source peer list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4175 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-28 19:07:16 +00:00
csoler
70a3749b18 updated french translation (contrib: Romain Lamade)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4173 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-27 19:09:20 +00:00
thunder2
f29b41f303 Enabled drag and drop in ShareManager to add folders to the share.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4172 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-26 23:38:29 +00:00
csoler
383899e901 removed unused dependency into qt4-opengl-dev
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4166 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-23 12:54:47 +00:00
defnax
554531fc1c update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4164 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-22 22:11:17 +00:00
thunder2
e5f3518225 Added new RetroShare link formats:
retroshare://forum?
retroshare://channel?...
Added "Go to" from the news feed of forums and channels.
Added "Copy RetroShare Link" to the forum/channel tree and messagees.
Fixed style sheet of the auto download button in ChannelFeed.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4162 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-19 19:42:44 +00:00
thunder2
d058bf9511 Fixed wrong size of the transfered link from the command line in EventReceiver.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4161 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-18 22:15:24 +00:00
thunder2
099cc6c11c Adding a link from the browser now starts RetroShare when it is not running.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4157 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-14 23:58:30 +00:00
thunder2
20fa00c40e Added handling of RetroShare protocol under Windows.
Added new command line parameter "-r retroshare://..." for adding links to the registered running RetroShare.
Recompile of the GUI needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4156 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-14 21:59:51 +00:00
csoler
a337941555 attempt at making remoteDirModel less CPU intentive. Remove potential deadlock source in SearchDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4155 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-14 21:58:15 +00:00
thunder2
0fbde70e32 New dialog for defining own colors for the private chat window.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4150 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 22:52:52 +00:00
csoler
210b43dc47 added temporisation to update of Flat shared files view. Makes it more handy for large lists
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4144 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 19:43:09 +00:00
chrisparker126
48d293f8b0 forgot to commit change to gui chanmsgitem for changed subscribe channel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4140 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 17:39:43 +00:00
csoler
f841ffcf13 enabled file preview again for non windows users, using a direct call to the file in partials
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4139 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 15:18:26 +00:00