Commit Graph

9721 Commits

Author SHA1 Message Date
defnax
a899c98d88 update version string 2016-08-30 17:21:01 +02:00
defnax
5241a7d4c0 Added last icon changes for transfers page 2016-08-30 17:18:27 +02:00
thunder2
5944f1fea2 Moved MSYS build scripts to folder build_scripts 2016-08-30 16:19:45 +02:00
thunder2
7ffe59cb2d Added build scripts for external libraries with MSYS 2016-08-30 16:19:26 +02:00
cyril soler
3b37fcc4a8 updated help text for circles 2016-08-30 14:18:36 +02:00
mr-alice
1290aa8403 fixed proper display of file sharing flags 2016-08-29 21:30:56 +02:00
csoler
a82f3149d3 removed (unfinished) GettingStarted tab 2016-08-29 20:52:02 +02:00
Gio
3c6ac48ff9 Merge branch 'master' of https://github.com/RetroShare/RetroShare 2016-08-29 18:32:31 +02:00
mr-alice
7c2ed3fca0 save/restore expanded state in file list tree view so that view gets updated seamlessly 2016-08-28 23:14:39 +02:00
mr-alice
494d2071c9 fixed update of directory TS, also fixing update of empty dirs at friends 2016-08-28 18:42:52 +02:00
AsamK
b36d0fad4a Fix crash when running natively on Wayland 2016-08-28 17:52:01 +02:00
Thunder
85a525a299 Merge pull request #477 from PhenomRetroShare/Fix_MSys2Compilation
Fix Msys2 build when MINGW_PREFIX is not defined.
2016-08-28 14:35:09 +02:00
mr-alice
fc5176a652 fixed serialisation/deserialisation of dir content. Fixed exchange of dir data. First working prototype of file list exchange. 2016-08-27 23:56:23 +02:00
defnax
19443dabf9 added missed icon 2016-08-27 20:16:04 +02:00
defnax
57c9bef993 updated settings icons and some missed one 2016-08-27 18:15:13 +02:00
mr-alice
eca9ca0e4d fixed a few bugs in serialisation of shared dir content 2016-08-27 16:38:15 +02:00
mr-alice
07c7d192a9 added deserialisation and update of remote directories 2016-08-27 14:09:26 +02:00
mr-alice
5194287645 fixed SEGV due to calling layout change in the wrong place 2016-08-27 13:22:29 +02:00
Phenom
04162f90d2 Fix Msys2 build when MINGW_PREFIX is not defined.
Please look at AppVeyor success before merging.
2016-08-27 11:28:51 +02:00
mr-alice
d8a24c8c3a added serialisation of dir entries for exchange with friends. Fixed a few bugs in row and ref calculation 2016-08-26 16:29:02 +02:00
Gio
5274b8aa97 Solve some compiler warnings:
usage of memory after free (false positive)
unused variable (stacked mutex)
malloc parameter type mismatch
2016-08-26 13:10:09 +02:00
defnax
cc8f2c6e39 changed to one plus button for Create ID/Circle with menu. 2016-08-26 02:48:46 +02:00
defnax
45198121f7 updating replacements icons 2016-08-25 17:09:33 +02:00
Gio
746f4d7292 libretroshare remove unuseful code from RsRawItem 2016-08-25 15:11:58 +02:00
Cyril Soler
8d0541b699 Merge pull request #482 from G10h4ck/master
Remove some clutter from libretroshare
2016-08-25 12:57:27 +02:00
Gio
7a2ae6e979 Remove some clutter from libretroshare
Removed SearchInterface that was an historical remain that make no sense anymore
Fixed some clang warning
Fix includes on some files
2016-08-25 11:39:15 +02:00
defnax
8d2588fec4 added missed icons 2016-08-24 16:57:33 +02:00
defnax
7706f5f7c6 update notify icons now orange color 2016-08-24 16:55:44 +02:00
defnax
0c36a18aa9 update icon 2016-08-24 16:48:30 +02:00
defnax
f58494f9e4 fixed icon 2016-08-24 13:46:31 +02:00
csoler
5e5a8dcd9a put back opinion combobox in the place where other reputation information already is. Removed absolute size on invite button which causes incorrect display on high DPI screens 2016-08-24 12:50:41 +02:00
defnax
5e22ddc93e updating icons more flat replacement
improving people page layout
2016-08-24 03:28:57 +02:00
MrAlice
99ea8af015 added logic for file list item exchange requests 2016-08-23 21:23:58 +02:00
Gio
47944b30e6 libretroshare android move openssl static linking in more appropriated place 2016-08-23 12:29:31 +02:00
Gio
85461825ce Ignore all .pro.user files 2016-08-23 12:15:28 +02:00
Gio
279551fe8d Retroshare android service now run and start at boot on android, the qml app is still disfunctional 2016-08-23 12:15:28 +02:00
Gio
68a00138d2 Avoid usage of deprecated function RSA_generate_key that make android
compiler mad
2016-08-23 12:15:28 +02:00
Gio
9a980def2c libretroshare now compiles for Android, instruction on how to do it included 2016-08-23 12:15:28 +02:00
Cyril Soler
b7416ba207 Merge pull request #481 from PhenomRetroShare/Fix_LobbyLoadEmbeddedImageOption
Fix Lobby Load embedded image option.
2016-08-22 23:17:33 +02:00
Phenom
7dd78f28d8 Fix Lobby Load embedded image option. 2016-08-22 23:08:11 +02:00
csoler
5d69ae886a reduced period for slow saving of GRouter config data, and removed useless saving of BanList config when received data fro friends does not modify the existing data 2016-08-22 22:25:05 +02:00
csoler
a6acff491f improved ppa upload script 2016-08-22 22:04:31 +02:00
mr-alice
76831348e6 added update of last modif LS, and rsitems to update directories between friends 2016-08-22 07:49:45 +02:00
mr-alice
edc602f68f added infrastructure for synchronisation of file lists 2016-08-20 16:23:11 +02:00
mr-alice
f8ed1d3fb7 changed DirDetails::children to be a vector, removed costly caching of DirDetailVector 2016-08-19 18:49:42 +02:00
Cyril Soler
c356bc5a89 Merge pull request #479 from dimqua/patch-1
Change I2P proxy default port to 4447
2016-08-19 09:02:57 +02:00
dimqua
613ce25209 Change I2P proxy default port to 4447 2016-08-19 09:47:52 +04:00
csoler
b9ac4f87d7 updated ubuntu changelog 2016-08-18 17:38:22 +02:00
Cyril Soler
6bb1543839 Merge pull request #471 from PhenomRetroShare/Add_AutoHideToRSImageBlockWidget
Add AutoHide to RSImageBlockWidget
2016-08-18 17:18:25 +02:00
Cyril Soler
fea4159b86 Merge pull request #455 from PhenomRetroShare/Add_CopyRSTreeWidgetHeaderContextMenuToItemContextMenu
Copy RsTreeWidget Header ContextMenu to Item ContextMenu.
2016-08-18 17:11:07 +02:00