Commit Graph

7523 Commits

Author SHA1 Message Date
csoler
5e2f46a5fc use the comments ID to create new comment 2020-10-01 21:06:51 +02:00
csoler
c30c7a4dfe make interactions on BoardPostWidget to mark the post as read 2020-10-01 21:06:51 +02:00
csoler
4fd7f455a1
Merge pull request #22 from defnax/darkstylesheet-fix
darkstylesheet fixes
2020-09-30 23:54:31 +02:00
defnax
c346cff2fd few more fixes for dark stylesheets 2020-09-30 23:18:45 +02:00
csoler
fc4c111d1a added missing tooltip 2020-09-30 22:44:29 +02:00
csoler
c3d46c5eea
Merge pull request #21 from defnax/darkstylesheet-fix
fixed darkstylesheet
2020-09-30 21:57:54 +02:00
defnax
70cfdd38ef fixed darkstyle sheet 2020-09-30 21:55:27 +02:00
csoler
6442bfed29
Merge pull request #20 from defnax/stylesheet-boards
Fixed for Boards some forgetten stylesheets
2020-09-30 21:44:45 +02:00
csoler
0078f02d39 fixed toolbutton noText property for comments, and let Qt decide on the size of icons 2020-09-30 21:42:47 +02:00
csoler
5c240c6abb fixed layout of compact view to use a constant apsect ratio with cropping 2020-09-30 21:35:30 +02:00
defnax
703a699830 Fixed for Boards some forgetten stylesheets 2020-09-30 21:30:05 +02:00
csoler
d3cb789fcd added missing file 2020-09-29 08:18:34 +02:00
csoler
6e33c65334 used a more compact layout for comment button in order to align everything in compact view 2020-09-28 22:27:44 +02:00
csoler
819035472d added missing code for marking all msgs as read/unread 2020-09-27 23:21:03 +02:00
csoler
ff0836929d removed explicit color in board items to comply with css style 2020-09-27 20:31:16 +02:00
csoler
2673c92e3c
Merge pull request #18 from defnax/boards-fixes
Fixing Stylesheets for Boards
2020-09-27 16:55:26 +02:00
defnax
bb820e894b fixing stylseheets - adding back from old to new 2020-09-27 01:05:08 +02:00
csoler
42951e8098 moved share button to the right 2020-09-26 21:00:46 +02:00
csoler
fc20b42964 moved the buttons down in card view 2020-09-26 17:54:50 +02:00
csoler
2a51da2291 fixed bugs in setting read status 2020-09-26 14:41:20 +02:00
csoler
2561b9bc7e fixed show/hide notes frame 2020-09-26 11:21:11 +02:00
csoler
4ae61ddbca renamed BoardPostDisplayWidget into BoardPostDisplayWidget_compact 2020-09-25 23:18:01 +02:00
csoler
4787675e91 split the UI for board items into two different widgets 2020-09-25 23:16:29 +02:00
csoler
5dfa481f2f added code to change posts read status 2020-09-22 23:32:10 +02:00
csoler
010fc1dc44 tried to improve layout of items 2020-09-22 22:43:24 +02:00
csoler
1f253f6bfa using a simple comments tree in tab in order to avoid layout problems 2020-09-20 21:46:31 +02:00
csoler
841152fb90 unsuccessful attempt to fix sizes 2020-09-20 11:50:57 +02:00
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
d91a2d31e8 fixed merge 2020-09-13 00:25:13 +02:00
csoler
5915c27b9f merged upstream 2020-09-11 22:37:26 +02:00
csoler
96cbbce3b1
Merge pull request #2021 from RetroPooh/permis-matrix-descr
service descriptions in permission matrix
2020-09-11 22:29:16 +02:00
csoler
315e7e0b0e
Merge pull request #2025 from chelovechishko/forums_gui
Forums gui
2020-09-11 21:53:52 +02:00
csoler
6e3f42381e
Merge pull request #2060 from csoler/v0.6-BugFixing_2
UI Bug fixing
2020-09-11 21:21:47 +02:00
csoler
37c7a0aa44
Merge pull request #2054 from csoler/v0.6-ChannelsGUI
V0.6 channels gui
2020-09-11 21:20:20 +02:00
csoler
138cff6547 fixed async inconsistency causing markAllAsRead to fail when switching channels 2020-09-10 21:02:06 +02:00
csoler
d74c113e92 removed some debug output and some compiler warnings 2020-09-10 20:16:10 +02:00
csoler
8d6bd1a0b8 added menu entry to switch single post as unread, and fixed the setAllMsgAsRead function 2020-09-10 20:07:13 +02:00
csoler
96a8c23f1e disable post details when no post is selected (prevents posting comments to empty post) 2020-09-09 23:19:36 +02:00
csoler
4d934993f3 added comment count to details 2020-09-09 23:14:20 +02:00
csoler
e234cb933d added color marker for selection 2020-09-09 21:31:08 +02:00
csoler
c01392bfc3 added icons for aspect ratio 2020-09-09 20:35:52 +02:00
csoler
384cacfccd fixed overlapping text in msg creation window 2020-09-08 21:45:04 +02:00
csoler
74d762d67c moved post title to top (deprecates #2052) 2020-09-08 21:26:16 +02:00