347 Commits

Author SHA1 Message Date
csoler
f64482e3dd switched to using tabs for comments in order to have more room. Layout still not working 2020-09-19 22:32:19 +02:00
csoler
c7bc7e814b added a cache for comments in comment tree widget to make loading synchronous when necessary 2020-09-18 23:12:48 +02:00
csoler
a142694896 preserve sorting strategy when updating posts 2020-09-18 21:59:57 +02:00
csoler
0e4d438066 fixed model update when new vote is posted by user 2020-09-17 21:08:07 +02:00
csoler
364e9ffdd2 use single view mode button system, similar to channels 2020-09-13 21:39:10 +02:00
csoler
395435b5f3 added code for showing author on people tab 2020-09-13 21:16:03 +02:00
csoler
a6a3bd3f0f fixed resizing of items when resizing the item list 2020-09-13 20:32:56 +02:00
csoler
01683aac4e always hide expand button since we have the photoview 2020-09-13 20:15:52 +02:00
csoler
fa72af4d0c merged upstream/master 2020-08-25 11:52:06 +02:00
csoler
76511479af switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
csoler
209355b9a5 converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt 2020-08-15 22:17:52 +02:00
csoler
40acef3f70 centralized forceRedraw() in boards 2020-08-13 21:07:30 +02:00
csoler
a129f6e6f9 centralized forceRedraw() in boards 2020-08-13 21:06:48 +02:00
csoler
28568621a1 added proper loading of comments in Boards 2020-08-13 14:29:11 +02:00
csoler
2bdb389200 added hide/unhide comments inside QTreeView 2020-08-12 22:40:01 +02:00
csoler
da200f1e1d fixed layout in Boards 2020-08-12 14:09:43 +02:00
csoler
2cce3963cb fixed expanding of compact items in boards 2020-08-12 14:06:43 +02:00
csoler
20346fc30e fixed voting in Boards 2020-08-12 12:02:28 +02:00
csoler
347b3ac9aa added mechanism for voting. Not working yet 2020-08-11 22:10:22 +02:00
csoler
4bc90ea9ad added photoview on click to compact view in boards 2020-08-11 20:49:51 +02:00
csoler
ddd4ac8087 fixed the size problem in boards UI 2020-08-11 16:00:49 +02:00
csoler
6f1e1f8523 attempt to fix size problem in boards display widget 2020-08-11 13:04:29 +02:00
csoler
bdb36f7528 fixed sizes and switching between modes 2020-08-09 14:09:50 +02:00
csoler
033596a080 added two-views system for boards. Widgets are not yet correct 2020-08-07 17:22:55 +02:00
csoler
07cfa25c43 added missing file 2020-08-01 19:44:46 +02:00
csoler
37b9bdb068
fixed search 2020-07-12 20:58:46 +02:00
csoler
b7a9962400
fixed display 10-posts chunks 2020-07-12 20:17:32 +02:00
csoler
6e07ead572
added display of 10-posts chunks 2020-07-12 18:02:44 +02:00
csoler
1fced473d8
fixed sorting 2020-07-12 15:22:31 +02:00
csoler
6e3405d981
improved display in boards 2020-07-06 22:29:36 +02:00
csoler
7cec536904
added edit mode 2020-07-04 23:00:48 +02:00
csoler
75cf9d6c86
fixed scaling of items. 2020-07-04 22:51:10 +02:00
csoler
b453f80cbd
display content in post widgets. Sizes still to fix up 2020-07-04 15:58:16 +02:00
csoler
e676f83ab3
added new display widget for boards copying functionality from CardView 2020-07-02 21:15:48 +02:00
csoler
7db48990c3
started creation of board model. Does not compile yet. 2020-07-01 20:38:44 +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
4148e3c8db update to use FilesDefs 2020-06-06 00:31:04 +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
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
csoler
2a5adddc3b
Merge pull request #1881 from PhenomRetroShare/Add_VotesOn_getPostData
Add Votes when calling getPostData.
2020-05-21 22:38:06 +02:00
csoler
d52d9c909b
Merge pull request #1875 from csoler/v0.6-GxsGroup
Add group change notifications (e.g. circle invites, forum moderation, etc)
2020-05-17 22:37:03 +02:00
Phenom
f6260a95ae Add Votes when calling getPostData. 2020-05-13 00:36:14 +02:00
defnax
2ec021e1cf Fixing Indentation 2020-05-11 14:42:28 +02:00
defnax
9f91ac1454 Fixing for some buttons the signal slots 2020-05-11 14:20:33 +02:00
Phenom
c268f998e6 Fix PostedItem loading thread.
Wait loading is finished before destruct.
2020-05-10 19:49:07 +02:00
csoler
6f6e0de5f1
merged with upstreamm/master 2020-05-09 22:33:27 +02:00
defnax
c2372322e1 Fixed stylesheet issues on PostedItem class
* Fixed stylesheet issues on PostedItem class
2020-05-05 01:46:07 +02:00
csoler
f5af7dfeb3
fixed up top bar tooltips to display what the numbers actually mean 2020-04-27 21:56:43 +02:00
csoler
02466e3270
using Icon/Pixmap cache in Boards 2020-04-22 21:46:49 +02:00
csoler
3f72f1ff09
splitted PostedCardView/PostedItem into 3 classes, one base and two UI classes, and factored as much as possible. 2020-04-22 21:39:12 +02:00