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
defnax
b5fdc9873d
removed not useful stylesheet skins
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3667 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-12 00:13:31 +00:00
thunder2
d687019d01
Optimized columns of the channel tree.
...
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3666 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-11 22:39:47 +00:00
defnax
1ce0c822ba
Added to display filesize on ChannelMsgItem and moved the filelabel to the right side
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3664 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-11 00:48:11 +00:00
defnax
3681c8a2f5
enabled PreferAntialias for some Buttons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3663 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-10 18:05:49 +00:00
defnax
e1d9e1a4a8
Little improvements with QFont::PreferAntialias for the Labels in ChannelMsgItem/SubFileItem.
...
Added to display the file size after the filename on SubFileItem.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3662 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-10 16:43:37 +00:00
chrisparker126
a612872d9b
fixed bug that caused user to lose own channel if they unsubscribed it
...
removed channel file copying
added tool tip for key sharing
and tool tip for read status
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3661 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-10 15:22:50 +00:00
thunder2
0be24268f7
Fixed resizing of the MainWindow when hashing files with long names.
...
Moved the hash strings of notifyHashingInfo from the librs to the GUI for translating.
Fixed german translation.
Recompile of GUI needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3659 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-09 18:35:34 +00:00
defnax
4a286f751b
changed vertical layout space of the ChannelMsgItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3658 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-09 15:16:18 +00:00
defnax
1f6225f778
corrected wrong object name
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3656 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-08 16:41:20 +00:00
defnax
e2a5cff5ee
forget to commit this, set own object name for statusbar in Private Chat, needed for stylesheets
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3655 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-08 16:36:32 +00:00
defnax
e7023c55a0
fixed some layouts and allow a minimum size for the Title Label, and set a maximum size for some buttons.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3654 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-08 15:16:38 +00:00
thunder2
1207b5793b
Changed p3Peers::getPeerCount to count also gpg id's only.
...
Show count of friends in MainWindow, not the count of locations.
Recompile of GUI needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3653 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-08 12:03:25 +00:00
thunder2
0e063f9a1b
Fixed font handling in PeersDialog.
...
Fixed Qt bug in PeersDialog and PopupChatDialog with a workaround.
- QTextEdit::clear() does not reset the CharFormat if document contains hyperlinks that have been accessed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3652 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-08 00:07:44 +00:00
defnax
f430fee12d
removed some unused layout
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3651 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-08 00:05:13 +00:00
defnax
d4c29c5648
Added stylesheet change when channel message is new
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3650 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 23:35:47 +00:00
defnax
d2f6fe1e84
update blacknight stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3649 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 22:49:31 +00:00
csoler
0988541970
compatibility with Qt 4.5 (got it wrong, last time)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3648 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 21:58:22 +00:00
thunder2
928e236103
Added new settings on the NotifyPage to enable or disable the systray icons for messages and posts.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3647 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 21:50:15 +00:00
defnax
e446037f4d
update the stylesheets, some little improvements for each style
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3644 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 20:18:22 +00:00
defnax
2dbb37854f
removed the default private chat styles, moved to the default qss file.
...
renamed some object names.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3643 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 20:16:16 +00:00
thunder2
cb39d5ec32
ChannelFeed:
...
- Sort channel messages by date with newest first.
- Remove all channel messages from the list, when no channel is selected.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3641 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 19:31:37 +00:00
defnax
6f5c556539
update blacknight and blue stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3639 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 16:38:06 +00:00
defnax
3082613232
removed the span color from Friends label , wont work with stylesheets
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3638 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 16:12:17 +00:00
defnax
e34e3e419a
rename object name of the label.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3637 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 16:10:25 +00:00
defnax
a0b7bb29e4
changed the object name of the Chat ToolBar,
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3636 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 16:05:59 +00:00
defnax
53643022a0
added stylesheet for the new Label in ChannelMsgItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 16:04:31 +00:00
defnax
4768c594b3
rename object names for some header labels.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3634 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 14:17:53 +00:00
defnax
de38109b58
update silvergrey stylesheet, added stylesheet for the StatusBar
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3633 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 11:37:30 +00:00
defnax
8c8a330684
update stylesheets
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3632 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 11:34:58 +00:00
defnax
c134b5f605
update stylesheets
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3630 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 01:32:17 +00:00
defnax
33301d10b9
update silver stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3629 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 01:00:30 +00:00
defnax
b706edfc1c
update some stylesheet themes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3628 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 00:52:35 +00:00
defnax
df8cf16f9f
changed search line frame's objekt name.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3627 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 00:22:03 +00:00
thunder2
fc0ff38206
Added read/unread state to channel service (copied from forum service).
...
Added new and missing tests of the RsItems.
Added new notifier on channel changes.
Reworked fill of channels in ChannelFeed. Now the channel tree is updated and not refilled.
Show unread message count in channels tree.
Fixed memory leak in context menu.
Show a new tray icon and action icon in MainWindow, when new channel messages are available.
Recompile of the GUI needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3626 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 00:17:42 +00:00
defnax
df20d69b29
fixed forum margins to look same like other widgets
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3625 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-07 00:12:48 +00:00
defnax
0ff9bf65f3
Added "set all to read" Button for ChannelFeed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3620 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-06 17:33:37 +00:00
thunder2
fc320cf1a6
Fixed drag'n'drop of shared files from the SharedFilesDialog to the CreateChannelMsg.
...
Enabled the usage of remote files.
Added some small const& to the code.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3619 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-06 00:08:20 +00:00
defnax
791d6144dc
fixed to set the text align left for the statusbutton in MessengerWindow
...
replaced QLineEdit with a editable QComboBox for the status message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3618 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-05 23:18:27 +00:00
defnax
3309d2a247
moved the Download and Play Button to a better place, to the left side.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-05 22:07:07 +00:00
thunder2
d31cef0f11
ChannelFeed:
...
- Sort the ChanMsgItems of the channel by date
ChanMsgItem:
- Fixed adding all files (SubFileItem) again by pressing the unsubscribe button (only in Friend Storm)
- Enable unsubscribe button only when channel is subscribed (only in Friend Storm)
- Fixed adding files with umlauts (utf8) on Windows
- Enabled Download and Play button in ChanMsgItem, when they are enabled in the SubFileItems
ftServer:
- Added the method alreadyHaveFile for use in the GUI - recompile of GUI needed
SubFileItem:
- Added state strings like LOCAL, REMOTE, ERROR, ... for translating
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3614 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-05 20:39:14 +00:00
csoler
55a4d4d1e1
corrected compilation issue with Qt 4.5
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3610 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-05 10:12:15 +00:00
defnax
16caca6a95
added back dhtstatus sources for gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3609 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-05 09:01:26 +00:00
defnax
79f02f7297
fixed a margin problem in ChannelMsgItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3607 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-05 00:01:53 +00:00
thunder2
26491f4b73
Fixed sort of uploads and downloads by progress.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-04 20:15:52 +00:00
defnax
22b74c8e63
enabled OK Button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3602 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-04 18:43:13 +00:00
defnax
f0fb3db541
Added download and play button to ChannelMsgItem, it hided by default.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3601 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-04 18:28:11 +00:00
thunder2
8b2fffe346
Fixed sort by size in SharedFilesDialog (again). Now use the right conversion for uint64_t for 64 bit systems.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-04 13:40:17 +00:00
thunder2
49320c2ed9
History Browser:
...
- Fixed crash on delete history items
- Threaded load of messages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3599 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-03 23:55:11 +00:00
defnax
9c562a97d4
disabled borders for some frames to look better in cleanlooks and plastique style.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3598 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-03 22:42:11 +00:00
defnax
6d54bbd78c
changed the header resize for Title and Date in Forums
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3597 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-03 22:29:03 +00:00
thunder2
cfa10c6f80
Added receive time to ChatInfo - recompile of gui needed.
...
Use receive time for chat information to have the right order in the history (problem of time zones and wrong clocks).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3593 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-03 10:08:58 +00:00
thunder2
7664a82fd6
Reworked design of offline chat messages in PopupChatDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3592 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-02 22:42:30 +00:00
thunder2
81a053aa1f
Removed the location after the nick name in MessengerWindow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3590 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-02 19:02:53 +00:00
defnax
4cb8171bc0
changes for silvergrey stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-02 18:22:21 +00:00
defnax
2a3fecc27b
removed the minimum size for the Status Button in MessengerWindow
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3588 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-02 18:17:05 +00:00
defnax
17f48ccd61
enabled word wrap for Channel Description in ChanneMsgItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3587 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-02 00:57:17 +00:00
defnax
102123cc52
changed maximum height of the Button frame in CreateForumMsg
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-01 19:37:56 +00:00
thunder2
a43660bf9d
Updated german translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3572 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-30 19:16:18 +00:00
thunder2
bb4aedf55f
Disabled expand on double click in the contacts tree in MessageComposer.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-30 17:01:51 +00:00
defnax
12fd5b29f7
Added new smiley to the emotes.acs, changed the Smiley Button size for a better mouse over effect.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3569 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-30 15:45:43 +00:00
defnax
a16530c04f
changed a smiley string
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3568 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-30 14:30:55 +00:00
defnax
865ce36860
changed font color and font size for the ConnectFriendWizard pages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-30 12:25:46 +00:00
defnax
1239bf88ee
fixed the group QComboBox layout and position
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3564 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-29 20:56:40 +00:00
notdefine
35054699bc
Fixes Compile Problems. Return type was not valid, hope now it is correct.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3563 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-29 20:45:50 +00:00
thunder2
327af4ca61
Add group support to the ConnectFriendWizard.
...
Add friend (now also in context menu of the group) sets the current selected group as default for the new user.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-29 19:30:59 +00:00
thunder2
7fd43d30b5
Fixed translation in advanced search. QOject::tr outside a function is not translated.
...
Fixed some german translations
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3557 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-29 15:29:07 +00:00
thunder2
4c835472d6
MessageComposer: Set the color of the edittext back to standard on adding a new friend as recipient.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3556 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 23:16:50 +00:00
defnax
0e460eec90
update translations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3554 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 21:56:48 +00:00
thunder2
de16f6c72d
New class for working with peer names (rsid, name + location, ...) - PeerDefs.
...
Show the location in brackets - "name (location)" (defined now in PeerDefs).
Renamed head of context menu in PeersDialog for ssl items.
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3553 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 20:33:34 +00:00
defnax
277a321f1b
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3552 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 17:02:45 +00:00
defnax
710052ab62
rename Context menu string in PeersDialog and update some translations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3551 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 15:43:06 +00:00
defnax
6af91da0cf
set default Font size 9 pixel to the TreeWidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3550 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 11:31:18 +00:00
defnax
797a270b0e
set a default Foreground color for the Group items
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3549 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 11:21:42 +00:00
defnax
11685161f5
set a maximum height for the button frame
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3548 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 10:52:20 +00:00
defnax
2096dcdbe9
changed the maximum width of the left side message list frame
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3547 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 10:41:29 +00:00
thunder2
e8d22e2940
Show Cc and Bcc in MessagesDialog if available.
...
Send message to friend with a click on To, Cc or Bcc label.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3546 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 00:03:12 +00:00
thunder2
89314af64e
Cleaned ProfileWidget and fixed german translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3545 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-27 22:08:03 +00:00
defnax
ad7a2fea39
enabled word wrap for To Label
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3544 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-27 22:06:32 +00:00
thunder2
374d1820b4
Fixed umlauts (utf8) in DirectoriesPage in Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-27 21:42:26 +00:00
thunder2
627b0ca54a
Reworked MessageComposer
...
- Added To, Cc, Bcc and Recommend friends
- Added group support
- Show state of the friends in real time
- Save state of the window in profile
- Translated into german
Added "Message group" to PeersDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3541 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-27 21:05:52 +00:00
csoler
b0f0e4c380
Added sources to RS link download (now works for copy links from browsable only files). Removed unused optional list of sources from RetroShareLink::process()
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3539 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-24 21:01:13 +00:00
defnax
0ffaf67ae0
added context menu icon for Edit Channel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3537 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-24 15:20:35 +00:00
defnax
8fae298502
some little redesign Share key dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3536 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-24 14:59:09 +00:00
defnax
37b797a2b4
Display the Channel Type on Channel Details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3535 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-24 14:51:00 +00:00
thunder2
789ca4ff6b
Removed methods on RsControl for handling id's of chat and messages.
...
Now the user can write mail messages and two or more parallel MessageComposer's.
Recompile needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3534 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-24 11:38:46 +00:00
defnax
752495d239
changed Message Friend icon and added a separator
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 23:41:54 +00:00
defnax
a4c7da0e13
Added expand/collapse icons for the actions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 22:46:36 +00:00
defnax
2672a83309
changed the Deny icon on Friend Deny
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3531 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 22:34:40 +00:00
defnax
8d6b4a2a09
Added Icons for Edit/Remove Group Actions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3530 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 21:32:07 +00:00
defnax
2ef645b6a5
Added a icon for Edit Action in ShareManager
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3528 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 21:08:22 +00:00
thunder2
4614a06d57
Reworked context menu in PeersDialog.
...
Add "Edit group" to the context menu.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3527 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 18:49:52 +00:00
defnax
e3fcfe6c1a
disabled the OK Button by default, enable it back when file is attached.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 17:16:27 +00:00
thunder2
09925c1bd5
Some changes for groups:
...
- Show user groups without assigned friends too, the standard groups are hidden without assigned friends
- Show the standard groups in he tree first, than the user groups
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3525 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-23 08:37:03 +00:00
thunder2
077b2871f1
Groups for friends in PeersDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3523 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-22 22:37:57 +00:00
defnax
f84b6ff501
corrected the Offline info text for PopupChatDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3521 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-21 20:05:27 +00:00
defnax
ad9f981ab0
Added CreateGroup Dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-21 16:11:19 +00:00
thunder2
37fe5ff3a3
Save incoming not read private chat messages in config and delete it after reading.
...
Added queue for outgoing private offline chat messages. The queue is also saved until the private chat message could be delivered.
It does not work in the short time between the shutdown of the peer and the switch of the state to offline for that peer. For this we need a response of the peer.
Need recompile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3517 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-21 00:08:06 +00:00
thunder2
a51bf3da67
Added new class RSTreeWidgetItem derived from QTreeWidgetItem for sorting strings case insensitive without proxy model.
...
Sort strings case insensitive in NetworkDialog, PeersDialog (changed to RSTreeWidgetItem), MessengerWindow (changed to RSTreeWidgetItem) and SharedFilesDialog (with folders first).
Sort the columns size and age in SharedFilesDialog by internal data and not by the shown string.
Save and load layout of the SharedFilesDialog in profile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3515 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-20 00:10:51 +00:00
thunder2
831c73dd9d
Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder.
...
Save and restore the position of the ShareManager window.
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3513 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-18 16:05:32 +00:00
defnax
7baafb3f90
enabled word wrap for ShareManger Description
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3512 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-17 23:07:47 +00:00
thunder2
5277ca61e2
Some more changes for utf8 in Windows.
...
Changes in RetroShareLink and drag'n'drop of files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3511 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-17 21:54:25 +00:00
thunder2
ed737e2c9f
Fixed umlauts (utf8) in Windows. Changed some parameters to reference pointer. Added virtual folders to the lib.
...
Recompile needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3509 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-17 18:27:30 +00:00
thunder2
dccfbf20b0
Enabled clipping for DLListDelegate and ULListDelegate. The text should only be drawn in the own column.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-16 16:18:27 +00:00
thunder2
a719cbce7b
Removed date from incoming and outgoing chat style.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3507 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-16 12:48:43 +00:00
defnax
25adc99fed
removed not need old emotes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-15 23:46:56 +00:00
defnax
71add5be85
fixed smiley icon Button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3505 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-15 23:42:36 +00:00
thunder2
f080fb22a0
Enabled autoscroll of the upload and download treeview in TransferDialog, so that the a cursor move scrolls the treeview.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3501 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-15 19:26:25 +00:00
thunder2
3339e6ee0a
Small cosmetic changes:
...
- Added a space between "nick (me)" and the "location" in PeersDialog.
- The own and subscribed channels in ChannelFeed are expanded by default.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3500 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-15 16:06:31 +00:00
defnax
c3e1cdafab
corrected to use new smileys
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-15 15:13:54 +00:00
thunder2
8348e2a556
Fixed endless loop at startup of RetroShare, with a wrong definition of a smiley string in emotes.acs.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3498 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-15 14:32:09 +00:00
defnax
164425188d
Added a border stylesheet for the smiley button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-15 00:29:47 +00:00
defnax
f94d0b7600
corrected some smileys
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3495 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-15 00:23:53 +00:00
thunder2
5f0b9ab3cf
Small optimizations in the fill of the download list in transfer.
...
Save state of the TransferDialog in profile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3494 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-14 23:51:55 +00:00
defnax
3c1fb83423
forget this emotes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3493 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-14 23:22:02 +00:00
defnax
e8fe1d9767
use now for default smileys same emote icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3492 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-14 22:59:21 +00:00
defnax
228750fdb4
removed not need old emoticons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3491 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-14 22:41:07 +00:00
thunder2
dbb21e0b16
The forum details (name and description) can be edited by the owner.
...
Recompile of the gui needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3488 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-14 19:38:47 +00:00
thunder2
0b63a4be86
New class for the work with emoticons - Emoticons
...
Redesigned emoticons window
- flat buttons
- 9 icons in a row
- moved the window to the direction of the input object
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-14 17:47:11 +00:00
defnax
6e771af2b6
added stylesheet for the Big description label.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-14 13:06:08 +00:00
defnax
fc6c5ea22f
Enabled to display the Channel logo on Channel Edit
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-14 13:00:32 +00:00
defnax
f7635044ae
Enabled back sorting for Downloads
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-14 11:37:50 +00:00
thunder2
671e3e71a6
ForumsDialog
...
- Enable the button for new messages only when a thread is selected.
ForumsDialog & CreateForumMsg
- Now using embedded emoticons.
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3483 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-13 23:35:21 +00:00
defnax
36d690448f
update the nsis script
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3482 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-13 21:18:52 +00:00
thunder2
4fd3ab6123
Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation.
...
Now the big changes are finished.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3480 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-13 20:05:55 +00:00
thunder2
81ca05e75e
Cleaned Creation Dialogs for Channels and Forums and updated german translation.
...
Fixed small bug in AppearancePage.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3479 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-13 15:11:20 +00:00
defnax
a57ebbe623
Added border style sheet for the Channel Thumbnail Label.
...
Fixed to not allow to stretch the Description Label, when text is too big, then view the full text when frame is shown.
Removed one Button on PeerItem and use now a menu when want use the Advanced Messaging
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3478 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-13 14:24:26 +00:00
thunder2
690194d38f
Cleaned PopupChatDialog, NetworkDialog, SearchDialog, TransfersDialog, SharedFilesDialog, ChannelFeeds and updated german translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3477 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-13 00:27:50 +00:00
thunder2
5e2921ae98
Cleaned ForumsDialog and MessagesDialog and updated german translation.
...
New class for working with tag translation - TagDefs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-12 22:17:17 +00:00
thunder2
1e3a1d7ddb
Rework some translations.
...
Removed the translation of gui elements, that does not need to be translated.
Especially in feed items.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3475 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-12 20:27:03 +00:00
thunder2
8b6aa9107b
Moved the status strings in StatusDefs from the context QObject to "StatusDefs" for Linguist .
...
It is easier to understand for translators.
Renamed "Peer" to "Friend".
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-12 16:24:23 +00:00
thunder2
64ff88ce72
Fixed compile minimal version.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3473 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-12 15:20:46 +00:00
thunder2
60746b5702
New class "StatusDefs" for status information like strings, images, fonts and colors.
...
Removed the status string function from the lib.
Removed static strings like " - " and " : " from translation.
Removed not needed images.
Fixed german translation in MessengerWindow, PeersDialog and PopupChatDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3472 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-12 14:10:28 +00:00
thunder2
d05d723af1
Fixed sort friends by state in PeersDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3471 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-11 20:52:37 +00:00
thunder2
3759f8de6f
Show the connected gpg item with no state information in PeersDialog and MessengerWindow as online.
...
Added state string "Offline" to p3Status::getStatusString.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-11 20:25:08 +00:00
defnax
c854b9feb1
Added to change the Avatar Border Image when own status has changed.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3469 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-11 19:06:22 +00:00
thunder2
1fc5347fd4
Show current state after the name and location in MessengerWindow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3468 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-11 18:08:38 +00:00
thunder2
061cb2a6a8
Fixed saving new message to draft.
...
When you write a new message and save it to draft more than once, a new message in draft is created everytime you save.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3466 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-11 10:39:40 +00:00
thunder2
d85ec3acf2
Fixed fill of the items in PeersDialog
...
- First fill is made again by showEvent and not from the timer. I overloaded showEvent in one of my last commit and forgot to call the base class.
- Add the items directly after the "new" to the tree, because for "setHidden" the item must be added.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3465 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-10 20:43:11 +00:00
thunder2
cbdb717e51
Fixed choose of the font in PopupChatDialog with the font dialog.
...
New class RsharePeerSettings and a global variable PeerSettings for read and write settings of a peer (gpg id).
Save font and color in PopupChatDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3464 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-10 18:38:46 +00:00
thunder2
7c126f24ba
Add define WINDOWS_SYS for windows compile in RetroShare.pro.
...
Now the idle functions for windows are used.
Removed unused file idle_mac.cpp.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3463 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-09 11:09:40 +00:00
defnax
87d2cec44c
Added Cancel Buttons for Chat and Peer feed Items, and disable the Send Buttons by default, added for PeerItem to check if TextEdit is empty or not too.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3462 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-08 22:46:26 +00:00
thunder2
a66816ff33
Changed the display of the location in the gpg item in MessengerWindow to the state string - Online, Away, Busy, Idle
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3461 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-08 22:32:11 +00:00
thunder2
cb1bee3318
Enable/disable the send button for quick message in the ChatMsgItem with textChanged signal of the QTextBrowser and not with updateItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3460 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-08 19:04:24 +00:00
defnax
2fa6afd36d
Added for PeerItem too "Quick Message"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3459 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-08 18:46:30 +00:00
thunder2
196e9cbf2d
PeersDialog:
...
- Show the highest state of the ssl item in the gpg item.
MessengerWindow:
- Show the location and the custom state string in the gpg item of the ssl item with the highest state and existing custom state string.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3458 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-08 18:36:36 +00:00
defnax
3ffbcb5569
Added "Write a Quick Message" functionality to answer faster from the ChatMsgItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-08 16:27:13 +00:00
thunder2
20887fc93b
Changed the path for additional styles to "stylesheets" for Linux in "~/.retroshare" (untested), for Windows in "%APPDATA%\RetroShare" and for the portable version in the appdir.
...
Added variants for styles. Variants are files in the subdir "variants" of the style with the extension .css. The file <variant>.css and main.css are matched together.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-07 23:19:27 +00:00
thunder2
f254a7ae24
Changed the icon of the PopupChatDialog when the friend is typing.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3455 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-07 17:35:08 +00:00
thunder2
948a583465
Remove compiler warning and commit missing file.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-07 16:08:39 +00:00
thunder2
6bd6c50502
Styles for public chat, private chat and history.
...
RetroShare has a standard style for each type, but the user can define their own styles.
The external directories "style/public", "style/private" and "style/history" are scanned for subdirs with user defined style informations.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3453 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-07 15:49:31 +00:00
defnax
452faffa4b
Added a pixmap Label for display the typing icon for Private Chat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-06 20:54:48 +00:00
defnax
a3fc110a82
forget this to commit
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-06 19:32:44 +00:00
defnax
a88140824f
removed the "[]" from timestamp thats not needed on private chat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-06 18:05:37 +00:00
defnax
a0c120662a
improved the History Browser layout design
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-06 17:20:22 +00:00
thunder2
4753e540ba
Fixed close of RetroShare when closing MessengerWindow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-05 22:15:50 +00:00
thunder2
bacf1f5a80
Added remove, copy to clipboard and resend of messages in History Browser.
...
Clear history in PeersDialog don't remove messages from the History Keeper.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-05 20:50:34 +00:00
thunder2
c63905fefc
Show date in chat messages and small style changes.
...
Save and restore window position of the Historiy Browser.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-05 10:32:32 +00:00
defnax
e635e5a026
fixed close buttonbox
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-05 01:21:44 +00:00
thunder2
2011d897ee
These damn new files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-05 00:14:42 +00:00
thunder2
1f8017d06a
Redesigned history browser of group chat.
...
New chat style for history browser.
There's more to come.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3443 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-04 23:59:08 +00:00
thunder2
b067ab5560
Forgot these files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-04 14:36:49 +00:00
thunder2
8213a2aa77
Chat service:
...
- Added send time to ChatInfo.
Chat:
- Reworked IMHistoryKeeper to save only needed data as raw data (not formatted from PeersDialog).
- Renamed the public chat history file from "his1.xml" to "chatPublic.xml" and moved it from data dir to config dir. The current history is lost. Please delete the file "his1.xml" manually.
- Optimized save of the history. Save only when changed, also during the runtime.
- Clear the history in PeersDialog clears the IMHistoryKeeper too.
- New setting to send chat message with Ctrl+Return. Changed the check for Enter in PeersDialog and PopupChatDialog from textChanged to eventFilter.
- Smileys are inserted at the current cursor position, not added at the end.
- Don't send emty messages.
New class ChatStyle:
- Created a new class for the work with chat styles and smileys.
- Currently only two internal styles are available - private and public. Later more external styles planned.
- Moved functions for loading and showing the emoticons from PeersDialog and PopupChatDialog to the new class.
Private chat:
- Split private chat style into incoming.htm and outgoing.htm.
- Removed style change.
Public chat:
- New chat style incoming.htm, outgoing.htm, hincoming.htm and houtgoing.htm.
Chat feed:
- Show links and emoticons if they are enabled for public chat.
PeersDialog:
- Show the own name and location only once at start and not with QTimer every 1.5 second.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-04 14:23:30 +00:00
csoler
180f833df3
added a tab to display the certificate of friends, in peer details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-03 19:23:24 +00:00
defnax
1d957f3674
renaming Persons to Friends
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3438 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-03 17:04:27 +00:00
defnax
bfb7d4d908
forget the translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3437 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-03 16:57:53 +00:00
defnax
1bcaeebdaa
enabled to display the Avatar Frame by default, and optimized the labels
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3436 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-03 16:46:47 +00:00
defnax
f1ae5766dd
update German translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3435 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-03 15:36:28 +00:00
defnax
ccedb323df
update icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3434 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-03 13:09:49 +00:00
defnax
27c94be8fd
improving the Private Chat layout, fixes for plastique/cleanlooks design to hide the frame borders.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3433 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-02 19:53:31 +00:00
defnax
a26547effb
Added to display for Attached Audio,Video and Archive files a default icon in Private Chat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-02 17:26:29 +00:00
defnax
92f5d37712
update strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3430 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-02 15:06:27 +00:00
thunder2
48acd856af
Added the peers custom state string to NotifyBase::notifyCustomState and to the signal NotifyQt::notifyCustomState.
...
Changed the display of the peers custom state string in PopupChatDialog from QTimer to signal.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-02 10:15:13 +00:00
thunder2
80764a1ff7
Fixed display of status icon in PeersDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3428 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-02 08:25:30 +00:00
defnax
d417a143b5
Added new Frame and Labels to Private Chat Window to display Friend name, status and status message.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3427 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-02 01:37:47 +00:00
defnax
d5ea522eb0
set correct Avatar size for the Label.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-01 21:57:05 +00:00
defnax
c8de865e1a
Redesign the Message Item feed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3425 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-01 21:54:07 +00:00
thunder2
e67412cc8c
New setting for adding the feeds at the end in friend storm.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-01 20:54:24 +00:00
thunder2
7f837e9778
Splitted queue of chat messages in chat service into public and private queue.
...
Reworked the interface of the chat service. So full recomile is needed.
With disabled flags for private chat (RS_CHAT_OPEN_NEW and RS_CHAT_REOPEN), the incoming private chat messages are queued (only for the runtime) until the user shows the private chat dialog.
When a new chat message is available, the icon of the gpg and ssl contact changed in MessengerWindow and PeersDialog and a new tray icon is shown.
Fixed compiler warning.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-01 17:56:15 +00:00
defnax
7dd99a0c35
Added a History Browser for GroupChat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-01 14:15:50 +00:00
thunder2
af4667232b
Don't add a ChatMsgItem as feed on own public chat message.
...
Moved the handling of the avatar from PeerItem::updateItem and ChatMsgItem::updateItem called with QTimer to connect to the signal peerHasNewAvatar.
Fixed compiler warning.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3419 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-31 22:42:40 +00:00
defnax
b01c6bf3d1
Set sizehint bigger then the Avatar picture size for MessengerWindow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-31 22:17:02 +00:00
defnax
de8bbd334e
update strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3417 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-31 21:09:02 +00:00
defnax
b52a7d6df4
Improved the layout of ChatMsgItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3416 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-31 20:55:40 +00:00
thunder2
3a55e93b53
Fixed the height of the own state text in PeersDialog. The height was sometimes wrong after some changes of the state.
...
Fixed compiler warnings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3415 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-31 20:43:10 +00:00
thunder2
8832f7dfc5
Introduced a minimal version of RetroShare.
...
You can enable it in libretroshare.pro and RetroShare.pro by uncomment
CONFIG += minimal
This enables two new defines for stripping all not needed things
- libretroshare: MINIMAL_LIBRS
- GUI: MINIMAL_RSGUI
and removes not needed files from build (see end of the files libretroshare.pro and RetroShare.pro).
Beware: All data of the stripped services are lost
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3414 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-31 20:00:49 +00:00
thunder2
b6b5fa5cd6
Changed the chat service from a timer tick from the gui to a service tick.
...
Created a new notifier for new chat available - NOTIFY_LIST_CHAT. Removed the QTimer in PeersDialog and connect the signal.
Created news feed for public chat (prework of defnax, need still some gui changes)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-31 17:13:52 +00:00
defnax
c7c6f6d36a
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-31 01:10:19 +00:00
defnax
3d2d347032
Added to change own Avatar Background too for Private Chat when own status has changed.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3411 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-30 21:41:19 +00:00
thunder2
d9744ea979
Extend the status service to notify on own status change.
...
Prepared PopupChatDialog for receive this notify event.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3410 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-30 20:14:58 +00:00
defnax
005cf957f8
Added a Button for display own nick and set a menu for the status, removed nick label and status Combobox
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3409 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-30 19:10:07 +00:00
thunder2
77418bd4b6
Removed peer name from "is typing..." message of the sender and add it of the receiver side.
...
Now the "is typing..." message can be translated.
It is still not a good solution, but it works for now.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3408 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-30 18:33:19 +00:00
defnax
7b20984574
added a new no avatar background picture for privat Chat.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3407 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-30 16:06:06 +00:00
defnax
b8789a9524
changed the color of the away background image.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3406 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-30 15:50:39 +00:00
defnax
4d9eaac22d
changed Avatar pixel size, and added for Privat Chat's Avatar background new images.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-30 15:43:07 +00:00
defnax
708ae2936e
changed avatar picture size layout.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3404 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-30 14:32:50 +00:00
thunder2
8c8a704322
Show context menu in PeersDialog and MessengerWindow with no active row.
...
Now you can add person links with no contacts.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3403 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-30 13:03:12 +00:00
thunder2
09ec26e387
Changed PersonEntry::operator=, returned *this
...
Removed not needed include
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3402 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-30 09:56:11 +00:00
thunder2
66f3c7fee8
The connection attempt to all ssl id's of one gpg id can be started from the context menu in PeersDialog and MessengerWindow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3401 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-28 19:50:38 +00:00
defnax
a0e426a527
Added a Status Label for typing..., to display on top of the textedit and not more on statusbar.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3400 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-28 14:59:49 +00:00
defnax
d352621f74
Added a Splitter for Group Chat, and move the Buttons to the bottom, to get more space for Group Chat history.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3399 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-28 00:30:18 +00:00
defnax
d5090ea33c
fixed to enable wordwrap for Forum Message Item, to not display long message in one line.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3398 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-27 13:52:17 +00:00
defnax
af81ffcf43
little layout change for PeerItem, removed not need label
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3397 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-25 21:29:55 +00:00
thunder2
dc7dd949ca
MessengerWindow:
...
- Display nick and location once at startup and not on every tick.
- Optimized loop of std::list from "for" with iterator to std::find.
PeersDialog:
- Optimized some loop of std::list from "for" with iterator to std::find.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3395 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-25 18:31:56 +00:00
defnax
b85d41cdd7
changed the Channel New Item layout design
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3394 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-24 21:04:35 +00:00
defnax
0afc0f298e
Added close Button for the Info Frame.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3393 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-24 15:28:50 +00:00
defnax
2e92496aab
changed the infolabel's layout margins
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-24 14:43:52 +00:00
defnax
749cb575e6
update again strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3391 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-24 14:33:45 +00:00
defnax
57bd81f5b6
corrected info string
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3390 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-24 14:32:40 +00:00
defnax
15c064bbef
update language strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3389 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-24 14:13:59 +00:00
defnax
64c9dcba0d
changed status infolabel's text informations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3388 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-24 14:04:06 +00:00
defnax
da2a2821c3
Added more infos to display on infolabel when Friend's status has changed.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3387 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-24 13:27:31 +00:00
defnax
db41ffd764
removed the unused variable
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3386 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-23 20:41:31 +00:00
defnax
a4a63fb004
added info logo and changed the background stylesheet for the infolabel.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3385 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-23 20:39:07 +00:00
defnax
7470c72042
Added a info Frame when friend is offline for Private Chat.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3384 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-23 19:09:16 +00:00
defnax
6a84e7cefa
Disable the Avatar Label for Private Chat when Friend is offline else enable it.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3383 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-23 14:18:00 +00:00
thunder2
004d88da7e
Fixed compile under linux.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3382 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-22 22:28:57 +00:00
thunder2
52183a0c75
Moved the tag feature in messages from the gui to the libretroshare.
...
Changed rsmsg interface and item classes so need full recompile.
Created new notifier for tag changes - NOTIFY_LIST_MESSAGE_TAGS.
Changed serialiser tests for message items.
After that all tags are reset to standard and all assigned tags to messages are lost.
Please delete the file msg_locale.cfg in your profile directory.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3381 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-22 22:12:26 +00:00
thunder2
340982b996
p3ConnectMgr::connectResult
...
- added "mStatusChanged = true" on disconnect of a peer - the statusChange was not notified in time
MessengerWindow
- removed unused method updatePeersAvatar
Changes in status service:
- removed unused method statusAvailable
- new notifier for status change
- enabled the tick for receiving items
- always up to date status map
- no huge memory usage, if no list is visible who call getStatus and processed the received items
- send notify on status change
- renamed getStatus to getStatusList and created a new method getStatus to get status of one peer
- fixed: send status directly after the connect of a peer
Now the frame around the avatar in private chat changes when the peer change the state.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3380 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-20 18:45:44 +00:00
defnax
c6537bbe09
update translation strings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3378 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-18 12:07:11 +00:00
defnax
459970cc88
forget to commit this.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3377 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-18 12:04:47 +00:00
defnax
d8e4bc86b8
Added to switch background border picture for Friend's Avatar Label .
...
Set window title little bit more simple.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3376 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-18 12:02:36 +00:00
defnax
277c6c7aaa
set some style sheet's for TextBrowser and TextEdit in PopupChatDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3375 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-17 18:34:57 +00:00
defnax
f0da158dbe
fixed the chat layout, to not allow to hide the butttons frame when the splitter is at bottom
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3372 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-15 15:03:40 +00:00
defnax
358c425986
Redesign the Private Chat Window, moved Avatars to left side, and Buttons to the Bottom.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3367 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-13 22:38:14 +00:00
defnax
43b47101db
changed PeerItem style sheet color a little bit brightly
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3366 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-13 12:47:10 +00:00
defnax
6c04a4a147
Fixed to display latest events at the Top of the Widget.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3365 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-13 12:31:32 +00:00
defnax
328bb4aacf
Added Logo Labels for Forum Items
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3364 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-12 19:49:41 +00:00
thunder2
6d13b3ac54
The private chat can be started from the PeerItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3363 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-12 19:45:15 +00:00
defnax
76019cd671
some design changes for PeerItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3362 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-12 16:40:47 +00:00
defnax
1d2efca329
string rename
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3361 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-12 16:02:19 +00:00
defnax
3d9aa943ba
Display Friends activities on Friends Storm Tab in PeersDialog. removed from MainWindow NewsFeed action.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3360 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-12 16:00:21 +00:00
defnax
c904eb54de
Added to Display Avatar for NewsFeeds PeerItem. little design of PeerItem, removed not used buttons.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3359 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-12 15:07:09 +00:00
thunder2
2b3fb8e988
Small performance optimization in ForumsDialog when manipulating the read status.
...
Calculate only processed toplevel items.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3357 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-11 08:31:11 +00:00
thunder2
2b597d4542
Show forums with unread messages with bold font.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3356 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-10 15:41:25 +00:00
thunder2
3cfc08482f
New icon in system tray and a new icon with star in toolbar of MainWindow, when new forum messages are available.
...
New signal forumsChanged on NotifyQt.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3354 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-09 21:20:34 +00:00
thunder2
32afd370bb
Moved notify of new messages in MainWindow from QTimer to signal messagesChanged.
...
Show own tray icon for new messages.
Removed unused member p3Forums::mForumsChanged.
The message service send a notify on p3MsgService::markMsgIdRead too.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3353 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-09 12:16:21 +00:00
thunder2
86ae9983d1
New read status for forum messages.
...
New mail messages are marked with a new icon in front of the title.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3352 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-08 22:58:10 +00:00
thunder2
eccdba153e
Ask for custom string in MessengerWindow and PeersDialog only when ssl contact is connected, like the avatar.
...
There are too much unnecessary internal SendItem's for the offline ssl contacts.
Maybe this should be handled in libretroshare. For every call to p3ChatService::sendAvatarRequest and p3ChatService::sendCustomStateRequest with currently no data available, a RsItem as created and sent. This is unnecessary, when the contact is offline.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3347 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-06 21:14:25 +00:00
defnax
bbd3902bbe
Added for Private Chat Attachments to display for each rs link with file size
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3346 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-06 15:31:30 +00:00
defnax
0abfbbb911
Added a splitter to Privat Chat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3345 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-06 14:58:53 +00:00
defnax
cfc17398dd
added Picture Preview Thumbnail patch for Privat Chat from xiaohan and fixed little design improvements
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3344 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-06 12:30:06 +00:00
leander-256
4bb4fc11e2
This intimidating patch renames libretroshare/src/rsiface/ to
...
libretroshare/src/retroshare/
All the relevant headers have been modified to reflect that change.
This allows installation of libretroshare on a system, headers will
be put in $WHEREVER/retroshare/ and we keep the ability to compile
against them, be it on the system or in the SVN tree.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3342 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-06 09:40:23 +00:00
thunder2
cfd4eaad37
Small optimizations in MessengerWindow and PeersDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3336 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-03 12:35:26 +00:00
thunder2
6000233267
Fixed compile of libbitdht on Windows
...
Enabled bitdht in RetroShare.pro and retroshare-nogui.pro too
Fixed link of RetroShare on Windows
-> added ws2_32 after bitdht, maybe someone has a better solution
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3335 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-03 12:15:20 +00:00
drbob
6a9be43f31
Changes for bitdht compilation.
...
* disabled BlogItems, when BLOGS not defined.
* added bitdht compile option to Retroshare.pro.
* disabled BLOGS until it can compile in libretroshare
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3324 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-31 18:19:12 +00:00
csoler
38be555332
restored the NETWORK_WIDE flag in RetroShareLink->processFileRequest, because this security was designed in a specific context. Now the FileRequest for links is factored in a single place.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3320 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-30 13:47:31 +00:00
csoler
b8fe977f05
corrected typo (causing a SIGSEGV)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3319 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-30 13:31:29 +00:00
csoler
012808ea00
- Implemented CRC32 map traffic through direct downloads
...
- replaced the findItems() call into a hand-written search (this was causing a rare bug in displaying downloads)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3318 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-29 21:07:07 +00:00
csoler
81203b3cfd
- modified ftFileProvider so as to keep multiple client peers per instance
...
- updated TransfersDialog to display this info correctly
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3316 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-27 16:05:21 +00:00
thunder2
569ac25843
cleaned include files
...
- removed some dependencies between other header files
- removed many includes of <QtGui> and replaced it with only needed files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3312 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-23 18:52:58 +00:00
defnax
ba47eedfe3
fixed GPG password freeze
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3311 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-23 11:55:21 +00:00
csoler
8bfc74485a
First implementation of per-chunk CRC32 check. This is triggered
...
- by the right-click+Force Check on files.
- when a global hash on a downloaded file does not match the announced hash.
When a CRC map check is ordered, the CRC map is requested to one of the sources for the current file download.
When received, all downloaded chunks are checked w.r.t the reference CRC and marked as not done if the CRCs do not match.
The exchange of CRC32 map and requests has been tested, as well as CRC map checking during download (force check).
To be implemented soon:
- caching of CRC32 maps (although these are fast to compute)
- CRC32 map packets for normal downloads. For now these work only for turtle tunnels.
- handling of errors if the CRC never comes. For now, the download will stay stuck in "Checking..." mode.
So, don't play too much with the force check feature for now...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3310 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-21 23:14:10 +00:00
defnax
db034b026f
Added Idle settings to Settings Gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3309 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-21 18:48:33 +00:00
thunder2
423f6811ce
new methods for set and get the max time before idle on RshareSettings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3308 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-21 07:39:14 +00:00
thunder2
e3e4c97369
RsAutoUpdatePage
...
- Changed the timer of RsAutoUpdatePage to a single-shot timer.
The update can take longer than the given timer interval.
Changed status service:
- send status when the peer connects (new monitor)
- send status to all online peers only when user changed it (not in every timer tick)
MessengerWindow:
- remove load and save of custom state string in settings
p3ChatService::sendCustomState
- send empty custom state string too
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3307 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-20 19:45:07 +00:00
thunder2
3baae3a602
added status combobox to statusbar in MainWindow (initial code from defnax)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3305 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-18 21:28:56 +00:00
thunder2
d53a6c9d29
Create the instance of MessengerWindow only when needed and delete it on close.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3301 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-18 11:43:39 +00:00
thunder2
8f5fe8bae2
- added new status menu to tray menu
...
- moved internal status functions from MessengerWindow to MainWindow
- cleaned some includes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3300 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-17 23:19:43 +00:00
defnax
d92e1911eb
enabled Channels for release
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3299 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-17 21:17:14 +00:00
chrisparker126
1f873e023e
added channel msg thumbnail, you'll lose all your current channel msgs before this rev
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3297 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-17 20:17:14 +00:00
thunder2
de57423733
CreateForumMsg:
...
- removed memory leak in context menu
- cleaned includes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3295 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-17 12:40:19 +00:00
defnax
0ab77d8a40
added more details about copy and paste for recommend message
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3294 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-16 20:20:46 +00:00
defnax
b35ad11875
rename "Paste retroshare Link" to "Paste Person Link"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3293 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-16 20:12:02 +00:00
thunder2
daf0ea50ee
PeersDialog/MessengerWindow:
...
- send recommended friend as message
- paste recommended friends as "retroshare://person|..." from clipboard
reworked retroshare link handling
- added new type -> retroshare://person|<name>|<hash>
- added processing of links to RetroShareLink and RSLinkClipboard and removed all processing in anchorClicked of QTextBrowser
- fixed parseClipboard to handle all found links in clipboard
- disabled the processing of the clickable links (RetroShareLink::processUrl), because QUrl can't handle the RetroShare links properly
removed memory leaks of the QAction in some context menus
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3292 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-15 11:25:34 +00:00
defnax
b39302092e
update german translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3290 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-14 20:47:12 +00:00
defnax
699ac58f71
update translation strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3289 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-14 20:34:46 +00:00
thunder2
728d755af8
MessageComposer:
...
- set focus to subject at start of MessageComposer
- sort friends by name ascending
main:
- removed signal with missing receiver
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3285 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-12 14:01:29 +00:00
thunder2
9b72977bba
Optimized calls to p3Peers->getGPGOwnId in MessengerWindow::insertPeers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3275 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-09 22:57:44 +00:00
leander-256
36a9159884
Fixes two compiler warnings:
...
- call of GeneralPage() with null pointer rather than the boolean false
- decomposition of a suspicious line into safe expressions (problem related to
sequence points)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3273 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-09 01:10:27 +00:00
thunder2
7dd79e650f
Forgot to close the new invite page after sending the mail.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3269 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-07 23:54:47 +00:00
thunder2
1734ce4fdc
New page in ConnectFriendWizard - "Invitation by Email"
...
Created by defnax and modified by me
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3268 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-07 23:13:40 +00:00
thunder2
f452304b5c
Change header of MessageComposer when title edit has modified - like ThunderBird
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3267 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-07 23:03:34 +00:00
defnax
7eba601144
removed old version strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3265 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-07 20:53:11 +00:00
thunder2
3f7ad6ebd9
ConnectFriendWizard
...
- Cleaned includes
- Corrected call of mailto, certificate now has new lines in mail body
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3264 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-07 18:40:38 +00:00
thunder2
9495648d16
Optimized call to p3Peers::getPeerCount in MainWindow::updateStatus
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3263 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-06 21:17:41 +00:00
csoler
458a8faf70
- implemented post-download hash re-check. For now, if the hash does not match, the download is canceled, but in the near future, per-chunk comparison wil occur
...
.
- corrected a bug that caused file copy error: a closeFile() was missing when the file is complete. Because of delays in fwrite, the file would not be always co
mplete, nor exist at all for small files (e.g. cache files), which in the later case caused the copy error.
Warning: needs a make clean in libretroshare to recompile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3261 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-06 05:04:11 +00:00
defnax
225781aa51
set a minimum size hint for the friends list in CreateChannel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3260 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-05 20:20:32 +00:00
drbob
126a1d4012
Switched parent from MainPage to RsAutoUpdatePage ... in an attempt to fix GPG password freeze.
...
don't think it worked!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3259 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-05 19:41:46 +00:00
defnax
e7d659946d
set minimum size hint for the items
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3257 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-05 18:17:54 +00:00
defnax
700048fd9c
fixed the layout of ShareKey
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3256 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-05 18:12:03 +00:00
leander-256
fe46d7618a
Prevent multiple instances from running on Unix systems.
...
Every call to RsInit::LoadCertificates() now creates a file:
~/.retroshare/xxxxxxxxxxxxxxxxxxxx/lock
which is then bound to a system lock (fcntl F_SETLK).
If the lock request fails, it means another instance is already
running with the same profile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3241 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-01 20:30:36 +00:00
thunder2
840f077826
finished add a Friend with RetroShare ID in ConnectFriendWizard
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3240 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-01 19:04:41 +00:00
defnax
6008ef5e22
Added to display RetroShare ID on Peer Details
...
Added to display for each Signers Peer Name + (PeerId)
Added first basic add a Friend with RetroShare ID, not yet finished
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3239 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-30 21:57:46 +00:00
thunder2
17723df2c8
- set items in TrustView to not editable
...
- don't show the own gpgid in FofPage in ConnectFriendWizard
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3238 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-30 14:52:41 +00:00
defnax
852d82e287
update German translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3237 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-30 12:21:15 +00:00
defnax
c1ae6c9773
enabled root decoration for Channels tree and renamed some items
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3223 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-26 22:28:04 +00:00
thunder2
e175f0fb87
PeersDialog & MessengerWindow: removed hidden column id and store them in data (Qt::UserRole) of the first column
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3206 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-25 14:19:48 +00:00
thunder2
73bfabd733
MessagesDialog: removed hidden columns msgid and srcid and store them in data (Qt::UserRole) of the first column
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3203 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-25 12:17:46 +00:00
defnax
3ea1bb5f9f
fixed Online since update only one time at start.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3202 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-24 18:06:30 +00:00
defnax
6202a0b201
Added Online since Label to ProfileWidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3198 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-24 15:38:38 +00:00
defnax
f3c2f0eaf0
disable the newthread and reply button when forum is not own or subscribed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3195 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-23 22:11:42 +00:00
defnax
c40bb75062
fixed column count for messages file list
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3194 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-23 14:09:29 +00:00
defnax
cca5db6332
Added attaching files support via drag and drop for Create Forum Message.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3193 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-23 13:04:54 +00:00
defnax
53d5287490
set minimum sizeHint for Network's TreeWidget items to 18 pixel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3183 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-21 12:26:23 +00:00
csoler
bf6f74c16a
added correct image interpolation whenever QPixmap::scaled is called
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3175 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-20 12:13:47 +00:00
defnax
7e307af78b
renamed items in BlogsDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3174 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-20 11:23:58 +00:00
defnax
69bba330ac
set a minimum size for Forum items and set a Foreground Text color.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3172 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-19 22:21:31 +00:00
defnax
051ce984ed
set TextAlignment for Attachments AlignCenter
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3171 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-19 18:06:04 +00:00
defnax
76c6989164
added to store the listSplitter state to settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3168 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-19 17:46:19 +00:00
defnax
350f6e0365
fixed the QLineEdit to stretch
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3167 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-19 16:57:46 +00:00
chrisparker126
43e756148a
added sharekey feature to channel dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3166 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-19 16:38:13 +00:00
chrisparker126
ddb1094f68
added share key ui to .pro
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3165 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-19 15:37:31 +00:00
chrisparker126
7b26785262
added share key dialog for channels
...
enabled private group in channels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3164 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-19 15:28:26 +00:00
defnax
37adbea543
fixed to hide ProgressBar
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3162 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-19 12:47:50 +00:00
csoler
bcd281f3e8
implemented speed measurement and display for turtle tunnels
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3161 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-19 12:11:44 +00:00
defnax
09ac44316a
Added a menu for the Hide Unconnected Button and renamed it
...
Added new action for Hide Status Column to the Display Menu
Moved Hide Offline Friends action to the Display Menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3159 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-18 21:59:33 +00:00
defnax
73ae89acad
fixed to display all available Blogs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3157 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-18 19:34:29 +00:00
defnax
766fa33535
some little change for MessageToaster to display more text and removed the not needed frame
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3156 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-17 21:03:17 +00:00
thunder2
e282a55164
MessengerWindow
...
- cleaned include files
- changed menu for set the tree is decorated
- new check for sort rows by state
- saved the state of sort order, hide offline, sort by state and decorated state
PopupChatWindow:
- when setting "Grab Focus when chat arrives" not checked, the new chat window is opened minimized and flashed in taskbar
reworked start private chat and message to friend from PeersDialog and MessengerWindow:
- moved method for starting a private chat from PeersDialog and MessengerWindow to PopupChatDialog
- moved method for sending a message to a friend from PeersDialog to MessageComposer
- removed signal startChat
fixed bug in MessengerWindow:
- when peer is not online and private chat is not available, the message was send to the wrong peer (the current peer in PeersDialog)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3154 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-17 17:39:32 +00:00
thunder2
e9fabc34e9
saved the state of the "hide unconnected" button in settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3150 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-16 19:00:28 +00:00
defnax
fe6d44ecde
fixed to export full certificate on networkDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3147 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-16 18:01:23 +00:00
thunder2
8c1df60e49
show the complete certificate in the CryptoPage again
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3145 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-16 12:14:39 +00:00
thunder2
540e99bc48
- CryptoPage now shows and exports clean certificate, without sslid & co
...
- ConnectFriendWizard exports the certificate with additional informations like sslid & co
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3142 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-15 21:07:22 +00:00
thunder2
1585859896
fixed settings for tray message enable/disable
...
now it can be enabled and disabled at runtime
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3141 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-15 16:51:48 +00:00
defnax
6d3db4ae66
fixed some MessagesBox's to display a default Window Icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3140 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-15 15:13:47 +00:00
defnax
b1c838d991
fixed text alignment for Date Label
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3139 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-15 14:25:53 +00:00
defnax
373762398c
fixed some margins and spacing for the subject,from,to labels
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3138 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-15 13:16:19 +00:00
defnax
db9dd0f04d
added to settings for tray message enable/disable
...
fixed to get work Export Certificate on NetworkDialog
added to display on uploads extensions icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3137 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-15 11:34:58 +00:00
thunder2
f1da09ad93
save the window state only when the window was visible and the state was loaded
...
the problem was:
the state of the windows was set to the initial state on close, when it wasn't visible.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3136 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-14 20:15:51 +00:00
thunder2
5b1fae0123
all messages in MessagesDialog are now editable from context menu or with double click
...
changes from defnax with some corrections from me
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3135 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-14 18:16:32 +00:00
defnax
f4186fb7c8
Added a ProgressBar for Profile Generation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3134 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-14 13:35:38 +00:00
thunder2
927f8639b7
profile wasn't saved on first start
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3133 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-14 13:32:13 +00:00
leander-256
4dc30963cb
Fix GCC 4.5 errors, which does not accept any more calling the constructor like
...
this: C::C()
For a more detailed and correct explanation see Harald van Dijk's comment here:
http://blog.flameeyes.eu/2010/06/02/tinderbox-summary-for-may-2010-gcc-4-5-berkeley-db-5-0-libpng-1-4
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3132 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-14 11:57:22 +00:00
defnax
2d839b031b
Added to use QListWidget for Display signers, removed QTextBrowser
...
Added context menu for Signers QListWidget with Copy Peer Name.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3131 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-13 23:42:21 +00:00
defnax
876e33dc0a
fixed forgotten notify changes for MessageToaster
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3129 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-13 21:02:29 +00:00
thunder2
0d1eaba890
p3StatusService::getStatusQueue
...
- memory leak -> "RsItem* item" was not freed, when "dynamic_cast<RsStatusItem*>" failed
- optimized return of std::list as parameter and not as return. return will copy the list and its not necessary
p3StatusService::getStatus
- memory leak -> items in "std::list<RsStatusItem* > status_items" was not freed
- potential crash, when receiving a status for an unknown peer
p3Peers::getPeerDetails
- optimized - call to "AuthSSL::getAuthSSL()->OwnId()" only once
- optimized - add ip addresses directly to "d.ipAddressList"
PeersDialog::insertPeers
- fixed possible crash, when ssl child has disappeared and was removed from tree, there was a missing continue
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3125 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-13 12:26:23 +00:00
ruchijain
61f2c14663
- UI changes to Message Toaster to display Subject and Content for the messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3124 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-13 10:22:55 +00:00
ruchijain
39c6af6638
- Changes to MessageToaster - display Subject and Content of incoming messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3123 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-13 10:21:46 +00:00
ruchijain
52b8e37295
- Changes for Message Toaster
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3122 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-13 10:20:28 +00:00
defnax
c5c3e4494c
fixed text alignment for Local Address Label
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3116 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-12 23:30:23 +00:00
defnax
2b02e35a9e
Set minimum size for RemoteDirModel items and fixed Text Alignment role for File Size column, cleaned some code style.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3115 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-12 18:10:39 +00:00
defnax
1d4a02141f
Added to use only one Label for Total Count, count selected Box on Total Label
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3114 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-12 15:11:42 +00:00
thunder2
b715a577b0
changed sort to case insensitive in peers tree
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3113 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-11 23:28:05 +00:00
leander-256
c3c607ec80
Small bug and compiler warning fixes:
...
- gui/forums/CreateForumMsg.cpp used endl instead of std::endl
- constructor's initializer in the wrong order
- temporary variables type causing signedness warnings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3107 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-10 14:13:20 +00:00
defnax
d48035385b
fixed translation for a transfers column, there was a enter after translation text.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3105 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-10 13:43:52 +00:00
defnax
f22753a586
removed release defines from Connect Friend Wizard
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3098 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-10 12:35:13 +00:00
defnax
37560129c8
fixed string for translation support
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3097 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-10 11:45:51 +00:00
defnax
5df30d555b
update translation strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3096 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-10 11:44:48 +00:00
thunder2
5c92cc4a0d
removed unused variables
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3095 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-10 07:50:14 +00:00
defnax
e78ed75d36
* Added Drag and Drop feature for CertificatePage, you can now drag and drop friends key file in a easy way.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3094 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-09 23:46:24 +00:00
thunder2
04aaceaf4d
CertificatePage
...
- enable export of own certificate to file
- enable import certificate of friend from file
read and write of file is done in the gui, because the methods for load from file and save to file on p3Peers are not implemented yet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3093 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-09 22:28:55 +00:00
defnax
ead1228535
cleaning some code style
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3091 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-09 15:56:07 +00:00
defnax
ee05917d30
changed color of the MessengerWindow's idle icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3090 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-09 13:02:55 +00:00
defnax
6d8c846726
Added Search Filter for Network
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3089 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-09 10:29:34 +00:00
thunder2
b343b9699c
improvements PeersDialog
...
- save and load state of peer tree and splitter
- removed maximum length of dynamic dns line edit
- sort peers (only top level items) after internal value of state, not the name
cleaned some include files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3087 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-08 21:38:36 +00:00
leander-256
b5ce0fc56b
Use a RetroShareLink to create a link rather than duplicate code, also removes
...
an awkward conversion from uint64_t to string.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3086 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-08 00:42:15 +00:00
notdefine
e73a144c8b
Fixed compile Problem:
...
./gui/connect/ConfCertDialog.h:27:42: error: gui/help/browser/HelpBrowser.h: No such file or directory
The file is named "helpbrowser.h" not "HelpBrowser.h"
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3081 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-07 15:11:44 +00:00
leander-256
2af2b056f4
Memory leak fix
...
Removes unnecessary conversion code as well as a malloc that was never freed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3080 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-07 14:57:29 +00:00
leander-256
5f2f87537b
Because some versions of Qt require a non-const QRegExp, we copy _embedInfos to
...
a non-const variable:
EmbedInHtml embedInfos(_embedInfos) ;
However, since EmbedInHtml is the base class we lose any information added in
the derived class, which causes a problem with EmbedInHtmlImg when we do a
static_cast to what should have been the proper type here:
const EmbedInHtmlImg& embedImg = static_cast<const EmbedInHtmlImg&>(embedInfos);
embedInfos is not an EmbedInHtmlImg any more, just a mere EmbedInHtml.
We could const_cast the QRegExp object instead but let's keep it simple and
remove the embedInfos constness from the method's signature.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3078 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-07 00:49:26 +00:00
defnax
749945dda8
added a idle icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3076 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-05 23:27:08 +00:00
defnax
3056ec0875
Added to display Friends rsstatus on PeersDialog, icon and color change when Friend is Idle, Away or Busy
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3075 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-05 22:42:32 +00:00
defnax
619a2d7491
improvements with user friendly words for Profile Generation labels.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3074 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-05 21:17:46 +00:00
defnax
7331d17b16
removed the icon for Folders Button and set text-align to left.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3073 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-05 19:48:04 +00:00
defnax
2d087cea4c
some improvements for Generating Profile Dialog, change Label and Button strings when switching to generate a new Profile or new Location.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3066 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-05 00:44:43 +00:00
thunder2
342768e626
improvements messages:
...
- save msgId in configuration file
- enable previous improvements read/unread state and tags
new function for creating backups of a file
bool createBackup (std::string sFilename, unsigned int nCount = 5);
currently its only available for windows compile. maybe there is a linux developer who change it for linux.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3064 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-04 23:39:33 +00:00
chrisparker126
fe98568329
added edit chan info dialog files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3063 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-04 22:56:06 +00:00
chrisparker126
478c4e1c29
edit channel info dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3062 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-04 22:52:54 +00:00
chrisparker126
ef56b199b8
added edit channel info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3061 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-04 22:52:01 +00:00
defnax
dd7e074791
added TabWidget to Messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3058 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-03 23:41:46 +00:00
thunder2
08ea7232f7
bugfix in MessageDialog, rs could crash when removing two or more messages at once
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3057 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-03 22:12:07 +00:00
defnax
5264f46f9e
update the windows bat files, to not close the cmd box when there is a error on compiling.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3056 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-03 18:41:26 +00:00
defnax
d951674f64
Added Trust settings and Signing informations to HelpBrowser
...
Added Trust info Button to call HelpBrowser for Trust Settings and Signing informations.
Clean up Peer Details Trust TabWidget, removed not needed Labels.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3055 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-03 18:34:43 +00:00
thunder2
f06ed5fbed
the default tags can be reset to standard in the settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3053 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-02 12:11:09 +00:00
defnax
141fdbe6fe
reorder the default tags
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3052 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-02 00:26:15 +00:00
defnax
d7816689e4
added for tag list items default folder icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3051 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-01 23:27:34 +00:00
defnax
b30c142592
added for windows compile and revision bat files, and template rsversion.in
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3050 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-01 23:03:12 +00:00
thunder2
7c73ecef47
improvements MessagesDialog:
...
- filled tag list and filter the messages after the selected tag
- state of tag list is saved in settings
bugfix MessagesDialog:
- remove tag with uncheck of menu item
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3048 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-01 22:14:52 +00:00
defnax
626947a7a1
update version
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3046 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-01 20:15:44 +00:00
defnax
2088ff808d
Set icons for Signed and none signed Forum Messages, set a default minimum size for thread items.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3045 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-31 23:02:45 +00:00
defnax
9eb5af1f0b
removed unused old im icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3044 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-31 22:20:14 +00:00
defnax
647c08c8da
Added Folders and Tags Header Buttons, and moved "Total Inbox" and "Total Sent" to the Bottom into a QLabel.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3043 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-31 21:27:57 +00:00
defnax
bed4cb1d4a
possible fix for search line edit for macos
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3041 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-31 00:14:57 +00:00
defnax
4f4bad4d5a
moved Forum Title Column as First column
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3040 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-30 23:49:20 +00:00
thunder2
3fdd570f62
the tags are colored in the menu with style cleanlooks
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3033 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-30 00:00:15 +00:00
defnax
f746306975
added to use on xp default style windows xp
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3032 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-29 23:44:23 +00:00
thunder2
74978b77b7
some optimizations in PeersDialog::insertPeers
...
do not call too much into the libretroshare
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3031 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-29 21:56:34 +00:00
defnax
d7b8e9cb7c
Added Search Filter for Contacts View
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3030 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-29 19:05:10 +00:00
defnax
3d09acf96b
added splitter to channelFeed and changed the minimum size for the channel tree
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3029 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-29 16:25:37 +00:00
thunder2
334c9b61d3
moved rsGlobalShutDown from MainWindow::doQuit to main
...
rsGlobalShutDown now cleans the threads and some memory on exit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3028 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-29 15:14:25 +00:00
csoler
b80aef1228
Suppressed the possibility for browsable only files to be searched by hash from turtle router.
...
This avoids that an attacker that captures a broadcast hash request can also ask for the file.
This needed to add back explicit sources in SearchDialog and private chat transfer. I dynamically search
for sources in file lists just before calling FileRequest.
When RS links anchorClick() will work properly with Qt, we can remove the search flag "EXTRA" from the
tunnel digging in p3turtle.cc, otherwise, people having this bug can't transfer files in private chat by
copy+paste of a RS link.
Also:
- added missing mutexes in search requests into fimonitor.cc
- suppressed some debug info in connect manager
- added check for write fails when dumping config files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3027 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-29 13:17:09 +00:00
defnax
6dd4e0e617
fixed wrong spelling
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3021 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-28 17:29:21 +00:00
thunder2
c8a805b8e7
added trash in msgservice and trash folder in MessagesDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3020 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-28 14:42:54 +00:00
defnax
3196f1d0e7
when Edit is called then set Window Title "Edit Tag"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3013 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-27 23:21:18 +00:00
thunder2
fa05813283
missing new files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3011 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-27 19:55:29 +00:00
thunder2
5b4985e3d3
tag feature in MessagesDialog
...
its disabled until the msgId is static
uncomment the define STATIC_MSGID in MessagesDialog.h for testing
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3010 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-27 19:48:52 +00:00
defnax
3ff6fce00f
removed not needed channel logo button and label from CreateForum Dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3009 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-27 16:06:07 +00:00
defnax
79688674ec
changed Messages Context menu order
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3006 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-26 15:20:31 +00:00
chrisparker126
84da8eb074
added key share list to channels
...
fixed problem with other channels not showing except top 5
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3005 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-25 22:53:35 +00:00
defnax
f44de1146a
added Format Menu entry
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3003 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-25 22:30:25 +00:00
defnax
c621cc5474
moved Quote Action as Last entry in ToolBar
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3001 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-25 17:21:37 +00:00
defnax
c9fe6dee6b
moved Horizontal text Splitter to Insert Menu and added Paragraph ComboBox instead of Lists ComboBox, Lists needs a own Format Menu not more use as ComboBox.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3000 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-25 17:18:12 +00:00
defnax
ff32924d73
removed one Blockquoute Button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2999 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-25 16:16:28 +00:00
defnax
b99617d523
clean up unused functions in PeersDialog and set minimum size for items to 26.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2998 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-25 15:47:12 +00:00
defnax
18aa8bca8e
store by default for Save File menu and Save Button to draft
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2997 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-25 13:22:42 +00:00
thunder2
12af62d54f
disabled the new read/unread state in MessagesDialog
...
reason: the member msgId is not static yet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2996 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-25 12:05:14 +00:00
defnax
097caf6e98
Added File Menu entry Save as Draft for MessageComposer.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2995 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-25 10:41:26 +00:00
thunder2
b0c1467abe
improvement MessagesDialog:
...
- enabled draft box
bugfix MessagesDialog:
- correct from and to in list and message header
changes MessageComposer:
- cleaned channel part
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2994 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-25 09:32:14 +00:00
defnax
6b76aa81b0
moved Reply Forum Message Button to right Frame Header
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2988 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-24 01:00:47 +00:00
defnax
d0ef2c335d
Added Search Friend Filter for Messenger Window
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2987 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-24 00:59:12 +00:00
defnax
b4a4ce07af
Enabled Post to Forum for ForumNewItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2985 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-23 23:02:15 +00:00
defnax
c3e1a71279
cleaning up source code removed GeneralMsgDialog and ConnectDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2984 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-23 22:35:51 +00:00
thunder2
591a141a18
- removed MessagesPopupDialog
...
- click in MessageToaster shows the MainWindow and activates the MessagesDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2980 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-23 21:32:58 +00:00
defnax
1fb7fb005c
rename class and source ChanMsgDialog to MessageComposer
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2978 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-23 19:13:41 +00:00
defnax
75349f4fe8
fixed to use ", " instead ";" to for distance to next peer name
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2977 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-23 18:31:40 +00:00
defnax
718ed562ca
set for Attachments column to display a icon and fixed size
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2976 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-23 18:17:08 +00:00
thunder2
cef2c1218f
improvements MessagesDialog:
...
- new read/unread state - stored locally
- show all recipients in Outbox, Sentbox and Draftbox
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2975 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-23 17:21:30 +00:00
defnax
a5cc8d7ba2
Added for Peer name own Label to display bether Friend's names for News Feed's PeerItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2973 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-22 00:23:13 +00:00
defnax
f79afbf7c3
Added to use now only the default Message Composer for MsgItem and PeerItem too, GeneralMessage needs to be removed soon.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2971 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-21 23:49:01 +00:00
defnax
5b9b0aba96
fixed to attach multiple links for Create Forum Message
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2970 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-21 23:45:25 +00:00
csoler
0634e461fb
implemented a safety check for low disc space, and safe drop of disk access if too low
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2968 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-21 20:49:48 +00:00
defnax
4d99495361
when no channel selected display default channel logo.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2967 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-21 15:50:29 +00:00
defnax
df6dfd9f3c
Added Message settings Page
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2966 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-21 13:54:40 +00:00
defnax
a387ff5ae1
enabled Blogs checkbox in Notify settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2965 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-21 12:48:58 +00:00
thunder2
6baf56285b
reworked settings
...
now there is only one global object for loading and saving settings
RshareSettings *Settings;
the class RSettings can be used too, but it is not prefered, because the default settings has no affect
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2964 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-20 21:53:27 +00:00
defnax
e68e6b54ef
fixed Blogs border colors for the logo label and added a new stylesheet when no Blog is selected
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2963 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-20 21:21:13 +00:00
defnax
d2baf4902d
Added Blog New Item to News Feed.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2962 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-20 21:00:59 +00:00
defnax
5df17295b8
added to display on New Channel Feed Item Channel logo when available
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2959 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-19 22:43:13 +00:00
chrisparker126
ee1477df10
added restore admin/publ keys to channels (todo: forums, blogs)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2958 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-19 22:43:07 +00:00
defnax
3e1c18fac3
added search icon label for Messages Filter Line Edit.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2956 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-19 21:33:10 +00:00
defnax
8de48d3b74
added for search filter own frame header
...
moved the new forum search filter to the top Header
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2955 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-19 21:02:43 +00:00
thunder2
c2f7f7935e
improved ForumsDialog:
...
- new filter for threads tree
- saved layout of dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2954 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-19 20:17:43 +00:00
thunder2
8673924374
removed unnecessary method
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-19 19:44:06 +00:00
thunder2
4cf10ee99a
fixed compiling error, damn case sensitive file names
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2947 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-18 22:41:44 +00:00
thunder2
71b3783a9a
improved MessagesDialog:
...
- saved state of files view, filter column, state of message tree and splitter position
- initial selection of inbox
- new filter mode: content
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-18 22:37:18 +00:00
thunder2
6fbf0d4bbe
removed unused default font for chat, now using the default font from the system
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-18 19:22:07 +00:00
thunder2
70f4846061
fixed compiling error of last commit
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2942 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-18 18:50:55 +00:00
defnax
d357459d96
set a default size for Links Cloud tree items
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2941 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-18 18:09:35 +00:00
thunder2
a8c4b3b107
- moved the chat setting to the section [Chat]
...
- cleaned some comments of the settings classes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2940 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-18 18:02:51 +00:00
defnax
3e968b68c3
removed sectionGroup for Chat settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2939 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-18 10:48:21 +00:00
defnax
e981dffc8c
redesigned SubFileItem Layout.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2938 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-17 23:21:32 +00:00
thunder2
42f728a483
removed call to :clone in refill of threads in ForumsDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2937 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-17 21:42:18 +00:00
defnax
4380251c08
moved Post Button to header and fixed Subscribe Buttons Icon to not stretch the Button in cleanlooks style.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2936 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-17 21:30:56 +00:00
defnax
bea26895ef
set minimum size for channel items to 22 for bether display and moved Post Button to top header
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2934 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-17 21:20:11 +00:00
defnax
daa363409f
changed some stylesheet colors for Blogs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2930 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-17 20:05:38 +00:00
defnax
ab0bc5ccf9
added display Blog logo's for BlogsDialog, and stylesheet color switch when its own, subscribed or public Blogs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2929 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-17 18:10:48 +00:00
thunder2
84a48d2c80
fixed load and save of window state again, i used the wrong class, now it's ok
...
please delete following files if exist
- MainWindow
- MessengerWindow
- BandwidthGraph
- HelpBrowser
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2926 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-17 10:48:59 +00:00
defnax
7e409c0b79
fixed Mispelling in Wizard
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2921 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-16 22:06:49 +00:00
csoler
5a65dabc09
- suppressed some errors in printf commands with uint64_t - apparently, the cap function in QRegExp takes a non const in some Qt versions. I had to copy the const parameter to a local variable.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2918 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-16 20:06:04 +00:00
thunder2
48d2007f81
MessengerWindow::insertPeers:
...
- memory leak - return of takeTopLevelItem and takeChild are not deleted
- possible crash, when child has disappeared
fixed load and save of window state, i forgot to give the name of the window to the settings class
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2916 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-16 11:10:13 +00:00
defnax
93cd5e67f8
renaming Button string
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2915 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-16 11:04:58 +00:00
csoler
5b119ca4ba
Corrected typo, Replaced Ok Button by anabled Apply button in settings, suppressed double click action for download in Shared File lists
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2914 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-16 09:54:21 +00:00
thunder2
9606dce758
removed QMenu*
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2912 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-15 18:31:16 +00:00
defnax
0ea28c37ce
fixed some wrong spelling errors
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2911 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-15 13:47:19 +00:00
thunder2
c3c6480f4b
changed the usage of "QMenu*" to a local "QMenu"
...
removed usage of "new QMouseEvent", it was a memory leak
cleaned some includes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2910 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 20:55:44 +00:00
defnax
91dde5b8b8
added [Chat]group category when store/load Chat settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2908 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 17:58:13 +00:00
defnax
24e4058bee
store the font change on PeersDialog too
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2907 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 16:54:30 +00:00
defnax
07a9d1c0ae
added to display channel logo's for each channel item's
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2906 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 16:33:35 +00:00
chrisparker126
26a808b3e7
added group icon support for blogs and channels
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2905 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 13:06:58 +00:00
defnax
47de2af50c
added storing and loading Chat Font
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2903 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 12:42:31 +00:00
csoler
bed286030e
suppressed weird characters at the beginnign of this file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2902 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 11:48:20 +00:00
thunder2
e8f5bb5167
PeersDialog: "QPixmap picture" not needed as member
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2900 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 11:17:19 +00:00
thunder2
84a87fa11b
New methods for calculating the count of peers and messages. It should be faster than getting all data in std::list.
...
Now used in MainWindow.cpp, MessagesDialog.cpp and peerstatus.cpp
void p3Peers::getPeerCount (unsigned int *pnFriendCount, unsigned int *pnOnlineCount);
void p3Msgs::getMessageCount(unsigned int *pnInbox, unsigned int *pnInboxNew, unsigned int *pnOutbox, unsigned int *pnDraftbox, unsigned int *pnSentbox);
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2898 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-13 19:20:40 +00:00
defnax
e5667a915d
fixed bug with ShareDialog loading
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2894 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-13 12:11:03 +00:00
defnax
604fd1872a
fixed to add a new line when retroshare link is added
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2893 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-13 09:38:24 +00:00
thunder2
946d09cb72
Fixed crash and endles loop with refill in forums
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2892 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-12 22:23:05 +00:00
thunder2
b242b73f31
Memory leaks:
...
- ftController::copyFile -> buffer and file pointer leaks in case of error
- PeersDialog::insertSendList -> new QTreeWidgetItem for all online peers, this function is not ready yet
- PeersDialog::insertPeers -> gpg_item = new QTreeWidgetItem(0); in case of no more accept connection
- pqissl::reset -> missing SSL_free of ssl_connection
Missing return:
- IntroPage::nextId
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2891 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-12 20:10:22 +00:00
leander-256
faace1f322
Memory leak fix
...
Instantiate the smiley pop-up window (and all its buttons) only once.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2890 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-12 19:03:30 +00:00
leander-256
988c6c31f5
Fixes two problems in the current group chat:
...
- the parser fails to embed two links in the same sentence
- the parser can potentially put smileys in the middle of <a> tags
Solution:
Since the message is in HTML, it is parsed into a DOM tree, then that DOM tree
is traversed and only the text nodes are parsed (see HandleRichText.cpp for
details).
Bonus fixes:
- missing std:: for endl (which was falling back to its Qt counterpart)
- commenting useless code in PeersDialog::smileyWidgetgroupchat()
- replacing int by size_t
- RetroShare.pro now queries gpgme-config for its include path
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2888 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-12 00:17:10 +00:00
thunder2
6b3f51c626
Bugfix: Attach a file in message dialog inserts the link at current cursor position and does not overwrite the whole message text
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2887 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-11 20:53:21 +00:00