Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Wed, 22 Nov 2023 17:19:10 +0100 |
Detlev Offenbach |
Modernized some code and corrected some code style issues.
eric7
|
file |
diff |
annotate
|
Sat, 18 Nov 2023 15:18:17 +0100 |
Detlev Offenbach |
Debugger
eric7
|
file |
diff |
annotate
|
Mon, 13 Nov 2023 19:18:38 +0100 |
Detlev Offenbach |
Changed the way the argparse.Namespace object is created for the web browser because it is needed for the eric main window as well.
eric7
|
file |
diff |
annotate
|
Sat, 11 Nov 2023 12:44:51 +0100 |
Detlev Offenbach |
Changed code to use the 'argparse' module to parse the command line parameters instead of using own code.
eric7
|
file |
diff |
annotate
|
Wed, 11 Oct 2023 16:05:44 +0200 |
Detlev Offenbach |
Corrected the filename for 'QGuiApplication.setDesktopFileName()' to not include the '.desktop' extension anymore (as directed by Qt).
eric7
|
file |
diff |
annotate
|
Wed, 22 Feb 2023 07:43:56 +0100 |
Detlev Offenbach |
Corrected some code style and formatting issues.
eric7
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:23:21 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Wed, 09 Nov 2022 15:05:06 +0100 |
Detlev Offenbach |
Corrected some code style issues and changed some suppressed code style issues.
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
|
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
|