Thu, 10 Jan 2019 14:18:48 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Sat, 08 Dec 2018 18:54:11 +0100 Detlev Offenbach PluginRepositoryDialog: added code to cleanup downloaded plug-in archives of obsolete plug-ins. file | diff | annotate
Sat, 08 Dec 2018 16:42:44 +0100 Detlev Offenbach PluginManager, PluginRepositoryDialog: fixed the recent change of the update check. file | diff | annotate
Sat, 01 Dec 2018 11:38:22 +0100 Detlev Offenbach Fixed some code style issues and generated source docu. file | diff | annotate
Sat, 01 Dec 2018 11:34:23 +0100 Detlev Offenbach PluginRepositoryDialog: added version check for situation, where the downloaded files have been deleted already. file | diff | annotate
Sat, 17 Feb 2018 18:51:46 +0100 Detlev Offenbach PluginRepositoryWidget: Did some code optimizations in order to get rid of status attributes. file | diff | annotate
Thu, 25 Jan 2018 11:54:38 +0100 Detlev Offenbach Removed use of sender() in the plug-in repository dialog and the plug-in manager. file | diff | annotate
Sun, 14 Jan 2018 12:03:34 +0100 Detlev Offenbach Fixed a bug in the plug-in repository dialog causing the cleanup function to fail, if the download directory contains a file without version info seperated by '-'. file | diff | annotate
Sun, 31 Dec 2017 16:52:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Mon, 11 Dec 2017 18:29:04 +0100 Detlev Offenbach Fix for the plug-in repository dialog. file | diff | annotate
Sun, 10 Dec 2017 18:45:16 +0100 Detlev Offenbach Added an "obsolete" category to the plug-in repository dialog. file | diff | annotate
Fri, 17 Nov 2017 18:51:40 +0100 Detlev Offenbach Fixed an issue cleaning up the plug-in download area. file | diff | annotate
Sat, 02 Sep 2017 20:00:57 +0200 Detlev Offenbach Started implementing a downloader and installer for web browser spell check dictionaries. file | diff | annotate
Mon, 28 Aug 2017 16:02:41 +0200 Detlev Offenbach Added a bar with counts for new/local updates/remote updates to the plug-in repository dialog. file | diff | annotate
Tue, 06 Jun 2017 19:52:41 +0200 Detlev Offenbach Fixed an issue causing the downloading of Plug-in archives bigger than 128MB to fail on Windows. file | diff | annotate
Mon, 15 May 2017 18:36:49 +0200 Detlev Offenbach Added an option to the plug-in manager to cleanup the plug-ins download area during startup. file | diff | annotate
Tue, 07 Mar 2017 19:46:57 +0100 Detlev Offenbach Continued fixing code style issues detected by the extended style checker. file | diff | annotate
Sun, 01 Jan 2017 18:13:13 +0100 Detlev Offenbach Fixed some code style issues. file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Sun, 18 Dec 2016 13:42:41 +0100 Detlev Offenbach Extended the plug-in archive creation process and improved the plug-in archive dialog to cope with the documentation sets plug-in peculiarities. file | diff | annotate
Sat, 23 Jul 2016 13:33:54 +0200 Detlev Offenbach Added a configuration option to override the online status check. file | diff | annotate
Fri, 01 Jan 2016 12:14:06 +0100 Detlev Offenbach Merged remote changes. 6_1_x file | diff | annotate
Fri, 01 Jan 2016 12:13:13 +0100 Detlev Offenbach Updated copyright for 2016. 6_1_x file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Tue, 29 Dec 2015 15:13:23 +0100 Detlev Offenbach Added a status bar icon to show the online status. file | diff | annotate
Sun, 27 Dec 2015 13:26:12 +0100 Detlev Offenbach Added some missing deleteLater() calls. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sat, 05 Jul 2014 13:57:33 +0200 Detlev Offenbach Renamed a few excternal references. file | diff | annotate
Sat, 05 Jul 2014 12:13:23 +0200 Detlev Offenbach Finished renaming eric5 for PyQt5 to eric6. file | diff | annotate
Sun, 29 Jun 2014 20:13:56 +0200 Detlev Offenbach Started porting eric5 to PyQt5. file | diff | annotate
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 08 Mar 2014 20:09:41 +0100 Detlev Offenbach Changed signal/slot usage to not use constructs like 'triggered[()].connect(...)' anymore. file | diff | annotate
Sat, 01 Feb 2014 16:29:24 +0100 Detlev Offenbach Some code style fixes and renaming of UtilitiesPython2.py2flakes to UtilitiesPython2.pyflakes to make it clear, that it is just a copy of the one in Utilities. file | diff | annotate
Sun, 12 Jan 2014 18:02:33 +0100 Detlev Offenbach Extended the plugin repository dialog to allow to hide unwanted entries and cleanup the plugin downloads area. file | diff | annotate
Sat, 11 Jan 2014 11:55:33 +0100 Detlev Offenbach Changed the code to use QObject.tr() instead of QObject.trUtf8(). file | diff | annotate
Fri, 10 Jan 2014 19:30:21 +0100 Detlev Offenbach Fixed issues showing the correct window title for some dialogs. 5_4_x file | diff | annotate
Sun, 05 Jan 2014 23:22:17 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:40:41 +0100 Detlev Offenbach Updated copyright for 2014. 5_3_x file | diff | annotate
Wed, 01 Jan 2014 14:39:32 +0100 Detlev Offenbach Updated copyright for 2014. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:38:45 +0100 Detlev Offenbach Updated copyright for 2014. file | diff | annotate
Sat, 14 Dec 2013 23:44:25 +0100 T.Rzepka # __IGNORE_WARNING__ added/ removed. Py2 comp. file | diff | annotate
Fri, 13 Dec 2013 23:39:14 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Wed, 27 Nov 2013 19:58:37 +0100 Detlev Offenbach Continued implementing the automatic plug-in update check in the plug-in manager. file | diff | annotate
Tue, 26 Nov 2013 19:20:42 +0100 Detlev Offenbach Started implementing the automatic plug-in update check in the plug-in manager. file | diff | annotate
Sun, 03 Nov 2013 15:58:22 +0100 T.Rzepka Merge with default branch after fixed indentation issues and lates changes. Py2 comp. file | diff | annotate
Fri, 01 Nov 2013 15:48:48 +0100 T.Rzepka Merge with default branch after fixed indentation issues. Py2 comp. file | diff | annotate
Fri, 18 Oct 2013 23:00:41 +0200 T.Rzepka Merge with default branch after shorten the code lines to max. 79 characters. Py2 comp. file | diff | annotate
Sat, 19 Oct 2013 15:15:50 +0200 Detlev Offenbach Fixed a bunch of indentation issues. file | diff | annotate
Sat, 19 Oct 2013 13:03:39 +0200 Detlev Offenbach Fixed various coding style issues. file | diff | annotate
Tue, 15 Oct 2013 18:29:32 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Mon, 14 Oct 2013 19:30:36 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Mon, 07 Oct 2013 19:10:11 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Sun, 29 Sep 2013 14:12:38 +0200 Detlev Offenbach Continued correcting doc strings by using the new doc string checker. file | diff | annotate
Mon, 12 Aug 2013 22:21:53 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Fri, 26 Jul 2013 18:52:45 +0200 Detlev Offenbach Replaced the obsoleted method setMargin() with setContentsMargins(). 5_3_x file | diff | annotate
Fri, 26 Jul 2013 18:51:12 +0200 Detlev Offenbach Replaced the obsoleted method setMargin() with setContentsMargins(). file | diff | annotate
Mon, 25 Mar 2013 03:11:06 +0100 T.Rzepka Script changes: Future import added, super calls modified and unicode behavior for str. Py2 comp. file | diff | annotate
Sun, 10 Feb 2013 18:53:47 +0100 Detlev Offenbach Continued implementing the delayed import. file | diff | annotate
Sat, 19 Jan 2013 16:59:23 +0100 Detlev Offenbach Improved the SSL error handling logic a bit. file | diff | annotate
Wed, 16 Jan 2013 19:43:50 +0100 Detlev Offenbach Centralized the SSL error handling in E5SslErrorHandler. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial