Tue, 15 May 2018 19:39:46 +0200 Detlev Offenbach PySide2 support: started to implement support for PySide2. file | diff | annotate
Sat, 21 Apr 2018 18:02:04 +0200 Detlev Offenbach Fixed some code style issues. file | diff | annotate
Tue, 17 Apr 2018 19:53:46 +0200 Detlev Offenbach Finished coding the make support. make_support file | diff | annotate
Sun, 15 Apr 2018 12:04:17 +0200 Detlev Offenbach Implemented the make project sub-menu and related actions. make_support file | diff | annotate
Sun, 15 Apr 2018 11:36:43 +0200 Detlev Offenbach Introduced a new project file format version and added reader and writer support for the 'make' parameter set. make_support file | diff | annotate
Sat, 14 Apr 2018 18:48:38 +0200 Detlev Offenbach Project Make Support: implemented the MakePropertiesDialog class and extended the Project class accordingly. make_support file | diff | annotate
Fri, 13 Apr 2018 19:56:31 +0200 Detlev Offenbach Project: added dummy methods for make related private methods make_support file | diff | annotate
Fri, 13 Apr 2018 18:59:17 +0200 Detlev Offenbach Project: add a (currently) empty slot to handle the 'executeMake' signal. make_support file | diff | annotate
Mon, 09 Apr 2018 19:47:16 +0200 Detlev Offenbach Third Party packages: updated send2trash to version 1.5.0 file | diff | annotate
Mon, 02 Apr 2018 14:06:55 +0200 Detlev Offenbach Project: optimized the project shutdown procedure to keep it open, if there are unsaved, non-discarded changes. file | diff | annotate
Tue, 13 Mar 2018 14:54:46 +0100 Detlev Offenbach Fixed some loop related coding issues detected by the extended code style checker. file | diff | annotate
Sun, 18 Feb 2018 13:47:29 +0100 Detlev Offenbach Fixed an issue causing eric to crash when creating a new project from a repository (i.e. cloning or exporting). file | diff | annotate
Sun, 31 Dec 2017 16:52:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Mon, 13 Nov 2017 20:20:06 +0100 Detlev Offenbach Continued to add support for Google protobuf protocol files. file | diff | annotate
Sun, 12 Nov 2017 19:42:02 +0100 Detlev Offenbach Started to add support for Google protobuf protocol files. file | diff | annotate
Tue, 10 Oct 2017 19:05:00 +0200 Detlev Offenbach Added the capability to enter an interpreter in the Start... dialogs of the debugger. file | diff | annotate
Fri, 17 Mar 2017 19:45:49 +0100 Detlev Offenbach Removed a bunch of __IGNORE_WARNING_M131__ markers. file | diff | annotate
Thu, 16 Mar 2017 19:32:33 +0100 Detlev Offenbach Reworked some __IGNORE_WARNING__ comments to be more specific. file | diff | annotate
Fri, 10 Mar 2017 17:32:19 +0100 Detlev Offenbach Continued fixing code style issues detected by the extended style checker. file | diff | annotate
Tue, 07 Mar 2017 18:53:18 +0100 Detlev Offenbach Started to fix code style issues detected by the extended style checker. file | diff | annotate
Fri, 24 Feb 2017 18:59:38 +0100 Detlev Offenbach Added some code to clear out history information of projects, VCS plug-ins and untyped plug-ins, that implement a clearPrivateData() module function. file | diff | annotate
Sun, 19 Feb 2017 19:57:28 +0100 Detlev Offenbach Write a flag into the package list file when it is freshly generated. file | diff | annotate
Tue, 31 Jan 2017 19:08:11 +0100 Detlev Offenbach Extended the list of default file type associations to include common documentation file patterns. 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, 03 Dec 2016 15:07:43 +0100 Detlev Offenbach Merged in the APIs changes. file | diff | annotate
Thu, 01 Dec 2016 19:27:09 +0100 Detlev Offenbach Corrected some code style issues and regenerated the source docu files. file | diff | annotate
Thu, 01 Dec 2016 19:22:06 +0100 Detlev Offenbach Corrected a source docu issue and regenerated the source docu files. APIs file | diff | annotate
Sat, 26 Nov 2016 15:59:18 +0100 Detlev Offenbach Fixed a typo causing issues. file | diff | annotate
Sat, 26 Nov 2016 15:35:12 +0100 Detlev Offenbach Added public methods for acces to sveral parts of the pdata structure of the Project class. file | diff | annotate
Tue, 08 Nov 2016 19:01:35 +0100 Detlev Offenbach Fixed an issue in the Project class caused by empty main script entry. file | diff | annotate
Tue, 18 Oct 2016 18:44:27 +0200 Detlev Offenbach Fixed a regression in the project debugger properties dialog. file | diff | annotate
Sun, 16 Oct 2016 14:42:46 +0200 Detlev Offenbach Added a dialog to select from a list and extended the plug-in archive build process. file | diff | annotate
Fri, 14 Oct 2016 20:05:30 +0200 Detlev Offenbach Little improvement to the plug-in archive creation function. file | diff | annotate
Thu, 13 Oct 2016 18:53:26 +0200 Detlev Offenbach Fixed a bug in the Project class. file | diff | annotate
Mon, 10 Oct 2016 20:09:29 +0200 Detlev Offenbach Extended the PKGLIST syntax with a line comment starting with ';' and a directive comment to define the archive name (archive_name=) and the capability to have more than one PKGLIST* file for a project possibly defining different archive contents. file | diff | annotate
Wed, 31 Aug 2016 18:20:40 +0200 Detlev Offenbach Improved the quiet task extraction process by implementing a threaded solution. file | diff | annotate
Wed, 24 Aug 2016 20:00:29 +0200 Detlev Offenbach Added an action to clear the private data of the IDE. file | diff | annotate
Tue, 23 Aug 2016 19:02:43 +0200 Detlev Offenbach Fixed some code style issues. file | diff | annotate
Tue, 23 Aug 2016 18:53:46 +0200 Detlev Offenbach Added an option to the project to rescan the project for tasks upon open. file | diff | annotate
Thu, 18 Aug 2016 17:06:01 +0200 Detlev Offenbach Fixed a stupid issue introduced in the last changeset. file | diff | annotate
Thu, 18 Aug 2016 17:02:21 +0200 Detlev Offenbach Finished cleaning up some code related to the Project class and data structures. file | diff | annotate
Wed, 17 Aug 2016 17:52:52 +0200 Detlev Offenbach Continued cleaning up some code related to the Project class and data structures. file | diff | annotate
Wed, 17 Aug 2016 12:32:58 +0200 Detlev Offenbach Started to clean up some code related to the Project class and data structures. file | diff | annotate
Mon, 15 Aug 2016 17:24:13 +0200 Detlev Offenbach Added a method to the Project class to set the translations file pattern. 6_1_x file | diff | annotate
Mon, 15 Aug 2016 17:22:13 +0200 Detlev Offenbach Added a method to the Project class to set the translations file pattern. file | diff | annotate
Sat, 21 May 2016 19:16:12 +0200 Detlev Offenbach Added a dialog to quickly search for files in the list of project files (thanks to Mike C. Fletcher for contributing the majority of this code). file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Wed, 04 Nov 2015 16:25:25 +0100 Detlev Offenbach Fixed a few code style issues (forgotten future imports, copyrights,...). 6_1_x file | diff | annotate
Fri, 30 Oct 2015 18:01:42 +0100 Detlev Offenbach Fixed an issue causing wrong project file entries if the project is generated in the root on windows. file | diff | annotate
Fri, 30 Oct 2015 18:01:42 +0100 Detlev Offenbach Fixed an issue causing wrong project file entries if the project is generated in the root on windows. 6_0_x file | diff | annotate
Wed, 01 Jul 2015 19:34:51 +0200 Detlev Offenbach Removed support for project type 'E4Plugin' because eric4 and eric5 are out of service. file | diff | annotate
Sat, 11 Apr 2015 14:03:40 +0200 Detlev Offenbach Added functionality to reorganize the files automatically, when the project type or file type associations are changed. file | diff | annotate
Sun, 01 Feb 2015 18:23:12 +0100 Detlev Offenbach Added possibility for plug-ins to have toolbars. file | diff | annotate
Sat, 17 Jan 2015 14:20:09 +0100 Detlev Offenbach Modified code to always associate .py and .pyw with sources for Python2 and Python3 projects. 6_0_x file | diff | annotate
Sat, 17 Jan 2015 14:20:09 +0100 Detlev Offenbach Modified code to always associate .py and .pyw with sources for Python2 and Python3 projects. file | diff | annotate
Fri, 16 Jan 2015 19:43:56 +0100 Detlev Offenbach Fixed situations where the project management directory cannot be created due to missing permissions. 6_0_x file | diff | annotate
Fri, 16 Jan 2015 19:43:56 +0100 Detlev Offenbach Fixed situations where the project management directory cannot be created due to missing permissions. file | diff | annotate
Thu, 01 Jan 2015 13:12:37 +0100 Detlev Offenbach Updated copyright for 2015. 6_0_x file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial