Mon, 09 Jan 2023 11:22:56 +0100 |
Detlev Offenbach |
Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
eric7
|
file |
diff |
annotate
|
Wed, 04 Jan 2023 16:49:13 +0100 |
Detlev Offenbach |
pip Interface
eric7
|
file |
diff |
annotate
|
Mon, 02 Jan 2023 15:56:41 +0100 |
Detlev Offenbach |
Updated source documentation.
eric7
|
file |
diff |
annotate
|
Mon, 02 Jan 2023 11:16:03 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance release-23.01
|
file |
diff |
annotate
|
Sun, 25 Dec 2022 11:34:05 +0100 |
Detlev Offenbach |
Added a but to check the current VCS status to the top of the project viewer.
eric7
|
file |
diff |
annotate
|
Fri, 23 Dec 2022 11:35:54 +0100 |
Detlev Offenbach |
Changed the use of QContextMenuEvent because it is obsolete as of Qt 6.4.
eric7
|
file |
diff |
annotate
|
Thu, 22 Dec 2022 19:46:37 +0100 |
Detlev Offenbach |
Corrected the logic for the project creation if the project directory already contains files and an embedded environment (see issue 480).
eric7
|
file |
diff |
annotate
|
Thu, 22 Dec 2022 10:23:28 +0100 |
Detlev Offenbach |
Changed the embedded venv creation logic in Project.py because it was created twice for a new project.
eric7
|
file |
diff |
annotate
|
Sun, 18 Dec 2022 19:33:46 +0100 |
Detlev Offenbach |
Refactored the Utilities and Globals modules in order to enhance the maintainability.
eric7
|
file |
diff |
annotate
|
Thu, 15 Dec 2022 17:15:09 +0100 |
Detlev Offenbach |
Version Control Systems - git
eric7
|
file |
diff |
annotate
|
Tue, 13 Dec 2022 14:03:13 +0100 |
Detlev Offenbach |
Version Control Systems - git
eric7
|
file |
diff |
annotate
|
Mon, 12 Dec 2022 16:35:21 +0100 |
Detlev Offenbach |
Class Browsers
eric7
|
file |
diff |
annotate
|
Sun, 11 Dec 2022 17:33:46 +0100 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Sun, 11 Dec 2022 11:02:20 +0100 |
Detlev Offenbach |
Project Viewer
eric7
|
file |
diff |
annotate
|
Sat, 10 Dec 2022 17:56:44 +0100 |
Detlev Offenbach |
Fixed another issue causing a changed file with multiple views not to be saved upon shutdown.
eric7
|
file |
diff |
annotate
|
Thu, 08 Dec 2022 18:09:33 +0100 |
Detlev Offenbach |
Corrected some code style issues.
eric7
|
file |
diff |
annotate
|
Thu, 08 Dec 2022 18:04:00 +0100 |
Detlev Offenbach |
Regenerated the source documentation.
eric7
|
file |
diff |
annotate
|
Wed, 07 Dec 2022 11:50:29 +0100 |
Detlev Offenbach |
Regenerated the source documentation.
eric7
|
file |
diff |
annotate
|
Tue, 06 Dec 2022 16:46:20 +0100 |
Detlev Offenbach |
Find In Files
eric7
|
file |
diff |
annotate
|
Mon, 05 Dec 2022 15:08:18 +0100 |
Detlev Offenbach |
Some bug fixes and snall improvements to the web browser download manager and its parts.
eric7
|
file |
diff |
annotate
|
Mon, 05 Dec 2022 11:58:39 +0100 |
Detlev Offenbach |
Updated source documentation.
eric7
|
file |
diff |
annotate
|
Sun, 04 Dec 2022 11:58:37 +0100 |
Detlev Offenbach |
Project Viewer
eric7
|
file |
diff |
annotate
|
Wed, 30 Nov 2022 09:19:51 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Sat, 26 Nov 2022 17:15:15 +0100 |
Detlev Offenbach |
Added two methods needed by project type plugins to the Preferences.
eric7
|
file |
diff |
annotate
|
Sat, 26 Nov 2022 15:54:32 +0100 |
Detlev Offenbach |
Qt Tools
eric7
|
file |
diff |
annotate
|
Fri, 25 Nov 2022 14:15:48 +0100 |
Detlev Offenbach |
Improved the file type determination (i.e. is it text) and added a configurable option to even load files, whose type cannot be determine as being text.
eric7
|
file |
diff |
annotate
|
Fri, 25 Nov 2022 11:51:51 +0100 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Thu, 24 Nov 2022 19:42:13 +0100 |
Detlev Offenbach |
Debugger
eric7
|
file |
diff |
annotate
|
Thu, 24 Nov 2022 16:11:55 +0100 |
Detlev Offenbach |
Updated source documentation.
eric7
|
file |
diff |
annotate
|
Sun, 13 Nov 2022 14:10:57 +0100 |
Detlev Offenbach |
CycloneDX Interface
eric7
|
file |
diff |
annotate
|
Sat, 12 Nov 2022 17:49:08 +0100 |
Detlev Offenbach |
Harmonized the naming of some code in the syntax checker plugin.
eric7
|
file |
diff |
annotate
|
Fri, 11 Nov 2022 17:49:06 +0100 |
Detlev Offenbach |
Refactored the syntax checker code to get rid of redundancies.
eric7
|
file |
diff |
annotate
|
Fri, 11 Nov 2022 15:30:47 +0100 |
Detlev Offenbach |
Web Browser: added bookmark importer entries for
eric7
|
file |
diff |
annotate
|
Wed, 09 Nov 2022 15:18:07 +0100 |
Detlev Offenbach |
Regenerated the source code documentation.
eric7
|
file |
diff |
annotate
|
Wed, 02 Nov 2022 10:12:25 +0100 |
Detlev Offenbach |
Updated source documentation.
eric7
|
file |
diff |
annotate
|
Tue, 01 Nov 2022 16:46:35 +0100 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|
Mon, 31 Oct 2022 16:32:14 +0100 |
Detlev Offenbach |
Regenerated the source documentation.
eric7
|
file |
diff |
annotate
|
Mon, 31 Oct 2022 15:34:41 +0100 |
Detlev Offenbach |
Regenerated the source documentation.
eric7
|
file |
diff |
annotate
|
Mon, 31 Oct 2022 10:48:45 +0100 |
Detlev Offenbach |
Previewers
eric7
|
file |
diff |
annotate
|
Sat, 29 Oct 2022 15:24:59 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Wed, 26 Oct 2022 18:47:23 +0200 |
Detlev Offenbach |
Added an 'About Black' entry to the Code Formatting menus of the project sources browser and the editor.
eric7
|
file |
diff |
annotate
|
Wed, 26 Oct 2022 17:28:33 +0200 |
Detlev Offenbach |
Virtual Environments
eric7
|
file |
diff |
annotate
|
Thu, 20 Oct 2022 19:19:00 +0200 |
Detlev Offenbach |
Gmail Interface
eric7
|
file |
diff |
annotate
|
Wed, 19 Oct 2022 13:39:16 +0200 |
Detlev Offenbach |
Git Interface and Mercurial Interface
eric7
|
file |
diff |
annotate
|
Tue, 18 Oct 2022 16:11:00 +0200 |
Detlev Offenbach |
Updated the source documentation.
eric7
|
file |
diff |
annotate
|
Tue, 11 Oct 2022 13:01:02 +0200 |
Detlev Offenbach |
Some corrections to the debugger (frontend and backend).
eric7
|
file |
diff |
annotate
|
Mon, 10 Oct 2022 09:25:29 +0200 |
Detlev Offenbach |
Refined the variables filter a bit.
eric7
|
file |
diff |
annotate
|
Thu, 06 Oct 2022 16:22:35 +0200 |
Detlev Offenbach |
Project
eric7
|
file |
diff |
annotate
|
Wed, 05 Oct 2022 16:19:31 +0200 |
Detlev Offenbach |
Added support for project embedded environments to the Testing framework and the Start dialog.
eric7
|
file |
diff |
annotate
|
Tue, 04 Oct 2022 16:14:57 +0200 |
Detlev Offenbach |
Updated source documentation.
eric7
|
file |
diff |
annotate
|
Mon, 03 Oct 2022 17:29:30 +0200 |
Detlev Offenbach |
Debugger
eric7
|
file |
diff |
annotate
|
Mon, 03 Oct 2022 12:14:28 +0200 |
Detlev Offenbach |
Debugger
eric7
|
file |
diff |
annotate
|
Sun, 02 Oct 2022 11:29:11 +0200 |
Detlev Offenbach |
Scripts
eric7
|
file |
diff |
annotate
|
Sat, 01 Oct 2022 13:06:10 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' to prepare a new release.
eric7-maintenance release-22.10
|
file |
diff |
annotate
|
Tue, 27 Sep 2022 17:58:12 +0200 |
Detlev Offenbach |
Improved the 'Add Files' and 'Add Directory' context menu actions of the Others project browser.
eric7
|
file |
diff |
annotate
|
Sun, 25 Sep 2022 12:10:44 +0200 |
Detlev Offenbach |
Updated source docu and refined the support for the QWebEnginePage.fileSystemAccessRequested signal.
eric7
|
file |
diff |
annotate
|
Wed, 21 Sep 2022 10:38:52 +0200 |
Detlev Offenbach |
Code Formatting
eric7
|
file |
diff |
annotate
|
Tue, 20 Sep 2022 18:33:03 +0200 |
Detlev Offenbach |
Corrected another oversight in the 'Black' configuration dialog.
eric7
|
file |
diff |
annotate
|
Mon, 19 Sep 2022 19:44:55 +0200 |
Detlev Offenbach |
Regenerated the source documentation.
eric7
|
file |
diff |
annotate
|
Thu, 15 Sep 2022 10:09:53 +0200 |
Detlev Offenbach |
Code Style Checker
eric7
|
file |
diff |
annotate
|