csoler
|
a63829b4ec
|
fixed error msg due to broadcast chat trying to call statusUpdate()
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8160 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-23 18:54:44 +00:00 |
|
electron128
|
9ebe33c9de
|
fixed chat lobby context menu to allow to toggle auto subscribe
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8157 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-22 17:33:53 +00:00 |
|
defnax
|
7a2c1347fe
|
Fixed wrong placeholder text
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8156 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-21 21:21:31 +00:00 |
|
defnax
|
7d594e22ad
|
added for hidden label own stylesheet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8155 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-21 20:55:38 +00:00 |
|
csoler
|
77a33cd445
|
removed unnecessary debug output
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8153 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-21 20:09:20 +00:00 |
|
csoler
|
9fa87de6e3
|
cleaned the code in grouter, removed warning
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8151 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-21 19:02:14 +00:00 |
|
csoler
|
be3aa18381
|
added max ID size check on 2 remaining fields in iddialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8150 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-21 18:42:56 +00:00 |
|
thunder2
|
a0631e3991
|
Fixed crash in GxsIdDetails::process (GxsIdDetails::mInstance == NULL) by adding one global instance of GxsIdDetails.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8149 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-20 22:28:19 +00:00 |
|
csoler
|
69612c0c86
|
updated TODO list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8147 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-19 20:29:06 +00:00 |
|
csoler
|
fce6b7edf3
|
changed default data rates (it is better to have some prople need to reduce it than everyone need to increase it). Added placeholder in gen cert dialog for TOR
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8145 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-19 18:35:36 +00:00 |
|
csoler
|
0199a4728c
|
improved cert creation dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8144 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-19 18:30:07 +00:00 |
|
csoler
|
2c687928d6
|
fixed a few GUI items in the TODO list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8143 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-19 15:34:14 +00:00 |
|
csoler
|
057b2afa4e
|
improvement of global router after first test phase. Fixed a number of bugs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8141 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-18 19:59:27 +00:00 |
|
csoler
|
c9d5c7b3cb
|
turned some std::list<PeerId> into std::set, as it automatically prevents duplicates
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8138 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-17 21:36:22 +00:00 |
|
csoler
|
20deecd6d3
|
removed infinite loop when openning a rscollection file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8135 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-14 21:40:34 +00:00 |
|
csoler
|
e52976b3e6
|
fixed genCertDialog. Still needs to prevent text fields to stretch into super small lines (how can i do this??)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8132 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-13 22:07:55 +00:00 |
|
csoler
|
9677cb4934
|
removed unwanted entry to change nickname in chat lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8131 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-13 19:06:24 +00:00 |
|
csoler
|
dc4d33d621
|
fixed server page: removed hidden node option from combo box. Added a label with correct tooltip
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8130 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-13 19:00:09 +00:00 |
|
csoler
|
2ecd582273
|
half-way through async messaging. Redesigned global router pipeline so as to merge traffic from turtle and friend/routing matrix. Only turtle traffic currently enabled. Should provide minimal functionality
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8127 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-09 21:34:50 +00:00 |
|
csoler
|
2f2d01dc41
|
set max GxsId nickname size to some arbitrary value to avoid crazy long nicknames crafted to break the GUI. This should also be checked when de-serialising groups at a wider scale for group names in general
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8125 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-09 19:53:01 +00:00 |
|
csoler
|
a4f6500772
|
fix for revision number in ubuntu/debian (patch from heini, untested)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8118 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-04 15:37:54 +00:00 |
|
electron128
|
a37ab6f644
|
fixed compile on Linux with Qt5 (patch from sehraf)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8116 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-04 10:12:05 +00:00 |
|
csoler
|
e9c6b3da73
|
partly fixed TOR status page (patch from Sehraf)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8109 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-02 19:23:01 +00:00 |
|
csoler
|
65da6090fe
|
fixed display of TOR information for hidden nodes (patch from Sehraf)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8108 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-02 18:22:55 +00:00 |
|
csoler
|
69c44ef9ef
|
improved display of ciphers giving TLS version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8104 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-01 18:29:59 +00:00 |
|
csoler
|
3f7d41e5bc
|
fixed keyword splitting in chat lobby notify system (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8097 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-29 14:12:34 +00:00 |
|
defnax
|
6b584e9ae9
|
Hide by default key length combobox, for advanced users get visible via advanced checkbox
Set stylesheet for a Info Label
Changed Window icon to higher resolution
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8096 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-29 13:41:29 +00:00 |
|
defnax
|
7ef30432f2
|
Not show to much technical detail on a info Label.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8095 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-28 20:34:16 +00:00 |
|
csoler
|
50caf89655
|
fixed up nickname completion in chat lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8092 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-28 16:33:33 +00:00 |
|
csoler
|
1991d6992d
|
fixed distant peer naming in combo box for recipient selection.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8091 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-28 15:49:43 +00:00 |
|
csoler
|
ceac258552
|
fixed naming and completion in recipient addresses in MessageComposer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8090 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-28 15:46:47 +00:00 |
|
csoler
|
d514b939b5
|
fixed completer for message composer. Still need to fix slot editingRecipientFinished()
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8088 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-27 22:57:58 +00:00 |
|
csoler
|
5e50423915
|
fixed icons in FriendSelectionWidget and MsgComposer. Also added disable/enable for From field depending on which type of recipient is used.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8087 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-27 22:16:12 +00:00 |
|
electron128
|
d65adeb2ea
|
disabled debug print of DHT requests, disabled debug print in p3Peers::getProxyServer(), added missing newlines in debug prints (modified patch from Hypfer)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8084 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-27 18:41:44 +00:00 |
|
csoler
|
e40460bdcc
|
new notify capability of chat lobbies: message counting, nickname occurrence counting and specific text counting. Also sorts out notify tab in Settings (Patch from Phenom, slightly modified: gui layout/text + added a flag to enable/disable user defined text grep)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8082 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-26 22:17:48 +00:00 |
|
csoler
|
9d2b6faf9c
|
fixed bug with default chat lobby identity causing settings to show an empty list. Also fixed up GxsIdChooser
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8081 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-26 21:20:57 +00:00 |
|
electron128
|
7e03f3944b
|
don't store name, location name and date in new SSL certs. Location name is now stored in an extra file. Backwards compatible to old locations and old peers.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8072 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-25 08:19:45 +00:00 |
|
csoler
|
78604a831a
|
fixed constructors in button-on-text widget (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8070 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-22 12:55:59 +00:00 |
|
thunder2
|
21575dd416
|
Fixed path of config file RSPeers.conf
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8068 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-22 10:45:57 +00:00 |
|
drbob
|
926dd3c8e4
|
Updated GUI to use new Message / Mail interface.
Configuration is in MessageInterface.h for the moment
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8067 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-22 04:52:53 +00:00 |
|
csoler
|
bd2026458e
|
improvement of FriendList (Patch from Sehraf)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8065 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-21 21:58:05 +00:00 |
|
csoler
|
81c3c59266
|
use RSLinks to handle recommendation message (Patch from Sehraf)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8064 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-21 21:42:40 +00:00 |
|
csoler
|
ed014b0d34
|
added notification for VOIP calls (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8063 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-21 21:25:17 +00:00 |
|
csoler
|
3f116e0e73
|
added scale and wheel-event resizing to RSGraphWidget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8062 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-21 18:40:21 +00:00 |
|
thunder2
|
fbc521cbc5
|
Fixed content of GxsIdChooser for Qt 5 by setting dynamicSortFilter to false.
Change in the default value
Qt 4 = false
Qt 5 = true
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8058 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-20 14:52:10 +00:00 |
|
electron128
|
6dff335515
|
use notify for gxs events. Removed the previous polling based system. Now multiple clients can receive gxs changes. This also fixes the always growing changes queue in rs-nogui.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8057 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-20 10:39:17 +00:00 |
|
csoler
|
62dba4aee4
|
made 2 different pages in ConfCertDialog for PGP key and RS certificate. Removed the old format checkbox.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8055 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-19 22:27:52 +00:00 |
|
csoler
|
55988a5796
|
fixed update of info in ShareDialog (patch from Sentry). Also updated the text to replace Friends by friend nodes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8052 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-19 20:39:59 +00:00 |
|
electron128
|
4d51240442
|
removed the constraint of sharing own files only in channels. Replaced it by a warning, to allow peers to post from other locations etc. (port from v0.5.5 rev. 6198)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8045 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-18 14:12:31 +00:00 |
|
electron128
|
71a8dba487
|
GxsGroupDialog: allow to create groups without author
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8044 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-03-18 13:36:38 +00:00 |
|