Description:
This pull request adds support for telnet:// links to Mudlet. This allows users to click on telnet:// links in other applications and have them open in Mudlet.
The following changes were made:
MudletApplication class that inherits from QApplication to handle FileOpen events.handleTelnetUri function to the mudlet class to parse telnet:// URIs and open a new profile or connect to an existing one.main.cpp file to use the MudletApplication class.mudlet.pro and CMakeLists.txt files to include the new files.I want to contribute and solve bounties
/fixes #689 /claim #689
Excellencedev
@Excellencedev
Mudlet
@Mudlet