Michael Muré
Michael Muré
ability to close the main windows while still having the app running + system tray icon with stats
Problem: you need to be online as the same time that the recipient to transfer something. This problem is less important when you share with more people because they keep...
It would be nice to have a graphical logo in addition to the textual logo we already have. It needs to fit well inside a square/circle. It might be the...
We use QNetworkAccessManager to access the daemon via the http API. QNetworkAccessManager has a hardcoded limit at 6 concurrent access (https://github.com/qtproject/qtbase/blob/dev/src/network/access/qhttpnetworkconnection.cpp#L63) It seems to slow down things (more test needed...