defnax
|
70cfdd38ef
|
fixed darkstyle sheet
|
2020-09-30 21:55:27 +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 |
|
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 |
|
csoler
|
d691454d57
|
removed "Load Channel In Background" button that is now irrelevant
|
2020-09-08 21:04:35 +02:00 |
|
csoler
|
9c11b21ee7
|
using font scale of 1.5
|
2020-09-07 20:55:01 +02:00 |
|
csoler
|
660b1c4025
|
added a factor to scale the font
|
2020-09-07 20:49:13 +02:00 |
|
csoler
|
149b2c0fbe
|
fixed bug causing selection to fail in list mode
|
2020-09-07 18:21:07 +02:00 |
|
csoler
|
943bd9b50e
|
removed explicit maximum size that is not needed anymore and causes a bug on some Qt implementations
|
2020-09-06 17:27:33 +02:00 |
|
csoler
|
b8c14d6bc4
|
fixed bug in auto-determination of aspect ratio and update of geometry
|
2020-09-05 14:24:39 +02:00 |
|
csoler
|
062f0eb195
|
added auto-selection of aspect ratio in posts view
|
2020-09-05 13:57:40 +02:00 |
|
csoler
|
af16659783
|
added possibility to change the aspect ratio of thumbnails and replaced image warping by largest centered cropping
|
2020-09-04 23:36:41 +02:00 |
|
csoler
|
bebc9f2863
|
added selection of thumbnail aspect ratio
|
2020-09-04 19:45:06 +02:00 |
|