csoler
9cfce22f88
added DynDNS to RS certificate link if available
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6488 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-06 20:27:29 +00:00
csoler
0c2939734c
added limits for field sizes in key generation method. Removed some compilation warnings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-06 19:59:42 +00:00
csoler
fd81d2bca8
added menu to enable/disable individual columns in Transfers (patch from Phenom)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-06 19:34:34 +00:00
thunder2
71413bc325
Add expand all/collapse all on download list (Patch from Phenom)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-06 15:48:40 +00:00
thunder2
dc29793da6
Disabled completer in private chat.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-06 15:37:22 +00:00
thunder2
e9db631f8f
Fixed crash in completer of MimeTextEdit (Patch from Phenom)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6483 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-06 15:17:34 +00:00
thunder2
4ce08bee38
Renamed the lib of sqlcipher to libsqlcipher.a for Windows too.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6482 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-06 00:58:17 +00:00
csoler
fa3cc82790
latest version of sqlcipher has changed the lib name to libsqlcipher.a
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-05 18:57:56 +00:00
thunder2
393e799e5f
Show forum description as post text when no thread is selected.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6480 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-04 22:51:43 +00:00
chrisparker126
c1dddadb91
disabled photoshare
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6479 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-04 22:48:49 +00:00
csoler
9592baab3b
removed email field from GenCertDialog, since it is not useful inside RS
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6478 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-04 20:22:09 +00:00
csoler
66d38ff1bb
added column with IP for connected peers (modified patch from Phenom)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6477 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-04 20:11:36 +00:00
thunder2
3208cf9e3a
Removed some more hardcoded colors
...
- NetworkDialog
- ChatLobbyWidget
- FeedReader
Fixed style blacknight
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-04 20:09:46 +00:00
csoler
90e7a3cd54
added completer to MimeTextEdit and ChatWidget (Patch from Phenom)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6475 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-04 19:36:12 +00:00
csoler
33f4e5b779
fixed deadlock (reported by Like)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-04 19:22:02 +00:00
csoler
2be8033c7c
updated changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6473 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-03 16:14:48 +00:00
csoler
12e228eba6
added eventsLocked() protection to UpdateGUI() timer callback
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6472 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-02 19:55:13 +00:00
csoler
f78e5da41e
consistent renaming of columns in transfers tab and display of last time file has been written (Patch from Phenom)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6471 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-01 21:03:20 +00:00
thunder2
30c4a6ef93
Added quick fix to show the plain name and title in the chat lobby.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-01 20:35:07 +00:00
thunder2
af5c31a4f5
Use the best network interface to route an ip instead of the first interface in getLocalInterfaces on Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6469 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-07-01 15:12:06 +00:00
thunder2
81874da2cc
Fixed showing utf8 characters in chat lobby name
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6468 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-30 13:58:17 +00:00
thunder2
1dfcc78cfb
- Updated build instruction in file readme.txt (Patch from Henry)
...
- Updated english translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6467 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-30 09:56:52 +00:00
csoler
7414659bd9
Patch (modified) from Phenom to allow auto-subscribe to chat lobbies
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6466 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-29 16:15:33 +00:00
csoler
9f88917ac1
added display of SSL encryption parameters in PeerDetails dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6465 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-28 21:47:25 +00:00
csoler
1ebde8788f
fixed packaging with GXS
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6464 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-25 22:02:38 +00:00
csoler
8d7bbb25f8
fixed slite lib linkage
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6463 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-25 19:48:51 +00:00
csoler
3560729ba7
fixed define for encrypted database
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6462 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-25 19:31:59 +00:00
csoler
9e91664ef0
fixed sqlite3.a path so that we use the correct .a (the one that really encrypts the database)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6461 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-25 19:05:59 +00:00
csoler
4868a90d81
patch from Henry morgan to fix soem typos (e.g misspelled connexion into connection)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6460 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-24 21:23:50 +00:00
csoler
748f7db7a4
Made pqiStore accept packets even after deserialization error, so that it is retrocompatible (Patch from Phenom)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6459 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-23 21:53:14 +00:00
thunder2
02f36b3bbb
GxsIdChooser
...
- Sort items
- Added timer to load not cached RsGxsId's
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6458 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-23 18:55:30 +00:00
thunder2
233953cab9
Set path to sqlcipher instead of sqlite for Windows compile.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-23 00:00:40 +00:00
chrisparker126
4252270cd6
new db for release, TESTNET5, old TESTNET4 db's are not keyed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-22 16:21:13 +00:00
csoler
c2b06d47ad
updated ubuntu changelog. Added additional script
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6455 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-22 13:06:38 +00:00
thunder2
766bd9c6ae
- Fixed fill of news feed.
...
- Added display of feed count in main action.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-22 00:05:02 +00:00
defnax
0a10092816
Added flag for Netherlands
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6453 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-21 12:51:04 +00:00
thunder2
ea161b3be6
Added missing break in NotifyQt::notifyListChange.
...
The signal "groupsChanged" was emitted when the event "NOTIFY_LIST_CHAT_LOBBY_LIST" occurs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-21 12:25:27 +00:00
defnax
7bc9e2ba53
Added a new icon for "connection refused by remote peer"
...
removed not good looking avatar label border stylesheet.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-21 11:45:11 +00:00
chrisparker126
87bb66e349
removed inlined #define RS_ENABLE_GXS
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-20 21:17:57 +00:00
csoler
b8239abf40
fixed small bug that prevented online status in chat window to be updated
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-20 20:19:10 +00:00
chrisparker126
6b0594dfe1
Fixed database keying bug, left db closed causing meta modification fail.
...
- needed to keep ssl pword a little while longer after rs init
Added more sturdy logic to prevent segv on failed msg/grp meta modification
Added, Data base does not key database if key string is empty
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-20 19:50:25 +00:00
csoler
5e319b1261
fixed autoWash() method in p3turtle.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-20 19:12:33 +00:00
thunder2
2db6d74b76
Localized Greek and Dutch (patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-20 18:24:13 +00:00
thunder2
e1ee7cca9c
Fixed layout of distant chat page in settings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-20 18:09:13 +00:00
thunder2
61d43e8e72
Disabled refill of FriendSelectionWidget after group changed when no groups are shown.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-20 12:27:51 +00:00
thunder2
c6e2034b66
- Fixed typo (patch from Henry)
...
- Updated english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6443 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-19 16:24:07 +00:00
thunder2
cac96b8317
- Added some performance optimizations in FriendSelectionWidget::peerStatusChanged
...
- Fixed some ui design
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-19 13:18:15 +00:00
csoler
771ae5ba58
fixed transfer of color when pasting text (patch from AC)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-18 21:24:27 +00:00
csoler
c6a7dba418
fixed initialization of friend selection dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-18 20:32:10 +00:00
csoler
491438055d
added proper naming functions for distant chat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-18 20:13:58 +00:00