sehraf
36349814a6
added import/export friendlist
2015-08-18 23:05:22 +02:00
csoler
4d7f7331fc
fixed bug in git parameter in packaging script
2015-08-16 21:44:38 -04:00
csoler
9734f32ac5
updated ubuntu changelog. improved ubuntu packaging script
2015-08-16 21:05:07 -04:00
Cyril Soler
f6b830d5aa
Merge pull request #35 from hunbernd/chat-fix
...
Chat fix. Thx for this.
2015-08-15 21:46:22 -04:00
hunbernd
16859a1d3a
Fix: chatlobby toaster not working
2015-08-15 23:37:33 +02:00
csoler
d09b636cda
merged before commit
2015-08-15 10:10:23 -04:00
csoler
2e08dde32b
additional check for pqissl::sockfd before using it (patch from Jenster)
2015-08-15 10:09:16 -04:00
thunder2
384e7ba035
Reworked processing of requests in RsGxsDataAccess to prevent freezes of the gui.
2015-08-14 13:23:48 +02:00
defnax
4a50a62cc8
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2015-08-14 12:38:36 +02:00
csoler
6eccd57353
merging before commit
2015-08-13 21:51:07 -04:00
csoler
3084d2a5ee
improved security message in console for whitelisted peers
2015-08-13 21:49:57 -04:00
hunbernd
0402e53f15
Fix: empty line duplication bug
...
to reproduce:
hit: a<enter><enter>b
the result will be: a<br><br><br>b
the empty line is two lines high
2015-08-13 22:13:21 +02:00
thunder2
4095d9d5c9
Switched retrieve of posts in GxsMessageFramePostWidget from "requestMsgRelatedInfo" to "requestMsgInfo".
2015-08-13 22:09:46 +02:00
thunder2
b1101ed429
Prevent selecting data from the database in RsGxsNetService::syncWithPeers without online friends.
2015-08-13 22:03:04 +02:00
thunder2
37316175c0
Fixed typo in debug output.
2015-08-13 22:02:25 +02:00
defnax
e66707111b
Moved IP Filter Widgets into Tabs
2015-08-13 13:48:57 +02:00
thunder2
caa97cce70
Added database name to the debug output in RsDataService.
2015-08-13 11:59:14 +02:00
thunder2
2a6b623300
Added extended debug outputs of times in RsDataService.
2015-08-11 23:19:37 +02:00
defnax
7472f81940
Merge branch 'master' of https://github.com/RetroShare/RetroShare
2015-08-11 17:01:53 +02:00
defnax
9d291aa6f6
update windows build scripts
...
changed gxs id icon for linked with profile.
2015-08-11 16:44:59 +02:00
thunder2
a765016240
Moved column show/hide from context menu of the tree to the context menu of the header in IdDialog.
2015-08-11 16:01:43 +02:00
thunder2
e73e68d860
Reduced the size of the status icon on the avatar image in FriendList.
2015-08-11 13:40:02 +02:00
thunder2
442ec2337f
Added index in database for column grpId in table MESSAGES.
2015-08-11 13:13:12 +02:00
thunder2
b8edb75895
Optimized SELECT creation in RetroDb::sqlQuery
2015-08-11 13:06:14 +02:00
thunder2
ab538c6d28
Avoid error messages "table already exists" in RsDataService::initialise by using "IF NOT EXISTS"
2015-08-11 13:06:12 +02:00
defnax
783465bc89
forget to commit this, for the Search Filter DHT IPs
2015-08-10 18:27:29 +02:00
Cyril Soler
13e77fb7e5
Merge pull request #19 from sehraf/pr-fix_crash_on_shutdown
...
Thx sehraf. Indeed, the object was created twice, before your patch. Not good.
2015-08-09 17:04:24 -04:00
thunder2
9d0b0664f1
Fixed hide offline friends in ServicePermissionsPage
2015-08-09 22:30:47 +02:00
thunder2
c9197864c6
Fixed typo.
...
Updated english translation.
2015-08-09 15:52:26 +02:00
thunder2
d5c95c4b28
Fixed layout of the ServicePermissionsPage
2015-08-08 22:46:31 +02:00
thunder2
9265145ca7
Updated english translation
2015-08-08 21:14:02 +02:00
thunder2
87f2e6da37
FriendList:
...
- Removed avatar column
- Removed state column
- Added combined avatar and status icon
- Added status icons in 64px
- Renamed "Hide state" to "Show state"
- Added sort by name and state
RSTreeWidget:
- Added version for load/save state
- Added method setColumnCustomizable
2015-08-08 20:27:19 +02:00
csoler
ec67ee0e00
added graph display of instantly required bandwidth for VOIP, in preparation to chosing new video codec. GUI layout needs to be sorted.
2015-08-07 21:40:48 -04:00
AsamK
ef5fca5e5e
Resolve nicks from gxsId in lobby chat history
2015-08-07 19:08:10 +02:00
AsamK
45e1e81d9c
Store chat lobby history on disk
2015-08-07 19:00:04 +02:00
defnax
d5c33f5631
fixed windows build script
2015-08-07 16:50:35 +02:00
defnax
c168765bb2
Added tab for the DHT TreeWidgets for better view
...
Added a search Filter for DHT IP addresses
2015-08-07 15:14:47 +02:00
sehraf
48bb8b48c9
sequel to 6b2ed2fb2d
2015-08-05 23:45:45 +02:00
csoler
fabc3a3985
added some rules to .gitignore
2015-08-05 20:53:18 +02:00
csoler
168eb45539
removed debug info about missing keys; added debug info about deserialization checking of string
2015-08-05 20:51:34 +02:00
csoler
311358bcda
merged changes from master
2015-08-05 16:09:30 +02:00
csoler
a87adb87cc
improved README file
2015-08-05 15:52:47 +02:00
csoler
51ab1fcf67
updated readme file
2015-08-05 12:25:13 +02:00
cave beat
8e9f068da9
coverity integration to travis
2015-08-04 22:29:56 +02:00
thunder2
43db562c2a
Fixed build script for Windows installer
2015-08-04 20:15:15 +02:00
thunder2
789df68582
- Added update of version information for Windows build
...
- Added template file version.html.in
- Removed RS_BUILD_NUMBER from Windows executable FileVersion
2015-08-04 15:15:49 +02:00
csoler
1412dc6466
packaging: Removed utopic, added new ppa name
2015-08-03 00:06:31 +02:00
csoler
34ec6dfd6c
fixed cleaning script
2015-08-02 19:11:31 +02:00
csoler
9e978e1442
updated version info to new hexa format
2015-08-02 19:10:59 +02:00
csoler
2b8eafa1db
removed default debug flag in .pro files. Fixed up version.h in packaging script.
2015-08-02 18:35:27 +02:00