csoler
|
cefe23504b
|
fixed icons in chat lobby list (patch from phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6641 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-28 21:13:35 +00:00 |
|
csoler
|
477c05e71f
|
reset block format for text (Patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6640 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-28 20:36:37 +00:00 |
|
csoler
|
5f3be942d3
|
fix (Phenom) for about dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6639 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-28 20:29:52 +00:00 |
|
csoler
|
08a8868865
|
patch from phenom to fix date display in chat history
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6638 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-28 20:25:06 +00:00 |
|
csoler
|
c3af05b0bf
|
made help browser close on click
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6637 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-28 20:14:37 +00:00 |
|
csoler
|
dbb8e4980e
|
removed time shift warning (too invasive), and replaced it by a warning in the help panel of chat lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6636 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-28 20:02:09 +00:00 |
|
csoler
|
2109c05d26
|
fixed security checking of collection files to avoid xml bombs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6634 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-28 19:10:55 +00:00 |
|
defnax
|
a7af0516e7
|
Added "Send Message" functionality to NetworkDialog, to send a distant message to a known peer.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6633 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-28 15:37:11 +00:00 |
|
thunder2
|
ef2d202c07
|
Fixed compile with Qt 4.7
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6630 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-27 19:57:10 +00:00 |
|
thunder2
|
5155c99296
|
Set the active lobby tree item in the tree when activating the lobby from the toaster.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6629 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-27 15:26:11 +00:00 |
|
thunder2
|
e99b202b51
|
Added missing set of service permission flags when adding a friend in ConnectFriendWizard with signing the key.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6628 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-27 10:57:57 +00:00 |
|
thunder2
|
fa503f1603
|
Updated english translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6627 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-27 08:45:45 +00:00 |
|
defnax
|
43fecc2307
|
changed the peer details icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6625 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-26 23:52:06 +00:00 |
|
thunder2
|
68a1e46b0d
|
Fixed display of icons in chat lobby tree.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6624 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-26 23:37:13 +00:00 |
|
defnax
|
21eabaa5d9
|
fixed the default stylesheet's for ProfileManager/CreateLobbyDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6623 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-26 21:47:44 +00:00 |
|
thunder2
|
6b8f4b2265
|
Fixed showing utf8 characters in DetailsDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6622 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-26 20:55:35 +00:00 |
|
csoler
|
8549e10d1c
|
rework and code cleaning in customPopupMenu for Transfers (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6620 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-26 17:56:30 +00:00 |
|
defnax
|
d249786b6c
|
changed the default font size to 9
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-26 16:15:29 +00:00 |
|
drbob
|
fd66a963d2
|
Improvements for ProgressDialog.
- Launch progress dialog after connectWizard.
- fix display of location on connectWizard.
- add cleanup code to ProgressDialog.
- Qt4.7 bugfix.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6616 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-26 07:24:37 +00:00 |
|
csoler
|
1554e17f48
|
patch from Stefan Sperling to allow compilation on OpenBSD
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6613 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-25 21:06:29 +00:00 |
|
csoler
|
5bf1ce8f07
|
hability to delete some lines in chat history browser (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-25 20:45:59 +00:00 |
|
csoler
|
d1d2fbb869
|
added attach picture system to broadcast (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6611 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-25 20:41:50 +00:00 |
|
csoler
|
2d3cb91cd8
|
added DL path to columns in transfers and changed variable names to easy code reading (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6610 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-25 20:35:29 +00:00 |
|
csoler
|
c007cb1051
|
link from hashed file is paste in edit window, not in sent messages (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6609 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-25 20:24:47 +00:00 |
|
csoler
|
4db4742f00
|
fixed up completer for nicknames in chat lobbies (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-25 20:22:41 +00:00 |
|
csoler
|
348c860d6e
|
fixed up icons in sharedFilesDialog (Patch fromPhenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6607 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-25 20:19:01 +00:00 |
|
csoler
|
283785cd70
|
end of Phenom patch for chat Icon activity
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6606 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-25 20:13:51 +00:00 |
|
defnax
|
ff7b56da36
|
added newsfeed notify icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-25 16:05:45 +00:00 |
|
csoler
|
e74be8e484
|
added activity status in chat lobby participants list (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6604 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-24 15:07:31 +00:00 |
|
csoler
|
1976fece8c
|
Added Open Folder to own files in search (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-23 21:13:13 +00:00 |
|
csoler
|
38d875fa7f
|
avoid auto-sending text when a file is pasted in chat. The text is copied to the edit window instead (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6602 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-23 20:51:21 +00:00 |
|
csoler
|
b73e08d618
|
Added open folder and copy RS link to upload list (patch fromPhenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6601 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-23 20:46:11 +00:00 |
|
csoler
|
5aedf393b2
|
patch from Phenom to encode non standard character in file names correctly in RS links
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-23 20:34:50 +00:00 |
|
csoler
|
fe14b2c469
|
fixed case problem causing compilation failure
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6598 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-23 20:13:12 +00:00 |
|
defnax
|
ea648895a5
|
fixed the space
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6596 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-23 18:41:38 +00:00 |
|
defnax
|
4421d14590
|
Added headerFrame to "FriendRecommendDialog"
Fixed Layout of the "ConnectProgressDialog"
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6595 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-23 17:42:19 +00:00 |
|
defnax
|
b4301ccb56
|
update icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6594 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-22 15:00:52 +00:00 |
|
thunder2
|
d40c203a26
|
Added "Use as direct source, when available" to ServicePermissionDialog.
Updated english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6593 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-22 13:29:31 +00:00 |
|
thunder2
|
081a82e960
|
Fixed compile on Linux.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6592 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-22 11:58:04 +00:00 |
|
thunder2
|
219fa49790
|
Fixed compile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6591 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-22 09:53:03 +00:00 |
|
drbob
|
b566d6d69c
|
Added ConnectProgressDialog - to help people workout why RS is not connecting.
- Pops up when you do a "Connect Attempt" from the FriendList.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6590 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-22 07:30:54 +00:00 |
|
defnax
|
889f55b529
|
Added for "Edit Group" own header frame icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6587 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-21 23:53:39 +00:00 |
|
drbob
|
a45a70a1d5
|
Tweaks to the GUI for removal of RsIface class.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-21 21:39:40 +00:00 |
|
defnax
|
ebbf6d9e26
|
Added a headerFrame to Service Permissions Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-21 16:26:34 +00:00 |
|
defnax
|
b07dfa4a01
|
added colored icon for chat notify
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-20 16:57:05 +00:00 |
|
defnax
|
52efb8b21d
|
added icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6581 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-18 14:19:03 +00:00 |
|
defnax
|
20c35ea27f
|
changed and replaced some icons (needs fresh recompile)
changed the default headerframe colors
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6579 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-15 16:20:14 +00:00 |
|
defnax
|
6ca05401fc
|
fixed spacing
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6578 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-14 15:53:01 +00:00 |
|
thunder2
|
570d8db1d5
|
Updated languages from transiflex.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-14 05:23:35 +00:00 |
|
defnax
|
bce4e577cf
|
messages buttons needs to be order from left to right
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6576 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2013-08-12 20:38:31 +00:00 |
|