csoler
3b889e595a
changed default news feeds to include security_IP, remove Peer connects (this one drives most people crazy)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 18:41:13 +00:00
defnax
0755786037
Set again the default tab Network settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8488 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 13:32:12 +00:00
electron128
3ed1be74a6
updated english translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 11:57:35 +00:00
electron128
d3f33b029e
change label "Security Ip" to "Ip security" in feed settings(patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8483 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-16 11:04:30 +00:00
defnax
ec6f6ea009
Added a second color button to Message Composer, for set text background color.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8480 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-15 22:23:35 +00:00
thunder2
6adeb52e93
Fixed possible dereference of null pointer in NotifyPage.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8478 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-15 22:00:00 +00:00
thunder2
b9f83eca10
Fixed unitialized member lastUpdateListTime on ChatLobbyDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8469 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-15 18:21:28 +00:00
thunder2
d2ddab0ab9
Fixed logically dead code in ChatLobbyWidget::getTreeWidgetItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8466 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-15 17:45:15 +00:00
thunder2
6e0ede2817
Fixed uninitialized pointer read in FlowLayoutItem::dropEvent.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8459 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 23:17:55 +00:00
thunder2
0ca37f6756
Added version information of the libraries to HelpDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 17:45:26 +00:00
csoler
94ba973987
fixed situation leading to uninitialised message content in MessageDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 15:20:25 +00:00
csoler
3eb673dc53
fixed 2 uninitialized memory read
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 15:15:41 +00:00
csoler
5c5538c572
fixed uninitialised variable in RSCollectionDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 15:03:41 +00:00
csoler
7de30b91e7
removed ambiguous expression that confuses coverity, in TransfersDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8438 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 14:58:07 +00:00
csoler
7172e7cd35
fixed addess of delete iterator
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8437 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 12:54:01 +00:00
csoler
c4a33eb0e0
removed false positive access beyond range of iterator
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8436 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 12:48:12 +00:00
csoler
a34d9a07af
fixed bug in using invalid iterator in ChatLobbyNotify
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8433 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 10:09:08 +00:00
csoler
f53f451596
fixed bug in using invalid iterator in ChatLobbyNotify
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8432 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 09:57:45 +00:00
csoler
8cb423f20d
fixed use of pointer after memory ownership transferred to QCache
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 09:21:24 +00:00
thunder2
ad4f57d756
Added own flag and new checkbox in settings for security ip feed items.
...
Changed NewsFeed::addUnique for SecurityIpItem to compare the ip addresses.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8424 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-13 01:28:01 +00:00
csoler
f360e9d0ba
fixed password handling in deferred signature algorithm (in case of cancel, enter wrong passphrase, etc)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8423 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-12 21:04:11 +00:00
thunder2
46c5e08f31
Removed banner pixmap for the ConnectFriendWizard of the standard style.
...
QWizard cannot be resized horizontal when a banner pixmap is set.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-12 20:19:32 +00:00
electron128
d9e1473533
fixed whitespaces in strings (patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-12 08:27:26 +00:00
electron128
dd4760c25f
changed "Owned by node" into "Owned by" in IdDialog (patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-12 07:22:04 +00:00
csoler
44de13c94f
added explanation to IP change security item in a tooltip
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8417 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 20:59:41 +00:00
csoler
74c01423f0
improved login system: do not re-ask for passphrase when user clicks cancel. Removed warning stating that maybe passphrase is wrong
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8415 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 20:31:52 +00:00
csoler
258c4e4afd
improved/removed debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 18:47:52 +00:00
thunder2
53daf911fb
Changed string TOR to Tor.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 14:30:26 +00:00
thunder2
d71d26f026
Fixed crash in context menu of the id list in IdDialog when no row is active.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8410 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 08:08:10 +00:00
csoler
b9a620ee39
disable IP filter tab when using a hidden node
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8407 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-10 19:12:46 +00:00
thunder2
20c27b7957
Used ElidedLabel for the forum name to avoid the horizontal growing of the forum list.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8406 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-09 23:21:16 +00:00
thunder2
d37df7b37e
Set the status of the message to read when the user read it in the news feed.
...
Remove the message news feed when the user reads the message in the message list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-09 22:57:01 +00:00
thunder2
50cad976a9
Added warning to IdEditDialog, when the lenght of the nickname is too short or too long.
...
Used StyledElidedLabel for the nickname in Idialog to avoid the horizontal growing of the right widget.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8402 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-09 08:33:34 +00:00
thunder2
578e15ffa7
Updated languages from Transifex
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8401 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-08 13:35:40 +00:00
thunder2
6b923c4305
Fixed typos in strings (Patch from Henry).
...
Updated english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8399 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-08 10:58:56 +00:00
electron128
e1fbd77d80
removed empty #ifdef Q_WS_WIN
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8397 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-08 08:50:09 +00:00
csoler
59eb4205ac
fixed typo in previous commit
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8395 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-07 20:28:50 +00:00
csoler
eb383e4a29
added sounds to debian packaging rules and to executable
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8394 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-07 20:23:38 +00:00
thunder2
31680458bd
Added new button in ConnectFriendWizard to paste a certificate of your friend from the clipboard.
...
Updated english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8393 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-07 18:28:17 +00:00
thunder2
24a07702f2
Some more optimizations of SoundManager
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-07 17:35:58 +00:00
thunder2
acfa384f7f
- Added default sounds (on first start and a new button in sound settings)
...
- Added new sound files
- Optimized SoundManager
- Saved relative path to sound file for portable version
- Updated english translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8391 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-07 12:40:25 +00:00
electron128
c55e8043a5
fixed typos (reported by unknown translator)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8390 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-07 12:07:09 +00:00
defnax
98c0a71949
added sound file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8389 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-07 01:31:54 +00:00
defnax
4bd1e774e3
Added to change title/subtitle when its a Friend request
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8388 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-06 17:12:15 +00:00
csoler
ea7a5a5929
fixed bug causing false alarms of wrong reported IP from friends.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8385 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-06 13:50:11 +00:00
thunder2
72085de44b
Fixed compiler warning in StyledLabel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8382 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-06 12:58:14 +00:00
thunder2
b88f4058a8
Moved set of banner pixmap and title format of ConnectFriendWizard to standard stylesheet.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8381 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-06 12:25:17 +00:00
csoler
d69e03efd6
added tooltip to security item
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8379 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-06 11:30:31 +00:00
thunder2
46d8d59a83
Updated english translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8378 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-05 15:24:32 +00:00
csoler
a58ee4f3e6
added missing tooltips
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8376 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-04 20:35:59 +00:00