Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small patches #1978

Closed
wants to merge 16 commits into from
Closed

small patches #1978

wants to merge 16 commits into from

Conversation

RetroPooh
Copy link
Contributor

No description provided.

@RetroPooh RetroPooh changed the title disable ipfilter/relays pages for hidden nodes small patches May 27, 2020
@defnax
Copy link
Contributor

defnax commented May 28, 2020

@RetroPooh thank you for the nice work.
its possible to for chat lobbies when switching id on the combobox, then display i leaved the chat room?
when i change the current id for the chat.

@RetroPooh
Copy link
Contributor Author

@defnax I think it will be against anonymity. There is special event for signed identities already, RS_CHAT_LOBBY_EVENT_PEER_CHANGE_NICKNAME

@chelovechishko
Copy link
Contributor

Say me Winnie, could add a patch to make it compilable with qt-5.15 (not considering code from this pr at all, of course):

--- a/retroshare-gui/src/gui/gxs/GxsIdDetails.cpp	2020-05-29 01:10:10.505104127 +0900
+++ b/retroshare-gui/src/gui/gxs/GxsIdDetails.cpp	2020-05-30 02:03:44.239273215 +0900
@@ -22,6 +22,7 @@
 #include <QThread>
 #include <QTimerEvent>
 #include <QMutexLocker>
+#include <QPainterPath>
 
 #include <math.h>
 #include <util/rsdir.h>
--- a/retroshare-gui/src/gui/gxs/GxsCommentTreeWidget.cpp	2020-05-29 01:10:10.505104127 +0900
+++ b/retroshare-gui/src/gui/gxs/GxsCommentTreeWidget.cpp	2020-05-30 02:03:44.239273215 +0900
@@ -24,6 +24,7 @@
 #include <QDateTime>
 #include <QMenu>
 #include <QMimeData>
+#include <QPainterPath>
 #include <QPainter>
 #include <QTextDocument>
 

@G10h4ck G10h4ck force-pushed the master branch 2 times, most recently from b0eca2b to 93f7f4f Compare May 30, 2020 20:08
@RetroPooh
Copy link
Contributor Author

split to parts / obsolete.

@RetroPooh RetroPooh closed this Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants