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
jolavillette
7113d1935f
finish removing pqistreamer locks, clean rates methods
2020-05-04 22:42:18 +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
sehraf
757e922c4f
Fix unix_fcntl_nonblock() to not overwrite any existing flags.
2020-05-04 15:13:39 +02:00
Phenom
0eaa121457
Fix RsElidedItemDelegate for StyleSheet
...
Now StyleSheet is applied well.
2020-05-04 11:35:33 +02:00
jolavillette
28458bf10a
tick_send: remove unneeded lock around mBio->cansend
2020-05-04 08:11:57 +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
jolavillette
d847086911
finish emoving unneeded pqistreamer locks in recv part
2020-05-03 20:32:17 +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
jolavillette
d35dd76ca5
try to isolate pqistreamer mutex from pqissl mutex, step 1: pqistreamer::tick_recv()
2020-05-02 09:47:24 +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
csoler
767440afc5
added circle invite notifications
2020-04-28 21:39:38 +02:00
csoler
b6682f79e3
Merge pull request #1887 from PhenomRetroShare/Fix_ForumToolButtons
...
Fix Forum Post ToolButton enabled case.
2020-04-28 20:19:58 +02:00
csoler
8f519d3750
Merge pull request #1877 from PhenomRetroShare/Add_QtCreatorAndBuidBatchInDoc
...
Add some words for QtCreator and build batch to Win install guide.
2020-04-28 20:17:52 +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
sehraf
04dc163d30
pqissl: document statemachine and function hierarchy
2020-04-28 19:17:35 +02:00
Olivier Marty
b0613ef653
Correct design flaw in slow process control, improve indentation, set up debug #ifdef
2020-04-28 09:48:12 +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
4a0fd40a7e
Merge pull request #1883 from PhenomRetroShare/Fix_ChannelPostItemTitle
...
Change ChannelPostITem Title to Elided so you can read long one.
2020-04-27 23:24:46 +02:00
csoler
59b7f042e1
Merge pull request #1879 from G10h4ck/item_uninitialized_ptr
...
RawMemoryWrapper::serial_process report error
2020-04-27 23:24:09 +02:00