csoler
|
71071595c8
|
called re-loading of circles after creation. Added debug info in msg vetting
|
2016-02-11 21:59:45 -05:00 |
|
csoler
|
5ba8965523
|
fixed compilation
|
2016-02-10 22:18:55 -05:00 |
|
csoler
|
de66a2343c
|
fixed ui file for IdDialog
|
2016-02-10 18:37:17 -05:00 |
|
csoler
|
3db3ccf636
|
merged with upstream
|
2016-02-10 00:00:21 -05:00 |
|
defnax
|
4033f35fa9
|
update todo
|
2016-02-08 21:34:45 +01:00 |
|
thunder2
|
7ded128b3a
|
Update rsversion.in
|
2016-02-06 19:18:22 +01:00 |
|
csoler
|
4a8edee615
|
reverted commits 1843a5460d and 48d7c57662 for the release, since they dont fit the GUI style and cause problems, until they are made right
|
2016-02-06 12:01:39 -05:00 |
|
csoler
|
d46f1ad13e
|
locally merged latest commits
|
2016-02-06 10:44:20 -05:00 |
|
thunder2
|
ccf96a35c3
|
Updated languages from Transifex
|
2016-02-05 20:04:46 +01:00 |
|
csoler
|
562e783c3f
|
fixed date format in changelog
|
2016-02-04 20:31:04 -05:00 |
|
defnax
|
182f816674
|
update todo
|
2016-02-04 21:30:23 +01:00 |
|
defnax
|
80ac88994f
|
Merge pull request #265 from PhenomRetroShare/Add_SaveOpMode
Save last state of OpMode status bar droplist and restore it at start.
|
2016-02-04 20:11:47 +01:00 |
|
thunder2
|
b46e2a9aa2
|
Updated english translation
|
2016-02-04 12:07:43 +01:00 |
|
csoler
|
c6bb23aff7
|
updated french text, and improved message in IdDialog
|
2016-02-03 21:20:16 -05:00 |
|
csoler
|
d9e512da8b
|
fixed update of GroupNetworkStats and proper reset when loadList is called (thx Jo)
|
2016-02-03 18:58:28 -05:00 |
|
Phenom
|
1843a5460d
|
Add colored style sheet to OpModeStatus ComboBox.
|
2016-02-03 18:00:01 +01:00 |
|
Phenom
|
48d7c57662
|
Save last state of OpMode status bar droplist and restore it at start.
|
2016-02-03 18:00:01 +01:00 |
|
csoler
|
464e89b766
|
updated french translation (unfinished)
|
2016-02-02 23:13:07 -05:00 |
|
csoler
|
26744d552a
|
worked a bit on the french translation
|
2016-02-02 22:50:59 -05:00 |
|
thunder2
|
ca8eee50d6
|
Updated english translation
|
2016-02-02 19:36:35 +01:00 |
|
Cyril Soler
|
06b7417eed
|
added comment in rsinit.cc for the initialisation of NetService for GxsIds
|
2016-02-02 12:34:26 -05:00 |
|
thunder2
|
4394580e55
|
Fixed Windows installer script.
|
2016-02-02 18:26:45 +01:00 |
|
Cyril Soler
|
3664626704
|
added missing check for mNetService
|
2016-02-02 12:14:39 -05:00 |
|
Cyril Soler
|
dc9fadd7c9
|
added missing subscription change notify in rsgenexchange when creating a new group
|
2016-02-02 09:46:16 -05:00 |
|
csoler
|
14a1c0ebd2
|
updated ubuntu changelog
|
2016-02-01 19:03:47 -05:00 |
|
Cyril Soler
|
a41d9df4da
|
fixed small bug in probability computation in grouter
|
2016-02-01 09:59:13 -05:00 |
|
csoler
|
6d1a3937d6
|
fixed but in re-sending of failed grouter items
|
2016-02-01 00:33:11 -05:00 |
|
csoler
|
aa194caea3
|
fixed bug preventing save of routage info in distant messaging
|
2016-01-31 20:27:53 -05:00 |
|
csoler
|
a85b5d2fab
|
re-enabled GRouter tunnels (disabled for testing). Removed debug output.
|
2016-01-30 20:35:08 -05:00 |
|
csoler
|
f0a49a427e
|
changed global router routing strategy. Should be more effective now.
|
2016-01-30 20:27:56 -05:00 |
|
csoler
|
59d4c2c829
|
removed some compilation warnings
|
2016-01-30 20:27:27 -05:00 |
|
thunder2
|
3cfd976c0e
|
Added Windows installer script for Qt5.
|
2016-01-29 16:23:28 +01:00 |
|
csoler
|
58e59d1181
|
added sounds to chat lobbies (patch fromManuel Davis)
|
2016-01-28 20:19:44 -05:00 |
|
thunder2
|
8dde723e90
|
Added security hardening flags for ASLR and DEP protection for Windows compile.
|
2016-01-28 19:02:42 +01:00 |
|
Cyril Soler
|
85cdfcc721
|
fixed bug causing multi-tunneling not to be used (found by jo)
|
2016-01-28 10:44:37 -05:00 |
|
Cyril Soler
|
b1f165fec8
|
added sound event to lobbies (patch from Manuel Davis)
|
2016-01-28 10:22:32 -05:00 |
|
csoler
|
3bc444b087
|
removed some debug info
|
2016-01-26 23:00:10 -05:00 |
|
csoler
|
af770fda9c
|
fixed messagebox to remember which from ID was used last time
|
2016-01-26 22:46:07 -05:00 |
|
csoler
|
749ca08f9f
|
slightly improved message shown over lobby names
|
2016-01-26 22:30:04 -05:00 |
|
csoler
|
f063e5ba6f
|
Allow main window to resize to much smaller size when needed. Should help people with small screens to resize RS window appropriately (patch from Manuel Davis)
|
2016-01-26 22:16:45 -05:00 |
|
csoler
|
2072ca4ade
|
fixed bug in getPeerDetails causing callstacks to be displayed for non initialised IPs
|
2016-01-26 22:08:17 -05:00 |
|
csoler
|
b70057a540
|
removed sending probability in GXS since it is not justified anymore. This should fix peers not being updated because they have very low bandwidth. Removed and fixed a few minor warnings.
|
2016-01-26 18:50:33 -05:00 |
|
csoler
|
39b3df964a
|
fixed bug causing net reset when closing config
|
2016-01-25 22:39:20 -05:00 |
|
Cyril Soler
|
49e2ee15af
|
Merge pull request #247 from heini/stretch_qt5
Switching Debian Stretch builds to QT5.
|
2016-01-25 21:45:58 -05:00 |
|
electron128
|
2f3350fa06
|
Merge pull request #248 from heini/sqlcipher_needs_fpic
sqlcipher needs to be compiled with -fPIC on RHEL/Fedora.
|
2016-01-24 19:56:53 +01:00 |
|
csoler
|
955df88993
|
updated ubuntu changelog
|
2016-01-23 15:44:12 -05:00 |
|
Cyril Soler
|
f13c81b2f5
|
Merge pull request #258 from PhenomRetroShare/Fix_QuoteLinesWithImage
Fix Quote Lines With Image
|
2016-01-23 13:17:12 -05:00 |
|
csoler
|
9b64b96811
|
fixed potential crash in pqisslstore
|
2016-01-23 13:04:02 -05:00 |
|
Phenom
|
1d2be232f0
|
Fix Quote Lines With Image
When get text with image from toPlainText(), a (-4) char is inserted.
|
2016-01-23 18:38:30 +01:00 |
|
defnax
|
70bf938654
|
reduced the default width & height
reorder in MessagePage, move Distant Message box to the top.
|
2016-01-23 13:37:08 +01:00 |
|