12 multiple CPUs/CPU-Cores |
12 multiple CPUs/CPU-Cores |
13 -- added a batch mode to the syntax checker to make use of |
13 -- added a batch mode to the syntax checker to make use of |
14 multiple CPUs/CPU-Cores |
14 multiple CPUs/CPU-Cores |
15 -- added a batch mode to the indentation checker to make use of |
15 -- added a batch mode to the indentation checker to make use of |
16 multiple CPUs/CPU-Cores |
16 multiple CPUs/CPU-Cores |
|
17 - Debugger |
|
18 -- added signal handlers for the Python debug clients |
17 - Editor |
19 - Editor |
18 -- added capability to configure the indentation guides colors |
20 -- added capability to configure the indentation guides colors |
19 -- added capability to ask multiple completion list and call-tip |
21 -- added capability to ask multiple completion list and call-tip |
20 providers |
22 providers |
21 -- added support for mouse click handlers to be provided by plug-ins |
23 -- added support for mouse click handlers to be provided by plug-ins |
59 -- added support for HTML5 feature permissions |
61 -- added support for HTML5 feature permissions |
60 -- improved parsing of the content disposition header analog to |
62 -- improved parsing of the content disposition header analog to |
61 the way it is done in qutebrowser |
63 the way it is done in qutebrowser |
62 -- modified and extended the VirusTotal interface for the v2 API |
64 -- modified and extended the VirusTotal interface for the v2 API |
63 -- added our own web inspector window to overcome a Qt weekness |
65 -- added our own web inspector window to overcome a Qt weekness |
|
66 -- added a manager for Flash Cookies |
64 - Third Party packages |
67 - Third Party packages |
65 -- updated Pygments to 2.0.2 |
68 -- updated Pygments to 2.0.2 |
66 |
69 |
67 Version 6.0.0: |
70 Version 6.0.0: |
68 - bug fixes |
71 - bug fixes |