Tue, 10 Dec 2024 15:48:55 +0100 Detlev Offenbach Updated copyright for 2025. eric7 tip 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: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
Wed, 14 Oct 2020 18:42:59 +0200 Detlev Offenbach Changed calls of exec_() into exec(). release-7.1.0 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
Sat, 31 Mar 2018 13:09:32 +0200 Detlev Offenbach Adjusted the code style checking parameters and fixed some code style issues. file | diff | annotate
Sun, 21 Jan 2018 15:00:09 +0100 Detlev Offenbach Corrected some source documentation issues. 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
Sun, 11 May 2014 17:15:43 +0200 Detlev Offenbach Added some eye-candy and updated source docu and translations. release-5.3.2 file | diff | annotate
Sun, 11 May 2014 17:01:41 +0200 Detlev Offenbach Moved second part of custom file dialog initialsation into the exec_() slot because on Windows the dialog is not completely finalized before control returns to the event loop. 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
Fri, 23 Aug 2013 22:24:44 +0200 T.Rzepka File dialog reworked because of smaller glitches in first implementation. file | diff | annotate
Sun, 18 Aug 2013 13:04:29 +0200 Detlev Offenbach Some changes to the changes sent by Tobias. 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
Sat, 13 Jul 2013 14:54:30 +0200 Detlev Offenbach Some little enhancements to Tobias' patches. 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, 28 Apr 2013 18:06:40 +0200 Detlev Offenbach Merged remote changes. file | diff | annotate
Sun, 28 Apr 2013 18:03:38 +0200 Detlev Offenbach Fixed an issue locating the cxfreeze executable on Mac OS X and the list of init-scripts containing a .py extension. 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
Thu, 28 Apr 2011 19:36:25 +0200 Detlev Offenbach Refined the last change and made final plug-in archive. file | diff | annotate
Wed, 27 Apr 2011 18:37:18 +0200 Detlev Offenbach Fixed an issue finding the executable on Windows systems (thanks to Tomas Sobota for the patch). file | diff | annotate
Sun, 06 Feb 2011 12:25:02 +0100 Detlev Offenbach Added the option to not use the native file dialog to prevent crashes on Linux. file | diff | annotate
Fri, 31 Dec 2010 15:51:34 +0100 Detlev Offenbach Updated copyright notice. file | diff | annotate
Fri, 30 Jul 2010 18:43:56 +0200 Detlev Offenbach Did some string format conversions. file | diff | annotate
Sat, 24 Jul 2010 17:42:12 +0200 Detlev Offenbach Ported the cx_freeze plug-in to eric5. file | diff | annotate
(0) tip

eric ide

mercurial