defnax
9f91ac1454
Fixing for some buttons the signal slots
2020-05-11 14:20:33 +02:00
Phenom
c268f998e6
Fix PostedItem loading thread.
...
Wait loading is finished before destruct.
2020-05-10 19:49:07 +02:00
Phenom
c6350ff044
Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet.
2020-05-10 18:42:24 +02:00
csoler
a7d89f1fbb
hide moderator list in new forum feed item
2020-05-10 13:48:57 +02:00
csoler
8f12dd6322
fixed bug in chat room notify
2020-05-10 13:33:20 +02:00
defnax
9b84617ebe
Fixing indentation
2020-05-10 00:04:17 +02:00
defnax
c297311b61
Fixing column display
2020-05-09 23:42:54 +02:00
csoler
6f6e0de5f1
merged with upstreamm/master
2020-05-09 22:33:27 +02:00
csoler
df92000147
Revert "Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet."
2020-05-09 21:49:13 +02:00
defnax
d2794ed6d2
Merge pull request #1920 from PhenomRetroShare/Fix_GroupTreeWidgetQSS
...
Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet.
2020-05-09 18:19:34 +02:00
csoler
0c3b8641af
fixing some bugs in circles backend
2020-05-09 18:07:56 +02:00
Phenom
826e969fae
Fix GroupTreeWidget with RSElidedItemDelegate for StyleSheet.
2020-05-09 14:43:45 +02:00
Phenom
546e87fd39
Fix warning: ‘op’ may be used uninitialized in this function
...
../../../trunk/retroshare-gui/src/gui/Identity/IdDetailsDialog.cpp: In
member function ‘void IdDetailsDialog::modifyReputation()’:
../../../trunk/retroshare-gui/src/gui/Identity/IdDetailsDialog.cpp:
327:30: warning: ‘op’ may be used uninitialized in this function [-
Wmaybe-uninitialized]
327 | rsReputations->setOwnOpinion(id,op);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
2020-05-09 14:36:06 +02:00
Phenom
e3846f981c
Fix warning: control reaches end of non-void function
...
../../../trunk/retroshare-gui/src/gui/common/FriendListModel.cpp: In
member function ‘QVariant RsFriendListModel::displayRole(const
RsFriendListModel::EntryIndex&, int) const’:
../../../trunk/retroshare-gui/src/gui/common/FriendListModel.cpp:716:1:
warning: control reaches end of non-void function [-Wreturn-type]
716 | }
| ^
2020-05-09 14:34:48 +02:00
Phenom
6d53529cd4
Fix ForumThread Setting Loading
2020-05-09 12:30:32 +02:00
csoler
d7dab2ae88
fixed uninitialized memory read causing a crash (reportted y sehraf)
2020-05-09 10:55:19 +02:00
defnax
38af9244a6
added spam box
2020-05-08 23:21:38 +02:00
defnax
477f0a8a76
Merge pull request #1901 from PhenomRetroShare/Fix_ClearLayout
...
Fix Clear Layout methode.
2020-05-08 17:20:01 +02:00
defnax
f649ef943d
Merge pull request #1902 from PhenomRetroShare/Fix_SetMessageUnRead
...
Fix set Un/read choice in PopupMenu on messsage dialog.
2020-05-07 23:37:06 +02:00
defnax
0a2f2a1466
Merge pull request #1889 from PhenomRetroShare/Add_DateAndNameInCopyFromHistory
...
Add Date and Name in copied text from Chat History Browser.
2020-05-07 23:30:49 +02:00
defnax
62aaa70932
Merge pull request #1913 from defnax/fixing-comments-button-icon
...
Added new icon for the Chat menu
2020-05-07 21:46:46 +02:00
defnax
998f45fb59
Fixing spacing
2020-05-07 14:07:28 +02:00
defnax
ff88ff9d08
Reorder the Chat menu
2020-05-07 02:10:18 +02:00
defnax
e3953a1d57
Added default needed stylesheets for Messages & Forums tree
...
Added default needed stylesheets for Messages & Forums tree
2020-05-07 00:04:47 +02:00
defnax
de51f07922
Merge pull request #1903 from PhenomRetroShare/Fix_RsElidedItemDelegate
...
Fix RsElidedItemDelegate for StyleSheet
2020-05-06 13:36:29 +02:00
defnax
a8c2dc3d54
Added new icon for the Chat menu
2020-05-06 00:33:45 +02:00
defnax
c84bac7da7
Merge pull request #1912 from defnax/fixing-comments-button-icon
...
Fixing comments button icon
2020-05-05 19:34:25 +02:00
defnax
73194d2f4c
Merge pull request #1911 from defnax/fixing-posteditem-class-stylesheet
...
Fixing typing icon
2020-05-05 19:33:01 +02:00
defnax
6dec124131
Fixing comments button icon
2020-05-05 17:56:52 +02:00
defnax
f676314d48
using the correct icon for mail delete on message feeds items
2020-05-05 17:12:54 +02:00
defnax
a8e8cfbd32
Fixing typing icon
2020-05-05 16:10:30 +02:00
Phenom
e0e1411ab9
Fix PR#1907 by setting bool in the place that other.
2020-05-05 09:36:44 +02:00
csoler
e04f6d32db
Merge pull request #1908 from defnax/fixing-posteditem-class-stylesheet
...
Fixed stylesheet issues on PostedItem class
2020-05-05 08:45:15 +02:00
csoler
f7b1122782
Merge pull request #1907 from defnax/channelpostitem-fix
...
Channel loading issue fix by ET
2020-05-05 08:42:59 +02:00
defnax
c2372322e1
Fixed stylesheet issues on PostedItem class
...
* Fixed stylesheet issues on PostedItem class
2020-05-05 01:46:07 +02:00
defnax
2c0cdf398a
Channel loading issue fix by ET
2020-05-04 22:27:57 +02:00
csoler
65fa29e789
fixed notifications on circle not working due to cache reload failure. That circle cache code needs a real cleanup
2020-05-04 20:54:08 +02:00
Phenom
0eaa121457
Fix RsElidedItemDelegate for StyleSheet
...
Now StyleSheet is applied well.
2020-05-04 11:35:33 +02:00
csoler
ce6abe5d66
made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used.
2020-05-03 23:20:13 +02:00
sehraf
25f0119e4d
Add back the I2P Bob confuguration page.
...
It is used by both - clear net and hidden locations - to configure I2P either just as an in proxy (clear net location) or as a full service (hidden i2p location).
2020-05-03 20:58:36 +02:00
Phenom
4b0f187b30
Fix set Un/read choice in PopupMenu on messsage dialog.
2020-05-03 20:38:58 +02:00
Phenom
f41fa2ebe2
Fix Clear Layout methode.
...
Pointer seems to be deleted by Qt when last children is removed.
2020-05-03 20:33:59 +02:00
csoler
d833049dce
Merge pull request #1897 from defnax/Chat-widget-improvements
...
Moved search & settings buttons to the top
2020-05-03 17:28:55 +02:00
csoler
71f8dc2105
Merge pull request #1895 from defnax/set-default-style-for-Windows-to-Fusion
...
Set by default for Windows Fusion style
2020-05-02 17:24:56 +02:00
csoler
1b5e0c4a95
Merge pull request #1888 from defnax/cleanup-message-window
...
Removed the forgetten buttons from the popup mode message window
2020-05-02 17:23:18 +02:00
csoler
9048e3eab7
Merge pull request #1893 from PhenomRetroShare/Fix_NewFriendListDeleteKey
...
Fix NewFriendList delete by Keyboard
2020-05-02 16:09:16 +02:00
csoler
0c388c2891
Merge pull request #1884 from PhenomRetroShare/Fix_ChannelPostNumCmt
...
Fix Channel Post Comments Number
2020-05-02 16:02:41 +02:00
csoler
ab5defe83b
Merge pull request #1891 from PhenomRetroShare/Fix_NewFriendListQSS
...
Fix NewFriendList in StyleSheet files.
2020-05-02 16:00:26 +02:00
csoler
efb26ce9c0
added warnign when notified CircleMsg cannot be retrieved from DB
2020-05-02 15:48:38 +02:00
csoler
32baccae97
finished cleaning GxsCircle Notifications
2020-05-02 15:09:32 +02:00
defnax
06c84e043b
changed color of the leave icon
2020-05-02 00:28:44 +02:00
defnax
c11eb3efbf
Moved search & settings buttons to the top
...
Moved search & settings buttons to the top
2020-05-02 00:07:30 +02:00
csoler
26dd716967
added documentation on circle membership at UI and circles API level. Internals need to be implemented accordingly
2020-05-01 22:59:39 +02:00
csoler
39fe2f2211
added save/restore of hierarchy in circles
2020-05-01 21:36:26 +02:00
defnax
5091977979
Set by default for Windows Fusion style
2020-04-30 15:17:22 +02:00
Phenom
b6b581f4b0
Fix NewFriendList delete by Keyboard
2020-04-30 10:29:15 +02:00
Phenom
e8faa25c3b
Fix NewFriendList in StyleSheet files.
2020-04-29 20:01:15 +02:00
Phenom
1c9bea730f
Fix Log User Notify
2020-04-29 17:25:53 +02:00
Phenom
bbeefda932
Add Date and Name in copied text from Chat History Browser.
2020-04-29 14:48:58 +02:00
defnax
43d39ff6f8
Removed forgetten buttons from the popup mode message window
...
* Removed the forgetten buttons from the popup mode message window
* Added white background stylsheets for feeds Forum Msg item , Posted CardView & Follower Widget
2020-04-29 14:30:16 +02:00
Phenom
e8b8119174
Fix Channel Post Comments Number
2020-04-29 00:52:19 +02:00
csoler
767440afc5
added circle invite notifications
2020-04-28 21:39:38 +02:00
Phenom
eab5821ac3
Fix Forum Post ToolButton enabled case.
...
Clear the tree widget too, when forum group selected else changing post
do nothing.
2020-04-28 19:39:07 +02:00
csoler
40d9398b38
Merge pull request #1876 from defnax/wire-ui-fixes
...
Set default column width for nickname columns & fixed missed icons (Circles Create Dialog)
2020-04-27 23:25:42 +02:00
csoler
f5af7dfeb3
fixed up top bar tooltips to display what the numbers actually mean
2020-04-27 21:56:43 +02:00
Phenom
6a9e008897
Change ChannelPostITem Title to Elided so you can read long one.
2020-04-27 19:27:04 +02:00
csoler
80b7f2a3cd
fixed loading of already selected ids in FriendSelectionDialog and automatically display existing GxsGroupDialog moderators
2020-04-27 17:00:13 +02:00
csoler
89843a6cbe
added NewsFeed item for advertising about new/removed moderators
2020-04-27 15:11:32 +02:00
csoler
dea29f8612
fixed uninitialized memory read in RSPermissionMatrix
2020-04-26 13:08:54 +02:00
csoler
3e187600be
removed uninitialized memory read in GxsForumModel
2020-04-26 13:07:39 +02:00
defnax
159fad476a
Set default column width for nickname columns & fixed missed icons
...
* Set default column width for nickname columns & fixed missed icons
* Set by default white background color for the Follower list frame
2020-04-26 00:40:05 +02:00
csoler
7e1b9570cf
Merge pull request #1873 from defnax/wire-ui-fixes
...
Added hover stylesheet for the WireGroupItem
2020-04-24 21:57:04 +02:00
csoler
3a3a41835b
Merge pull request #1867 from PhenomRetroShare/Fix_Forum_RSLink_SIGSEGV
...
Fix Forum RSLink making SIGSEGV
2020-04-24 21:52:51 +02:00
defnax
8b5bfdfdcf
Added hover stylesheet for the WireGroupItem
2020-04-24 20:34:50 +02:00
csoler
54c6ab4ec0
Merge pull request #1870 from csoler/v0.6-ImprovedGUI_4
...
V0.6 improved gui 4
2020-04-23 17:26:01 +02:00
defnax
98389409f6
Set a better selection color for the wire item
2020-04-23 01:03:23 +02:00
csoler
02466e3270
using Icon/Pixmap cache in Boards
2020-04-22 21:46:49 +02:00
csoler
3f72f1ff09
splitted PostedCardView/PostedItem into 3 classes, one base and two UI classes, and factored as much as possible.
2020-04-22 21:39:12 +02:00
defnax
2620663dac
Fixing dark stylesheets for selected wire item to be transpartent
2020-04-21 22:54:38 +02:00
defnax
fb694a0767
Fixing margins to not use to much wasted space
...
* Fixing margins to not use to much wasted space
* Add icon for collapse
2020-04-21 22:15:23 +02:00
csoler
958db27eaa
started improving Boards the same way than Channels. Not working yet
2020-04-21 20:59:14 +02:00
Phenom
e0096c58f3
Fix Forum RSLink making SIGSEGV
2020-04-21 20:42:19 +02:00
csoler
5120f693be
Merge pull request #1859 from csoler/v0.6-ImprovedGUI_4
...
Making channels faster to load
2020-04-21 19:30:49 +02:00
G10h4ck
2b44492cb6
Merge pull request #1829 from G10h4ck/rsfiles_links
...
RsFiles links support in libretroshare + a bunch of fixes
2020-04-20 17:12:04 +02:00
csoler
38e89d4055
fixed merge with upstream/master
2020-04-19 21:53:02 +02:00
csoler
5b761c72ba
removed debug info
2020-04-19 21:07:53 +02:00
csoler
15f5533780
Merge pull request #1865 from PhenomRetroShare/Add_AbilityToUndockChatLobbyToWindow
...
Add Ability to undock a chat lobby to a window.
2020-04-19 20:21:21 +02:00
csoler
aeada86f1b
Merge pull request #1861 from defnax/Wire-cosmetic-changes
...
[TheWire] Added icons for create & post to pulse & changed strings
2020-04-19 17:59:44 +02:00
csoler
02e939ac8f
replaced a bunch of explicit icons, mostly in abstract items models, by cached ones
2020-04-19 17:41:13 +02:00
defnax
70975b30d9
Display the avatar for the Wire author
...
Display the avatar for the Wire author
2020-04-19 16:09:42 +02:00
csoler
c84016c3b0
force Qt to use implicit data sharing in icons and pixmaps by using our own cache, and apply this to GxsChannelPostItem
2020-04-19 13:10:30 +02:00
Phenom
b529de29e6
Add Ability to undock a chat lobby to a window.
2020-04-18 15:37:54 +02:00
csoler
2a046eacb3
have GxsChannelPostItem only keep a copy of the group meta data instead of the full group data to save memory
2020-04-18 13:45:55 +02:00
csoler
27bbd50f1f
Merge pull request #1860 from csoler/v0.6-ImprovedGUI_5
...
fixed bug causing forums to collapse when browsing messages
2020-04-17 23:51:32 +02:00
csoler
678bcf5830
improved efficiency of channel posts loading
2020-04-17 23:23:59 +02:00
defnax
519fb01536
Added icons for create & post to pulse
...
* Added icons for create & post to pulse
* Changed Subscribe strings to Follow/Unfollow
* Added Label for Follow list
2020-04-17 21:57:44 +02:00
csoler
27f2a191c8
Merge pull request #1830 from defnax/removing-some-default-stylesheet
...
Removing some default stylesheet froms Messages & ChatWidget & icon changes
2020-04-17 17:16:18 +02:00
csoler
e351b0353d
fixed bug causing forums to collapse when browsing messages
2020-04-17 17:12:23 +02:00
csoler
fa8968797c
added some tests to insertGroupData() to avoid inconsistent calls
2020-04-16 21:35:57 +02:00
csoler
ac02b68b34
first step of partial channel loading: only load all posts from meta data
2020-04-15 21:55:16 +02:00