Sun, 31 Jan 2021 17:47:01 +0100 |
Detlev Offenbach |
ViewManager: reverted a change testing type annotations.
|
file |
diff |
annotate
|
Sat, 23 Jan 2021 12:52:18 +0100 |
Detlev Offenbach |
Editor: added configuration option (Editor->General page) to enable the automatic generation of docstrings, if a docstring start sequenz was entered (default on).
|
file |
diff |
annotate
|
Sat, 23 Jan 2021 12:02:52 +0100 |
Detlev Offenbach |
Editor: extended the docstring functionality to be invocable via a keyboard shortcut (Ctrl+Alt+D).
|
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
|
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
|
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
|
Fri, 04 Dec 2020 18:29:31 +0100 |
Detlev Offenbach |
Utilities: removed some obsolete functions.
|
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
|
Wed, 14 Oct 2020 17:50:39 +0200 |
Detlev Offenbach |
Changed code to use context manager 'open()' for file operations.
|
file |
diff |
annotate
|
Sun, 11 Oct 2020 17:54:52 +0200 |
Detlev Offenbach |
Changed code to not use deprecated 'QRegExp' anymore.
|
file |
diff |
annotate
|
Tue, 06 Oct 2020 18:16:00 +0200 |
Detlev Offenbach |
Removed some redundant code.
|
file |
diff |
annotate
|
Tue, 06 Oct 2020 17:52:44 +0200 |
Detlev Offenbach |
Changed calls to exec_() into exec() (remainder of Python2 elimination).
|
file |
diff |
annotate
|
Sat, 03 Oct 2020 17:25:26 +0200 |
Detlev Offenbach |
QScintilla: pushed required QScintilla version to 2.11.1.
|
file |
diff |
annotate
|
Sat, 03 Oct 2020 11:13:46 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.10
|
file |
diff |
annotate
|
Sun, 20 Sep 2020 18:32:28 +0200 |
Detlev Offenbach |
Finished to implement a Python Disassembly Viewer showing the byte code generated from a Python source file loaded in an editor pane.
|
file |
diff |
annotate
|
Sat, 19 Sep 2020 19:04:21 +0200 |
Detlev Offenbach |
Started to implement a Python Disassembly Viewer showing the byte code generated from a Python source file loaded in an editor pane.
|
file |
diff |
annotate
|
Sat, 02 May 2020 13:51:07 +0200 |
Detlev Offenbach |
Merged with default branch to prepare new release.
maintenance release-20.05
|
file |
diff |
annotate
|
Sun, 12 Apr 2020 19:07:49 +0200 |
Detlev Offenbach |
Removed the '.png' extension from all call to get an icon or a pixmap from the PixmapCache because this is not needed anymore.
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 12:01:54 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-20.01
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:57:23 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Sun, 01 Dec 2019 16:38:47 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Sun, 01 Dec 2019 13:17:07 +0100 |
Detlev Offenbach |
ViewManager: implemented some code (workaround?) to cope with the changed app focus behavior starting with Qt 5.13.1.
|
file |
diff |
annotate
|
Thu, 03 Oct 2019 11:12:10 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.10
|
file |
diff |
annotate
|
Wed, 02 Oct 2019 20:16:43 +0200 |
Detlev Offenbach |
ViewManager: reverted the focus change change because the faulty behavior is not caused by eric6 (and no workaround seems possible).
|
file |
diff |
annotate
|
Fri, 27 Sep 2019 14:49:42 +0200 |
Detlev Offenbach |
ViewManager: fixed an issue caused by changed focus handling within Qt.
|
file |
diff |
annotate
|
Mon, 23 Sep 2019 19:22:12 +0200 |
Detlev Offenbach |
Continued to resolve code style issue M841.
|
file |
diff |
annotate
|
Tue, 10 Sep 2019 19:30:07 +0200 |
Detlev Offenbach |
Removed obsolete "from __future__ import ..." statements.
|
file |
diff |
annotate
|
Sat, 07 Sep 2019 12:59:54 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.09
|
file |
diff |
annotate
|
Sat, 31 Aug 2019 12:58:11 +0200 |
Detlev Offenbach |
Started removing runtime support for Python2 and PyQt4.
without_py2_and_pyqt4
|
file |
diff |
annotate
|
Sat, 24 Aug 2019 18:24:33 +0200 |
Detlev Offenbach |
Changed some code documentation from '@ireturn' to '@return'.
|
file |
diff |
annotate
|
Sun, 02 Jun 2019 11:42:48 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.06
|
file |
diff |
annotate
|
Wed, 29 May 2019 19:50:26 +0200 |
Detlev Offenbach |
ViewManager: added a dedicated icon for closing an editor.
|
file |
diff |
annotate
|
Sat, 11 May 2019 11:19:32 +0200 |
Detlev Offenbach |
Project, UserInterface,ViewManager: rearranged the menus.
|
file |
diff |
annotate
|
Sat, 04 May 2019 11:10:44 +0200 |
Detlev Offenbach |
Merged with default branch to prepare release 19.5.
maintenance
|
file |
diff |
annotate
| base
|
Sun, 14 Apr 2019 15:09:21 +0200 |
Detlev Offenbach |
Major restructuring of the source tree to get prepared for a setup.py based installation.
|
file |
diff |
annotate
| base
|