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
Wed, 21 Jul 2021 20:10:36 +0200 Detlev Offenbach Started implementing support for MQTT v5 user properties. eric7 file | diff | annotate
Tue, 20 Jul 2021 18:10:55 +0200 Detlev Offenbach Corrected some code style issues and added support for message properties to the on_message callback function. eric7 file | diff | annotate
Tue, 20 Jul 2021 17:48:21 +0200 Detlev Offenbach Updated the remaining on_... methods for MQTT v5. eric7 file | diff | annotate
Mon, 19 Jul 2021 20:00:17 +0200 Detlev Offenbach Added MQTT V5 support for connect, disconnect and subscribe. eric7 file | diff | annotate
Sun, 18 Jul 2021 19:32:16 +0200 Detlev Offenbach Corrected the connection code for MQTTv5. 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
Sat, 26 Jun 2021 15:27:44 +0200 Detlev Offenbach Fixed a few bugs and added a button to show the user password. 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
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, 08 Apr 2020 18:06:19 +0200 Detlev Offenbach Fixed a bug handling a missing CERT file. release-1.2.1 file | diff | annotate
Wed, 01 Jan 2020 11:58:55 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Sun, 20 Jan 2019 16:08:38 +0100 Detlev Offenbach bug fixes release-1.1.2 file | diff | annotate
Thu, 10 Jan 2019 14:21:01 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Sat, 15 Sep 2018 12:15:25 +0200 Detlev Offenbach MqttClient: fixed some code style issues. file | diff | annotate
Mon, 10 Sep 2018 16:52:37 +0200 Detlev Offenbach MqttClient, MqttMonitorWidget: limited amount of recently used brokers to 20 and added a log level selection to disable logging. 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
Fri, 07 Sep 2018 18:10:31 +0200 Detlev Offenbach MqttClient: added TLS support to the client. 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
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
Fri, 31 Aug 2018 19:28:28 +0200 Detlev Offenbach MqttClient: fixed an issue in mqttErrorMessage() definition. file | diff | annotate
Mon, 27 Aug 2018 19:26:27 +0200 Detlev Offenbach Fixed some code style issues and implemented the broker connect/disconnect group of the MqttMonitorWidget. file | diff | annotate
Sun, 26 Aug 2018 19:40:15 +0200 Detlev Offenbach MqttClient: added the MqttClient wrapper around paho.mqtt.client.Client. file | diff | annotate
(0) tip

eric ide

mercurial