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 16:35:52 +0100 |
Detlev Offenbach |
Recreated the plugin archive because I forgot to change the version number.
eric7
|
file |
diff |
annotate
|
Thu, 30 Dec 2021 11:47:53 +0100 |
Detlev Offenbach |
Updated version info to indicate relation to eric7.
eric7 release-10.2.0
|
file |
diff |
annotate
|
Thu, 30 Dec 2021 11:19:57 +0100 |
Detlev Offenbach |
Updated copyright for 2022.
eric7
|
file |
diff |
annotate
|
Thu, 28 Oct 2021 18:28:21 +0200 |
Detlev Offenbach |
***
eric7
|
file |
diff |
annotate
|
Tue, 14 Sep 2021 18:10:51 +0200 |
Detlev Offenbach |
Optimized the layout margins.
eric7
|
file |
diff |
annotate
|
Sat, 11 Sep 2021 14:13:50 +0200 |
Detlev Offenbach |
Added an icon for the new sidebars layout.
eric7
|
file |
diff |
annotate
|
Sat, 24 Jul 2021 16:12:05 +0200 |
Detlev Offenbach |
Changed code to remember the most recently subscribed topics.
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
|
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
|
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
|
Thu, 13 May 2021 18:15:49 +0200 |
Detlev Offenbach |
Added code to install the 'paho-mqtt' library as a plug-in dependency (eric > 21.5).
release-3.1.0
|
file |
diff |
annotate
|
Sun, 25 Apr 2021 17:57:07 +0200 |
Detlev Offenbach |
Implemented some code simplifications.
|
file |
diff |
annotate
|
Sun, 25 Apr 2021 17:41:32 +0200 |
Detlev Offenbach |
Removed support for obsolete eric6 versions.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:02:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Wed, 14 Oct 2020 19:15:45 +0200 |
Detlev Offenbach |
Changed calls of exec_() into exec().
release-2.1.0
|
file |
diff |
annotate
|
Thu, 25 Jun 2020 19:12:58 +0200 |
Alexander Barkoff |
Updated Russian translations.
release-2.0.1
|
file |
diff |
annotate
|
Tue, 23 Jun 2020 19:26:33 +0200 |
Detlev Offenbach |
Removed support for Python2.
release-2.0.0
|
file |
diff |
annotate
|
Thu, 28 May 2020 17:36:58 +0200 |
Detlev Offenbach |
Changed fail message.
|
file |
diff |
annotate
|
Sat, 02 May 2020 15:01:46 +0200 |
Detlev Offenbach |
Created new plug-in release.
release-1.2.3
|
file |
diff |
annotate
|
Wed, 08 Apr 2020 19:09:36 +0200 |
Detlev Offenbach |
Fixed an issue determining the palette used.
release-1.2.2
|
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
|
Tue, 07 Apr 2020 19:30:20 +0200 |
Detlev Offenbach |
Replaced pixmap icons by vector icons.
release-1.2.0
|
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
|
Fri, 21 Sep 2018 18:01:10 +0200 |
Detlev Offenbach |
PluginMqttMonitor: fixed a typo causing translation files to not being loaded.
release-1.1.1
|
file |
diff |
annotate
|
Sun, 09 Sep 2018 19:11:14 +0200 |
Detlev Offenbach |
Extended the plug-in descriptive text and added some more TODO comments.
|
file |
diff |
annotate
|
Sun, 09 Sep 2018 12:21:19 +0200 |
Detlev Offenbach |
Some smaller improvements and added some TODOs.
|
file |
diff |
annotate
|
Wed, 05 Sep 2018 19:52:30 +0200 |
Detlev Offenbach |
MqttConnectionProfilesDialog: continued implementing the connections profile dialog.
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
|
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
|
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 17:27:45 +0200 |
Detlev Offenbach |
Added first outline of the MQTT Monitor.
|
file |
diff |
annotate
|
Sun, 26 Aug 2018 15:16:33 +0200 |
Detlev Offenbach |
Project "MQTT Monitor" started
|
file |
diff |
annotate
|