csoler
|
d2407c4e9d
|
Merge pull request #2327 from csoler/v0.6-BugFixing_10
experimental fix against early closing crash on CreateCircleDialog
|
2021-02-19 18:05:04 +01:00 |
|
Phenom
|
e39a77a445
|
Fix Replace all px font-size: to pt for HiDPI monitors
|
2021-02-19 17:47:29 +01:00 |
|
Phenom
|
fa2f2abfcb
|
Fix SIGSEGV in Messages changing junk, start or read status.
|
2021-02-19 17:20:13 +01:00 |
|
Phenom
|
fb61186daa
|
Fix Uninitialised value in FriendListModel
|
2021-02-19 14:41:38 +01:00 |
|
defnax
|
21e775d116
|
Merge pull request #2337 from defnax/ui-fix-v15
Added a own arrow icons for the friendslist tree branch
|
2021-02-19 13:44:24 +01:00 |
|
defnax
|
10419d94ec
|
update images file
|
2021-02-19 00:44:37 +01:00 |
|
defnax
|
28436b8afb
|
changed arrow color to gray
|
2021-02-18 23:26:08 +01:00 |
|
defnax
|
1d62d00e76
|
Added a own arrow icons for the friendslist tree branch
|
2021-02-18 22:59:34 +01:00 |
|
csoler
|
6cca74aec6
|
added same trick on ESC
|
2021-02-18 22:48:16 +01:00 |
|
defnax
|
9cf8cdfa76
|
Merge pull request #2336 from defnax/ui-fix-v15
disabled tree branch stylesheet till find a fix.
|
2021-02-18 22:36:13 +01:00 |
|
csoler
|
e34ed72ff7
|
another try to fix that damn bug
|
2021-02-18 22:33:19 +01:00 |
|
defnax
|
302b0ae24f
|
disabled tree branch stylesheet till find a fix.
|
2021-02-18 21:12:16 +01:00 |
|
Phenom
|
e2e89dc971
|
Fix UserNotify ToolTip
|
2021-02-18 18:39:21 +01:00 |
|
defnax
|
33007f902f
|
Merge pull request #2334 from PhenomRetroShare/Fix_ChatStyleSetting
Fix Chat Style Setting
|
2021-02-18 17:57:48 +01:00 |
|
csoler
|
74663509dc
|
added missing e->ignore() on close event
|
2021-02-18 16:16:58 +01:00 |
|
defnax
|
157f863b7f
|
Merge pull request #2332 from defnax/ui-fix-v14
Ui fixes
|
2021-02-18 13:38:33 +01:00 |
|
Phenom
|
3593d71d2f
|
Fix Chat Style Setting
|
2021-02-18 11:42:55 +01:00 |
|
Phenom
|
2544e6a0cf
|
Fix Links on BoardPostDisplayWidget_compact
|
2021-02-18 09:29:50 +01:00 |
|
csoler
|
3f04244169
|
added guarding code against close for circle loading too
|
2021-02-17 21:41:38 +01:00 |
|
csoler
|
3548f5eac5
|
added debug output to help figuring out the problem
|
2021-02-17 21:22:39 +01:00 |
|
defnax
|
17b1a72d44
|
Use for short retroshare id own string for the info
|
2021-02-17 21:03:43 +01:00 |
|
defnax
|
47adb3946b
|
Enabled openExternalLinks for comments feeds
* Changed reset icon for bw graph
|
2021-02-17 19:54:16 +01:00 |
|
defnax
|
5ad2342922
|
Merge pull request #2281 from PhenomRetroShare/Add_RSTreeWidgetSortMenu
Add RsTreeWidget Sort Context Menu
|
2021-02-17 19:44:41 +01:00 |
|
defnax
|
f57c7ac2bc
|
Merge pull request #2331 from PhenomRetroShare/Fix_FriendList_FontOnQSS
Fix NewFriendList item Font defined in QSS
|
2021-02-17 13:50:17 +01:00 |
|
Phenom
|
1293da2206
|
Fix NewFriendList item Font defined in QSS
|
2021-02-17 11:52:29 +01:00 |
|
defnax
|
702c942d23
|
Merge pull request #2325 from defnax/helplink
update the retroshare docs link
|
2021-02-16 22:57:09 +01:00 |
|
defnax
|
4c7a9a52a6
|
fixed stylesheet issue on security feed item
|
2021-02-16 20:49:05 +01:00 |
|
Phenom
|
d3a0ed7690
|
Make Gxs categories not sortable, item sort by value and possibility for
null to be always at end.
|
2021-02-16 16:54:14 +01:00 |
|
Phenom
|
861feb113c
|
Add RsTreeWidget Sort Contect Menu
Now Header sort when visible or In context menu is hidden.
|
2021-02-16 16:54:14 +01:00 |
|
csoler
|
5f15414e65
|
experimental fix against early closing crash on CreateCircleDialog
|
2021-02-15 22:37:43 +01:00 |
|
csoler
|
36b64696a1
|
Merge pull request #2326 from RetroPooh/hashfinxf
hide hashing status in statusbar after extrafiles done
|
2021-02-15 22:05:18 +01:00 |
|
csoler
|
20c34998b4
|
Merge pull request #2324 from RetroPooh/torstatus
Torstatus icon fixed for no-auto mode plus i2p icon
|
2021-02-15 22:04:00 +01:00 |
|
RetroPooh
|
7c5fe7e0a3
|
hide hashing status in statusbar after extrafiles done
|
2021-02-15 23:41:44 +03:00 |
|
defnax
|
0d5022f963
|
update the retroshare docs link
|
2021-02-15 21:17:27 +01:00 |
|
RetroPooh
|
bcc2061bfa
|
tor status icon fix for non-auto mode; add i2p icon
|
2021-02-15 21:22:07 +03:00 |
|
defnax
|
b6e8f62307
|
Merge pull request #2320 from defnax/ui-fix-v12
UI fixes
|
2021-02-15 18:34:25 +01:00 |
|
csoler
|
6359a05f55
|
fixed update of post button when channel publish rights received
|
2021-02-15 14:11:44 +01:00 |
|
defnax
|
ceccb8cb47
|
Removed embeded emojis
|
2021-02-14 21:59:02 +01:00 |
|
defnax
|
41f66247aa
|
Removed the left & right spacers from the home page
|
2021-02-14 21:17:07 +01:00 |
|
defnax
|
8bf3c9b78b
|
Fixed message feeds stylesheet issue
|
2021-02-14 20:53:49 +01:00 |
|
defnax
|
0de6a960ba
|
Fixed for right Toaster to has no Frame
|
2021-02-14 20:23:09 +01:00 |
|
defnax
|
475e0d1e71
|
Fixed some missed icons
* Fixed background color when Friend is selected
|
2021-02-14 19:38:36 +01:00 |
|
defnax
|
7a2985342e
|
Merge pull request #2316 from PhenomRetroShare/Fix_ConfCertDialog
Fix ConfCertDialog and PGPKeyDialog
|
2021-02-14 12:01:08 +01:00 |
|
defnax
|
3d002c37e2
|
Merge pull request #2319 from defnax/ui-fixing-v1
update stylesheets and invite screenshot
|
2021-02-14 11:36:41 +01:00 |
|
defnax
|
8610dbab57
|
update authors
|
2021-02-14 00:50:53 +01:00 |
|
defnax
|
ee373141cb
|
update stylesheets and invite screenshot
|
2021-02-14 00:27:12 +01:00 |
|
defnax
|
3eb5142fe8
|
Merge pull request #2317 from PhenomRetroShare/Fix_MailDelete
Fix Mail delete
|
2021-02-13 22:32:11 +01:00 |
|
defnax
|
ea062ae231
|
Merge pull request #2298 from defnax/ui-fix-1
Use a progressbar instead of icon label for the status
|
2021-02-13 22:31:37 +01:00 |
|
Phenom
|
4d93e527f8
|
Fix Mail delete
|
2021-02-13 19:39:50 +01:00 |
|
csoler
|
dfa088acac
|
Merge pull request #2308 from csoler/v0.6-BugFixing_9
V0.6 bug fixing 9
|
2021-02-13 14:13:18 +01:00 |
|
Phenom
|
8251277d77
|
Fix ConfCertDialog and PGPKeyDialog
|
2021-02-13 13:20:50 +01:00 |
|
defnax
|
07aff5cb8f
|
Hide the new and read button/label not used yet on Board feeds
|
2021-02-13 12:27:14 +01:00 |
|
defnax
|
777755e665
|
Update the tooltip for retroshare ID
|
2021-02-13 12:22:58 +01:00 |
|
defnax
|
a8637f6080
|
Fixed to hide the tags frame on Edit Edit Dialog
|
2021-02-13 00:53:47 +01:00 |
|
defnax
|
2b8c46017e
|
Fixed to clear the pixmap
|
2021-02-13 00:45:11 +01:00 |
|
defnax
|
3b86dce5ac
|
Fixed stylesheet issue on Circle feed
|
2021-02-13 00:21:52 +01:00 |
|
defnax
|
c26d500349
|
Ui fixes on Appearance and Plugins Page
* Update help string for Activity feed
|
2021-02-12 21:49:45 +01:00 |
|
Phenom
|
c0478d4a97
|
Add qmake DEFINES and CONFIG in About Info to know how RS was compiled.
|
2021-02-12 12:07:06 +01:00 |
|
defnax
|
8e0e4eb138
|
Merge pull request #2310 from defnax/avatardialog-fix-v2
Fixed Avatar storing on Avatar Dialog
|
2021-02-11 19:03:50 +01:00 |
|
defnax
|
628ec47601
|
Merge pull request #2306 from defnax/ui-fix-v10
Feeds fixing
|
2021-02-10 23:31:30 +01:00 |
|
defnax
|
1d5396d509
|
Fixed Avatar storing on Avatar Dialog
|
2021-02-10 23:29:33 +01:00 |
|
csoler
|
e4cb864f53
|
fixed keepign previous avatar when editing GxsId
|
2021-02-10 21:54:34 +01:00 |
|
csoler
|
43fbd6f76a
|
fixed bug causing lack of passwd request on group edit
|
2021-02-10 21:47:06 +01:00 |
|
csoler
|
499753f873
|
fixed setting up avatar when creating a GxsId
|
2021-02-10 20:57:55 +01:00 |
|
csoler
|
f0500c3fd1
|
patch from Phenom to fix uninitialized values
|
2021-02-10 19:59:52 +01:00 |
|
csoler
|
5ddf0863c5
|
Merge pull request #2302 from PhenomRetroShare/Fix_IdDialogUpdate
Fix IdDialog Update
|
2021-02-09 23:56:08 +01:00 |
|
csoler
|
52da8357a9
|
Merge pull request #2303 from PhenomRetroShare/Fix_SettingsListUsingQSplitter
Fix Preferences List using QSplitter
|
2021-02-09 23:46:35 +01:00 |
|
defnax
|
fbc59913f9
|
Attempt to fix some layout issues on comments feeds
|
2021-02-09 22:56:16 +01:00 |
|
csoler
|
faadd24ef3
|
Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_8
|
2021-02-09 20:43:22 +01:00 |
|
defnax
|
776141a8fd
|
Fixed refused connection notify disable msg button
|
2021-02-09 20:34:38 +01:00 |
|
csoler
|
97f24fbaa3
|
fixed default chunk size in boards
|
2021-02-09 20:18:47 +01:00 |
|
csoler
|
09ee07dcda
|
fixed again setPostInterval()
|
2021-02-09 19:49:28 +01:00 |
|
csoler
|
822b532ad6
|
fixed bug in posts update logic
|
2021-02-09 18:42:45 +01:00 |
|
Phenom
|
e69585abef
|
Fix IdDialog Update
No update while received new Id, wait last (5s) to update all.
Fix expanded items in same time.
|
2021-02-09 14:15:31 +01:00 |
|
csoler
|
7a4bd87fe9
|
attempt to fix random crash in boards
|
2021-02-08 23:14:43 +01:00 |
|
csoler
|
e59ba49240
|
fixed update when expanding in boards
|
2021-02-08 23:08:15 +01:00 |
|
csoler
|
5261be8ad4
|
added missing unregister handler ID
|
2021-02-08 22:35:32 +01:00 |
|
defnax
|
7ec6fb4b11
|
Moved the labels into the right frames for have better spacing and margins
|
2021-02-08 20:12:53 +01:00 |
|
Phenom
|
7a6a4e3423
|
Fix Preferences List using QSplitter
Make use of fusion style the default else Items aren't shown well.
|
2021-02-08 20:02:38 +01:00 |
|
csoler
|
10dc182cc7
|
Merge pull request #2295 from defnax/feeds-ui-fix-v3
Fixed ui feeds issues with stlyesheets
|
2021-02-08 13:47:26 +01:00 |
|
Phenom
|
eb8fab3010
|
Fix ChatWidget pluginTopFrame background
|
2021-02-08 11:40:57 +01:00 |
|
Phenom
|
d6488a7d96
|
Fix IdDialog Last column strech
|
2021-02-08 11:40:57 +01:00 |
|
Phenom
|
fa9ce532ea
|
Fix Forum Title Label Size
|
2021-02-08 11:40:57 +01:00 |
|
csoler
|
d9721746c3
|
Merge pull request #2287 from csoler/v0.6-BugFixing_8
Added early check of ExtAddrFinder and notify about its results
|
2021-02-08 09:45:31 +01:00 |
|
defnax
|
a1f8d7caaf
|
Use a progressbar instead of icon label for the status
|
2021-02-07 21:33:52 +01:00 |
|
defnax
|
9b781085fe
|
correcting changes
|
2021-02-06 23:08:38 +01:00 |
|
csoler
|
abe3527635
|
update friends IP from own net info sent by discovery
|
2021-02-06 21:42:07 +01:00 |
|
defnax
|
db673cf25e
|
Look and feel fixes for notify page & home page update info description
* Update the description on Home Page
|
2021-02-06 20:54:45 +01:00 |
|
defnax
|
96ae1c3e1c
|
Fixed few more feeds
|
2021-02-06 20:06:55 +01:00 |
|
defnax
|
08e2b5ade2
|
Fixed ui feeds issues with stlyesheets
* Fixed ui feeds issues with stlyesheets
* Little improvements on the Comments feeds.
|
2021-02-06 18:05:54 +01:00 |
|
csoler
|
894570e2b7
|
improved name and tooltip of subscribe button when no data is available
|
2021-02-06 17:31:33 +01:00 |
|
csoler
|
3f89a3300d
|
added event handling when peer discovery is received
|
2021-02-06 14:57:22 +01:00 |
|
csoler
|
37dc37ce4a
|
fixed parsing and exporting of local+ext IPs in short invites (not compatible with IPv6)
|
2021-02-05 23:25:55 +01:00 |
|
defnax
|
c8b333c9cc
|
Attempt to fix some margin spacing and centering on Home View
|
2021-02-05 21:37:42 +01:00 |
|
defnax
|
af55623ecf
|
Home page ui improvements
* some ui improvements
* Fixed the help link
|
2021-02-04 21:50:30 +01:00 |
|
csoler
|
104facdfe2
|
Merge pull request #2263 from csoler/v0.6-BugFixing_8
Attempt to improve BW graph
|
2021-02-03 21:57:07 +01:00 |
|
Phenom
|
010f98ac19
|
Fix ElidedLabel ToolTip background color.
|
2021-02-02 18:42:54 +01:00 |
|
csoler
|
d0014f268c
|
Merge pull request #2275 from RetroPooh/stat-wintitle-nodename
statistics - add node name in window title
|
2021-02-02 17:55:47 +01:00 |
|
csoler
|
d4141c493d
|
moved calls to setDynamicSortFilter(false) into constructors of sort proxy models
|
2021-02-02 12:37:15 +01:00 |
|
csoler
|
b5b490067b
|
fixed random crash in forum search
|
2021-02-01 20:53:17 +01:00 |
|