Tue, 26 Oct 2021 17:06:36 +0200 Detlev Offenbach Fixed an issue related to the 'ShowInternalHelpViewer' configuration option. eric7 file | diff | annotate
Tue, 26 Oct 2021 17:00:21 +0200 Detlev Offenbach Some optimizations for the sidebars layout. eric7 file | diff | annotate
Sat, 23 Oct 2021 18:58:16 +0200 Detlev Offenbach Added a configuration option to not show the internal help viewer. eric7 file | diff | annotate
Wed, 20 Oct 2021 19:47:18 +0200 Detlev Offenbach Added a configuration option to use the internal help viewer and made that the default. eric7 file | diff | annotate
Sun, 17 Oct 2021 16:00:54 +0200 Detlev Offenbach Added a few TODO markers. 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
Thu, 23 Sep 2021 18:20:31 +0200 Detlev Offenbach Started implementing a 'Quick Commit' function for the new VCS Status List widget. eric7 file | diff | annotate
Sat, 11 Sep 2021 19:47:02 +0200 Detlev Offenbach Jedi: integrated the Assistant Jedi plugin as a fixed part of eric. eric7 file | diff | annotate
Thu, 09 Sep 2021 19:22:12 +0200 Detlev Offenbach Made the height/width of the icons bar configurable. eric7 file | diff | annotate
Mon, 06 Sep 2021 19:52:37 +0200 Detlev Offenbach Modernized the look of the side bars. eric7 file | diff | annotate
Sun, 05 Sep 2021 18:07:03 +0200 Detlev Offenbach Web Browser: removed some obsolete code and fixed a few not yet ported places. eric7 file | diff | annotate
Sat, 04 Sep 2021 20:26:21 +0200 Detlev Offenbach Re-introduced the Internet reachability checks. eric7 file | diff | annotate
Sat, 04 Sep 2021 12:29:32 +0200 Detlev Offenbach Adapted the set of URLs providing versions information. eric7 file | diff | annotate
Fri, 03 Sep 2021 19:56:55 +0200 Detlev Offenbach Fixed some issues in the changed Preferences module. eric7 file | diff | annotate
Fri, 03 Sep 2021 19:14:20 +0200 Detlev Offenbach Added code to configure eric7 initially with an eric6 configuration file (only run, if no eric7 config exists yet). eric7 file | diff | annotate
Tue, 31 Aug 2021 17:48:20 +0200 Detlev Offenbach Next batch of changes for QtWebEngine as of Qt 6.2.0. eric7 file | diff | annotate
Mon, 30 Aug 2021 20:02:39 +0200 Detlev Offenbach Next batch of changes for QtWebEngine as of Qt 6.2.0. eric7 file | diff | annotate
Sun, 29 Aug 2021 20:21:41 +0200 Detlev Offenbach Next batch of changes for QtWebEngine as of Qt 6.2.0. eric7 file | diff | annotate
Sun, 29 Aug 2021 17:48:44 +0200 Detlev Offenbach Next batch of changes for QtWebEngine as of Qt 6.2.0. eric7 file | diff | annotate
Sun, 29 Aug 2021 12:40:51 +0200 Detlev Offenbach First batch of changes for QtWebEngine as of Qt 6.2.0. eric7 file | diff | annotate
Sat, 28 Aug 2021 19:57:35 +0200 Detlev Offenbach Changed some forgotten references to Qt5 to Qt6. 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
Tue, 24 Aug 2021 17:20:58 +0200 Detlev Offenbach Preferences: added a default value for PyQt6 documentation. eric7 file | diff | annotate
Wed, 04 Aug 2021 14:28:04 +0200 Detlev Offenbach Added editor configuration parameters to support mouse hover help information. 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
Sat, 17 Jul 2021 15:45:34 +0200 Detlev Offenbach Removed some obsolete code. eric7 file | diff | annotate
Sat, 10 Jul 2021 12:31:31 +0200 Detlev Offenbach Changed quite a few PyQt5 references to PyQt6. eric7 file | diff | annotate
Sun, 23 May 2021 15:35:49 +0200 Detlev Offenbach Corrected some code style issues. 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
Thu, 20 May 2021 19:20:50 +0200 Detlev Offenbach Changed the E6Plugin project type to E7Plugin. 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 20:08:03 +0200 Detlev Offenbach Finished renaming eric6 to eric7. 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