Mon, 22 Jul 2024 17:07:46 +0200 |
Detlev Offenbach |
Corrected some code formatting and style issues.
eric7
|
file |
diff |
annotate
|
Wed, 17 Jul 2024 16:48:46 +0200 |
Detlev Offenbach |
Reorganized and fixed the WebAuth related dialog and moved it in a new package.
eric7
|
file |
diff |
annotate
|
Tue, 16 Jul 2024 19:47:54 +0200 |
Detlev Offenbach |
Web Browser
eric7
|
file |
diff |
annotate
|
Mon, 15 Jul 2024 16:38:58 +0200 |
Detlev Offenbach |
Web Browser
eric7
|
file |
diff |
annotate
|
Sun, 30 Jun 2024 17:58:31 +0200 |
Detlev Offenbach |
Moved some functions to the EricUtilities package for consistency and adapted the code base accordingly.
eric7
|
file |
diff |
annotate
|
Fri, 31 May 2024 15:18:47 +0200 |
Detlev Offenbach |
Corrected some imports ordering.
eric7
|
file |
diff |
annotate
|
Sun, 19 May 2024 17:20:16 +0200 |
Detlev Offenbach |
Relocated the Version information into a top level '__version__.py' module.
eric7
|
file |
diff |
annotate
|
Wed, 24 Apr 2024 17:44:28 +0200 |
Detlev Offenbach |
Added a TODO marker to implement a dialog for handling WebAuth Ux requests.
eric7
|
file |
diff |
annotate
|
Sat, 20 Apr 2024 18:01:36 +0200 |
Detlev Offenbach |
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
eric7
|
file |
diff |
annotate
|
Sat, 06 Jan 2024 15:21:02 +0100 |
Detlev Offenbach |
Changed some state/mode definitiuons to an enum.Enum class and corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Fri, 22 Dec 2023 17:24:07 +0100 |
Detlev Offenbach |
Converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Fri, 24 Nov 2023 12:11:49 +0100 |
Detlev Offenbach |
Renamed "isBsdPlatform()" to "isFreeBsdPlatform()" to express its real test.
eric7
|
file |
diff |
annotate
|
Thu, 23 Nov 2023 16:23:37 +0100 |
Detlev Offenbach |
General
eric7
|
file |
diff |
annotate
|
Thu, 12 Oct 2023 17:05:08 +0200 |
Detlev Offenbach |
Corrected the web browser printing code.
eric7
|
file |
diff |
annotate
|
Thu, 25 May 2023 19:51:47 +0200 |
Detlev Offenbach |
Corrected and checked some code style issues (unused function arguments).
eric7
|
file |
diff |
annotate
|
Sun, 22 Jan 2023 15:02:34 +0100 |
Detlev Offenbach |
Corrected some code formatting issues.
eric7
|
file |
diff |
annotate
|
Sat, 07 Jan 2023 19:16:55 +0100 |
Detlev Offenbach |
Fixed a few bugs in the speeddial page and changed the icons.
eric7
|
file |
diff |
annotate
|
Thu, 05 Jan 2023 11:24:18 +0100 |
Detlev Offenbach |
Changed some code in WebBrowserView to be more resilient with respect to Qt version.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
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
|
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
|
Tue, 06 Dec 2022 17:35:41 +0100 |
Detlev Offenbach |
Corrected some 'wrong' string quotes caused by the Black line merging.
eric7
|
file |
diff |
annotate
|
Mon, 07 Nov 2022 17:19:58 +0100 |
Detlev Offenbach |
Corrected/acknowledged some bad import style and removed some obsolete code.
eric7
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 13:52:26 +0100 |
Detlev Offenbach |
Resorted the import statements using isort.
eric7
|
file |
diff |
annotate
|
Tue, 18 Oct 2022 16:06:21 +0200 |
Detlev Offenbach |
Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path.
eric7
|
file |
diff |
annotate
|
Tue, 27 Sep 2022 14:59:32 +0200 |
Detlev Offenbach |
Changed the handling of 'installed API files' a little bit.
eric7
|
file |
diff |
annotate
|
Mon, 26 Sep 2022 17:25:48 +0200 |
Detlev Offenbach |
Corrected a code style issue.
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
|
Sat, 24 Sep 2022 14:19:37 +0200 |
Detlev Offenbach |
Updated translations.
eric7
|
file |
diff |
annotate
|
Sat, 24 Sep 2022 13:38:40 +0200 |
Detlev Offenbach |
Web Browser
eric7
|
file |
diff |
annotate
|
Wed, 13 Jul 2022 14:55:47 +0200 |
Detlev Offenbach |
Reformatted the source code using the 'Black' utility.
eric7
|
file |
diff |
annotate
|
Thu, 07 Jul 2022 11:23:56 +0200 |
Detlev Offenbach |
Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml".
eric7
|
file |
diff |
annotate
| base
|