Wed, 21 Sep 2022 09:42:33 +0200 |
Detlev Offenbach |
Performed some code refactoring and reformatted the source code with 'Black'
eric7
|
file |
diff |
annotate
|
Thu, 30 Dec 2021 11:19:57 +0100 |
Detlev Offenbach |
Updated copyright for 2022.
eric7
|
file |
diff |
annotate
|
Fri, 23 Jul 2021 19:48:14 +0200 |
Detlev Offenbach |
Made the default MQTT protocol a configuration item.
eric7
|
file |
diff |
annotate
|
Fri, 23 Jul 2021 17:48:22 +0200 |
Detlev Offenbach |
Added support for 'Last Will' user properties and a button to clear the last will.
eric7
|
file |
diff |
annotate
|
Thu, 22 Jul 2021 19:02:32 +0200 |
Detlev Offenbach |
Continued implementing support for MQTT v5 user properties.
eric7
|
file |
diff |
annotate
|
Sun, 18 Jul 2021 18:30:15 +0200 |
Detlev Offenbach |
Added the MQTT protocol version to the list of connection parameters.
eric7
|
file |
diff |
annotate
|
Sun, 30 May 2021 18:21:40 +0200 |
Detlev Offenbach |
Ported the plug-in to PyQt6 for eric7.
eric7
|
file |
diff |
annotate
|
Sun, 25 Apr 2021 17:57:07 +0200 |
Detlev Offenbach |
Implemented some code simplifications.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:02:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Tue, 23 Jun 2020 19:26:33 +0200 |
Detlev Offenbach |
Removed support for Python2.
release-2.0.0
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:58:55 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 14:21:01 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sun, 09 Sep 2018 17:43:35 +0200 |
Detlev Offenbach |
Added some TODO comments to note some enhancement ideas.
|
file |
diff |
annotate
|
Sun, 09 Sep 2018 17:32:54 +0200 |
Detlev Offenbach |
Added a connect timeout function with a settable timeout value.
|
file |
diff |
annotate
|
Sun, 09 Sep 2018 12:21:19 +0200 |
Detlev Offenbach |
Some smaller improvements and added some TODOs.
|
file |
diff |
annotate
|
Sat, 08 Sep 2018 15:28:48 +0200 |
Detlev Offenbach |
MqttConnectionOptionsDialog: added support for TLS.
connection_profiles
|
file |
diff |
annotate
|
Thu, 06 Sep 2018 19:34:49 +0200 |
Detlev Offenbach |
MqttClient, MqttConnectionOptionsDialog: added support for encrypted passwords.
connection_profiles
|
file |
diff |
annotate
|
Thu, 06 Sep 2018 19:02:53 +0200 |
Detlev Offenbach |
MqttConnectionOptionsDialog: added some validity checks and added the default value for 'keepalive' setting.
connection_profiles
|
file |
diff |
annotate
|
Tue, 04 Sep 2018 19:42:24 +0200 |
Detlev Offenbach |
MqttConnectionProfilesDialog: continued implementing the connections profile dialog.
connection_profiles
|
file |
diff |
annotate
|
Sun, 02 Sep 2018 18:29:35 +0200 |
Detlev Offenbach |
Finished implementing the connection options dialog.
|
file |
diff |
annotate
|
Sat, 01 Sep 2018 20:18:11 +0200 |
Detlev Offenbach |
Started to implement the connection options dialog and methods to specify these connection options connecting to the server.
|
file |
diff |
annotate
|