Commit Graph

14551 Commits

Author SHA1 Message Date
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
d32face391
Merge pull request #1909 from PhenomRetroShare/Fix_PR1907
Fix PR#1907 by setting bool in the place that other.
2020-05-05 17:27:33 +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
95497d5f33
Merge pull request #1904 from sehraf/pr_two_fixes
Two small fixes.
2020-05-05 00:39:23 +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
sehraf
638648cf64
fix json api markup 2020-05-03 20:57:48 +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
e36924cecd
Merge pull request #1900 from sehraf/pr_pqissllistener-documentation
pqisslistener: document accept() process
2020-05-03 15:10:08 +02:00
sehraf
53b76732a9
pqisslistener: document accept() process 2020-05-03 14:58:19 +02:00
csoler
48960d548d
Merge pull request #1880 from jolavillette/threadTick
clean rewrite of RsServer::threadTick
2020-05-03 13:28:43 +02:00
jolavillette
7db8cbca97 remove debug flag 2020-05-02 21:21:42 +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
c601179b3c
Merge pull request #1890 from PhenomRetroShare/Fix_LogUserNotify
Fix Log User Notify
2020-05-02 15:56:08 +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
csoler
d32daaa111
made group notifications separate so that they can be treated more easily and added group item to new_group notifications, to allow more GUI notifications 2020-05-01 00:00:13 +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
738029f96a
Merge pull request #1885 from sehraf/pr_pqissl-documentation
pqissl: document state machine and function hierarchy
2020-04-29 00:06:35 +02:00