csoler
6989a40312
fixed issue of loading the correct instance of RetroShare.conf when switching locations (Patch from AsamK #3423256 )
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4637 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-14 21:16:34 +00:00
thunder2
7a98e83df1
Fixed some more utf8 issues with umlauts in the Windows user name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4636 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-12 23:36:25 +00:00
thunder2
7e3a342a9a
Fixed utf8 issues (Patch from Asamk #3393353 )
...
SearchDialog: enable search for strings containing utf8 characters, I assume that filenames are always stored as utf8 on all platforms
ConnectFriendWizard: adding friends with gpg key or from file, now sets location name correctly
notifyqt: setting status message in chatwindow works correctly now, when a friend changes his message while the chat window is open
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-11 23:29:38 +00:00
thunder2
e3798dafe9
Fixed utf8 issue with links from browser (Windows only).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4634 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-08 17:49:06 +00:00
csoler
6addc80e99
fixed link passed issue due to usin self-closign links (Patch from Asamk #3418941 )
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4631 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-05 16:57:33 +00:00
chrisparker126
af3f9b1dcc
Added loading text to forumsdialog and enabled percentage numbers to be
...
shown also
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4627 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-01 15:19:19 +00:00
csoler
c650265704
added display of TR forwarding probability as a function of depth
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4625 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-10-01 11:46:00 +00:00
thunder2
b3bcfe9d30
Fixed compile on Linux.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4624 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-29 09:52:01 +00:00
thunder2
29c090fb44
Moved the chat history into the libretroshare.
...
Now the history is saved encrypted. Please delete all files with "chat*.xml" in your profile folder.
Added new config p3HistoryMgr and interface p3History.
Added new option to limit the count of the saved history items.
Added new simple html optimizer "RsHtml::optimizeHtml" to reduce the size of the html strings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4623 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-29 09:20:09 +00:00
drbob
5ea8cfb67d
Added Ben's patches:
...
* Compilation for FreeBSD.
* Notes that MT is not cryptographically secure.
* modified sorting of DHT Window.
Only one change that I didn't commit:
bitdht {
- LIBS += ../../libbitdht/src/lib/libbitdht.a
- PRE_TARGETDEPS *= ../../libbitdht/src/lib/libbitdht.a
+ LIBS += ../../libbitdht/src/libbitdht.a
+ PRE_TARGETDEPS *= ../../libbitdht/src/libbitdht.a
}
As this would have broken compilation on the other platforms.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4619 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-28 15:16:21 +00:00
thunder2
bb9f362458
Fixed compile on Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4618 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-27 20:25:12 +00:00
csoler
21feaf46da
fixed sorting of transfer by priority
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-26 21:39:28 +00:00
csoler
b4d4f3171c
fixed inaccurate text in transfer page
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4616 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-26 21:00:25 +00:00
csoler
4111740cb6
fixed utf8 issues in sending cert by email (patch from asamK #3393826 )
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4615 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-25 12:33:37 +00:00
csoler
ad4b0153b2
added next unread button to forums (patch from devnewton #3401840 )
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4614 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-25 12:15:25 +00:00
csoler
3ed0c1d885
added patch from AsamK to show the availability status of peers at the level of locations instead of GPG keys
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4611 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-23 17:06:07 +00:00
csoler
ad04f62e80
added past RS links to post on channels, and additional check that the file is already shared
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4609 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-18 19:43:38 +00:00
thunder2
2fac47293e
Reworked the process of the RetroShare links. Now RetroShare asks when adding a file or a person link and shows a detailed result.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4604 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-11 22:07:24 +00:00
csoler
dc0f4ef68a
send msg in plain text when the html encoding does not change anything into the message. This drastically reduces messages size.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4599 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-09 19:54:17 +00:00
thunder2
5b3543d41a
Added missing status frame for idle.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4597 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-09 12:17:24 +00:00
thunder2
1821d8cb06
Set own status initially to online.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4592 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-08 13:17:49 +00:00
thunder2
a34c482db1
Added double click to NetworkDialog to show the peer details.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4591 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-06 20:44:22 +00:00
thunder2
62b2de63b7
Added new widget to display an avatar with or without the status frame - AvatarWidget.
...
Changed all existing avatars to AvatarWidget.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-05 21:19:07 +00:00
csoler
7f610a4849
removed unused image
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4586 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-03 08:45:18 +00:00
thunder2
b35d32ef15
Added avatar image to ConfCertDialog (defnax).
...
Added new class AvatarDefs to get the avatar for a ssl id or gpg id.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-02 10:22:44 +00:00
csoler
0591ef0432
corrected bad modification of commit #4560 , which made RS not compilable on ubuntu karmic
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4584 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-09-01 16:42:05 +00:00
csoler
80269eb824
changed local root directory to be "My files" instead of SSLid
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-31 20:17:24 +00:00
csoler
52a8b281d5
fixed up color codes for qt 4.7 in NetworkGraph (bug in qt::lighter())
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4581 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-31 20:04:04 +00:00
csoler
8941aa5991
corrected a few bugs in the cert cleaning method. Added feedback to the GUI and error codes for the cert cleaning function of rspeers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4580 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-30 21:49:49 +00:00
chrisparker126
3ff69a1be5
added private groups option to forums
...
fix for grp edit in p3distrib
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4579 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-29 21:20:48 +00:00
thunder2
35a059c44c
Partial fix for ticket #146 :
...
- set default of the signature checkbox in ConnectFriendWizard to disabled
- set the initial option for the download directory to network wide only
- set the default of a new shared directory to network wide
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4578 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-28 22:54:01 +00:00
thunder2
44806b7581
Found another missing toUtf8 in GenCertDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-28 00:21:34 +00:00
thunder2
185307ad37
Fix for ticket #129
...
Utf8 chars don't show up for peer names, in private chat and file list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4576 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-27 22:54:05 +00:00
thunder2
4f1d1b8dc7
Fix for ticket #127
...
Impossible to download a directory, if the download directory is utf8.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4575 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-27 21:04:02 +00:00
thunder2
154d315c92
Fix for ticket #124
...
Search don't work with utf8 chars.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4574 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-27 16:15:56 +00:00
thunder2
ac6f4539e9
Fixed the display of the time in the SecurityItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-22 09:32:03 +00:00
thunder2
01fa9eec3f
Added a new checbox in the settings (NotifyPage) to enable/disable the new SecurityItem. It is enabled by default, but all existing users need to enable it.
...
Added new buttons to SecurityItem to add/remove the peer and view peer details.
Added new call to notifyListChange with NOTIFY_LIST_FRIENDS in AuthGPGimpl::AllowConnection.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4572 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-21 22:28:19 +00:00
thunder2
d349204a63
Added check for administrator rights to add/remove the retroshare:// protocol.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-17 00:06:44 +00:00
thunder2
0f51b7d72f
Set inititial sizes of the splitter and columns in FriendsDialog and SearchDialog.
...
Fixed height of the MainWindow when GetStartedDialog is visible.
Fixed the initial size of the ShareManger and show the checkboxes for the share mode centered.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4569 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-15 23:42:07 +00:00
thunder2
d25730eabb
- Removed not used function RsDirUtil::createBackup.
...
- Moved ProfileView and ProfileEdit to the folder unfinished.
- Removed "location:" before the ssl name in FriendsDialog and MessengerWindow.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-14 22:31:05 +00:00
thunder2
39708cdd0b
Removed some more compiler warnings in retroshare-gui.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4566 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-14 21:25:41 +00:00
thunder2
cd0854c4e8
Removed duplicate labels in ui files and some other compiler warnings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-13 22:26:51 +00:00
thunder2
0fbada0eba
Applied patch from AsamK and fixed german translation.
...
Reduced code duplication with avatar picture loading, by creating two new functions that handle image choosing and thumbnail creation.
two new functions:
bool misc::getOpenAvatarPicture(QWidget *parent, QByteArray &image_data)
QPixmap misc::getOpenThumbnailedPicture(QWidget *parent, const QString &caption, int width, int height)
getOpenThumbnailedPicture opens a QFileDialog to let the user choose a picture file. This picture is converted to a thumbnail and returned as a QPixmap.
getOpenAvatarPicture calls getOpenThumbnailedPicture and converts the result to a PNG byte array.
All three avatar loading functions now call getOpenAvatarPicture
Furthermore Channel Logo and Channel Msg thumbnail functions now use getOpenThumbnailedPicture
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4561 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-12 20:27:05 +00:00
thunder2
43c0594d18
Changed some parameters from "std::string" to "const std::string&" in rsinit.h.
...
Log the error messages from gpgme (ProcessPGPmeError) to stderr.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4560 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-12 20:02:00 +00:00
thunder2
70d02c718d
Removed unused parameter warnings in retroshare-gui.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4559 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-12 14:06:29 +00:00
thunder2
babbea6599
- Moved the setting maxTimeBeforeIdle from the section [%General] to [General] in the profile. Please set your prefered value again.
...
- Saved the selected tab in the TransferDialog in the profile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-10 22:47:18 +00:00
defnax
8a995313ad
update changelog and rsversion
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4553 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-10 21:49:17 +00:00
drbob
8438d011c1
Updated OSX password warning - as the storage is pretty secure (Application Specific) under OSX.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4548 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-08 12:19:28 +00:00
drbob
b082362c58
Updated retroshare-gui to match libretroshare interface changes.
...
* remove calls to rsPeers->setAcceptToConnectGPGCertificate();
* these are replaced with addFriend() / removeFriend().
* renamed rsPeers->getSSLChildListOfGPGId() => rsPeers->getAssociatedSSLIds().
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-07 21:14:09 +00:00
thunder2
80629c5d9b
Fixed layout in GeneralPage under Windows (there are three additional checkboxes).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4541 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-07 20:21:02 +00:00
thunder2
687b2ecd36
The password dialog can be canceled.
...
Fixed an error when cancel the login password dialog at startup. RetroShare did not start after this.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4537 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-05 20:45:09 +00:00
defnax
91b37be2e5
changed DHT icon on system tray menu
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-04 21:41:53 +00:00
drbob
a9bdb5119f
* Disable RTT display by default.
...
* flipped RTT horizontal axis, and added "New" and "Old" Indicators.
* only consider visible points for maxRTT (vertical scale) of plot.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-04 15:01:11 +00:00
defnax
615b1b5704
fixed win compile
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-03 19:06:40 +00:00
drbob
70d0328a3b
Hacked up Cyril's TurtleStatistics to provide plot of RTT measurements.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4520 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-03 17:45:03 +00:00
thunder2
466697276e
Applied patch to enable the sort of the columns star and unread in messages (from AsamK)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4515 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-02 21:07:42 +00:00
drbob
c1d23c27c7
added missing "FORWARDED_PORT" case to natstatus
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4513 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-02 19:07:22 +00:00
defnax
7e6c58dd10
update rs version
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4509 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-31 17:56:34 +00:00
defnax
db364e003d
fixed win compile
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-31 17:47:29 +00:00
drbob
1cb0a9dc21
Various improvements to the GUI.
...
* Switched ServerPage to use netMode, rather than tryNetMode. This fixes the Network Status.
* Added "Advanced Mode" to Settings GeneralPage.
* Store / Set Advanced Mode via rsConfig::get/setConfigurationOptions.
* removed %0D%0A from Linux / OSX emails - made it Windows Only.
* updated GetStartedDialog text.
* updated Dht and Nat Indicators to accurately reflect Network status. Roughly:
- DHT. Off: gray, ERROR: red, NO RS PEERS: yellow, GOOD: green.
- NAT. Offline: gray, BAD NET: red, NO DHT, or FIREWALLED: yellow, GOOD: green
* disable GetStartedDialog is AdvancedMode is set.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4502 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-30 17:13:08 +00:00
drbob
a1e112934d
Improvements to the GettingStarted Tab.
...
* Re-written the text.
* Enabled buttons for "Invite Friends" and "Add Friend". Linked to Email Invite, and Connect Friend Wizard.
* Switched out FAQ for links to website, and email support buttons.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-30 12:41:28 +00:00
csoler
b3052e0208
set maximum port value to 65535 instead of old arbitrary value of 50000, and warned about system-reserved ports in server settings gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-23 20:07:06 +00:00
defnax
0b890420a0
enabled sorting and added dht icon for the window
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-21 23:12:05 +00:00
drbob
9d7b3446a2
Display UDP addresses in Dht WIndow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-19 00:06:52 +00:00
drbob
69c14461cb
Merged v0.5-netupgrade branch back into the trunk ( --- Merging r4410 through r4465 into '.' )
...
This brings lots of improvements:
* UDP Connection Code - this it the majority of the new code.
* Simplification of p3ConnectMgr => p3LinkMgr, p3PeerMgr & p3NetMgr.
* Notifications of Failed Connection Attempts
* Addition of a "Getting Started Guide".
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4466 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-18 09:25:15 +00:00
drbob
fe491dec54
Added display of Exclusive mode (E)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4465 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-18 08:44:40 +00:00
thunder2
8d4a4db027
Changed the generation of the gpg key and location to utf8.
...
The existing gpg keys and locations with umlauts are now shown wrong. The changes are not backward compatible.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4460 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-17 23:07:29 +00:00
drbob
216be04d83
* added DETERM_SYM NAT type to DHT Window.
...
* cleared DhtWindow global pointer at delete, so RS doesn't crash (and can relaunch window).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-13 22:25:11 +00:00
thunder2
9992d6ae12
Removed the single notify systray icon (combined icon) and combined it with the normal RetroShare systray icon.
...
The user can choose, which notify icon is shown as single icon in systray or with the normal RetroShare icon.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-13 19:24:33 +00:00
drbob
42dd1826b0
added Network Status to DhtWindow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4436 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-12 14:17:06 +00:00
drbob
52cbe0f2fb
Added Getting Started Dialog Box.
...
* Connected it up with rsConfig... to tick (and close text) for bits that have been done.
* Tests cases at first open.
* Added FAQ from wiki - it needs help.
* This whole concept needs some further tweaking.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4432 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-11 18:53:14 +00:00
thunder2
4792d7c878
Fixed compile on Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4430 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-11 17:00:13 +00:00
drbob
70d8fd14d3
Added additional NewFeed Type SecurityItem
...
* added AddNewItemIfUnique() to NewsFeed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-11 15:53:41 +00:00
drbob
1cf790990f
Added basic PeerItems to NewsFeed for AUTH_DENIED and FAILED_CONNECTION case.
...
* This will need to be fixed up - but the basic logic is there!
* Improved DhtWindow display of peers.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-11 01:08:01 +00:00
drbob
d6e2d959be
Added display of Dht Peer Connection status.
...
Switched on DhtWindow.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-10 18:20:30 +00:00
thunder2
b86407f395
Added a new image to the private chat window to set the window always on top.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4409 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-07-08 22:33:26 +00:00
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
csoler
1dfa0c4155
suspended the addDirectory function, since it s not working properly yet (no hierarchy created, download not working, etc)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4138 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-09 15:06:12 +00:00
thunder2
8f0793f071
Removed automatic cleaning of the certificate in p3Peers::loadDetailsFromStringCert.
...
Added new button in ConnectFriendWizard for cleaning the certificate.
Fixed cleaning:
- added blank line after the armor header
- moved the checksum to a new line
Recompile of the GUI needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4134 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-08 18:53:12 +00:00
chrisparker126
1bef23042f
auto download option:
...
ability to enable and disable channels auto dl added
added gui update to channel feed
msg download not enabled yet
cache opt:
added more enable cache opt #defines to disable cache opt code
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4133 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-07 22:10:10 +00:00
csoler
d42d7cfc3e
reduced path to only parent directory, to make cost tractable
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4131 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-07 22:05:22 +00:00
csoler
bcdf536c98
added a column for directory in flat view of shared files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4129 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-07 20:09:32 +00:00
csoler
075efd6503
made sign GPG key button disabled by default, and added a tooltip. As this action cannot be undone,it must be performed knowingly.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4128 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-07 20:07:30 +00:00
thunder2
c21e13e68d
Fixed Q_ASSERT in SharedFilesDialog on Windows.
...
Load and save the view type (flat or tree) in SharedFilesDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4127 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-06 00:19:56 +00:00
csoler
6c2bdbe214
- added some optimization to RequestDirDetails internal functions
...
- improved sorting/selection in shared files flat mode
*W* Needs full recompilation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4121 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-03 19:59:12 +00:00
defnax
372d837af1
fixed some stylesheets to use gradients instead of a background images, to solve some problems
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4118 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-01 22:38:52 +00:00
csoler
f634331442
- implemented an optional flat view for shared files that allows sorting by date/peer/name
...
- restored the search for flat view only (very slow for tree view)
- cleaned the code a bit: made two subclasses of RetroshareDirModel: TreeStyle_RDM and FlatStyle_RDM
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4117 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-04-01 21:46:06 +00:00
csoler
5028b749e6
made sign GPG key checkbox unchecked by default
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4111 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-29 21:12:15 +00:00
csoler
beed4ccbde
made current index be 0 for showing uploads by default
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4110 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-29 21:10:04 +00:00
csoler
7c6682b89f
added a checkbox in settings for tuning auto-check of shared directories
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4107 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-28 21:52:21 +00:00
csoler
5492f405c3
updated french translation (from romano64)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4106 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-28 21:22:36 +00:00
thunder2
4d9f07e797
Saved the visible state of the avatar picture in private chat for the friend.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4105 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-26 23:19:28 +00:00
thunder2
5250c27fed
Removed own settings for news feed.
...
Added parameter to RSettingsWin::showYourself to show the options with a specific page.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4104 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-26 22:17:15 +00:00
defnax
c820826260
added tooltip for systray to display nickname and location
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4103 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-26 16:54:08 +00:00
defnax
be7359e804
added newsfeed settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4102 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-24 19:43:52 +00:00
thunder2
cfcb6ac5c4
Show last error (GetLastError) in log when lock file cannot be accessed on Windows.
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4101 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-21 22:16:03 +00:00
chrisparker126
2dd6581f14
added lockfile path info to the multiple-instances warning window in rs-
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4098 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-16 23:25:57 +00:00
csoler
49aad683b1
forgot to commit this file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4097 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-16 08:28:31 +00:00
csoler
794ab4aa06
implemented a backward compatible fix for bug when searching (advanced) with max size larger than 2Gb
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4094 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-15 23:12:46 +00:00
thunder2
c42b326315
Added a basic description of the chat style.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4092 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-12 21:09:53 +00:00
defnax
75705f83ea
disabled the default context menus for the QToolBar's
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4091 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-10 11:44:48 +00:00
thunder2
af4dd635e3
Removed member ftController::mShareDownloadDir and calculate the value from the shared directories.
...
Combined the two methods for share and unshare of the download dir.
Added share incoming directory to the QuickStartWizard.
Recompile of the GUI needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4089 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-08 20:05:36 +00:00
thunder2
4779d83ab7
Translate QuickStartWizard, GenCertDialog and StartDialog into german.
...
Fixed tab order of the upload and download settings in QuickStartWizard.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4088 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-08 00:31:20 +00:00
thunder2
127eac1118
Fixed utf8 issues when the partial or the download dir is set to a utf8 dir.
...
Use the native dialog for selecting the shared folder.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4083 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-06 20:19:16 +00:00
thunder2
b245ad7cf7
Messages with plain text (like the welcome message) are shown correctly.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4080 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-06 12:58:18 +00:00
csoler
1027621e07
added missign destructors, causing some parasitic memory leaks
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4079 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-05 18:26:33 +00:00
defnax
976aadc1b3
possible fix for macosx on searchline
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4075 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-04 10:44:11 +00:00
defnax
2a61835e46
possible fix for macosx
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4074 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-04 10:37:56 +00:00
defnax
68e9a967bb
fixed a toolbar icon to display with a correct size on macosx
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4073 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-04 10:22:00 +00:00
thunder2
6bb4854925
Removed tab focus from the toolbar and image buttons.
...
Fixd german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4071 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-02 22:16:04 +00:00
defnax
cb22b75505
added installer script for a portable setup
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4070 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-02 19:49:41 +00:00
csoler
3ae378d9b9
suppressed memory leak in GUI
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4067 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-02 14:31:03 +00:00
thunder2
28ebbf0b2e
Added a confirm to the delete history action.
...
Added the RetroShare icon to the password input window.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4066 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-27 21:47:49 +00:00
defnax
fbcfa78ad9
update changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4063 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-27 17:17:01 +00:00
defnax
5307569aaf
update nsis installer scripts
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4058 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 23:16:20 +00:00
csoler
161066a5d9
corrected bug in FR translation (2)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4054 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 20:15:04 +00:00
csoler
16d8527dc9
corrected bug in FR translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4053 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 19:51:37 +00:00
defnax
d3f405412e
update French translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4052 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 08:33:07 +00:00
thunder2
3be6ddb8df
Fixed compile of the minimal version after a clean.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4047 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-22 14:51:03 +00:00
thunder2
db19db7e60
Optimized some small things in TransferDialog and SearchDialog.
...
Changed the parameter of the constructor of ftFileCreator and ftFileProvider and some methods of ftTransferModule from "std::string" to "const std::string&"
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4045 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-20 00:59:47 +00:00
thunder2
61b57ede65
Reactivate minimal version
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4044 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-18 23:26:08 +00:00
defnax
24b2b8ce29
added settings to search for store the splitter position
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4043 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-17 16:30:59 +00:00
defnax
5a36473a4d
update languages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4042 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-17 11:48:08 +00:00
thunder2
be6f89d87f
Fixed german language.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4041 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-16 22:40:54 +00:00
defnax
daad701f52
Added Search Filter for Search Results
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4039 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-16 20:07:06 +00:00
defnax
acf536317f
update installer script
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4036 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-12 11:43:52 +00:00
thunder2
0c22066d3d
Switched off optimization for Windows build.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4035 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-12 00:47:10 +00:00
thunder2
1885b79b67
Show missing forum messages in dark red and disabled the read state for it.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4034 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-12 00:04:32 +00:00
thunder2
4b8766aec3
Fixed compile on Windows and removed some compiler warnings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4033 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-11 21:23:44 +00:00
chrisparker126
9d2809e4ce
disabled auto thumbnail checkbox, can be enabled if framecatcher option is switched on in .pro file.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4031 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-11 00:06:00 +00:00
csoler
f2f2f37c5d
added some tooltips. Removed warning for creating new profile, as it would let the user think that the current profile will be deleted
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4030 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-10 22:11:53 +00:00
csoler
62c7f815fc
improved cost of search usign temporization. Removed some debugging outputs from RetroShareLink
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4027 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-09 21:44:49 +00:00
defnax
e5385c533e
renamed Friends storm back to News Feed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4025 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-09 17:36:46 +00:00
csoler
bf7810aab2
extended peer filtering to unvalidated peers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4024 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-08 22:42:49 +00:00
chrisparker126
bbcbc9282e
added key restore to forums and fixed restore bug
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4023 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-08 22:34:54 +00:00
thunder2
17a57e0509
Reworked clear and delete of public and private chat history.
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4022 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-08 21:59:17 +00:00
thunder2
9d76a44890
Fixed context menu "Cancel" and "Copy RetroShare Links" in TransfersDialog when a peer is selected.
...
Fixed DetailsDialog when a peer is selected.
Sort peers by name ascending in the download list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4018 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-08 00:41:13 +00:00
chrisparker126
dbe0890974
restored channel key restore
...
created new action for delete channel history
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4017 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-06 20:41:15 +00:00
chrisparker126
198d61891e
clear chat history bug fix (2992786)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4015 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-05 18:38:01 +00:00
chrisparker126
9b0a0b6c28
clear chat history bug fix (2992786)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4014 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-05 18:37:29 +00:00
chrisparker126
f55391f7e4
clear chat history bug fix (tracker 2992786)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4013 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-05 18:37:12 +00:00
thunder2
e972ddea3e
Removed maximum size of the splitter in ForumsDialog and ChannelFeed.
...
Save and load the splitter state of the ChannelFeed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4012 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-04 00:53:44 +00:00
csoler
42661d6571
made number of active transsfers more relevant
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4011 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-03 22:26:54 +00:00
thunder2
78aacb927f
Fixed compile of the changes in rsloginhandler on Windows.
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4009 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-02 22:38:56 +00:00
thunder2
5fc7543018
Corrected some translations and fixed german language.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4006 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-31 22:04:28 +00:00
thunder2
3f67782ce1
MessageComposer:
...
- Removed standard subject "No Title"
- Corrected tabstops
- Set focus to subject after asking "Do you want to send the message without a subject ?"
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4005 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-31 20:35:09 +00:00
drbob
1f9395058c
Added OSX keychain functionality.
...
* Done save and read, need to do "remove autologin" .
This can be done manually through KeyChain Acess program.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3997 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-30 00:13:52 +00:00
csoler
7424cf02c7
removed display of SSL passwd
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3994 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-29 14:31:44 +00:00
csoler
29d143bebc
- made the SSL passwd more secure (10^126 different passwds now) and random, based on the internal Mersenne twister.
...
- kepts compatibility with existing autologin passwds. Only new locations will have a long 64 chars passwd.
- implemented storage of SSL password in gnome keyring for autologin on ubuntu
- added UBUNTU define in both .pro files.
- suppressed display of SSL passwd at login
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3993 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-29 14:27:16 +00:00
thunder2
13132fe248
Removed reply in ForumMsgItem in unsubscribed forums.
...
Set sign checkbox to checked in authenticated forums.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3991 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-28 00:51:56 +00:00
defnax
24d4a5e6ce
enabled copyable labels on ForumMsgItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3990 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-27 17:31:21 +00:00
defnax
d3fd4ad542
fixed stylesheet colors
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3989 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-27 16:57:05 +00:00
defnax
f38f968473
changed the stylesheets of ForumMsgItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3988 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-27 14:00:30 +00:00
defnax
3f446d8f3c
Added fast reply feature to ForumsMsgItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3987 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-27 08:34:23 +00:00
thunder2
4fb593f1b9
Fixed display of the avatar in MsgItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3986 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-26 23:09:25 +00:00
thunder2
c2a81daf01
Fixed display of the names and avatars in ForumMsgItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3985 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-26 21:36:13 +00:00
defnax
9263710f9e
added to display avatars and author names for ForumMsgItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3984 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-26 09:34:48 +00:00
drbob
1f33bdc471
Fixed the OSX GPG bug!!!! Turns out that the gpg processes were not being cleaned up,
...
so RS ended up with 200+ zombie child processes. This prevented gpg from being called.
The fix was to add waitpid() calls to cleanup the zombies.
* added cleanupZombies() to authgpg.cc (OSX only).
* updated OSX gpgme libraries to 1.3.0 (added libassuan to RetroShare.pro).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3974 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-23 11:57:09 +00:00
csoler
2f3287b898
removed some useless debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3971 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-20 22:22:02 +00:00
csoler
635f0f51f1
fixed display issue in last commit
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3969 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-20 21:46:44 +00:00
csoler
7d1441f730
fixed the 1e+02 bug
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3968 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-20 21:39:18 +00:00
thunder2
70c276fec6
Fixed RetroShare links with "#" and some other "bad" characters in the file name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3966 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-15 00:25:25 +00:00
thunder2
693bf4dd7c
Added smiley and RetroShare link support for ForumMsgItem and MsgItem.
...
Added some new translations.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3965 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-13 22:19:20 +00:00
thunder2
cdef45d4a3
Fixed RetroShare links with "'" in the file name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3964 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-13 00:37:45 +00:00
thunder2
73b443ddf6
Uncheck the sign box by default for anonymous forums.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3963 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-12 23:13:19 +00:00
thunder2
8014ee372d
Changed the display of the not known peer name from "Anonymous" to "Unknown".
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3960 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-09 14:47:52 +00:00
thunder2
4b091a54d6
Added new statusbar widget about pending discovery informations.
...
You can enable it in the server settings.
Recompile of GUI needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3956 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-07 16:56:57 +00:00
defnax
3a9181bc85
update french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3955 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-07 14:10:17 +00:00
thunder2
ad7f97bfc3
Fixed drag and drop of files for a new forum message in Ubuntu.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3953 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-07 13:17:22 +00:00
thunder2
dd55b2bf74
Moved strings of RsPeerDetails::autoconnect for translation to the GUI side and added integer constants for it.
...
Fixed sorting of available friends in MessengerWindow.
Recompile of the GUI needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3952 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-06 18:26:39 +00:00
thunder2
13ab90e14b
Removed not needed class GroupTreeWidgetItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3951 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-04 23:00:42 +00:00
thunder2
ff57befb1f
Added display menu in channels and forums to sort the group tree by name, popularity or last post.
...
Removed unnecessary loop over the forum messages in ForumDetails.
Removed date and time when lastPost==0 in ForumDetails and ChannelDetails.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-04 20:19:45 +00:00
thunder2
e576c56e27
Disabled the context menu actions "Subscribe to Forum" and "Unsubscribe to Forum" in forums tree, when no forum is selected.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3947 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-31 22:32:08 +00:00
thunder2
ad67844c7a
Enabled clickable links in forums and messages.
...
Added new translation in messages (count of recommended files).
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-30 17:09:32 +00:00
thunder2
2307ef04a0
Removed count of possible ways from the header text in ConnectFriendWizard.
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3945 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-29 21:09:00 +00:00
defnax
7dd828b196
update french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3944 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-28 21:18:42 +00:00
defnax
37ba8ea682
fixed to scale the Channel logo
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-28 15:47:17 +00:00
thunder2
dd3ddfb912
Enabled new translation and changed some existing translation in FileTransferInfoWidget.
...
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3942 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 18:51:16 +00:00
thunder2
c54b564436
Set the icon size for the popularity to 19x19.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3941 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 17:46:12 +00:00
thunder2
2a2912cabf
Fixed sort by name and sort by state in PeersDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3940 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 14:00:13 +00:00
thunder2
9d2fa1bcb5
Fixed compile on Linux.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3939 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 10:46:26 +00:00
thunder2
df1e8b7537
Created a basic widget of the group tree with the filter out of the channels and used it in the forums tree too.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3937 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 00:15:25 +00:00
thunder2
7b3da2165a
Fixed the saving of the last used page in MainWindow. The channel page was not saved.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3936 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-27 00:09:14 +00:00
csoler
40efe19efa
added chunk request info, and chunk download info. Corrected bug displaying speed for stalled transfers. Warning: needs full recompilation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3935 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-26 10:58:02 +00:00
defnax
304bbf55cf
fixed the icon size for the popularity icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3934 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-25 15:48:36 +00:00
thunder2
404dfd0cbc
Added popularity column and removed hidden date column in forums tree.
...
Added new global class for working with popularity PopularityDefs.
Changed the display of the popularity icons.
0 = icon 0
1-7 = icon 1
8-15 = icon 2
16-24 = icon 3
25-34 = icon 4
>34 = icon 5
This can be changed in PopularityDefs::icon.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3933 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-25 12:52:29 +00:00
defnax
fd2955b28b
bring back network status tab.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3932 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-23 08:58:57 +00:00
thunder2
aa285ccfef
Removed useless tooltips of the gpg items in PeersDialog.
...
Show the state of the ssl item as tooltip, when the status column is hidden and "Hide state" is switched on.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3931 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-22 23:02:21 +00:00
defnax
a66d5f0f8f
removed not needed network status tabwidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3930 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-22 21:15:12 +00:00
thunder2
9715066181
Fixed the initial fill of the friends in the contact sidebar in the MessageComposer. Now the correct state image of the friend is shown.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3929 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-22 01:11:19 +00:00
defnax
719c0ec30d
enabled copyable thread title in forums
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3928 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-21 22:52:51 +00:00
csoler
f844c88e79
added missing notification
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3927 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-21 22:14:22 +00:00
thunder2
312f23bd4e
Used GPGME_VALIDITY_... constants in ConfCertDialog and NetworkDialog.
...
Changed the usage of RsPeerDetails.validLvl to RsPeerDetails.trustLvl for the display in the column "Did I authenticated peer" in NetworkDialog.
Added an icon to the MessageBox of the NotifySysMessage.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3926 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-21 21:13:08 +00:00
chrisparker126
5bc8e68059
Made key exchange more stable.
...
removed restore key function
sorry introduced lock with my last commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3924 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-20 16:03:04 +00:00
thunder2
35f91f5e07
Added some optimizations (const std::string&) to the load of the caches at startup and to the p3ConnectMgr.
...
Added PRE_TARGETDEPS in RetroShare.pro for Windows too.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3923 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-19 23:50:46 +00:00
thunder2
d4393b8d0b
Fixed size of the state column after switching it on.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3922 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-18 21:30:24 +00:00
thunder2
74f3b3d5a3
Fixed misspelling in TrustView.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3921 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-18 20:26:36 +00:00
chrisparker126
2f559dae96
removed channel delete feature
...
added optimisation suggestion with load/savelist
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3920 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-18 19:35:07 +00:00
thunder2
d3a6f7316c
Added the state column in PeersDialog again. Now you can choose to show the state in an own column or behind the name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3919 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-18 01:45:32 +00:00
defnax
dac49e9bfc
added new finish translation, enabled finish translation on gui.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3918 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-17 20:43:05 +00:00
thunder2
254e3de187
Removed the status column in PeersDialog and added the status to the name column.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3916 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-15 21:32:44 +00:00
thunder2
49641e311c
Fixed layout in GeneralPage when the checkboxes are hidden.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3913 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-13 21:04:31 +00:00
thunder2
b8bd6bfdca
Show the new setting for starting minimized on system start only for Windows.
...
Cleaned some methods for accessing the settings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3912 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-13 20:34:07 +00:00
defnax
0d5dfc9258
update stylesheets
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3911 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-13 00:10:14 +00:00
defnax
6cbce6d0d7
removed a default stylesheet from messenger window
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3910 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-13 00:09:36 +00:00
defnax
d18160af6e
moved the search filter in Messenger Window
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3909 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-12 23:41:45 +00:00
leander-256
8f89d735c6
Adds PRE_TARGETDEPS for Linux platforms so the RetroShare binary is
...
recompiled everytime libbitdht.a or libretroshare.a is modified.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3908 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-12 04:11:58 +00:00
thunder2
69373cc69b
Set the OK button as default in the settings window.
...
Added a new setting for Windows to start RetroShare minimized on system start.
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3907 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-11 22:46:14 +00:00
thunder2
3ecb987a4e
Added new setting for the position and the margin of the toaster.
...
Cleaned translation of the toaster GUI.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3906 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-10 21:49:38 +00:00
defnax
4b16ffcc83
update the backgroud image of the toasters
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3905 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-10 15:57:43 +00:00
defnax
224a44f79c
changed the layout of all Toasters to look like same
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3904 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-10 02:37:58 +00:00
thunder2
e0a2883eaf
Commited changes from Imanuel
...
Added flac and m4a to the audio extensions. Optimized "toUpper" on searching for the extension.
Convert the extension to lower case to find mixed cases too - mP3, AVi, ...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3903 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-09 20:49:41 +00:00
thunder2
5617b3cdda
Forgot to commit a file.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3902 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-09 20:28:59 +00:00
thunder2
249995ab89
Fixed spacing between the stacked toaster, when the taskbar is at the bottom of the screen.
...
Removed not used toasters: ForumsToaster and GroupChatToaster.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3901 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-09 20:16:05 +00:00
thunder2
2a69abe570
Completely reworked the toasters. Now there is only one place that moves the toaster and the toasters are stacked.
...
Removed the chat and call toaster.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3900 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-08 00:14:12 +00:00
thunder2
a79d2a8e53
Fixed memory leak in online toaster. The avatar data was not deleted, when the online toaster is deaktivated.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3897 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-05 22:27:50 +00:00
thunder2
207dddf4d8
Fixed compile
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3895 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-03 11:54:39 +00:00
thunder2
f7252fd693
Added three new methods on misc: getOpenFileName, getOpenFileNames and getSaveFileName. Please use this rather than QFileDialog.
...
Added save and restore of the last used directories for the following types
- Extra files
- Certificates
- History
- Images
- Messages
- Blogs (not tested)
It is easy to change.
Added attach of multiple files at once in CreateForumMsg.
The RetroShare links of the added files in CreateForumMsg are added with new style and as anchor with size information.
Added translation to some file dialogs.
Removed (commented out) not needed methods in NetworkDialog.
Fixed handling of filenames with umlauts when adding extra files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3894 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-03 00:54:40 +00:00
defnax
c1e3947957
update the strings to the latest
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3893 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-02 14:45:15 +00:00
defnax
d9467c3a07
Display Online and Total Friends on same Label, to get more free space on Statusbar
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3892 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-02 14:43:11 +00:00
defnax
5153a82ffe
removed the space
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3891 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-02 13:21:00 +00:00
defnax
3896ce0e5e
fix for the searchline stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3890 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-12-01 00:37:43 +00:00
defnax
6816ccca10
fixed the layout Horizontal spacing in NetworkView
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3887 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 21:21:27 +00:00
defnax
1a613a2ecf
fixed the layout for the PeerItem for better resize
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3886 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 21:00:21 +00:00
thunder2
dc764eaf0e
Fixed calculation of the minimum available space for the hash status string. The window was resized again on hashing with the animation.
...
Fixed memory leak in hash status.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3885 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 20:33:09 +00:00
thunder2
75b0d2e797
Update german translation for NetworkView.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3884 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 16:24:28 +00:00
defnax
1d5dc08cc6
possible fixed the Add Button in ShareManager
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3883 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 15:21:03 +00:00
thunder2
bd319d2357
Added filter for files in SharedFilesDialog.
...
It is hidden for the release version (RS_RELEASE_VERSION), because the RemoteDirModel is slow with many files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3882 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 12:29:04 +00:00
defnax
73f22ad897
update French translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3881 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-30 12:22:04 +00:00
defnax
ef1e8ae5be
update the strings to latest
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3880 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-29 21:02:40 +00:00
defnax
313d3eac6a
Added to select and attach multiple files at once
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3877 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-29 15:21:00 +00:00
defnax
daef5382c1
update French translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3876 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-29 12:30:12 +00:00
thunder2
78dea3c630
Avoid adding duplicate recommended files.
...
Added static scroll area for hashing files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3873 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-26 15:32:46 +00:00
thunder2
aeabbbd58a
Add attachements in MessageComposer now can add more than one file at once.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3872 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-26 12:09:27 +00:00
thunder2
162c54aae4
Added a combined notify icon in systray. You can enable/disable this in the NotifyPage.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3871 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-26 00:54:18 +00:00
defnax
546fa15364
change the Avatar border image when status has changed in Friends Dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3870 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-25 16:45:44 +00:00
thunder2
461ae260df
Fixed online toaster. The name of the friend is shown again.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3869 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-25 13:33:16 +00:00
thunder2
fc08d1171f
Added simple toaster for download complete.
...
Added new icon in MainWindow and systray icon for existing completed downloads.
You can enable/disable the toaster and the systray icon in NotifyPage.
Recompile of the GUI needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3868 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-25 00:20:25 +00:00
thunder2
e7813892bc
Unicode support for status message.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3867 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-24 19:25:53 +00:00
defnax
6c9e429215
added new French translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3866 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-24 11:59:26 +00:00
defnax
3bad8ad1c9
Added to details to display the Status
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3865 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-23 22:06:58 +00:00
csoler
ebef7e7141
compatibility with Qt4.5
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3864 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-23 21:00:17 +00:00
defnax
b0eb329d31
changed border radius of the thread and forum Label's
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3863 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-23 20:41:58 +00:00
defnax
85667a2ae9
set a border color for the channel frame
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3856 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-22 22:20:42 +00:00
defnax
0b9a5e5b2b
Added to display for attached pictures in Private Chat a default icon for the rs link.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3852 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-22 20:10:12 +00:00
defnax
7c86a88a94
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3851 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-22 15:24:10 +00:00
defnax
7e22057c16
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3850 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-22 15:12:21 +00:00
thunder2
42fb103738
Reactivate command line switch -m for start minimized.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3848 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-21 22:18:56 +00:00
thunder2
d673d42ba9
Hide checkbox "Allowing Tunnel Connection" in the server settings for the release version.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3847 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-21 21:38:32 +00:00
thunder2
064b619f70
Added standard context menu to the input text in private chat, group chat and create forum message.
...
Added paste RetroShare link to the context menu of the text edit and file list in message composer.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3846 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-21 21:12:35 +00:00
defnax
0ca46dbaca
removed unused dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3844 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-21 15:27:42 +00:00
defnax
22690ff937
Added to OnlineToaster to display friends Avatar when available
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3843 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-21 15:22:41 +00:00
defnax
9a10d80613
set Avatar border color and changed text color for OnlineToaster
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3842 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-21 15:21:39 +00:00
thunder2
5d2a649e0a
Removed the GUI part of the links cloud from building. You can add it again with
...
CONFIG += use_links
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3837 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-20 20:58:35 +00:00
defnax
56bdd3b1ea
disabled fof and rsid radio items.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3836 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-20 16:45:45 +00:00
defnax
cc334b7142
set first tab by default.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3835 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-20 15:13:24 +00:00
thunder2
f0f3dc413a
Fixed open folder in shared files in portable version.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3834 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-20 14:50:14 +00:00
thunder2
7bcebc8e2b
Fixed add attachment per drag and drop.
...
Added the size after the link in group chat too.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3833 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-20 01:40:24 +00:00
csoler
8f9a54544d
suppressed debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-19 22:53:55 +00:00
defnax
d1a0258838
fixed to resize the Avatar pixmap when displayin in PeerItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3829 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-19 22:24:08 +00:00
csoler
2075cdfd4a
changed color of peer having authenticated own key, to avoid confusion with friends of friends in networkview.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3828 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-19 22:13:42 +00:00
csoler
58dcb79f42
added display of trust level in NetworkDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3827 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-19 22:07:46 +00:00
csoler
1585606c4c
NetworkView:
...
- corrected bug in popup menu
- used more saturated colors to improve clarity
- used darker colors for less trusted peers
- fixed ownId node position to the center
NetworkDialog:
- changed color of own lign to yellow to comply with color code in NetworkView
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3826 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-19 21:52:56 +00:00
defnax
63b32b0794
enable define release flag in project file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3825 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-19 20:46:26 +00:00
defnax
6de5949ba9
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3824 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-19 20:42:21 +00:00
defnax
2632afe9e4
update translation strings to the latest
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3823 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-19 18:34:18 +00:00
defnax
d9b0bc1d59
renamed Peer Connect/Online to Friend Connect/Online
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3822 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-19 18:32:03 +00:00
chrisparker126
a9ee3d92dc
introduced frame catcher to channels, add framecatcher in Retroshare.pro to build it in
...
(only works for linux at the moment)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3821 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-19 00:47:18 +00:00
thunder2
b0aa255ead
Fixed tabbed chat with more than one friend.
...
With receive of a new chat message in an inactive tab the input focus was set to the input field of that inactive tab. The current tab was still visible, but the input has gone to the invisible tab.
This is a bug in Qt.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3820 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-18 23:29:39 +00:00
thunder2
5dd70010ea
Hide the types "Restricted" and "Private" in CreateForum for the release version.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3819 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-18 22:51:40 +00:00
thunder2
e82fab4ba4
Changed the RetroShare link format to an internet conform style.
...
retroshare://file?name=&size=&hash=
retroshare://person?name=&hash=
We can extend this very easy. QUrl can build and parse it.
The paste of the old RetroShare links is still working.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3818 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-18 16:31:44 +00:00
defnax
d8da5082a1
removed the Log Tab
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3817 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-18 14:07:12 +00:00
defnax
f0cc412e73
restored back french translation file and cleand it.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3816 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-18 13:40:29 +00:00
leander-256
aa67c06d3e
- Updated French translation unit (obsolete entries removed)
...
- GeneralPage.ui : display seconds after the number in the spinbox
- ConnectFriendWizard.ui : correct typoes
- DetailsDialog.ui : add a missing colon
- ChanMsgItem.ui and PopupChatDialog.ui : set "TextLabel" as not to translate
- RSTreeWidget : fix compiler warning by removing useless const in return type
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3815 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-18 07:57:46 +00:00
thunder2
8c2f06d963
Added new url handler to QDesktopServices for the handling of RetroShare-Links application (RetroShare) wide.
...
Removed all connects of the signal anchorClicked of the QTextBrowser instances.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3814 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-18 01:18:31 +00:00
defnax
7a1cd7841c
changed the space for tab in networkDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3813 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-18 01:04:23 +00:00
thunder2
1805eb6e30
Fixed compiler warnings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-17 23:53:58 +00:00
defnax
d30d6a0444
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3809 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-17 13:27:48 +00:00
defnax
0552b21377
update translations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-17 12:52:26 +00:00
thunder2
2c9462e446
Disabled image support in MessageComposer and PopupChatDialog for the release version.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3807 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-17 12:45:46 +00:00
thunder2
7f8f8c8f31
Fixed compile on Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3806 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-17 11:46:51 +00:00
csoler
b0756ff8c2
limited the number of calls to insertConnect() (costly)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3804 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-16 20:50:59 +00:00
defnax
3727359982
changed the top and bottom layout of the AttachFileItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3803 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-16 10:11:40 +00:00
thunder2
0f1a1987b6
Added drag and drop support for attaching files in MessageComposer.
...
Corrected some messageboxes to show the icon of the parent.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3802 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-16 09:31:30 +00:00
defnax
88d4a3b18e
removed grey color from the background of the widget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3801 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-16 09:23:04 +00:00
thunder2
1bc2aa29f8
Added new images for dock and undock of tabs in PopupChatWindow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-16 08:26:26 +00:00
thunder2
187a64f8bd
Fixed download all button in MessagesDialog.
...
The button had only downloaded the current selected recommended file. The "download all" function was commented out.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3799 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-16 00:05:17 +00:00
thunder2
145c6775c4
Added mark all as read/unread in forums tree.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3798 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-15 23:33:32 +00:00
thunder2
39907c1afc
Added tabbed PopupChatWindow. You can switch to tabbed chat window in the settings (NotifyPage).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3797 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-15 20:49:24 +00:00
csoler
b7e1cf73c6
last modification on nodes movement
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3795 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-14 21:14:13 +00:00
csoler
0bd24f0e21
removed debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-14 21:06:08 +00:00
csoler
2094734391
improved networkview. It now displays GPG connexions from p3disc, and accepts dynamic friend level modification. Needs full recompilation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3793 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-14 21:03:36 +00:00
chrisparker126
1597bd9136
don't allow user to cancel attachment before hashing is finished
...
(file stays hashed in extra but does not appear among msg files)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3792 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-14 19:15:42 +00:00
defnax
173dbfc18d
set for some labels a minimum size, for bether resize of the gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3791 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-14 17:03:32 +00:00
chrisparker126
696cfe3a29
renamed framecapture utility source. refactored code and fixed some bugs
...
next step to coordinate cross-platform integration
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3790 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-14 11:59:35 +00:00
thunder2
624aef2065
Changed the color for the posts in ForumsDialog.
...
- unread posts = black + bold
- read parent posts of unread posts = gray + bold
- read posts = gray
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3789 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-13 22:42:20 +00:00
thunder2
734301c2bc
Scroll the text browser of the PopupChatDialog on first show and on every new chat messsage to the end.
...
Removed setting "Reopen if closed by user" and flag RS_CHAT_REOPEN.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3788 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-13 21:53:06 +00:00
chrisparker126
cb4f44ea39
framecatcher utility for capturing frames from videos (libxine dependency)
...
- initial ci
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3787 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-13 19:08:05 +00:00
csoler
f6e4257442
patch from apoapo to avoid crash in RemoteDirModel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3786 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-13 18:02:08 +00:00
thunder2
9ef2260dd4
Removed focus rectangle of the icon column in NetworkDialog.
...
Removed minimum size of the GraphWidget in NetworkView.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3784 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-13 10:22:43 +00:00
thunder2
c36fab48d8
Fixed recommended files in MessageComposer. Unchecked recommended files was sent too.
...
Removed not needed member inRecommend on FileInfo.
Recompiled of the GUI needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3783 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-12 23:48:12 +00:00