Commit Graph

9549 Commits

Author SHA1 Message Date
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
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
Phenom
9780f1ff78 Add AutoHide to RSImageBlockWidget 2016-08-17 23:33:41 +02:00
mr-alice
78b8744183 fixed display of remote directories 2016-08-17 14:48:54 +02:00
csoler
368a429846 fixed read_125Size and write_125Size according to RFC4880 2016-08-17 09:40:16 +02:00
mr-alice
ac242ce58b fixed display of own files 2016-08-16 23:44:48 +02:00
defnax
4b11fb1729 update FeedReader icons 2016-08-16 22:26:48 +02:00
defnax
6682a7a491 added new mainwindow icons for RetroShare. 2016-08-16 22:02:30 +02:00
mr-alice
ca8f95c7f7 fixed a few bugs in internal directory storage structure 2016-08-16 13:46:55 +02:00
Cyril Soler
4d5be7fbce Merge pull request #476 from PhenomRetroShare/Add_FilterBannedInIdDialog
Add Banned Filter in IdDialog.
2016-08-16 10:29:21 +02:00
Cyril Soler
4572dc650c Merge pull request #475 from PhenomRetroShare/Fix_RSTextBrowser_loadRessource_OnWindows
Fix RsTextBrowser::loadRessource on Windows.
2016-08-16 10:22:00 +02:00
Cyril Soler
26cbb27e90 Merge pull request #472 from PhenomRetroShare/Fix_ChangeImageBlockedIconOnRSTextBrowser
Change Image Blocked Icon On RSTextBrowser
2016-08-16 10:20:30 +02:00
Cyril Soler
bb9f158871 Merge pull request #473 from PhenomRetroShare/Fix_RsCertificate_toStdString
Fix RsCertificate::toStdString by fixing PGPKeyParser::read_125Size.
2016-08-16 10:05:38 +02:00
thunder2
81cd2e9158 Fixed MSYS2 compile (use correct bracket in pro file) 2016-08-16 09:09:19 +02:00
Phenom
accd3ca734 Fix RsTextBrowser::loadRessource on Windows.
When current style use images (like bubble).
2016-08-15 20:02:01 +02:00
Phenom
dd2e4c32d5 Change Image Blocked Icon On RSTextBrowser 2016-08-15 20:01:14 +02:00
Phenom
38a9e10096 Fix RsCertificate::toStdString by fixing PGPKeyParser::read_125Size.
And added some comments, plus values in hexadecimal for better view.
2016-08-15 20:00:49 +02:00
Phenom
df44f50f86 Add Banned Filter in IdDialog. 2016-08-15 19:59:52 +02:00
Thunder
b8158a47dc Merge pull request #474 from PhenomRetroShare/Fix_MSys2WindowsCompilation
Fix MSys2 Windows Compilation after #f1847a9 commit.
2016-08-15 19:54:52 +02:00
Phenom
3200ea57b2 Fix MSys2 Windows Compilation after #f1847a9 commit.
As used by AppVeyor.
2016-08-15 19:15:23 +02:00
thunder2
3640e32974 Updated build of external libraries for Windows compile 2016-08-15 11:49:36 +02:00
thunder2
f1847a954f Changed check for MSYS2 environment for Windows compile 2016-08-15 09:57:23 +02:00
defnax
b0b4320c0b decrease chat bar widget icon size 2016-08-13 16:20:58 +02:00
defnax
c01f5a31b2 Merge pull request #468 from PhenomRetroShare/Add_ChatLoadEmbeddedImagesOption
Add Chat Load Embedded Images Option like forum and message.
2016-08-13 13:16:35 +02:00