Tue, 10 Dec 2024 15:48:55 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7 tip
|
file |
diff |
annotate
|
Tue, 29 Oct 2024 17:57:03 +0100 |
Detlev Offenbach |
- changed to the new style header
eric7 release-10.3.0
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 16:19:01 +0100 |
Detlev Offenbach |
Corrected some code style issues and converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:49 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:27:46 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Wed, 21 Dec 2022 09:03:33 +0100 |
Detlev Offenbach |
Adapted some import statements to eric 23.1 and newer.
eric7 release-10.2.0
|
file |
diff |
annotate
|
Tue, 25 Oct 2022 09:03:26 +0200 |
Detlev Offenbach |
Adapted the import statements to the new structure.
eric7 release-10.1.0
|
file |
diff |
annotate
|
Wed, 21 Sep 2022 16:47:33 +0200 |
Detlev Offenbach |
Reformatted source code with 'Black'.
eric7
|
file |
diff |
annotate
|
Thu, 30 Dec 2021 11:53:03 +0100 |
Detlev Offenbach |
Updated version info to indicate relation to eric7.
eric7 release-10.0.0
|
file |
diff |
annotate
|
Thu, 30 Dec 2021 11:19:58 +0100 |
Detlev Offenbach |
Updated copyright for 2022.
eric7
|
file |
diff |
annotate
|
Thu, 03 Jun 2021 17:51:56 +0200 |
Detlev Offenbach |
Ported the plug-in to PyQt6 for eric7.
eric7
|
file |
diff |
annotate
|
Mon, 26 Apr 2021 17:57:17 +0200 |
Detlev Offenbach |
Implemented some code simplifications.
release-7.2.0
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:02:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Sun, 22 Nov 2020 16:21:31 +0100 |
Detlev Offenbach |
Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore.
|
file |
diff |
annotate
|
Tue, 23 Jun 2020 19:23:24 +0200 |
Detlev Offenbach |
Removed support for Python2.
release-7.0.0
|
file |
diff |
annotate
|
Mon, 04 May 2020 18:03:59 +0200 |
Detlev Offenbach |
Added code to search the executable in virtual environment as well on Windows platforms.
release-6.1.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:02 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sun, 21 Jan 2018 15:00:09 +0100 |
Detlev Offenbach |
Corrected some source documentation issues.
|
file |
diff |
annotate
|
Sun, 21 Jan 2018 14:41:23 +0100 |
Detlev Offenbach |
Corrected a German translation string.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:59:10 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Tue, 28 Mar 2017 19:20:24 +0200 |
Detlev Offenbach |
Fixed some code style issues.
release-6.0.7
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:50:45 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:18:56 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:24:43 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Sun, 06 Jul 2014 17:40:15 +0200 |
Detlev Offenbach |
Ported to PyQt5 and eric6.
|
file |
diff |
annotate
|
Wed, 23 Apr 2014 23:25:05 +0200 |
T.Rzepka |
python2Compatible flag added.
release-5.3.0
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:47:54 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Thu, 24 Oct 2013 19:22:57 +0200 |
Detlev Offenbach |
Fixed code style issues.
release-5.2.1
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 13:22:42 +0200 |
Detlev Offenbach |
Fixed some PEP8 related issues.
|
file |
diff |
annotate
|
Sun, 11 Aug 2013 22:17:02 +0200 |
T.Rzepka |
filedialog to add distribution dependent files, e.g. *.ui, readme, which are copied after the freeze process
|
file |
diff |
annotate
|
Sun, 07 Jul 2013 20:40:48 +0200 |
T.Rzepka |
Py2 compatibility, freeze script based on project language, filedialog for icons, some PEP8.
|
file |
diff |
annotate
|
Sun, 14 Apr 2013 13:16:37 +0200 |
Detlev Offenbach |
Changed usage of QMessageBox and QFileDialog to the eric5 equivalents.
release-5.1.1
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:53:46 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:34:28 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:51:34 +0100 |
Detlev Offenbach |
Updated copyright notice.
|
file |
diff |
annotate
|
Thu, 12 Aug 2010 19:25:08 +0200 |
Detlev Offenbach |
Changed signal code to new style API.
|
file |
diff |
annotate
|
Sat, 24 Jul 2010 17:42:12 +0200 |
Detlev Offenbach |
Ported the cx_freeze plug-in to eric5.
|
file |
diff |
annotate
|