Fri, 22 Oct 2021 18:07:24 +0200 Detlev Offenbach Editor eric7 file | diff | annotate
Sat, 25 Sep 2021 18:12:48 +0200 Detlev Offenbach Replaced the direct access to 'Preferences.Prefs.settings' with 'Preferences.getSettings()'. eric7 file | diff | annotate
Tue, 14 Sep 2021 19:58:41 +0200 Detlev Offenbach Editor: fine tuned the mouse hover help functionality. eric7 file | diff | annotate
Sun, 05 Sep 2021 16:30:19 +0200 Detlev Offenbach Editor: some fine tuning in handling of mouse hover help and goto lists. eric7 file | diff | annotate
Tue, 24 Aug 2021 18:04:32 +0200 Detlev Offenbach Editor: added code to move a breakpoint to a line actually creating some byte code (Python only). eric7 file | diff | annotate
Mon, 23 Aug 2021 19:30:32 +0200 Detlev Offenbach Editor: added code to cancel the calltip window when the editor looses focus. eric7 file | diff | annotate
Fri, 20 Aug 2021 18:02:46 +0200 Detlev Offenbach Debugger: added code to remember the list of recently used breakpoint conditions in the editor and the breakpoint viewer eric7 file | diff | annotate
Fri, 20 Aug 2021 14:19:13 +0200 Detlev Offenbach Fixed some code style issues. eric7 file | diff | annotate
Thu, 19 Aug 2021 18:37:26 +0200 Detlev Offenbach Shortened the long editor context menu. eric7 file | diff | annotate
Thu, 19 Aug 2021 17:21:03 +0200 Detlev Offenbach Editor: fine tuning of the mouse hover help functionality. eric7 file | diff | annotate
Thu, 19 Aug 2021 17:05:43 +0200 Detlev Offenbach Added some TODO markers. eric7 file | diff | annotate
Thu, 19 Aug 2021 13:27:08 +0200 Detlev Offenbach Editor: corrected the mouse hover help code. eric7 file | diff | annotate
Tue, 10 Aug 2021 21:07:19 +0200 Detlev Offenbach Added the capability to suppress syntax highlighting by associating the file type 'Text'. eric7 file | diff | annotate
Wed, 04 Aug 2021 15:35:49 +0200 Detlev Offenbach Editor: prepared the editor to support mouse hover help. eric7 file | diff | annotate
Fri, 30 Jul 2021 17:40:58 +0200 Detlev Offenbach Changed the completion list icon sizes back to 22x22. eric7 file | diff | annotate
Fri, 30 Jul 2021 15:32:02 +0200 Detlev Offenbach Editor: fine tuned the presentation of the 'goto references' list. eric7 file | diff | annotate
Fri, 30 Jul 2021 13:56:50 +0200 Detlev Offenbach Editor: corrected the code dealing with 'Goto References'. eric7 file | diff | annotate
Wed, 28 Jul 2021 19:46:57 +0200 Detlev Offenbach Editor: added support for 'goto reference' via the mouse click handler. eric7 file | diff | annotate
Wed, 28 Jul 2021 17:30:35 +0200 Detlev Offenbach Editor: fine tuned the size of the completion images. eric7 file | diff | annotate
Wed, 28 Jul 2021 17:02:19 +0200 Detlev Offenbach QsciScintillaCompat: fixed an issue causing completion lists to go off-screen. eric7 file | diff | annotate
Sun, 18 Jul 2021 12:23:03 +0200 Detlev Offenbach Editor: fixed an issue causing in endless loop when a split editor was shown and editor settings (or any other) was changed. Should fix issue397 as well. eric7 file | diff | annotate
Sat, 26 Jun 2021 19:00:45 +0200 Detlev Offenbach Fixed some issues related to non-existing flags. eric7 file | diff | annotate
Wed, 23 Jun 2021 18:54:41 +0200 Detlev Offenbach Fixed two issues in the editor causing some margin context menus not being shown. eric7 file | diff | annotate
Tue, 22 Jun 2021 19:05:18 +0200 Detlev Offenbach Simplified some code. eric7 file | diff | annotate
Tue, 25 May 2021 17:16:40 +0200 Detlev Offenbach Modified the mouse click handler support code. eric7 file | diff | annotate
Sat, 22 May 2021 19:58:24 +0200 Detlev Offenbach Sorted the eric specific extensions into packages named like the corresponding PyQt packages (i.e. EricCore,EricGui and EricWidgets). eric7 file | diff | annotate
Sat, 22 May 2021 18:51:46 +0200 Detlev Offenbach Renamed the modules and classes of the E5Gui package to have the prefix 'Eric' instead of 'E5'. eric7 file | diff | annotate
Sat, 22 May 2021 16:52:45 +0200 Detlev Offenbach Renamed 'E5Utilities' to 'EricUtilities' and 'E5Network' to 'EricNetwork'. eric7 file | diff | annotate
Fri, 21 May 2021 17:49:43 +0200 Detlev Offenbach Editor: reactivated the connection to SCN_MODIFIED signal after PyQt6 was fixed. eric7 file | diff | annotate
Thu, 20 May 2021 19:18:19 +0200 Detlev Offenbach Removed some obsolete code. eric7 file | diff | annotate
Tue, 18 May 2021 18:19:47 +0200 Detlev Offenbach Continued porting eric to PyQt6. eric7 file | diff | annotate
Mon, 17 May 2021 19:58:15 +0200 Detlev Offenbach Continued porting eric to PyQt6. eric7 file | diff | annotate
Sun, 16 May 2021 20:07:24 +0200 Detlev Offenbach Replaced all imports of PyQt5 to PyQt6 and started to replace code using obsoleted methods and adapt to the PyQt6 enum usage. eric7 file | diff | annotate
Sat, 15 May 2021 18:45:04 +0200 Detlev Offenbach Started to rename eric6 to eric7. eric7 file | diff | annotate | base
(0) tip

eric ide

mercurial