csoler
|
1cf9c34207
|
fixed compilation for MacOS
|
2015-10-08 19:48:22 -04:00 |
|
csoler
|
4a4625e2bf
|
fixed compilation for windows (to be tested)
|
2015-10-08 18:54:12 -04:00 |
|
csoler
|
e776effc0d
|
added new method rsGetHostByName to use gethostbyname_r for re-entrant calls. Updated dnsresolver and extaddrfinder to use it. Suggestion by GuessWho #125
|
2015-10-07 21:24:31 -04:00 |
|
csoler
|
f1f722a767
|
added missing shutdown of non responsive socket that could leak FDs (suggested by GuessWho
|
2015-10-07 19:08:35 -04:00 |
|
csoler
|
39672b2df6
|
fixed typo causing non free of mutex_buf structure in pqissl.cc
|
2015-10-07 18:59:58 -04:00 |
|
defnax
|
3cbf0f6657
|
Fixed Cert Display on Email Invite Page
|
2015-10-07 20:13:18 +02:00 |
|
defnax
|
95bdd7f0a7
|
Fixed ChatWidget Margin's
Set Alignment for frame off's Video icon
|
2015-10-07 01:35:31 +02:00 |
|
defnax
|
993ca63106
|
Fixed icons display
|
2015-10-06 19:58:42 +02:00 |
|
defnax
|
3f116e2b22
|
display voip icons in a bigger size
|
2015-10-06 18:54:43 +02:00 |
|
Cyril Soler
|
fedb8f7152
|
Merge pull request #129 from PhenomRetroShare/FixVOIP_AllowVOIPToSaveSetting
Allow VOIP to save its settings.
|
2015-10-06 09:47:54 -04:00 |
|
Cyril Soler
|
ff46d90e32
|
Merge pull request #120 from PhenomRetroShare/AddVOIP_HideChatTextButton
Add a button on VOIP to hide text when video is on.
|
2015-10-06 08:58:30 -04:00 |
|
Phenom
|
05d95d3ffd
|
Use QFontMetricsF to define Icon size.
|
2015-10-05 21:04:26 +02:00 |
|
Phenom
|
2b1d39cea1
|
Add HideChat Button.
Change layout of video when text is hidden.
Add toolbar in fullscreen.
|
2015-10-05 21:04:26 +02:00 |
|
Phenom
|
5d8972e82d
|
Add real FullScreen Mode
|
2015-10-05 21:04:26 +02:00 |
|
Phenom
|
8a7e359557
|
Add a button on VOIP to hide text when video is on.
|
2015-10-05 21:04:26 +02:00 |
|
Phenom
|
3c8f232915
|
Allow VOIP to save its settings.
|
2015-10-05 19:15:53 +02:00 |
|
Cyril Soler
|
d4c838bc72
|
Merge pull request #127 from sehraf/pr-disable-sorting
disable sorting while editing network view
|
2015-10-05 08:51:33 -04:00 |
|
sehraf
|
6a570afb84
|
disable sorting while editing network view
|
2015-10-05 09:26:36 +02:00 |
|
csoler
|
b5bfddd1bc
|
commit from PR#86 for VOIP, modified so as to restore real-time preview and video display
|
2015-10-03 22:08:24 -04:00 |
|
Cyril Soler
|
9158ed64ef
|
fixed potential buffer overrun (reported by GuessWho)
|
2015-10-03 10:46:36 -04:00 |
|
Cyril Soler
|
7fa687a037
|
Merge pull request #119 from PhenomRetroShare/AddWebUI_BroadcastInLobbiesList
Add Broadcast in list of lobbies.
|
2015-10-03 10:29:08 -04:00 |
|
Cyril Soler
|
b22069cccb
|
Merge pull request #123 from PhenomRetroShare/Fix_ChatWidgetDeleteKeyEvent
Fiw Delete key event in ChatWidget.
|
2015-10-03 10:28:17 -04:00 |
|
Phenom
|
64389e35d8
|
Fiw Delete key event in ChatWidget.
|
2015-10-03 11:00:16 +02:00 |
|
Phenom
|
904ea94f9f
|
Remove (void)
|
2015-10-02 19:10:54 +02:00 |
|
Phenom
|
986853d058
|
Add Broadcast in list of lobbies.
Before you can only write text on it if unread messages are in.
|
2015-10-02 18:24:05 +02:00 |
|
Cyril Soler
|
b055500245
|
Merge pull request #117 from G10h4ck/master
Remove some garbage from pqissl
|
2015-10-02 11:03:52 -04:00 |
|
Cyril Soler
|
bd94fcd08e
|
Merge pull request #98 from PhenomRetroShare/AddMinimumFontSizeInChat
Add minimum font size in chat.
|
2015-10-02 10:53:00 -04:00 |
|
Cyril Soler
|
f6abe2fb46
|
Merge pull request #115 from PhenomRetroShare/AddWebUI_LobbyOrderByType
Order in WebUI Lobbies by first:
|
2015-10-02 10:50:14 -04:00 |
|
Gio
|
e83ae76320
|
pqiconnect remove ni NULL pointer check as it would crash anyway for null pointer dereferencing before checking
|
2015-09-27 21:51:06 +02:00 |
|
Gio
|
28b9a443a2
|
Write in a sane way pqissl::connect_parameter
|
2015-09-27 21:51:06 +02:00 |
|
Gio
|
b16ecc89c8
|
Remove some garbage from pqissl
|
2015-09-27 15:38:31 +02:00 |
|
Phenom
|
d6ba9a22ad
|
Order in WebUI Lobbies by first:
auto_subscribe, is_private and then subscribed
|
2015-09-25 17:00:50 +02:00 |
|
csoler
|
3025f4d485
|
removed aliasign problem that breaks compilation on gentoo
|
2015-09-24 18:18:11 -04:00 |
|
csoler
|
22d4893721
|
removed a few compilation warning that might cause compilation errors on some systems
|
2015-09-24 18:03:19 -04:00 |
|
Cyril Soler
|
0614a24bbb
|
Merge pull request #111 from csoler/v0.6-ImprovedExtIPDetermination
Improved reliability of the determination of external address
|
2015-09-23 22:11:50 -04:00 |
|
csoler
|
24b3325792
|
Improved reliability of the determination of external address: removed DHT stunner from the pool, added mPeerMgr which vote is based on ext address most often reported by peer discovery
|
2015-09-23 21:45:15 -04:00 |
|
Cyril Soler
|
323d894782
|
Merge pull request #110 from sirjenster/newbranchformychanges
First Mac/OSX compile fixes
|
2015-09-22 23:21:14 -04:00 |
|
sirjenster
|
68fd1b206e
|
First Mac/OSX compile fixes
|
2015-09-22 18:33:16 -07:00 |
|
Cyril Soler
|
6071be922f
|
Merge pull request #109 from AsamK/workaround_broken_sqlcipher
Add workaround for broken sqlcipher
|
2015-09-22 11:20:28 -04:00 |
|
AsamK
|
c80ad59fb2
|
Add workaround for broken sqlcipher packages
|
2015-09-22 16:36:02 +02:00 |
|
csoler
|
7293cd3afa
|
updated ubuntu changelog
|
2015-09-21 22:58:58 -04:00 |
|
thunder2
|
1d54630007
|
Fixed Windows compile.
|
2015-09-17 10:05:31 +02:00 |
|
Cyril Soler
|
66691d4f37
|
Merge pull request #108 from sehraf/i2p
Adding I2P support to RS
|
2015-09-16 20:01:39 -04:00 |
|
sehraf
|
04abfad894
|
manually reverted changes by Qt Creator
|
2015-09-16 17:01:20 +02:00 |
|
sehraf
|
7c7e4f86dc
|
added ip addr. field to the add certificate dialog
|
2015-09-16 12:13:54 +02:00 |
|
sehraf
|
6202e83c32
|
add default case to gui instead of falling back to tor labeling
|
2015-09-16 11:48:32 +02:00 |
|
sehraf
|
d3d184f2eb
|
added simple step-by-step guide to add a I2P server tunnel
|
2015-09-16 11:09:04 +02:00 |
|
sehraf
|
e54358ac11
|
added simple step-by-step guide to add a I2P client tunnel
|
2015-09-16 10:55:33 +02:00 |
|
sehraf
|
1dd3375c59
|
hide debug output
|
2015-09-15 17:14:55 +02:00 |
|
sehraf
|
d24b281948
|
optimizations
* reduced calls to mPeermgr
* use switch convenience
* small fixes
|
2015-09-15 17:10:48 +02:00 |
|