Fri, 05 Jan 2024 10:53:18 +0100
Amended the change log file with an important note for release 24.2.
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
1 | # Change Log |
10103
66d435ff32e3
Prepared the change log file for the next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10089
diff
changeset
|
2 | |
10462
c8503ea3bd22
Prepared the changelog file for the next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10435
diff
changeset
|
3 | ### Version 24.2 |
10480
a19abaeeaf0f
Amended the change log file with an important note for release 24.2.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10468
diff
changeset
|
4 | **Important Note:** Before upgrading to this release, all plug-ins installed |
a19abaeeaf0f
Amended the change log file with an important note for release 24.2.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10468
diff
changeset
|
5 | via the plug-in repository must be at the most recent release in order to |
a19abaeeaf0f
Amended the change log file with an important note for release 24.2.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10468
diff
changeset
|
6 | prevent failures of some plug-ins. |
a19abaeeaf0f
Amended the change log file with an important note for release 24.2.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10468
diff
changeset
|
7 | |
10462
c8503ea3bd22
Prepared the changelog file for the next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10435
diff
changeset
|
8 | - bug fixes |
10465 | 9 | - Editor |
10 | - Added an Edit menu entry tp convert tabs to spaces manually. | |
10468
fcae57045733
Editor, File Browser, Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10465
diff
changeset
|
11 | - Added the capability to show local variables in the outline view. |
fcae57045733
Editor, File Browser, Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10465
diff
changeset
|
12 | - File Browser |
fcae57045733
Editor, File Browser, Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10465
diff
changeset
|
13 | - Added the capability to show local variables of functions and methods. |
fcae57045733
Editor, File Browser, Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10465
diff
changeset
|
14 | - Project Browser |
fcae57045733
Editor, File Browser, Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10465
diff
changeset
|
15 | - Added the capability to show local variables of functions and methods. |
10462
c8503ea3bd22
Prepared the changelog file for the next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10435
diff
changeset
|
16 | |
c8503ea3bd22
Prepared the changelog file for the next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10435
diff
changeset
|
17 | ### Version 24.1 |
10357
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
18 | - bug fixes |
10391
66e67cc6b161
Changed debug logging to be directed to a debug log file `eric7_debug.txt` in the `.eric7` directory.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10380
diff
changeset
|
19 | - General |
66e67cc6b161
Changed debug logging to be directed to a debug log file `eric7_debug.txt` in the `.eric7` directory.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10380
diff
changeset
|
20 | - Changed debug logging to be directed to a debug log file `eric7_debug.txt` in |
66e67cc6b161
Changed debug logging to be directed to a debug log file `eric7_debug.txt` in the `.eric7` directory.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10380
diff
changeset
|
21 | the `.eric7` directory. |
10357
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
22 | - Code Style Checker |
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
23 | - Updated these checkers to support more cases. |
10362
cfa7034cccf6
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10357
diff
changeset
|
24 | - Logging |
10357
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
25 | - Miscellaneous |
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
26 | - Simplify |
10418
4573827e9815
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10415
diff
changeset
|
27 | - Extended the documentation style checker to check the tag sequence and the use |
4573827e9815
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10415
diff
changeset
|
28 | of deprecated tags (eric doc style). |
10376 | 29 | - Editor |
30 | - Added the capability to comment/uncomment/toggle comment for languages | |
31 | that do not support single line comments (e.g. HTML uses `<!--` and | |
32 | `-->`. | |
10422 | 33 | - Added the capability to search & replace strings containing escape codes |
34 | (like `\n`). | |
10429 | 35 | - Introduced a configurable timeout after which the quick search text occurrences |
36 | are highlighted (if this function is activated). | |
10396 | 37 | - File Browser |
10398
ef1ea18994d5
Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10396
diff
changeset
|
38 | - Added context menu entries to show the directory path of an item in an |
ef1ea18994d5
Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10396
diff
changeset
|
39 | external file manager. |
10435
c712d09cc839
Find In Files
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10429
diff
changeset
|
40 | - Find In Files |
c712d09cc839
Find In Files
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10429
diff
changeset
|
41 | - Added the capability to search & replace strings containing escape codes |
c712d09cc839
Find In Files
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10429
diff
changeset
|
42 | (like `\n`). |
10410 | 43 | - Multiproject |
44 | - Added the capability to indicate externally removed projects and actions | |
45 | to clear them out. | |
10398
ef1ea18994d5
Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10396
diff
changeset
|
46 | - Project Browser |
ef1ea18994d5
Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10396
diff
changeset
|
47 | - Added context menu entries to show the directory path of an item in an |
ef1ea18994d5
Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10396
diff
changeset
|
48 | external file manager. |
ef1ea18994d5
Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10396
diff
changeset
|
49 | - Added an entry to the background context menu to show the project |
ef1ea18994d5
Project Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10396
diff
changeset
|
50 | directory in an external file manager. |
10404 | 51 | - Testing |
52 | - Extended the testing dialog to allow filtering of the result list | |
53 | based on the result status. | |
10405 | 54 | - Extended the testing dialog to allow to perform a discovery run only and |
55 | just perform selected test cases of this list. | |
10415 | 56 | - Extended the testing dialog to allow to perform the test with debugger |
57 | support (only if the dialog was started from within eric IDE). | |
10380 | 58 | - Viewmanager |
59 | - Added `Close Tabs to the Left` and `Close Tabs to the Right` context | |
60 | menu entries to the tabview view manager. | |
61 | - Added `Close Editors Above` and `Close Editors Below` context menu | |
62 | entries to the listspace view manager. | |
10357
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
63 | - Virtual Environments |
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
64 | - Added the capability to search for unregistered Python interpreters in |
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
65 | order to create an environment entry for those selected by the user. |
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
66 | - Third Party packages |
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
67 | - Upgraded pip-licenses to version 4.3.3. |
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
68 | - Upgraded pycodestyle to version 2.11.1. |
ac30c311d35f
Updated the changelog and ThirdParty files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10341
diff
changeset
|
69 | |
10274
c6b2a22e2337
Prepared change log file for next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10256
diff
changeset
|
70 | ### Version 23.12 |
c6b2a22e2337
Prepared change log file for next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10256
diff
changeset
|
71 | - bug fixes |
10334 | 72 | - General |
73 | - Improved platform support for FreeBSD. | |
10289 | 74 | - Debugger |
75 | - Added a configuration option to select whether call trace optimization | |
76 | shall be enabled (this requires no function/method definition on the | |
77 | first line of a module). | |
10311 | 78 | - Improved the configuration for remote debugging (global and project |
79 | specific). | |
10321 | 80 | - Changed the Python debugger code such, that unhandled exceptions are |
81 | reported always and handled exception only, if the specifically | |
82 | requested in the `Start Debugging` dialog. | |
10303
ee1aadab1215
Changed code to use the 'argparse' module to parse the command line parameters instead of using own code.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10289
diff
changeset
|
83 | - Diff Dialog |
ee1aadab1215
Changed code to use the 'argparse' module to parse the command line parameters instead of using own code.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10289
diff
changeset
|
84 | - Extended the functionality to accept two files to be diffed via the |
ee1aadab1215
Changed code to use the 'argparse' module to parse the command line parameters instead of using own code.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10289
diff
changeset
|
85 | command line. |
10307 | 86 | - Editor |
87 | - Changed the `Auto Save` interval to be in seconds instead of minutes. | |
88 | __Note__: The `Auto Save` interval has to be reconfigured! | |
89 | - Added the capability to save a modified file automatically when the | |
90 | editor looses the focus. | |
10324 | 91 | - Added a button to format underline text of HTML documents. |
10278 | 92 | - Icons |
93 | - Added a configuration option to override the style dependent icon size | |
94 | of the tool bars. | |
10314
1f7d52f024b1
Plugin Repository Dialog
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10311
diff
changeset
|
95 | - Plugin Repository Dialog |
1f7d52f024b1
Plugin Repository Dialog
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10311
diff
changeset
|
96 | - Introduced categories to improve the presentation of the list of available |
1f7d52f024b1
Plugin Repository Dialog
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10311
diff
changeset
|
97 | plugins. |
10304
ff7d3d6b952d
Syntax Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10303
diff
changeset
|
98 | - Syntax Checker |
ff7d3d6b952d
Syntax Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10303
diff
changeset
|
99 | - Added code to show some per file and overall statistics of the check. |
10341
3fdffd9cc21d
Syntax Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10334
diff
changeset
|
100 | - Re-introduced the JavaScript syntax checker. This time it is based on |
3fdffd9cc21d
Syntax Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10334
diff
changeset
|
101 | the `esprima` package. |
10274
c6b2a22e2337
Prepared change log file for next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10256
diff
changeset
|
102 | |
10227
24e20e7a1274
Prepared changelog for next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10215
diff
changeset
|
103 | ### Version 23.11 |
24e20e7a1274
Prepared changelog for next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10215
diff
changeset
|
104 | - bug fixes |
10248 | 105 | - General |
106 | - Added the capability to select list entries with a configurable action | |
107 | (system default, double click, single click) (see `Interface => Interface` | |
108 | configuration page) | |
10244 | 109 | - Editor |
110 | - Enhanced the print capability with the configuration of the print | |
111 | color mode (e.g. to print an editor with a dark background). | |
10256
1b728f26d1ae
Project Viewer
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10248
diff
changeset
|
112 | - Project Viewer |
1b728f26d1ae
Project Viewer
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10248
diff
changeset
|
113 | - Added the context menu action "New source file..." to give a more concise |
1b728f26d1ae
Project Viewer
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10248
diff
changeset
|
114 | way to create a new source file. |
10227
24e20e7a1274
Prepared changelog for next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10215
diff
changeset
|
115 | |
10176
5e26785b93b8
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10168
diff
changeset
|
116 | ### Version 23.10 |
5e26785b93b8
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10168
diff
changeset
|
117 | - bug fixes |
10193 | 118 | - General |
119 | - Made the code compatible with Python 3.12. | |
10201 | 120 | - Editor |
121 | - Added a typing completer for TOML files. | |
122 | - Enhanced the existing completers slightly. | |
10211 | 123 | - Enhanced the 'Search & Replace' widget to allow a mode switching using |
124 | a mode switch button and keyboard shortcuts (see issue 511) | |
10215
d476667171a1
Mercurial Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10211
diff
changeset
|
125 | - Mercurial Interface |
d476667171a1
Mercurial Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10211
diff
changeset
|
126 | - Added the capability to select the branches to be shown to the Log Browser |
d476667171a1
Mercurial Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10211
diff
changeset
|
127 | window. |
10208 | 128 | - MicroPython |
129 | - Updated the list of known CircuitPython boards. | |
10206
d6921563be6c
pip Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10201
diff
changeset
|
130 | - pip Interface |
d6921563be6c
pip Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10201
diff
changeset
|
131 | - Added capability to disable display of vulnerability data (e.g. if system |
d6921563be6c
pip Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10201
diff
changeset
|
132 | does not support HTTPS protocol). |
10191 | 133 | - Shell |
10248 | 134 | - Added some more special commands (% commands). Type `%help` to get a dialog |
10191 | 135 | listing these commands. |
10188
0f873791d67e
Syntax Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10179
diff
changeset
|
136 | - Syntax Checker |
0f873791d67e
Syntax Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10179
diff
changeset
|
137 | - Added code to the Python syntax checker to report Python Warnings. |
10176
5e26785b93b8
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10168
diff
changeset
|
138 | - Third Party packages |
5e26785b93b8
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10168
diff
changeset
|
139 | - Upgraded eradicate to version 2.3.0. |
10179
c2125fcab4b8
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10176
diff
changeset
|
140 | - Upgraded pip-licenses to version 4.3.2. |
10176
5e26785b93b8
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10168
diff
changeset
|
141 | |
10150
c7e9d99ad775
Prepared change log file for next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10135
diff
changeset
|
142 | ### Version 23.9 |
c7e9d99ad775
Prepared change log file for next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10135
diff
changeset
|
143 | - bug fixes |
10153 | 144 | - MicroPython |
145 | - Added support to set the host name of the device (WiFi and Ethernet). | |
146 | - Added support to set the WiFi country code (where supported by the device | |
147 | and the installed firmware). | |
10154 | 148 | - Project |
149 | - Added capability to configure the project sources directory (e.g. if the | |
150 | project uses the 'src' directory layout schema). | |
10164
b2fbf59d889f
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10154
diff
changeset
|
151 | - Third Party packages |
b2fbf59d889f
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10154
diff
changeset
|
152 | - Upgraded pyflakes to version 3.1.0. |
10168
8312e0e76795
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10164
diff
changeset
|
153 | - Upgraded pycodestyle to version 2.11.0. |
10150
c7e9d99ad775
Prepared change log file for next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10135
diff
changeset
|
154 | |
10103
66d435ff32e3
Prepared the change log file for the next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10089
diff
changeset
|
155 | ### Version 23.8 |
66d435ff32e3
Prepared the change log file for the next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10089
diff
changeset
|
156 | - bug fixes |
10119
64147a7e6393
Removed support for Python 3.7 because that is EOL.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10117
diff
changeset
|
157 | - General |
10120
dc876a74bba4
Updated the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10119
diff
changeset
|
158 | - Removed support for Python 3.7 because that is EOL. |
10116
4a619fb7bd09
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10112
diff
changeset
|
159 | - Code Style Checker |
4a619fb7bd09
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10112
diff
changeset
|
160 | - Added these checkers to support more case. |
10117
71d337b51995
Corrected the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10116
diff
changeset
|
161 | - use of sync functions in async functions |
10112 | 162 | - MicroPython |
163 | - Updated the list of known CircuitPython boards. | |
164 | - Updated the list of known UF2 capable boards. | |
10133
39d1353996b9
pip Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10120
diff
changeset
|
165 | - pip Interface |
39d1353996b9
pip Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10120
diff
changeset
|
166 | - Added the capability to repair all dependencies with one button click. |
10135 | 167 | - Shell Window |
168 | - Added more pages to the Shell window configuration dialog. | |
10103
66d435ff32e3
Prepared the change log file for the next development iteration.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10089
diff
changeset
|
169 | |
10084
125166c6b66c
pip Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10077
diff
changeset
|
170 | ### Version 23.7 |
125166c6b66c
pip Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10077
diff
changeset
|
171 | - bug fixes |
10085
b5808c3a9967
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10084
diff
changeset
|
172 | - Code Style Checker |
b5808c3a9967
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10084
diff
changeset
|
173 | - Added these checkers to support more case. |
b5808c3a9967
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10084
diff
changeset
|
174 | - property decorator usage |
10086
c8854a6300d1
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10085
diff
changeset
|
175 | - PEP-604 style union type annotations |
10087
65b7354b0d4c
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10086
diff
changeset
|
176 | - deprecated 'typing' symbols (PEP 585) |
10089 | 177 | - MicroPython |
178 | - Added support for Bluetooth for RP2040 based boards (e.g. Pi Pico W). | |
10084
125166c6b66c
pip Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10077
diff
changeset
|
179 | - pip Interface |
125166c6b66c
pip Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10077
diff
changeset
|
180 | - Added a standalone application for Python package management with `pip`. |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
181 | |
10007
f42cb90ea7dc
Prepared changelog file for next iteration of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9982
diff
changeset
|
182 | ### Version 23.6 |
f42cb90ea7dc
Prepared changelog file for next iteration of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9982
diff
changeset
|
183 | - bug fixes |
10043
f1427d95cfde
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10027
diff
changeset
|
184 | - Code Style Checker |
10049
61a1757626ac
Updated change log.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10043
diff
changeset
|
185 | - Updated these checkers to support more cases. |
61a1757626ac
Updated change log.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10043
diff
changeset
|
186 | - Annotations |
61a1757626ac
Updated change log.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10043
diff
changeset
|
187 | - Miscellaneous |
61a1757626ac
Updated change log.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10043
diff
changeset
|
188 | - Name Order |
61a1757626ac
Updated change log.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10043
diff
changeset
|
189 | - Simplify |
10077
b8396ae5c2c2
Updated change log file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10049
diff
changeset
|
190 | - Added these checkers to support more case. |
b8396ae5c2c2
Updated change log file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10049
diff
changeset
|
191 | - unused arguments |
b8396ae5c2c2
Updated change log file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10049
diff
changeset
|
192 | - unused global variables |
10014
951a8d558e23
Updated the changelog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10007
diff
changeset
|
193 | - MicroPython |
951a8d558e23
Updated the changelog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10007
diff
changeset
|
194 | - Added support of th WebREPL device interface available on some boards with |
951a8d558e23
Updated the changelog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10007
diff
changeset
|
195 | builtin network capability. |
10022 | 196 | - Added the capability to enable/disable the WebREPL via the WiFi menu. |
10026
617290a049f0
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10022
diff
changeset
|
197 | - Third Party packages |
617290a049f0
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10022
diff
changeset
|
198 | - Upgraded pipdeptree to version 2.7.1. |
10027
63728909f3ff
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
10026
diff
changeset
|
199 | - Upgraded pip-licenses to version 4.3.1. |
10007
f42cb90ea7dc
Prepared changelog file for next iteration of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9982
diff
changeset
|
200 | |
9944 | 201 | ### Version 23.5 |
202 | - bug fixes | |
9955
aa02420279fe
JavaScript Support
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9944
diff
changeset
|
203 | - JavaScript Support |
9979 | 204 | - Removed JavaScript functionality depending on the `jasy` package because it |
9955
aa02420279fe
JavaScript Support
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9944
diff
changeset
|
205 | has not been maintained for years. |
9944 | 206 | - MicroPython |
9958 | 207 | - Added support for STLink based devices. |
9944 | 208 | - Added the capability to select the device path manually in case it could not |
209 | be detected (e.g. because the device does not have a volume name). | |
9964 | 210 | - Added the capability to install the `mpy-cross` compiler from the MicroPython |
211 | page of the configuration dialog. | |
9979 | 212 | - Added a package installer for devices lacking network connectivity and the `mip` |
213 | package manager. | |
9982
5b91f7baffd0
Plugin Repository, Web Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9979
diff
changeset
|
214 | - Plugin Repository |
5b91f7baffd0
Plugin Repository, Web Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9979
diff
changeset
|
215 | - Added the capability to enforce the download of plugin packages using the |
5b91f7baffd0
Plugin Repository, Web Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9979
diff
changeset
|
216 | `http://` protocol (in case of missing/non-functional system `SSL` libraries). |
9956 | 217 | - Translator |
218 | - Added support for the LibreTranslate translator (see | |
219 | https://github.com/LibreTranslate/LibreTranslate). | |
9982
5b91f7baffd0
Plugin Repository, Web Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9979
diff
changeset
|
220 | - Web Browser |
5b91f7baffd0
Plugin Repository, Web Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9979
diff
changeset
|
221 | - Added the capability to enforce the download of spell check dictionaries using |
5b91f7baffd0
Plugin Repository, Web Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9979
diff
changeset
|
222 | the `http://` protocol (in case of missing/non-functional system `SSL` libraries). |
9944 | 223 | |
9969
a9cbdb9d7073
Updated the changelog file to show the 23.4.x bug fix releases.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9964
diff
changeset
|
224 | ### Version 23.4.2 |
a9cbdb9d7073
Updated the changelog file to show the 23.4.x bug fix releases.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9964
diff
changeset
|
225 | - bug fixes |
a9cbdb9d7073
Updated the changelog file to show the 23.4.x bug fix releases.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9964
diff
changeset
|
226 | |
a9cbdb9d7073
Updated the changelog file to show the 23.4.x bug fix releases.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9964
diff
changeset
|
227 | ### Version 23.4.1 |
a9cbdb9d7073
Updated the changelog file to show the 23.4.x bug fix releases.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9964
diff
changeset
|
228 | - bug fixes |
a9cbdb9d7073
Updated the changelog file to show the 23.4.x bug fix releases.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9964
diff
changeset
|
229 | |
9815 | 230 | ### Version 23.4 |
231 | - bug fixes | |
9938
b8005dd4fc9b
Editor, Mini Editor
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9925
diff
changeset
|
232 | - Editor |
b8005dd4fc9b
Editor, Mini Editor
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9925
diff
changeset
|
233 | - Added capability to highlight the area used by a text search (if it is not the |
b8005dd4fc9b
Editor, Mini Editor
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9925
diff
changeset
|
234 | whole document). |
9815 | 235 | - MicroPython |
9901 | 236 | - Updated the list of known CircuitPython boards. |
237 | - Updated the list of known UF2 capable boards. | |
9815 | 238 | - Added functionality to search for known boot volumes in the UF2 flash dialog. |
9844 | 239 | - Added functionality to install packages using `mip` or `upip`. |
240 | - Added support for WiFi enabled boards. | |
9855 | 241 | - Added support for Bluetooth enabled boards. |
9878 | 242 | - Added support for Ethernet enabled boards. |
9868 | 243 | - Added support for synchronizing the board time via NTP for network enabled |
244 | boards. | |
9915 | 245 | - Added a dialog to enter the parameters to convert a .hex or .bin firmware |
246 | file to UF2. | |
9938
b8005dd4fc9b
Editor, Mini Editor
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9925
diff
changeset
|
247 | - Mini Editor |
b8005dd4fc9b
Editor, Mini Editor
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9925
diff
changeset
|
248 | - Added capability to highlight the area used by a text search (if it is not the |
b8005dd4fc9b
Editor, Mini Editor
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9925
diff
changeset
|
249 | whole document). |
9924
b41c9a7bcbbb
Syntax Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9915
diff
changeset
|
250 | - Syntax Checker |
b41c9a7bcbbb
Syntax Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9915
diff
changeset
|
251 | - Added the capability to define names to be treated as builtin names by the |
9925
a267ac36dd69
Syntax Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9924
diff
changeset
|
252 | `pyflakes` checker globally (see configuration dialog `Editor => Code Checkers` |
a267ac36dd69
Syntax Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9924
diff
changeset
|
253 | page and on a per project basis (see `Project-Tools => Check => Syntax`). |
9849
99782ca569ed
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9844
diff
changeset
|
254 | - Third Party packages |
99782ca569ed
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9844
diff
changeset
|
255 | - Upgraded eradicate to version 2.2.0. |
99782ca569ed
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9844
diff
changeset
|
256 | - Upgraded pipdeptree to version 2.5.2. |
99782ca569ed
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9844
diff
changeset
|
257 | - Upgraded pip-licenses to version 4.1.0. |
9815 | 258 | |
9731
17f3da038fac
Updated change log file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9695
diff
changeset
|
259 | ### Version 23.3 |
17f3da038fac
Updated change log file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9695
diff
changeset
|
260 | - bug fixes |
9736 | 261 | - MicroPython |
262 | - Updated the list of known CircuitPython boards. | |
263 | - Updated the list of known UF2 capable boards. | |
9738 | 264 | - Some smaller enhancements for CircuitPython devices. |
9740 | 265 | - Added functionality to update modules of CircuitPython devices with `circup` |
266 | (adapted for use within eric-ide). | |
9747 | 267 | - Added functionality to show the installed firmware version and the version |
9749 | 268 | available on Github (for all boards except 'Calliope mini'). |
9755 | 269 | - Added support for Teensy 4.0 and 4.1 devices with MicroPython. |
9760 | 270 | - Extended the file manager to be able to load device files into an editor and |
271 | save them back to the device. | |
9731
17f3da038fac
Updated change log file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9695
diff
changeset
|
272 | - PDF Viewer |
9747 | 273 | - Added a tool based on `QtPdf` and `QtPdfWidgets` to show the contents of PDF |
274 | files. | |
9731
17f3da038fac
Updated change log file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9695
diff
changeset
|
275 | |
9657
d30ca63635e3
Prepared changelog for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9630
diff
changeset
|
276 | ### Version 23.2 |
d30ca63635e3
Prepared changelog for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9630
diff
changeset
|
277 | - bug fixes |
9695
ad962e9b904d
Human Machine Interfaces
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9690
diff
changeset
|
278 | - Human Machine Interfaces |
ad962e9b904d
Human Machine Interfaces
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9690
diff
changeset
|
279 | - Changed code to use the default tab bar icon size. |
9690
2dc33116df50
Debug Client - Python
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9683
diff
changeset
|
280 | - Debug Client - Python |
2dc33116df50
Debug Client - Python
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9683
diff
changeset
|
281 | - Removed the internal copy of the 'coverage' package and made it a dependency. |
9659 | 282 | - pip Interface |
283 | - Added code to show the full text of security advisories in the package details | |
284 | dialog. | |
9676 | 285 | - Added a tab to show the defined project URLs to the package details dialog. |
9659 | 286 | - Changed the package details dialog to show just those tabs, that contain some |
287 | data. | |
9683 | 288 | - Help Viewer |
289 | - Added a configuration option to disable the search for new QtHelp documents | |
290 | on startup. | |
9678 | 291 | - Web Browser |
292 | - Updated the included 'jquery.js' and 'jquery-ui.js' needed by the Speeddial page | |
293 | and adapted this page to the new/changed functions. | |
9657
d30ca63635e3
Prepared changelog for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9630
diff
changeset
|
294 | |
9671
5039f53f68c2
Modified the changelog iaw. maintenance branch.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9659
diff
changeset
|
295 | ### Version 23.1.1 |
5039f53f68c2
Modified the changelog iaw. maintenance branch.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9659
diff
changeset
|
296 | - bug fixes |
5039f53f68c2
Modified the changelog iaw. maintenance branch.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9659
diff
changeset
|
297 | |
9657
d30ca63635e3
Prepared changelog for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9630
diff
changeset
|
298 | ### Version 23.1 |
9559
34fc53e6159d
Project Viewer
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9557
diff
changeset
|
299 | - bug fixes |
9612
93b496cc3c88
Class Browsers
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9610
diff
changeset
|
300 | - Class Browsers |
93b496cc3c88
Class Browsers
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9610
diff
changeset
|
301 | - Removed the IDL and Protobuf class browsers to include them in their respective |
93b496cc3c88
Class Browsers
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9610
diff
changeset
|
302 | plugin. |
9630
4cd6e4b1db12
Code Formatting
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9620
diff
changeset
|
303 | - Code Formatting |
4cd6e4b1db12
Code Formatting
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9620
diff
changeset
|
304 | - Added an option to configure the 'known first party' packages to the isort |
4cd6e4b1db12
Code Formatting
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9620
diff
changeset
|
305 | configuration dialog. |
9563 | 306 | - Editor |
9657
d30ca63635e3
Prepared changelog for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9630
diff
changeset
|
307 | - Changed the handling of files whose type cannot be determined by the Python |
9612
93b496cc3c88
Class Browsers
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9610
diff
changeset
|
308 | mimetypes module to check against a list of known text file patterns and |
93b496cc3c88
Class Browsers
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9610
diff
changeset
|
309 | ultimately asking the user, if the file in question is a text file (see |
9657
d30ca63635e3
Prepared changelog for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9630
diff
changeset
|
310 | `Mimetypes` configuration page). |
9612
93b496cc3c88
Class Browsers
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9610
diff
changeset
|
311 | - Added a configuration option to disable the source navigator (selector boxes above |
9657
d30ca63635e3
Prepared changelog for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9630
diff
changeset
|
312 | the editor or code outline right of the editor). This is useful e.g. on very small |
9612
93b496cc3c88
Class Browsers
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9610
diff
changeset
|
313 | screens. |
93b496cc3c88
Class Browsers
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9610
diff
changeset
|
314 | - Added support for multiple cursor paste. |
9574 | 315 | - Find In Files |
316 | - Added context menu entries in Replace mode to select/deselect all entries | |
317 | (e.g. useful for checking big replacement lists for validity). | |
9614 | 318 | - MicroPython |
319 | - Updated the list of known CircuitPython boards. | |
320 | - Updated the list of known UF2 capable boards. | |
9603 | 321 | - Project |
322 | - Extended the list of default file type associations. | |
9610 | 323 | - Added the capability to edit the file type associations from within the |
324 | project properties dialog. | |
9559
34fc53e6159d
Project Viewer
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9557
diff
changeset
|
325 | - Project Viewer |
9563 | 326 | - Removed the CORBA and Protobuf viewers to make them available as plugins. |
9607
8b8357e0ce4c
Corrected a typo.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9606
diff
changeset
|
327 | - Added a `Collapse all files` entry to the Project Sources viewer. |
9616
13aa04c979d7
Version Control Systems - git
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9614
diff
changeset
|
328 | - Version Control Systems - git |
13aa04c979d7
Version Control Systems - git
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9614
diff
changeset
|
329 | - Changed git interface code to work with `git worktrees`. |
9620
9563c83ce83d
Version Control Systems - git
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9616
diff
changeset
|
330 | - Added a dialog to manage worktrees ( `git worktree` commands). |
9589
09218eb3ae21
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9574
diff
changeset
|
331 | - Third Party packages |
09218eb3ae21
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9574
diff
changeset
|
332 | - Upgraded pipdeptree to version 2.3.3. |
9590
8fad82cb88ab
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9589
diff
changeset
|
333 | - Upgraded pip-licenses to version 4.0.2. |
9592
2b3802c3c6d2
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9590
diff
changeset
|
334 | - Upgraded pycodestyle to version 2.10.0. |
9593
89f885d857e4
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9592
diff
changeset
|
335 | - Upgraded pyflakes to version 3.0.1. |
9559
34fc53e6159d
Project Viewer
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9557
diff
changeset
|
336 | |
9443
eaa267ff5d57
Prepared the change log file for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9434
diff
changeset
|
337 | ### Version 22.12 |
eaa267ff5d57
Prepared the change log file for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9434
diff
changeset
|
338 | - bug fixes |
9453
e5065dde905d
Code Formatting
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9452
diff
changeset
|
339 | - Code Formatting |
e5065dde905d
Code Formatting
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9452
diff
changeset
|
340 | - added an interface to resort the import statements of Python source files with |
e5065dde905d
Code Formatting
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9452
diff
changeset
|
341 | the 'isort' utility |
9458
3b41bb7d1623
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9453
diff
changeset
|
342 | - Code Style Checker |
3b41bb7d1623
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9453
diff
changeset
|
343 | - added a few imports style options and added a sorting function iaw. the 'isort' |
3b41bb7d1623
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9453
diff
changeset
|
344 | utility |
9509
c06561080e32
CycloneDX Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9504
diff
changeset
|
345 | - CycloneDX Interface |
c06561080e32
CycloneDX Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9504
diff
changeset
|
346 | - addad capability to generate readable (prettified) output |
9521 | 347 | - Debugger |
348 | - increased the configuration possibilities for the network interface the debug | |
349 | server listens on | |
350 | - added the capability to configure the debug server of the IDE to listen at a | |
351 | fixed network port (default 35000) | |
9532 | 352 | - added a stack frame selector to the global variables viewer (synchronized with |
353 | the one of the local variables viewer) | |
9498 | 354 | - MicroPython |
355 | - introduced a configuration option to enable manual selection of devices | |
356 | (e.g. for unknown devices or inside the Linux container of ChromeOS) | |
9447 | 357 | - Previewers |
358 | - added a button to copy the contents of the HTML previewer to the clipboard | |
9533 | 359 | - Project |
360 | - added capability to reload the current project | |
9536 | 361 | - Qt Tools |
362 | - added a configuration option for the path of the 'qhelpgenerator' tool | |
363 | (it is installed differently by various Linux distributions) | |
9504
1193fc2bf192
Web Browser: added bookmark importer entries for
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9498
diff
changeset
|
364 | - Web Browser |
1193fc2bf192
Web Browser: added bookmark importer entries for
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9498
diff
changeset
|
365 | - added bookmark importer entries for |
1193fc2bf192
Web Browser: added bookmark importer entries for
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9498
diff
changeset
|
366 | - Falkon |
1193fc2bf192
Web Browser: added bookmark importer entries for
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9498
diff
changeset
|
367 | - Microsoft Edge |
1193fc2bf192
Web Browser: added bookmark importer entries for
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9498
diff
changeset
|
368 | - Opera (Chromium based) |
1193fc2bf192
Web Browser: added bookmark importer entries for
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9498
diff
changeset
|
369 | - Vivaldi |
9443
eaa267ff5d57
Prepared the change log file for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9434
diff
changeset
|
370 | |
9452
325c6de4b1f5
Updated the changelog file for the 22.11.1 bug fix release.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9447
diff
changeset
|
371 | ### Version 22.11.1 |
325c6de4b1f5
Updated the changelog file for the 22.11.1 bug fix release.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9447
diff
changeset
|
372 | - bug fixes |
325c6de4b1f5
Updated the changelog file for the 22.11.1 bug fix release.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9447
diff
changeset
|
373 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
374 | ### Version 22.11 |
9373
e074358157f4
Prepared changelog for next round of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9367
diff
changeset
|
375 | - bug fixes |
9382 | 376 | - Debugger |
9411
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
377 | - added the capability to apply the current selection of the `Variable Types Filter` |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
378 | to see its effect |
9411
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
379 | - added the capability to add a positive (`Show Only`) or negative (`Don't Show`) |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
380 | variables filter to the global and local variables viewers |
9405 | 381 | - Editor |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
382 | - added a configuration option to reject the loading of a file that exceeds the |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
383 | configured size |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
384 | - opening a file that is not a text file will be rejected |
9421
989ee2535d59
Git Interface and Mercurial Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9411
diff
changeset
|
385 | - Git Interface |
989ee2535d59
Git Interface and Mercurial Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9411
diff
changeset
|
386 | - added support for `git blame --ignore-revs-file` including an action to create |
989ee2535d59
Git Interface and Mercurial Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9411
diff
changeset
|
387 | such a skip list file |
989ee2535d59
Git Interface and Mercurial Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9411
diff
changeset
|
388 | - Mercurial Interface |
989ee2535d59
Git Interface and Mercurial Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9411
diff
changeset
|
389 | - added support for `hg annotate --skip` including an action to create a file |
989ee2535d59
Git Interface and Mercurial Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9411
diff
changeset
|
390 | for the commit IDs to be skipped (one per line) |
9389 | 391 | - Project |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
392 | - refined the embedded environment handling |
9426 | 393 | - added a topic to the project properties to define the sources start path within |
394 | the project ('Translations Properties Dialog') | |
9377 | 395 | - Scripts |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
396 | - renamed 'eric7.py' to 'eric7_ide.py' in order to remove the ambiguity between the |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
397 | main script and the package |
9395
74b24086c146
Styles and Themes
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9389
diff
changeset
|
398 | - Styles and Themes |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
399 | - added a style sheet for the dark gray theme |
9429 | 400 | - Translator |
401 | - added the command line switch `--no-multimedia` to forcefully disable the | |
402 | pronounce function of the translator widget (in case Qt aborts the application | |
403 | start process) | |
9427
905e7af29101
Gmail Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9426
diff
changeset
|
404 | - Various |
9429 | 405 | - changed the Gmail interface to use the Google API packages for authentication |
406 | (OAuth2) and sending of emails | |
9434
ef86a77942f2
Virtual Environments
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9429
diff
changeset
|
407 | - Virtual Environments |
ef86a77942f2
Virtual Environments
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9429
diff
changeset
|
408 | - added the capability to enter a descriptive text for a virtual environment |
9374
ed79209469ad
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9373
diff
changeset
|
409 | - Third Party packages |
9589
09218eb3ae21
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9574
diff
changeset
|
410 | - upgraded coverage to version 6.5.0 |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
411 | - upgraded pycodestyle to version 2.9.1 |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
412 | - upgraded pyflakes to version 2.5.0 |
9373
e074358157f4
Prepared changelog for next round of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9367
diff
changeset
|
413 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
414 | ### Version 22.10 |
9307
fb7e3bf196b1
Prepared the 'changelog' file for the next phase of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9298
diff
changeset
|
415 | - bug fixes |
9365 | 416 | - API files |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
417 | - added API files for the Adafruit CircuitPython Library Bundle |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
418 | - updated the CircuitPython API file |
9337
073b872fce59
Code Formatting
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9327
diff
changeset
|
419 | - Code Formatting |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
420 | - added a Project menu entry to just configure the formatting parameters |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
421 | - added the capability to format the source code after a diff or check |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
422 | run from within the results dialog |
9325
8157eb19aba5
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9323
diff
changeset
|
423 | - Code Style Checker |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
424 | - added some more security related checks |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
425 | - extended the list of miscellaneous checks |
9310 | 426 | - pip Interface |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
427 | - changed the pip licenses dialog to show the count of each individual license |
9323 | 428 | - Project |
9411
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
429 | - added capability to use a virtual Python environment named `.venv` embedded |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
430 | within the project directory |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
431 | - added a configuration option to save the project automatically whenever it changes |
9311 | 432 | - Testing |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
433 | - extended the testing dialog to allow test case filtering on markers (pytest only) |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
434 | - extended the testing dialog to allow test case filtering by a list of test name |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
435 | patterns (unittest) or test name expression (pytest) |
9367 | 436 | - Translator |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
437 | - added support for 'Ukrainian' to the DeepL translator interface |
9314
7ba79b00ea96
install scripts
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9313
diff
changeset
|
438 | - install scripts |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
439 | - modified install.py script to differentiate between optional and required |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
440 | dependencies |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
441 | - modified the install script such, that the qt6-applications package is only |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
442 | installed upon request (--with-tools) |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
443 | - extended the install-dependencies.py script to differentiate between optional and |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
444 | required dependencies. Invoke it with |
9411
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
445 | `python3 install-dependencies.py --all | --optional | --required`. |
9307
fb7e3bf196b1
Prepared the 'changelog' file for the next phase of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9298
diff
changeset
|
446 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
447 | ### Version 22.9 |
9269
6b0311553c70
Prepared changelog for next iteration of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9252
diff
changeset
|
448 | - bug fixes |
9271
f655c20ff500
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9270
diff
changeset
|
449 | - Code Style Checker |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
450 | - extended the Naming style checker to be more PEP8 compliant |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
451 | - updated imports checker to support banned module patterns |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
452 | - updated the annotations checker to support more cases |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
453 | - updated the simplifications checker to support more cases |
9291 | 454 | - Debugger |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
455 | - added capability to suppress reporting of unhandled exceptions |
9293 | 456 | - Editor |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
457 | - extended the Pygments based lexer to support the various comment variants |
9298 | 458 | - Interface |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
459 | - added capability to expand or shrink the sidebar by clicking on the empty |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
460 | part of the icon bar |
9270 | 461 | - MicroPython |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
462 | - added capability to connect to devices for which only the serial port name |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
463 | is available |
9269
6b0311553c70
Prepared changelog for next iteration of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9252
diff
changeset
|
464 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
465 | ### Version 22.8 |
9201 | 466 | - bug fixes |
9212 | 467 | - API Generator |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
468 | - added capability to configure a start directory for the API generation |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
469 | process |
9211
99eb1cb030a5
Code Documentation Generator
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9201
diff
changeset
|
470 | - Code Documentation Generator |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
471 | - added capability to configure a start directory for the documentation |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
472 | generation process |
9214
bd28e56047d7
Code Formatting
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9212
diff
changeset
|
473 | - Code Formatting |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
474 | - added an interface to reformat Python source code with the 'Black' utility |
9240 | 475 | - Eric Widgets |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
476 | - extended EricPathPicker to offer a pathlib.Path based interface |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
477 | - extended EricFileDialog to offer a pathlib.Path based interface |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
478 | - extended the EricFileDialog Wizard to create the pathlib.Path based methods |
9248 | 479 | - MicroPython |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
480 | - updated the list of known CircuitPython boards |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
481 | - updated the list of known UF2 capable boards |
9218 | 482 | - pip Interface |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
483 | - included a copy of pipdeptree and patched it to work with Python 3.11+ |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
484 | - added capability to repair dependency issues |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
485 | - added capability to generate text for a 'constraints.txt' file |
9201 | 486 | - setup Wizard |
9411
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
487 | - added support for `project_urls` |
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
488 | - added support for `entry_points` |
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
489 | - added a variant to create a `setup.cfg` file |
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
490 | - added a variant to create a `pyproject.toml` file |
9251
e0f98cc25bf5
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9248
diff
changeset
|
491 | - Third Party packages |
9589
09218eb3ae21
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9574
diff
changeset
|
492 | - upgraded coverage to version 6.4.2 |
09218eb3ae21
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9574
diff
changeset
|
493 | - upgraded eradicate to version 2.1.0 |
9201 | 494 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
495 | ### Version 22.7 |
9113
226ef65942c3
Prepared change öog for next round of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9107
diff
changeset
|
496 | - bug fixes |
9182
bc72e2fc0d8e
Code Style Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9148
diff
changeset
|
497 | - Code Style Checker |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
498 | - introduced an additional documentation style type for eric and blacked |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
499 | code (i.e. code formatted by the 'Black' tool) |
9117
c6afba2049cf
CycloneDX Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9113
diff
changeset
|
500 | - CycloneDX Interface |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
501 | - added capability to create a Software Bill of Materials (SBOM) file in |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
502 | CycloneDX format |
9117
c6afba2049cf
CycloneDX Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9113
diff
changeset
|
503 | - pip Interface |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
504 | - added SBOM capability |
9117
c6afba2049cf
CycloneDX Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9113
diff
changeset
|
505 | - Project |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
506 | - added SBOM capability |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
507 | - added License to project properties |
9147
bbf3af40c223
Styles and Themes
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9145
diff
changeset
|
508 | - Styles and Themes |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
509 | - added a style and theme with a dark gray background |
9145 | 510 | - Translator |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
511 | - changed DeepL support to the v2 API and added support for the Free API |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
512 | next to the Pro API |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
513 | - removed the interface to Glosbe as they don't provide an API anymore |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
514 | - removed the interface to PROMT as they don't provide a free API anymore |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
515 | - upgraded the interfaces to the Google V2 and Microsoft translators |
9144
135240382a3e
Virtual Environments
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9130
diff
changeset
|
516 | - Virtual Environments |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
517 | - added the capability to upgrade a virtual environment |
9113
226ef65942c3
Prepared change öog for next round of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9107
diff
changeset
|
518 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
519 | ### Version 22.6 |
9050
b102c116c403
Started new development cycle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9047
diff
changeset
|
520 | - bug fixes |
9078
44d1d68096b6
Dataview Coverage
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9068
diff
changeset
|
521 | - Dataview Coverage |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
522 | - added support to write coverage reports as HTML, JSON or LCOV files |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
523 | - removed the support for writing annotated sources |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
524 | (deprecated in coverage.py) |
9054
adae534abaf0
Mercurial Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9051
diff
changeset
|
525 | - Mercurial Interface |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
526 | - added configuration option to override the automatic search for the hg |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
527 | executable |
9051 | 528 | - MicroPython |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
529 | - updated the list of known CircuitPython boards |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
530 | - updated the list of known UF2 capable boards |
9103 | 531 | - pip Interface |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
532 | - added a filter to the package licenses dialog |
9107
8e9525a780ae
Syntax Checker
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9103
diff
changeset
|
533 | - Syntax Checker |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
534 | - changed the TOML syntax checker to use 'tomlkit' because 'toml' is no |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
535 | longer maintained |
9082
d1b96d5e0794
Updated changelog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9078
diff
changeset
|
536 | - Testing |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
537 | - reworked the former unittest interface to allow to support testing |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
538 | frameworks other than "unittest" |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
539 | - implemented support for the "unittest" and "pytest" frameworks |
9068 | 540 | - Wizards |
9411
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
541 | - extended the QInputDialog wizard to support the `getMultiLineText()` |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
542 | function |
9098
fb9351497cea
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9094
diff
changeset
|
543 | - Third Party packages |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
544 | - upgraded pip-licenses to version 3.5.4 |
9589
09218eb3ae21
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9574
diff
changeset
|
545 | - upgraded coverage to version 6.4.0 |
9050
b102c116c403
Started new development cycle.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9047
diff
changeset
|
546 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
547 | ### Version 22.5 |
9013
9fc49d3961ab
Added a new section to the changelog for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9000
diff
changeset
|
548 | - bug fixes |
9039
3c8aa997bad8
Added capability to configure use of an external "Find Files" dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9025
diff
changeset
|
549 | - General |
9411
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
550 | - added configuration options to disable the embedded `Find/Replace In |
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
551 | Files` and `Find File` tools and use dialog based variants instead |
9025
9fe8cfa14542
Mercurial Interface
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9014
diff
changeset
|
552 | - Mercurial Interface |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
553 | - added capability to enter a revset expression when defining a revision |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
554 | to operate on |
9014 | 555 | - pip Interface |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
556 | - added the capability to save the licenses overview as a CSV file |
9013
9fc49d3961ab
Added a new section to the changelog for the next development phase.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9000
diff
changeset
|
557 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
558 | ### Version 22.4 |
8970
188ff9ce8657
Added capability to upgrade PyQt packages eric depends on from within eric.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8956
diff
changeset
|
559 | - bug fixes |
188ff9ce8657
Added capability to upgrade PyQt packages eric depends on from within eric.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8956
diff
changeset
|
560 | - General |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
561 | - added capability to upgrade PyQt packages eric depends on from within eric |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
562 | - added capability to upgrade eric from within eric |
8984
1c28de84ea40
Updated change log.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8972
diff
changeset
|
563 | - pip Interface |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
564 | - added a vulnerability check for installed packages based on "Safety DB" |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
565 | - added a widget to show a package dependency tree |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
566 | - added a button to search for more packages (i.e. one more page of results) |
8990
ca8e477c590c
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8984
diff
changeset
|
567 | - Third Party packages |
9589
09218eb3ae21
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9574
diff
changeset
|
568 | - upgraded coverage to version 6.3.2 |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
569 | - upgraded mccabe to version 0.7.0 |
8970
188ff9ce8657
Added capability to upgrade PyQt packages eric depends on from within eric.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8956
diff
changeset
|
570 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
571 | ### Version 22.3 |
8944
84ff40a56784
Updated changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8929
diff
changeset
|
572 | - bug fixes |
84ff40a56784
Updated changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8929
diff
changeset
|
573 | - General |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
574 | - performance improvements |
9411
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
575 | - added a `__main__.py` script to allow starting eric7 with |
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
576 | `python3 -m eric7` |
8945 | 577 | - MicroPython |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
578 | - enhanced support for ESP32 devices |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
579 | - updated the list of known UF2 capable boards |
8944
84ff40a56784
Updated changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8929
diff
changeset
|
580 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
581 | ### Version 22.2 |
8900 | 582 | - bug fixes |
8918 | 583 | - General |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
584 | - dropped support for Python 3.6 because that is end-of-life |
8909
1fd7ed5f83a6
File Browser, Project Others Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8900
diff
changeset
|
585 | - File Browser |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
586 | - added capability to open SVG files in the text editor |
8900 | 587 | - Help Viewer |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
588 | - added bookmarks to the internal help viewer |
8910 | 589 | - MicroPython |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
590 | - updated the list of known CircuitPython boards |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
591 | - updated the list of known UF2 capable boards |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
592 | - added support for ESP32-C3, ESP32-S2 and ESP32-S3 chips |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
593 | - added a dialog to show information for a connected board |
8909
1fd7ed5f83a6
File Browser, Project Others Browser
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8900
diff
changeset
|
594 | - Project Browser |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
595 | - added capability to open SVG files in the text editor to the Project |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
596 | Others Browser |
8916
952273203eec
Styles and Themes
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8910
diff
changeset
|
597 | - Styles and Themes |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
598 | - added a dark blueish style (QSS and Highlighters) and an associated theme |
9411
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
599 | (`dark_blue.ethj` and `dark_blue_with_stylesheet.ethj`) |
8929
fcca2fa618bf
Upgraded coverage to version 6.2.0.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8928
diff
changeset
|
600 | - Third Party packages |
9589
09218eb3ae21
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9574
diff
changeset
|
601 | - upgraded coverage to version 6.2.0 |
8900 | 602 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
603 | ### Version 22.1.1 |
8900 | 604 | - bug fix |
605 | ||
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
606 | ### Version 22.1 |
8810
f7df47b32285
Updated the changelog and removed the eric6 history from it.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8777
diff
changeset
|
607 | - bug fixes |
f7df47b32285
Updated the changelog and removed the eric6 history from it.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8777
diff
changeset
|
608 | - Code Style Checker |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
609 | - added a checker for various import statement topics |
8835
1f2295a548c1
Updated changelog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8810
diff
changeset
|
610 | - Color Themes |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
611 | - added capability to import and export ALL colors |
8887
0b9380075d53
Updated changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8852
diff
changeset
|
612 | - Mini Editor |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
613 | - added configuration capability |
8835
1f2295a548c1
Updated changelog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8810
diff
changeset
|
614 | - QSS Previewer |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
615 | - added disabled widgets in order to show their colors as well |
8916
952273203eec
Styles and Themes
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8910
diff
changeset
|
616 | - Styles and Themes |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
617 | - added a dark greenish style (QSS and Highlighters) and an associated theme |
9411
cc0f35e9d5dd
Some styling changes to the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9410
diff
changeset
|
618 | (`dark_green.ethj` and `dark_green_with_stylesheet.ethj`) |
8810
f7df47b32285
Updated the changelog and removed the eric6 history from it.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8777
diff
changeset
|
619 | |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
620 | ### Version 21.12 |
8507
2a22d0880d21
Added the capability to suppress syntax highlighting by associating the file type 'Text'.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8462
diff
changeset
|
621 | - bug fixes |
2a22d0880d21
Added the capability to suppress syntax highlighting by associating the file type 'Text'.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8462
diff
changeset
|
622 | - first release of eric7 (i.e. the PyQt6 port of eric6) |
8711
440cd184f14c
Updated the change log file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8682
diff
changeset
|
623 | - General |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
624 | - rearranged the interface and modernized the sidebars layout |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
625 | - integrated some dialogs into the sidebars |
8524
595547ab8d6f
Debugger: added code to remember the list of recently used breakpoint conditions in the editor and the breakpoint viewer
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8521
diff
changeset
|
626 | - Debugger |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
627 | - added code to remember the list of recently used breakpoint conditions |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
628 | in the editor and the breakpoint viewer |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
629 | - added code to enter the script to be run/debugged/... in the start dialog |
8521
4794215f9a3c
Shell: added capability to save the contents of the shell window into a file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8507
diff
changeset
|
630 | - Editor |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
631 | - added the capability to suppress syntax highlighting by associating |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
632 | the file type 'Text' |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
633 | - added code to move a breakpoint to a line actually creating some byte code |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
634 | (Python only) |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
635 | - added mouse button capability to perform undo/redo actions (Extra |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
636 | Buttons 1 and 2) |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
637 | - added support for 'multi cursor editing' (additional cursors with |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
638 | Meta+Alt+Left Click, Esc to end it) |
8614 | 639 | - Find In Files |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
640 | - integrated the dialog into the right sidebar |
8711
440cd184f14c
Updated the change log file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8682
diff
changeset
|
641 | - Help Viewer |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
642 | - added an internal help viewer based on QTextBrowser or QWebEngine |
8593
1d66b6af60ed
Jedi: integrated the Assistant Jedi plugin as a fixed part of eric.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8546
diff
changeset
|
643 | - Jedi |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
644 | - integrated the Assistant Jedi plugin as a fixed part of eric |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
645 | - added code to jump to references when clicked on a definition |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
646 | - added support for mouse hover help |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
647 | - added support for simple refactorings to the editor context menu |
8595
ce2034bc1c6e
Plugin Repository: added an integrated plugin repository viewer (right side).
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8593
diff
changeset
|
648 | - Plugin Repository |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
649 | - added an integrated plugin repository viewer (right side) |
8526
587202572b10
Plugin Uninstall Dialog: added capability to uninstall several plugins with one invocation of the dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8524
diff
changeset
|
650 | - Plugin Uninstall Dialog |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
651 | - added capability to uninstall several plugins with one invocation of the |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
652 | dialog |
8537
8fbfddbd3abc
Updated the change log file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8527
diff
changeset
|
653 | - Project |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
654 | - added a 'Start' context sub menu to the project sources browser |
8521
4794215f9a3c
Shell: added capability to save the contents of the shell window into a file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8507
diff
changeset
|
655 | - Shell |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
656 | - added capability to save the contents of the shell window into a file |
8546 | 657 | - Unit Test |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
658 | - added capability to remember the most recently used test data |
8537
8fbfddbd3abc
Updated the change log file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8527
diff
changeset
|
659 | - Viewmanager |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
660 | - added a 'Start' sub menu to the tabview and listspace view managers |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
661 | context menu |
8610
c9cd21bcbe33
Virtual Environments
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8595
diff
changeset
|
662 | - Virtual Environments |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
663 | - integrated the Virtual Environments Manager window into the right side bar |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
664 | - added a standalone variant of the Virtual Environments Manager |
8527
2bd1325d727e
Upgraded the included code coverage library to v5.5.0.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
8526
diff
changeset
|
665 | - Third Party packages |
9589
09218eb3ae21
Third Party packages
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9574
diff
changeset
|
666 | - upgraded coverage to version 6.1.2 |
9410
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
667 | - upgraded pycodestyle to version 2.8.0 |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
668 | - upgraded mccabe to version 0.6.1 |
78a2830ec5d2
Changed the change log file to Markdown syntax and corrected the markdown styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9405
diff
changeset
|
669 | - upgraded pyflakes to version 2.4.0 |