Commit Graph

14866 Commits

Author SHA1 Message Date
csoler
27e298b9f6 removed unused files to fix compilation 2020-09-12 22:34:58 +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
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
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
deaba61eec
Merge pull request #2044 from csoler/v0.6-BugFixing
Fix for crashes in FriendList and FileLists
2020-08-22 21:50:37 +02:00
csoler
daf92ce62c save both column width and column visibility in friend list 2020-08-22 20:46:39 +02:00
csoler
44444207f7 save/restore hidden columns when switching which column is visible in FriendList 2020-08-22 20:23:42 +02:00
csoler
da21a40eda keep expand state when showing/hiding IPs and last connection state 2020-08-22 19:14:46 +02:00
csoler
335cd9a7c2 hack to fix crashes in network list 2020-08-21 18:42:12 +02:00
csoler
7c5bf22931 improved safety of underlying data update for FriendListModel 2020-08-20 18:34:10 +02:00
csoler
92af407f93
Merge pull request #2039 from defnax/links-clickable
Enabled the Text markable & links clickable for the comments composer
2020-08-18 23:27:09 +02:00
csoler
a7db89a9ef
Merge pull request #2042 from csoler/v0.6-ImprovedGUI
V0.6 improved gui
2020-08-18 23:25:51 +02:00
csoler
8e4d8b44cf
Merge pull request #2046 from drbob/fix-gui-interface-headers
Add proper header path for 'retroshare-gui/' headers
2020-08-18 20:09:32 +02:00