Commit Graph

14829 Commits

Author SHA1 Message Date
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
G10h4ck
b29abaf67b
Merge pull request #1993 from PhenomRetroShare/Fix_Qt5.15
Fix build with Qt 5.15+
2020-06-03 23:39:06 +02:00
csoler
a38d5aba14
added missing files 2020-06-03 22:49:13 +02:00
csoler
da968379d6
improved design: moved channel details+posts into tabs, and added tabs for comments+post details 2020-06-03 21:06:37 +02:00
Phenom
bbaad83857 Fix build with Qt 5.15+ 2020-06-03 19:25:06 +02:00
defnax
58a4eafcc2 Added reputation check for board posts
* Added reputation check for board posts
* Added show author feature for the menu
2020-06-03 12:24:58 +02:00
Klaus Eisentraut
3586fa78e6 cherrypicked missing include from https://github.com/public/OpenPGP-SDK/pull/3 by @agl 2020-06-02 23:18:34 +02:00
csoler
5a6c8de005
fixed abstract item model for channels. Display still missing 2020-06-02 22:22:36 +02:00
drbob
bcaef29d49 Merge branch 'master' into TheWire-rework-ui 2020-06-02 22:33:33 +10:00
hunbernd
fdead2e491 Generate changelog.txt 2020-06-01 22:11:23 +02:00
csoler
198733a763
started implementing an abstract item model for channels 2020-06-01 22:00:49 +02:00
hunbernd
d2a3f1e8d0 Changed default configuration: 64 -plugins +nativedialogs
Changed msys2 download version
Added x64 or x86 into the pack filename
2020-06-01 15:28:12 +02:00
hunbernd
b6f1c23ae9 Skip updating 2020-06-01 14:01:36 +02:00
Gioacchino Mazzurco
aef87fb1f8
Multiple improvements in debugging helpers
Add variadic style macro helpers that make debugging code disappear completely
  (also the paramethers evaluation) when debugging level is lower
Chained style << is now atomic like variadic style, still can't benefit
  of paramethers eveluation stripping
Reduced to minimum the difference between Android and other platform
  debugging code
Port debugging code to new helpers, expecially a few corner cases to
  test it, and as examples of how to use it.
2020-06-01 00:53:58 +02:00