Commit Graph

399 Commits

Author SHA1 Message Date
csoler
a9a3e070bb absorbed PR 2031 2020-10-04 15:51:17 +02:00
csoler
0e3739b9d7 merged upstream/master 2020-10-03 21:55:14 +02:00
csoler
fa627e6347
Merge pull request #2069 from csoler/v0.6-ChannelsGUI
Fixes for channels GUI
2020-10-03 21:09:38 +02:00
csoler
07e9347122 removed alternate row colors. Added a tooltip about zooming 2020-10-02 17:56:59 +02:00
csoler
6d8f5512f9 restored text on comment button, and added blue hover effect from ClickableLabel 2020-10-01 23:38:13 +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
c640fd779d fixed comflicts with upstream 2020-09-27 20:51:05 +02:00
csoler
e389c01571 fixed alternating row colors, and removed explicit background color 2020-09-26 18:50:51 +02:00
csoler
56f3df6737 removed "0 files" mention 2020-09-26 17:47:09 +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
30d2f3ee53
Merge pull request #2063 from defnax/Channel-composer-layout2
Fixing layout issues & added to store ratio combox
2020-09-13 19:42:59 +02:00
csoler
27e298b9f6 removed unused files to fix compilation 2020-09-12 22:34:58 +02:00
defnax
c74dd2c55c Fixing to use the blue icons 2020-09-12 16:37:31 +02:00
defnax
14a5c82442 Fixing layout issues & added to store ratio combox
* Fixing layout issues
* Added to store/load ratio combox
2020-09-12 14:08:18 +02:00
csoler
5915c27b9f merged upstream 2020-09-11 22:37:26 +02:00
csoler
2e6a87a2ea merged upstream/master 2020-09-11 21:36:45 +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
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
csoler
80875dddd7 fixed default flags/picture on channel post creation 2020-09-04 15:15:45 +02:00
csoler
ab9507c80a make channel contact author a link only when it is not null 2020-09-04 14:51:04 +02:00
csoler
9005f22395 added # of posts at friends and locally in channels 2020-09-04 14:50:12 +02:00
csoler
b40c329596 improved layout of items in list view 2020-08-30 11:20:13 +02:00
csoler
cbb3b4cd6d clear showOnlyUnread button when switching channels 2020-08-30 10:59:28 +02:00
csoler
9652654b6a fixed unitialized memory read causing unexpected behavior in thumbnails 2020-08-29 19:45:35 +02:00
csoler
ca49232ff1 only switch read/unread status when necessary 2020-08-29 18:40:13 +02:00
csoler
89444537b1 added show unread only button. Merged list/grid buttons 2020-08-29 17:31:48 +02:00
csoler
3ba9a1eb5d auto clear of search field and fixed bug causing some lines not to update 2020-08-29 14:46:35 +02:00
csoler
11ecd6fbd1 keep focus on current item when changing view mode 2020-08-29 14:13:03 +02:00
csoler
f17fae4519 switch to svg icon for list layout 2020-08-28 22:39:48 +02:00
csoler
bfee7a0266 replaced context menu by grid/list toolbuttons 2020-08-28 21:53:24 +02:00
csoler
503aa9929f added DL menu entry 2020-08-28 14:48:06 +02:00
csoler
03ac2eb53c fixed update of sizes in channel list view 2020-08-28 14:07:32 +02:00
csoler
81e08d0004 added small shift on text 2020-08-27 22:07:23 +02:00
csoler
e7ece78673 fixed sizes 2020-08-27 22:07:23 +02:00
csoler
931c1a7286 approaching solution for sizes 2020-08-27 22:07:23 +02:00
csoler
f76264b170 more work on list view in channels 2020-08-27 22:07:23 +02:00
csoler
38f1df2b36 added switch between grid and list views in channels. 2020-08-27 22:07:23 +02:00
csoler
4472f1cef4 added pan/zoom for channel post image 2020-08-26 22:29:49 +02:00
csoler
fa72af4d0c merged upstream/master 2020-08-25 11:52:06 +02:00
csoler
9e20c04e3f added system to clamp the text in thumbnails 2020-08-25 11:50:12 +02:00
csoler
262d36cc82 added missing override 2020-08-25 11:49:45 +02:00
csoler
76511479af switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
csoler
f8989ce944 added test bit about mouse wheel + control in channels 2020-08-17 21:56:53 +02:00
csoler
8c845d7419 fixed marking all msgs as read/unread in channels 2020-08-17 21:47:27 +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
dcbcc95e41 fixed missing delete of Files delegate in channel model 2020-08-15 21:11:11 +02:00
csoler
9ae790e80b fixed memory leak due to QPainter::save() called twice but restore() called only once 2020-08-15 12:56:27 +02:00
csoler
c00c4eadd3
merged with upstream/master 2020-07-05 19:58:09 +02:00
csoler
b453f80cbd
display content in post widgets. Sizes still to fix up 2020-07-04 15:58:16 +02:00
csoler
4d872d5778
added missing cleaning of distant search results in GUI 2020-07-03 22:48:33 +02:00
csoler
4fc670695d
removed unused files 2020-06-30 19:51:14 +02:00
csoler
c58aa688d1
fixed proper display of group for context strings 2020-06-25 21:25:22 +02:00
csoler
ba486a0029
multiple improvements in distant channel search and general display of distant search results 2020-06-25 21:15:37 +02:00
csoler
500f572b98
merged with master 2020-06-25 16:53:18 +02:00
csoler
05d311e55c
Merge pull request #2022 from defnax/small-fixes-channels
[Channels] Fixed to get work selection color on dark stylesheets
2020-06-25 16:47:17 +02:00
defnax
ec92afa2fe Fixed to get work selection color on darkstylesheets
* Fixed to get work selection color on dark stylesheets
* Show group icon on the tabs
2020-06-25 16:36:16 +02:00
defnax
598f9f1964 Fixing margins 2020-06-25 14:36:38 +02:00
defnax
7c89140bcc Fixing layout issues on Channel Composer 2020-06-25 14:28:40 +02:00
csoler
c23d994bfc
fixed update of channel data on tabs 2020-06-23 21:53:03 +02:00
csoler
b21193e460
tried to improve the logic in tab system. Not finished yet 2020-06-23 21:37:36 +02:00
csoler
d39b09c5bc
added zoom of thumbnails on control+wheel 2020-06-23 20:24:14 +02:00
csoler
97ad766863
fixed selection of current item from link in channels 2020-06-23 00:44:09 +02:00
csoler
d0a373c14f
print more debug info and added missing emit to display the channel tab name after loading 2020-06-21 21:43:10 +02:00
csoler
800a7499d8
Merge pull request #15 from defnax/small-fixes
Clear more fields when blank tree is selected
2020-06-19 23:06:00 +02:00
csoler
6a3fe9ebf0
added copy link and navigate functions. 2020-06-19 23:03:13 +02:00
csoler
7bb56953bd
using shorter name for publish column 2020-06-18 18:54:43 +02:00
csoler
3df54bde53
cleaned up unused code 2020-06-18 18:35:02 +02:00
csoler
3354246805
added publish time column in general channel posts files 2020-06-18 18:31:17 +02:00
defnax
fed3dee1d7 Clear more fields when blank tree is selected
* Clear more fields when blank tree is selected
* Fixing spacing
* Show different placeholder when message contains no post
2020-06-17 22:47:44 +02:00
csoler
9c72797dee
removed 1.5 factor that did not really make sense in column size definition 2020-06-17 20:30:05 +02:00
csoler
68c3f51f13
Merge pull request #14 from defnax/store-column-tree
Added default column width for file name & store the column state & width
2020-06-17 20:29:00 +02:00
defnax
9e0c247677 Fixing get work links click on messages & clear the channel details when no channel selected 2020-06-17 17:19:12 +02:00
defnax
b3b87303e2 Added default column with for file name & store the column state & width
* Added default column width for file name & store the column state & width
* disabled resize column to contents
2020-06-17 00:21:32 +02:00
csoler
33da5c06b8
removed multi-callback based distant search result handling, and use rsEvents instead 2020-06-16 21:13:55 +02:00
defnax
0cb0678dc5 Fixing margins & fix filter linedit to use LineEditClear class 2020-06-14 15:06:04 +02:00
csoler
3fcb2925a4
Merge pull request #9 from defnax/stylesheet-fix
fixing stylesheet for the subscribe button & splitter storing
2020-06-14 13:14:43 +02:00
csoler
ed23492762
Merge pull request #11 from defnax/fixing-channel-labels-stylesheet
Fixing default stylesheet for Channel label
2020-06-14 13:13:41 +02:00
csoler
cf1482b53a
Merge pull request #10 from defnax/open-file-feature
Added open file feature for file status widget
2020-06-14 13:11:28 +02:00
csoler
d1d977376d
improved scrolling and explicitly disabled horizontal scroll slider 2020-06-14 13:03:12 +02:00
csoler
fd85965e7d
added preview widget when creating pochannel posts 2020-06-13 16:14:15 +02:00
csoler
f1092b4a29
added post editing 2020-06-13 15:00:30 +02:00
csoler
f8deebfc5a
fixed updating of data after read status change 2020-06-13 14:31:39 +02:00
csoler
ebaf5e63c3
added star for new posts 2020-06-13 13:38:19 +02:00
csoler
f40d7a75b3
fixed a few UI bugs in channel posts 2020-06-12 11:00:51 +02:00
defnax
2b8d65b31f Fixing default stylesheet for Channel label 2020-06-11 22:48:21 +02:00