Commit Graph

2088 Commits

Author SHA1 Message Date
thunder2
3c65283f8f - Change methods of RsMsgs from "std::string" to "const std::string&"
- Fixed sent messages doesn't get the flag RS_MSG_FLAGS_NEW
- Rework reply and forward message, now the replied or forwarded message gets the state and not the answer itself
- Added RsMsgParentId (with test) to save the parent of the message in draft
- Change methods of MessageComposer from "std::string" to "QString"
- Show image in the message row in MessagesDialog again
- Fixed umlauts in recommended files in MessageComposer
- Renamed tab "Live Chat" in "Group Chat"
- Fixed german translation

recompile of the GUI needed

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3741 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-02 21:11:11 +00:00
defnax
935903287d renamed some log entries for logview in NetworkDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3740 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-02 18:52:58 +00:00
csoler
c5a8d25067 improved clustering effect with a non linear edge length
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3739 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 15:15:56 +00:00
csoler
0fcc298801 first networkview implementation. Totally unfinished
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3738 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 14:17:18 +00:00
defnax
a1f9d2a607 enabled sorting for the second TreeWidget in NetworkDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3737 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 13:20:29 +00:00
defnax
6265f3d48b forget this to disable emoticons on installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3736 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 13:11:27 +00:00
defnax
0dd1442383 added to installer to install translations for the dialogs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3735 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 13:07:11 +00:00
thunder2
321e218c9a Beautify statusbar.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3734 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-01 00:03:05 +00:00
csoler
d593be9cbb added tooltip to DHT status
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3732 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 21:56:26 +00:00
thunder2
8852ca3c79 Fixed display of the correct name in private Chat for offline chat messages.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3731 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 21:53:41 +00:00
csoler
80492cfd48 enabled cache fill when on and empty. Cleaned the tooltips
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3730 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 21:35:15 +00:00
csoler
630156a5e8 added an optional cache for hashes, so that hashed files are remembered for some days.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3729 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 20:35:31 +00:00
thunder2
5cc222d251 Show tags as label in MessagesDialog.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3728 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 19:37:05 +00:00
chrisparker126
618cc702a8 added file moving utility to rsFile interface to channels file save consistent
msgs now save from field in received msgs

also allowed user to delete file added in createChanMsg dialog


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3727 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 19:29:26 +00:00
drbob
33282bfc77 * Tweaks to switch DHT On/Off, (coupled with Discovery)
* display of DHT size.
	* Added CoreFoundation to .pro file.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3723 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-31 14:02:33 +00:00
thunder2
89ca27ef66 Check for empty recipient and empty subject in MessageComposer.
Added context menu for empty trash in MessagesDialog.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3720 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-29 20:57:23 +00:00
csoler
64709b8ae0 added to connexions to try to force QTreeView to update when the model is changed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3719 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-29 19:40:09 +00:00
defnax
723554a0ab removed not needed icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3717 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-29 13:18:00 +00:00
defnax
ad34df9ac5 added the animation for file check/hashing to statusbar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3716 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-29 12:50:33 +00:00
thunder2
417b167d43 Renamed QStatusLabel to StatusLabel, because it's no class from Qt.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3715 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-29 12:35:10 +00:00
thunder2
fa9451c072 Show and calculate the transfered bytes in the Bandwith Graph.
Removed compiler warnings.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3714 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-29 11:35:16 +00:00
csoler
70c90832be fixed compilation with old Qt4.5
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3709 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-28 19:21:32 +00:00
thunder2
162a949092 Fixed calculation of the right QModelIndex for context menu. Indroduced with QSortFilterProxyModel.
Removed unnecessary calls to the librs in RemoveDirModel.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3708 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-28 17:26:00 +00:00
thunder2
741948acff Call RsControl::ConfigGetDataRates only once a second in the QTimer in MainWindow.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3707 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-28 10:41:19 +00:00
thunder2
8d992ec817 Fixed compile. Show up and download speed in the same format like in the statusbar.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3706 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-28 10:12:56 +00:00
defnax
aab3e69e03 Added to display connection count of friends and down/up speed on tray tooltip
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3704 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-27 21:29:48 +00:00
defnax
5809e25a60 added back dhtstatus label to StatusBar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3702 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-27 12:49:46 +00:00
defnax
ddf97c8ed2 added dht icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3701 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-27 00:12:09 +00:00
chrisparker126
7b5c611d80 don't allow user to add same file twice to createchanmsg instance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3700 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-26 22:41:47 +00:00
csoler
fb6de2aaf4 corrected small bug in chunk completion display
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3699 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-26 21:13:35 +00:00
defnax
734951039f fixed back the ChannelFeed layout and stylesheet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3698 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-25 23:34:17 +00:00
chrisparker126
80017cc597 added improved channel search/filter
- only show items that contain search text based on combo field
 - equal scorers are then arranged in terms of last time stamp 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3697 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-25 20:46:26 +00:00
thunder2
a2905bd7ae Reworked ConfCertDialog to show more dialogs at once.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3696 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-25 20:19:57 +00:00
thunder2
42f20e9b6b Fixed compile on Linux.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3695 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-25 18:58:45 +00:00
thunder2
fb5785ac9d Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3694 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-23 14:08:20 +00:00
csoler
4fb0b2145e corrected bug in nodes.cpp, line 129: bad modulo arithmetic.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3692 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-23 12:44:47 +00:00
csoler
12428d766f forgot isVisible() test
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3691 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-22 20:54:32 +00:00
csoler
c4b5f41446 fixed force calculation in elastic model. Still need to figure out what connexions we show
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3690 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-22 20:47:08 +00:00
thunder2
b7b8cfe860 Renamed "Peer Details" in ConfCertDialog in "Friend Details".
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3689 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-22 17:00:13 +00:00
defnax
77d33cad4a enabled word wrap for the Description label
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3688 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-20 21:51:11 +00:00
thunder2
6fb89a90b2 The file splash.bmp is needed by the installer.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3685 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-19 22:03:01 +00:00
thunder2
3a50bcb8f7 Added a simple startup splash screen.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3684 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-19 18:06:22 +00:00
defnax
6a55d75a86 fixed the stylesheet for the searchLine in channels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3683 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-18 15:28:05 +00:00
defnax
a2107c9bfa fixed the new layout of new frame.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3682 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-18 15:17:50 +00:00
defnax
9d79ba3f36 forget to commit stylesheet changes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3681 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-18 14:44:04 +00:00
thunder2
f936bb8996 Removed unnecessary call to RsForums::getForumMessage in ForumsDialog::insertThreads.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3680 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-18 11:29:55 +00:00
chrisparker126
884f0e7a22 added channel search to channelfeed ui
fixed timestamp not being set in p3distrib 
and also removed memory look in channel ui (fillchannelList)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3677 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-17 14:43:49 +00:00
csoler
c8f6770b7d moved the callback information into flags in ftFileControl. Side effect: code is simpler, channel transfers are saved in a backward compatible way
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3674 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-16 15:21:37 +00:00
thunder2
f4cb8b0845 Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3671 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-14 21:00:23 +00:00
defnax
923e76bde2 forget to remove this
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3668 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-12 00:15:10 +00:00