Sat, 03 Jul 2021 11:47:24 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.7.
maintenance release-21.07
|
file |
diff |
annotate
|
Wed, 16 Jun 2021 19:06:47 +0200 |
Detlev Offenbach |
Implemented support for desktop session management in order to minimize the risk of loosing unsaved edits.
|
file |
diff |
annotate
|
Thu, 03 Jun 2021 11:39:23 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.6.
maintenance release-21.06
|
file |
diff |
annotate
|
Sun, 23 May 2021 11:54:57 +0200 |
Detlev Offenbach |
Added a TODO comment to attache to the session management of desktop environments.
|
file |
diff |
annotate
|
Mon, 10 May 2021 20:01:43 +0200 |
Detlev Offenbach |
Made the plugin install dialog non modal.
|
file |
diff |
annotate
|
Sun, 02 May 2021 17:26:47 +0200 |
Detlev Offenbach |
UML Diagrams
|
file |
diff |
annotate
|
Sat, 01 May 2021 14:27:20 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 21.5.
maintenance release-21.05
|
file |
diff |
annotate
|
Wed, 28 Apr 2021 19:42:28 +0200 |
Detlev Offenbach |
Modernized some code.
|
file |
diff |
annotate
|
Tue, 27 Apr 2021 17:25:06 +0200 |
Detlev Offenbach |
Converted enum names to use all uppercase letters (except for E5PathPickerModes to keep plug-ins using this compatible with previous eric releases).
|
file |
diff |
annotate
|
Thu, 22 Apr 2021 18:02:47 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator).
|
file |
diff |
annotate
|
Thu, 15 Apr 2021 18:11:24 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 2).
|
file |
diff |
annotate
|
Wed, 14 Apr 2021 19:59:16 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 1).
|
file |
diff |
annotate
|
Tue, 13 Apr 2021 19:59:17 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y108: use ternary operator) (batch 3).
|
file |
diff |
annotate
|
Mon, 12 Apr 2021 19:21:40 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y114: use logical or for multiple if).
|
file |
diff |
annotate
|
Mon, 12 Apr 2021 19:05:23 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y102: use single if) (batch 2).
|
file |
diff |
annotate
|
Sun, 11 Apr 2021 12:38:16 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (Y113: use enumerate()).
|
file |
diff |
annotate
|
Sat, 10 Apr 2021 18:38:27 +0200 |
Detlev Offenbach |
Applied some more code simplifications suggested by the new Simplify checker (super(Foo, self) => super()).
|
file |
diff |
annotate
|
Sun, 28 Mar 2021 15:08:28 +0200 |
Detlev Offenbach |
Corrected some merge issues.
maintenance
|
file |
diff |
annotate
|
Sun, 28 Mar 2021 15:00:11 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Sat, 27 Mar 2021 09:49:00 +0100 |
Detlev Offenbach |
Change code to give BackgroundService a 'parent'.
|
file |
diff |
annotate
|
Sun, 14 Mar 2021 13:49:41 +0100 |
Detlev Offenbach |
DebugServer: fixed a situation where the underlying C++ object of DebugServer gets deleted prematurely.
|
file |
diff |
annotate
|
Tue, 02 Mar 2021 17:17:09 +0100 |
Detlev Offenbach |
Changed the use of PyQt enums because the way they were used previously is deprecated since two years and replaced some deprecated Qt stuff.
|
file |
diff |
annotate
|
Tue, 02 Mar 2021 17:12:08 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Mon, 22 Feb 2021 19:30:16 +0100 |
Detlev Offenbach |
Editor
|
file |
diff |
annotate
|
Fri, 19 Feb 2021 17:34:33 +0100 |
Detlev Offenbach |
UserInterface: added code to deal with situations where the eric6_browser process dies prematurely.
|
file |
diff |
annotate
|
Fri, 05 Feb 2021 11:38:53 +0100 |
Detlev Offenbach |
Debug Viewer:
|
file |
diff |
annotate
|
Mon, 01 Feb 2021 14:49:12 +0100 |
Detlev Offenbach |
Made some more JSON file related changes and exported some dark styles in the new file format.
|
file |
diff |
annotate
|
Mon, 01 Feb 2021 10:38:16 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-21.02
|
file |
diff |
annotate
|
Thu, 28 Jan 2021 16:35:28 +0100 |
Detlev Offenbach |
Implemented the JSON based keyboard shortcuts files.
jsonfiles
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 18:27:52 +0100 |
Detlev Offenbach |
Implemented the JSON based tasks files.
jsonfiles
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 15:09:20 +0100 |
Detlev Offenbach |
Implemented the JSON based session files.
jsonfiles
|
file |
diff |
annotate
|
Wed, 13 Jan 2021 19:02:58 +0100 |
Detlev Offenbach |
Fixed some code style issues detected by the upgraded eradicate.py.
|
file |
diff |
annotate
|
Wed, 06 Jan 2021 13:47:01 +0100 |
Detlev Offenbach |
Harmonized some user visible strings and changed the term 'eric6' to the more generic 'eric'.
|
file |
diff |
annotate
|
Tue, 05 Jan 2021 18:28:31 +0100 |
Detlev Offenbach |
Improved the Notification system by supporting colored notifications.
|
file |
diff |
annotate
|
Mon, 04 Jan 2021 16:39:37 +0100 |
Detlev Offenbach |
Changed code to always use the reworked notification system.
|
file |
diff |
annotate
|
Mon, 04 Jan 2021 15:59:22 +0100 |
Detlev Offenbach |
Changed the notification widget to be able to show multiple notification simultaneously.
|
file |
diff |
annotate
|
Sun, 03 Jan 2021 18:02:19 +0100 |
Detlev Offenbach |
UserInterface: fixed an issue introduced during the last changes.
|
file |
diff |
annotate
|
Sun, 03 Jan 2021 17:58:37 +0100 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Sun, 03 Jan 2021 17:49:38 +0100 |
Detlev Offenbach |
Removed code depending upon the automatic online check.
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 15:18:36 +0100 |
Detlev Offenbach |
Fixed some 'lambda' related issues by converting them to 'functools.partial'.
maintenance
|
file |
diff |
annotate
|
Sat, 02 Jan 2021 15:18:36 +0100 |
Detlev Offenbach |
Fixed some 'lambda' related issues by converting them to 'functools.partial'.
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:44 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
maintenance
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:00:05 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Thu, 24 Dec 2020 16:17:57 +0100 |
Detlev Offenbach |
Added support for PySide6.
|
file |
diff |
annotate
|
Tue, 22 Dec 2020 19:59:29 +0100 |
Detlev Offenbach |
Added support for PyQt6.
|
file |
diff |
annotate
|
Sun, 20 Dec 2020 12:35:26 +0100 |
Detlev Offenbach |
User Interface
|
file |
diff |
annotate
|
Sat, 19 Dec 2020 15:22:26 +0100 |
Detlev Offenbach |
Corrected the use of '@keyparam' in the source documentation.
|
file |
diff |
annotate
|
Sat, 05 Dec 2020 18:02:17 +0100 |
Detlev Offenbach |
Merged with the default branch.
multi_processing
|
file |
diff |
annotate
|
Sat, 05 Dec 2020 12:29:26 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.12
|
file |
diff |
annotate
|
Sun, 22 Nov 2020 16:04:59 +0100 |
Detlev Offenbach |
Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore.
|
file |
diff |
annotate
|
Sun, 01 Nov 2020 11:15:18 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.11
|
file |
diff |
annotate
|
Sat, 31 Oct 2020 12:18:29 +0100 |
Detlev Offenbach |
Merged with default branch.
multi_processing
|
file |
diff |
annotate
|
Sun, 25 Oct 2020 14:34:57 +0100 |
Detlev Offenbach |
Replaced os.getlogin() by getpass.getuser().
|
file |
diff |
annotate
|
Sun, 25 Oct 2020 12:28:07 +0100 |
Detlev Offenbach |
Main Window: added code to update the saved install information after an update.
|
file |
diff |
annotate
|
Thu, 22 Oct 2020 19:42:29 +0200 |
Detlev Offenbach |
Added information about the directory the installation was done from.
|
file |
diff |
annotate
|
Thu, 22 Oct 2020 17:59:54 +0200 |
Detlev Offenbach |
Install Information: added the installation date to the list of data.
|
file |
diff |
annotate
|
Wed, 21 Oct 2020 20:00:57 +0200 |
Detlev Offenbach |
Install Info: added the installation date and time to the install info structure.
|
file |
diff |
annotate
|
Mon, 19 Oct 2020 20:02:01 +0200 |
Detlev Offenbach |
Main Window: added a dialog showing information about the installation process.
|
file |
diff |
annotate
|
Sun, 18 Oct 2020 18:51:45 +0200 |
Detlev Offenbach |
Implementing code to record and/or guess some information about the installation process.
|
file |
diff |
annotate
|
Sun, 18 Oct 2020 12:35:30 +0200 |
Detlev Offenbach |
Merged with default branch.
multi_processing
|
file |
diff |
annotate
|