7433 Commits

Author SHA1 Message Date
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
508ff090ba update to use FilesDefs 2020-06-06 00:13:39 +02:00
csoler
89fc77ef8e
fixed bug causing crash when clicking on non channel entries 2020-06-05 22:47:29 +02:00
csoler
facad382cf
fixed a few UI glitches 2020-06-05 22:43:43 +02:00
csoler
d39c476131
fixed entering editing event. 2020-06-05 18:07:33 +02:00
csoler
b9c41b31d4
added QStyledItemDelegate based on ChannelFilesStatusWidget. Not working yet. 2020-06-05 17:34:56 +02:00
csoler
a5dd33e085
improved widgets. Added file list (with dump delegate), labels, etc 2020-06-04 21:50:27 +02:00
csoler
e0cf9768fc
improved layout 2020-06-04 19:50:34 +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
csoler
a38d5aba14
added missing files 2020-06-03 22:49:13 +02:00
csoler
da968379d6
improved design: moved channel details+posts into tabs, and added tabs for comments+post details 2020-06-03 21:06:37 +02:00
Phenom
bbaad83857 Fix build with Qt 5.15+ 2020-06-03 19:25:06 +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
5a6c8de005
fixed abstract item model for channels. Display still missing 2020-06-02 22:22:36 +02:00
drbob
bcaef29d49 Merge branch 'master' into TheWire-rework-ui 2020-06-02 22:33:33 +10:00
csoler
198733a763
started implementing an abstract item model for channels 2020-06-01 22:00:49 +02:00
defnax
e7cc74751f Removed stylesheet it gets issues on other style 2020-05-31 00:21:19 +02:00
Phenom
df12c72ab8 Fix Message Delete Last to clear widget. 2020-05-30 19:39:02 +02:00
defnax
6b786b3604
Merge pull request #1985 from defnax/emojiandstylesheets
Added missed facepalming emoji & stylesheet fixes
2020-05-30 14:00:23 +02:00
Phenom
70e2a1a801 Fix qss StyleSheet dark theme item color for gtk users
gtk users can't set Qt system theme.
2020-05-30 12:40:42 +02:00
hunbernd
2aca157b56 Fixed missing include with the latest Qt version 2020-05-30 02:17:43 +02:00
hunbernd
cd751f12d4 Clang support 2020-05-30 02:16:59 +02:00
defnax
28508c47ce
Merge pull request #1968 from defnax/added-mail-settings-for-emoticons
Added mail settings for emoticons
2020-05-29 18:27:01 +02:00
defnax
22618de00c * Added missed facepalming emoji & stylesheet fixes
* Added missed facepalming emoji
* Added default stylesheets for Messages selection & hover
* Added default selection color for the Main Window ListView
2020-05-29 18:16:59 +02:00
defnax
df0ed8e77e Added to display the headshot images on the group item 2020-05-28 22:15:44 +02:00
drbob
589bb65324 Update display of WireGroup 2020-05-26 18:31:55 +10:00
drbob
bcd8f4b0de use Extra Widget for Group creation 2020-05-26 18:09:50 +10:00
defnax
d1d4b47877
Merge pull request #1974 from hunbernd/feature/msys2enhancements
[WIP] Improved msys2 build scripts
2020-05-24 22:36:21 +02:00
defnax
178b37a95f small ui fixes & changes
* Update the context menu icons for attachments
* Display the File type icon for attachments
* on reply load the tags
2020-05-24 02:28:54 +02:00
hunbernd
a11dc09790 Build webui 2020-05-23 22:05:44 +02:00
Phenom
e5e468b083 Fix AutoLogin 2020-05-23 12:54:17 +02:00
defnax
74646413c4 Added mail settings for emoticons 2020-05-23 00:16:49 +02:00
csoler
f422c7249a
Merge pull request #1966 from PhenomRetroShare/Fix_ChannelMarkAllRead
Fix Channels Mark All as Un/Read.
2020-05-22 18:23:55 +02:00
csoler
eeca7c6d3a
Merge pull request #1963 from csoler/v0.6-GxsGroup
fixed compilaiton of photoshare due to changes in GxsChange class
2020-05-22 18:21:33 +02:00
Phenom
ee0cc25b13 Fix Channels Mark All as Un/Read. 2020-05-22 12:33:54 +02:00
defnax
d6748b17d5
Merge pull request #1964 from defnax/Chat-widget
Moved Fonts to bottom & Chat notify to top
2020-05-22 12:20:12 +02:00
defnax
e460a02f54
Merge pull request #1957 from PhenomRetroShare/Fix_IndentInChatMessage
Fix Indent in Chat Message
2020-05-22 12:19:53 +02:00
defnax
d872dd56ff Moved Fonts to bottom & Chat notify to top 2020-05-22 01:28:07 +02:00
defnax
56d8a1c819
Merge pull request #1960 from PhenomRetroShare/Fix_GxsForumModelSetMsgReadStatusDataChanged
Fix GxsForumModel::setMsgReadStatus dataChanged call
2020-05-21 23:38:23 +02:00
csoler
029f6c846b
Merge pull request #1962 from defnax/group-treeitem-textcolor
Fixing Group Tree item text color
2020-05-21 23:00:59 +02:00
csoler
82690561b6
fixed compilaiton of photoshare due to changes in GxsChange class 2020-05-21 22:45:49 +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
defnax
180a43150b Fixing Group Tree item text color 2020-05-21 21:58:23 +02:00
defnax
1f5ac32a81
Merge pull request #1958 from defnax/messages-cosmetic
cosmetic changes in Messages
2020-05-21 21:42:29 +02:00
Phenom
d4010dd8d9 Add Message set HideTabBarWithOneTab 2020-05-21 19:55:47 +02:00
Phenom
319ebd66f6 Fix GxsForumModel::setMsgReadStatus dataChanged call 2020-05-21 19:07:03 +02:00
defnax
9b5ab4bbd9 cosmetic changes 2020-05-21 17:23:56 +02:00
Phenom
0a9f7882a5 Fix Indent in Chat Message 2020-05-21 16:32:59 +02:00
Phenom
60615e4532 Add PlaceHolder in Message Tree.
And fix some mistakes.
2020-05-21 15:30:02 +02:00