csoler
cbf4ce6670
fixed some errors in model
2020-06-10 19:05:41 +02:00
csoler
3412bb2a8f
fixed compilation
2020-06-10 18:30:43 +02:00
csoler
ba6269311d
minor changes to files view
2020-06-10 18:24:02 +02:00
G10h4ck
b49dfaead0
Merge pull request #2011 from G10h4ck/createLocationV2
...
Improve API to create locations
2020-06-10 10:49:32 +02:00
G10h4ck
1d8510069e
Merge pull request #1934 from PhenomRetroShare/Fix_AutoLogin
...
Fix AutoLogin
2020-06-10 10:19:55 +02:00
G10h4ck
4cef90f677
Merge pull request #1999 from keisentraut/fix/openpgp_sdk_include_bio_h
...
missing include "bio.h" in openpgpsdk
2020-06-10 10:13:43 +02:00
defnax
2baa551348
added stretch factor for the splitter
2020-06-09 23:32:18 +02:00
csoler
c9019a7e99
added sorting and filtering for files using a QPSortFilterProxyModel but it doesnt work yet
2020-06-09 21:08:21 +02:00
defnax
dc61167733
store splitter position
2020-06-09 21:03:55 +02:00
Gioacchino Mazzurco
4a34cfaf11
Improve API to create locations
...
Improve on top of sehraf work, add documentation for API token params
Deprecate old version and disable it once RS 0.6.6 is released
New method take relevant paramethers explicitely instead of having them
incapsualted inside a RsLoginHelper::Location struct
New method return a proper error_condition instead of boolean + string
RsLoginHelper::attemptLogin doesn't need manual wrapper anymore
2020-06-09 20:13:22 +02:00
Gioacchino Mazzurco
275bdba132
Unify common error category message into a function
2020-06-09 20:08:23 +02:00
Gioacchino Mazzurco
4f0e18cbfd
Fix Android armv7 compilation due to narrowing
2020-06-09 20:02:40 +02:00
G10h4ck
f456389580
Merge pull request #2006 from sehraf/pr_remove_rs_pw_as_token
...
remove retroshare password from json tokens
2020-06-09 16:19:11 +02:00
Gioacchino Mazzurco
f99a8a0fc6
Improve homogeneity of rsdebug
...
Offer variadic style macros also for RsInfo...RsFatal
2020-06-09 16:10:07 +02:00
defnax
fe591c2bd7
fixing stylesheet for the subscribe button
2020-06-09 00:23:46 +02:00
csoler
32050af8da
fixed bug causing impossibility to display thumbnails with one post only
2020-06-08 21:26:48 +02:00
csoler
405fd2b5ca
removed some unused buttons
2020-06-08 21:09:23 +02:00
csoler
730a3be2e4
added filtering for posts
2020-06-08 20:56:59 +02:00
csoler
1cb6369cb6
added comments
2020-06-07 22:50:17 +02:00
csoler
944c5b3592
added list of files for the whole channel
2020-06-07 14:50:31 +02:00
G10h4ck
680d9cde85
Merge pull request #1906 from sehraf/pr_fix_unix_fcntl_nonblock
...
Fix unix_fcntl_nonblock() to not overwrite any existing flags.
2020-06-07 12:36:18 +02:00
hunbernd
71242726ce
Added readme.md
2020-06-07 02:40:56 +02:00
hunbernd
52cb17b020
Fix missing dependency problem
2020-06-07 02:21:52 +02:00
hunbernd
a2ebf0b715
Install tor if needed
2020-06-07 00:39:01 +02:00
hunbernd
03b4c69ae9
Small fixes:
...
- Documenting CONFIG+=
- Changed back msys2 download to an older version, the current one had bugs
2020-06-06 23:50:04 +02:00
csoler
591ffc2fa7
added display of selected item and empty widget for channel files
2020-06-06 22:37:44 +02:00
sehraf
878111d224
remove password from json tokens
2020-06-06 22:28:54 +02:00
csoler
baf7b06e4c
fixed double click problem on files
2020-06-06 21:51:40 +02:00
csoler
fecd4369ec
fixed a few bugs in posts model
2020-06-06 21:32:06 +02:00
csoler
129ffdd6c5
fixed auto-layout of thumbnails
2020-06-06 19:07:03 +02:00
G10h4ck
6603accf8f
Merge pull request #1992 from G10h4ck/debug_strip
...
Multiple improvements in debugging helpers
2020-06-06 18:26:30 +02:00
hunbernd
2f3a8a9815
Added scripts to build installer
2020-06-06 18:00:18 +02:00
hunbernd
4f6356d7dd
Added .gitignore for env-mod.bat
...
Added variable for clang
2020-06-06 17:59:11 +02:00
csoler
a18009413d
Merge pull request #1979 from csoler/v0.6-GxsGroup
...
[WIP] implementing a cache for MsgMeta
2020-06-06 15:54:35 +02:00
csoler
44324fbc98
Merge pull request #1914 from jolavillette/pqihandlerOptim
...
Pqihandler optim
2020-06-06 15:48:44 +02:00
csoler
3106157ab0
fixed layout for thumbnails
2020-06-06 13:58:14 +02:00
defnax
3af0afe264
Merge pull request #2002 from defnax/reputation-for-board-posts
...
Added reputation check for board posts
2020-06-06 13:20:39 +02:00
defnax
d990f2155e
Merge pull request #2005 from defnax/gxs-transport-
...
Enabled sorting for gxs transport statistics, view details & small changes
2020-06-06 13:14:54 +02:00
defnax
4148e3c8db
update to use FilesDefs
2020-06-06 00:31:04 +02:00
defnax
508ff090ba
update to use FilesDefs
2020-06-06 00:13:39 +02:00
csoler
89fc77ef8e
fixed bug causing crash when clicking on non channel entries
2020-06-05 22:47:29 +02:00
csoler
facad382cf
fixed a few UI glitches
2020-06-05 22:43:43 +02:00
csoler
d39c476131
fixed entering editing event.
2020-06-05 18:07:33 +02:00
csoler
b9c41b31d4
added QStyledItemDelegate based on ChannelFilesStatusWidget. Not working yet.
2020-06-05 17:34:56 +02:00
csoler
e0e88caf05
Merge pull request #2004 from csoler/v0.6-BugFixing
...
fixed long-term bug due to sending an empty list of dest keys for GXSS…
2020-06-05 13:04:43 +02:00
csoler
a5dd33e085
improved widgets. Added file list (with dump delegate), labels, etc
2020-06-04 21:50:27 +02:00
csoler
e0cf9768fc
improved layout
2020-06-04 19:50:34 +02:00
defnax
58cfbbd823
Enabled sorting for gxs transport statistics, view details & small changes
...
* Enabled sorting for gxs transport statistics
* Context menu to view author details on gxs transport groups
* ui layout fixes for view boards details
* Display counting for people tree
2020-06-04 19:38:46 +02:00
csoler
f75a6424b5
fixed long-term bug due to sending an empty list of destkeys for GXSSecurity to encrypt an item
2020-06-04 13:38:57 +02:00
jolavillette
752c997f24
Merge remote-tracking branch 'upstream/master' into pqihandlerOptim
2020-06-04 07:39:59 +02:00