changelog

Sun, 03 Apr 2016 17:08:28 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 03 Apr 2016 17:08:28 +0200
branch
QtWebEngine
changeset 4916
80fdd3e3d1c4
parent 4828
b313794f46a2
child 4920
8c77c9251f4f
permissions
-rw-r--r--

QtWebEngine branch was merged into default.

0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 Change Log
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 ----------
4553
a6b2acd1a355 Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4515
diff changeset
3 Version 6.2.0:
a6b2acd1a355 Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4515
diff changeset
4 - bug fixes
4629
99aaac59be4f Added a status bar icon to show the online status.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4612
diff changeset
5 - General
99aaac59be4f Added a status bar icon to show the online status.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4612
diff changeset
6 -- added a status bar icon to show the online status to the main window
4553
a6b2acd1a355 Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4515
diff changeset
7 - Debugger
a6b2acd1a355 Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4515
diff changeset
8 -- added a debugger interface registry to allow debuggers being
a6b2acd1a355 Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4515
diff changeset
9 implemented as plug-ins
a6b2acd1a355 Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4515
diff changeset
10 -- Ruby Debugger:
a6b2acd1a355 Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4515
diff changeset
11 --- removed the Ruby debugger (the interface doesn't work with recent
a6b2acd1a355 Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4515
diff changeset
12 Ruby versions anymore)
4673
6fa2418f010c Finalized the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4629
diff changeset
13 - Hex Editor
6fa2418f010c Finalized the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4629
diff changeset
14 -- added a nice little hex editor tool (usable as a standalone tool
6fa2418f010c Finalized the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4629
diff changeset
15 as well)
4696
bf4d19a7cade Added capability to close all other icon editor windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4673
diff changeset
16 - Icon Editor
bf4d19a7cade Added capability to close all other icon editor windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4673
diff changeset
17 -- added capability to close all other icon editor windows
4612
c9982bcd00f8 Added capability to remember the zoom values for each site (incl. a dialog to manage these).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4553
diff changeset
18 - Web Browser
c9982bcd00f8 Added capability to remember the zoom values for each site (incl. a dialog to manage these).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4553
diff changeset
19 -- added capability to remember the zoom values for each site (incl. a
c9982bcd00f8 Added capability to remember the zoom values for each site (incl. a dialog to manage these).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4553
diff changeset
20 dialog to manage these)
4629
99aaac59be4f Added a status bar icon to show the online status.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4612
diff changeset
21 -- added a status bar icon to show the online status
4697
c2e9bf425554 Updated Pygments to 2.1.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4696
diff changeset
22 - Third Party packages
c2e9bf425554 Updated Pygments to 2.1.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4696
diff changeset
23 -- updated Pygments to 2.1
4828
b313794f46a2 updated pep8 to 1.7.0
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 4697
diff changeset
24 -- updated pep8 to 1.7.0
4553
a6b2acd1a355 Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4515
diff changeset
25
a6b2acd1a355 Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4515
diff changeset
26 Version 6.1.0:
3978
59d99092a4de Started eric 6.1 line of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3974
diff changeset
27 - bug fixes
4097
ad2a6bd965d9 Added a configuration page to edit the list of mime types to be opened in an eric editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4095
diff changeset
28 - General
ad2a6bd965d9 Added a configuration page to edit the list of mime types to be opened in an eric editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4095
diff changeset
29 -- added a configuration page to edit the list of mime types to
ad2a6bd965d9 Added a configuration page to edit the list of mime types to be opened in an eric editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4095
diff changeset
30 be opened in an eric editor
4343
afe0da217745 Added the '--settings=' command line switch to store the settings files in a non-standard directory.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4341
diff changeset
31 -- added the '--settings=' command line switch to store the
afe0da217745 Added the '--settings=' command line switch to store the settings files in a non-standard directory.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4341
diff changeset
32 settings files in a non-standard directory
4218
f542ad1f76c5 Added a batch mode to the code style checker to make use of multiple CPUs/CPU-Cores.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4216
diff changeset
33 - Checkers
f542ad1f76c5 Added a batch mode to the code style checker to make use of multiple CPUs/CPU-Cores.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4216
diff changeset
34 -- added a batch mode to the code style checker to make use of
f542ad1f76c5 Added a batch mode to the code style checker to make use of multiple CPUs/CPU-Cores.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4216
diff changeset
35 multiple CPUs/CPU-Cores
4231
0b38613388c9 Implemented the batch check mode for the syntax checker.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4218
diff changeset
36 -- added a batch mode to the syntax checker to make use of
0b38613388c9 Implemented the batch check mode for the syntax checker.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4218
diff changeset
37 multiple CPUs/CPU-Cores
4237
ff8a3e769fca Added a batch mode to the indentation checker to make use of multiple CPUs/CPU-Cores.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4231
diff changeset
38 -- added a batch mode to the indentation checker to make use of
ff8a3e769fca Added a batch mode to the indentation checker to make use of multiple CPUs/CPU-Cores.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4231
diff changeset
39 multiple CPUs/CPU-Cores
4423
14f3ca3dcef6 Added a code complexity checker iaw. McCabe to the code style checker.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4409
diff changeset
40 -- added a code complexity checker iaw. McCabe to the code style
14f3ca3dcef6 Added a code complexity checker iaw. McCabe to the code style checker.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4409
diff changeset
41 checker
4515
d7cebe39ffba Some refinements to the miscellaneous checker.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4489
diff changeset
42 -- added miscellaneous checks to the code style checker (coding
d7cebe39ffba Some refinements to the miscellaneous checker.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4489
diff changeset
43 comment, copyright, blind except, print statements, one element
d7cebe39ffba Some refinements to the miscellaneous checker.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4489
diff changeset
44 tuples, __future__ imports, old style string formats, string
d7cebe39ffba Some refinements to the miscellaneous checker.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4489
diff changeset
45 format strings)
4369
4ef6ecc62a9d Updated the change log.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4356
diff changeset
46 - Debugger
4ef6ecc62a9d Updated the change log.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4356
diff changeset
47 -- added signal handlers for the Python debug clients
4176
4c09d3d75768 Added capability to configure the indentation guides colors.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4172
diff changeset
48 - Editor
4c09d3d75768 Added capability to configure the indentation guides colors.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4172
diff changeset
49 -- added capability to configure the indentation guides colors
4271
480434472ac1 Added capability to the editor to ask multiple completion list and call-tip providers.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4267
diff changeset
50 -- added capability to ask multiple completion list and call-tip
480434472ac1 Added capability to the editor to ask multiple completion list and call-tip providers.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4267
diff changeset
51 providers
4288
1c9c1c12111a Added a configuration page for mouse click handler support.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4271
diff changeset
52 -- added support for mouse click handlers to be provided by plug-ins
4304
f85965649066 Added the search markers to the marker map of the editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4288
diff changeset
53 -- added the search markers to the marker map
4402
ad524553e765 Added capability to save a copy of the editor contents.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4369
diff changeset
54 -- added capability to save a copy of the editor contents
4206
8f0d697e6384 Added support for the new C++ lexer properties (as of QScintilla V. 2.9.0).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4183
diff changeset
55 -- Lexers
8f0d697e6384 Added support for the new C++ lexer properties (as of QScintilla V. 2.9.0).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4183
diff changeset
56 --- added support for the new C++ lexer properties (as of
8f0d697e6384 Added support for the new C++ lexer properties (as of QScintilla V. 2.9.0).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4183
diff changeset
57 QScintilla V. 2.9.0)
4183
856ba07de877 Added capability to show imports of a Python script.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4176
diff changeset
58 - File Browser
856ba07de877 Added capability to show imports of a Python script.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4176
diff changeset
59 -- added capability to show imports of a Python script
4083
4418377391bc Added a message filter to the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4059
diff changeset
60 - Log Viewer
4095
c78cdc1a3c14 Added a configuration page for the log viewer to the configuration dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4083
diff changeset
61 -- added a message filter including a configuration page
4402
ad524553e765 Added capability to save a copy of the editor contents.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4369
diff changeset
62 - Mini Editor
ad524553e765 Added capability to save a copy of the editor contents.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4369
diff changeset
63 -- added capability to save a copy of the editor contents
4213
0bbb56fc9e65 Changed the 'filter' function to a 'search' function disabling all entries, that don't contain the entered string.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4211
diff changeset
64 - Preferences Dialog
0bbb56fc9e65 Changed the 'filter' function to a 'search' function disabling all entries, that don't contain the entered string.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4211
diff changeset
65 -- changed the 'filter' function to a 'search' function disabling
0bbb56fc9e65 Changed the 'filter' function to a 'search' function disabling all entries, that don't contain the entered string.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4211
diff changeset
66 all entries, that don't contain the entered string
4216
bca19a75be32 Changed the handling of the configuration page list entries
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4213
diff changeset
67 -- changed the handling of the configuration page list entries
bca19a75be32 Changed the handling of the configuration page list entries
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4213
diff changeset
68 to be collapsed on first show and remember the expanded ones
bca19a75be32 Changed the handling of the configuration page list entries
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4213
diff changeset
69 while eric is running (but not between invocations)
3979
307b09aae43b Added capability to use 'Sphinx' to preview ReST files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3978
diff changeset
70 - Previewers
307b09aae43b Added capability to use 'Sphinx' to preview ReST files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3978
diff changeset
71 -- added capability to use 'Sphinx' to preview ReST files
4211
c6e175462586 Added functionality to reorganize the files automatically, when the project type or file type associations are changed.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4206
diff changeset
72 - Project
c6e175462586 Added functionality to reorganize the files automatically, when the project type or file type associations are changed.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4206
diff changeset
73 -- added functionality to reorganize the files automatically,
c6e175462586 Added functionality to reorganize the files automatically, when the project type or file type associations are changed.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4206
diff changeset
74 when the project type or file type associations are changed
4183
856ba07de877 Added capability to show imports of a Python script.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4176
diff changeset
75 - Project Browser
856ba07de877 Added capability to show imports of a Python script.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4176
diff changeset
76 -- added capability to show imports of a Python script
4267
94496d77156b Added tags to describe the type of parameters (@type, @ptype) and return values (@rtype).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4237
diff changeset
77 - Source Code Documentor
94496d77156b Added tags to describe the type of parameters (@type, @ptype) and return values (@rtype).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4237
diff changeset
78 -- added tags to describe the type of parameters (@type, @ptype)
94496d77156b Added tags to describe the type of parameters (@type, @ptype) and return values (@rtype).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4237
diff changeset
79 and return values (@rtype)
3990
5dd6edf8540a Aadded capability to add sub-tasks (i.e. a task hierarchy) for manually generated tasks to the task viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3979
diff changeset
80 - Task Viewer
5dd6edf8540a Aadded capability to add sub-tasks (i.e. a task hierarchy) for manually generated tasks to the task viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3979
diff changeset
81 -- added capability to add sub-tasks (i.e. a task hierarchy) for
5dd6edf8540a Aadded capability to add sub-tasks (i.e. a task hierarchy) for manually generated tasks to the task viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3979
diff changeset
82 manually generated tasks
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3990
diff changeset
83 - Tools
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3990
diff changeset
84 -- Diff Dialog
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3990
diff changeset
85 --- added capability to search in the output
4052
17d8069de085 Added capability to search in the output of Diff dialogs of the various VCS interfaces.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
86 - Version Control System Interfaces
17d8069de085 Added capability to search in the output of Diff dialogs of the various VCS interfaces.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
87 -- All
17d8069de085 Added capability to search in the output of Diff dialogs of the various VCS interfaces.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
88 --- added capability to search in the output of Diff dialogs
4059
15b78ac687fb Enhanced the Mercurial log browser functionality by a search mode.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4052
diff changeset
89 -- Mercurial
15b78ac687fb Enhanced the Mercurial log browser functionality by a search mode.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4052
diff changeset
90 --- enhanced the log browser functionality by a search mode
4409
ff1cb0107d40 Enhanced the log browser functionality by pull and push actions.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4402
diff changeset
91 --- enhanced the log browser functionality by pull and push actions
4132
04f395eef728 Enhanced the status dialog functionality by a diff view.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4097
diff changeset
92 --- enhanced the status dialog functionality by a diff view
4316
493891cbacee Added support for feature permissions to the eric web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4304
diff changeset
93 - Web Browser
4356
975993ebd7fb Finished implementing the HTML5 feature permission manager and associated dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4343
diff changeset
94 -- added support for HTML5 feature permissions
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
95 -- improved parsing of the content disposition header analog to
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
96 the way it is done in qutebrowser
4336
473bf2a8676f Finished implementing the VirusTotal APIv2 interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4318
diff changeset
97 -- modified and extended the VirusTotal interface for the v2 API
4341
1ff0929aab09 Added our own web inspector window to overcome a Qt weekness.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4336
diff changeset
98 -- added our own web inspector window to overcome a Qt weekness
4369
4ef6ecc62a9d Updated the change log.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4356
diff changeset
99 -- added a manager for Flash Cookies
4172
4f20dba37ab6 Updated Pygments to 2.0.2.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4132
diff changeset
100 - Third Party packages
4489
d0d6e4ad31bd Updated coverage to 4.0 (breaks with Python 3.2 support).
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 4423
diff changeset
101 -- updated coverage to 4.0
4172
4f20dba37ab6 Updated Pygments to 2.0.2.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4132
diff changeset
102 -- updated Pygments to 2.0.2
3978
59d99092a4de Started eric 6.1 line of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3974
diff changeset
103
3974
01991e605ba0 Added capability to show exceptions in the shell window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3946
diff changeset
104 Version 6.0.0:
01991e605ba0 Added capability to show exceptions in the shell window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3946
diff changeset
105 - bug fixes
01991e605ba0 Added capability to show exceptions in the shell window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3946
diff changeset
106 - Debugger
01991e605ba0 Added capability to show exceptions in the shell window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3946
diff changeset
107 -- added capability to show exceptions in the shell window
01991e605ba0 Added capability to show exceptions in the shell window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3946
diff changeset
108
3946
7c5fef569684 Prepared first release candidate of eric6.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3846
diff changeset
109 Version 6.0.0-RC1:
3766
51859bb3e28b Added Portugese translations provided by Candido Fontes.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3722
diff changeset
110 - bug fixes
51859bb3e28b Added Portugese translations provided by Candido Fontes.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3722
diff changeset
111 - General
51859bb3e28b Added Portugese translations provided by Candido Fontes.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3722
diff changeset
112 -- added Portugese translations provided by Candido Fontes
3780
7356f7fc5676 Completed the PyQt4 compatibility work.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3766
diff changeset
113 -- extended the code base to be usable with PyQt4 as well
3834
e465278aa177 Regenerated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3786
diff changeset
114 - Multi Project
e465278aa177 Regenerated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3786
diff changeset
115 -- changed multi project file format to contain relative paths to
e465278aa177 Regenerated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3786
diff changeset
116 the contained project files
3846
e285f8af469e Update source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3834
diff changeset
117 - Project Forms Browser
e285f8af469e Update source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3834
diff changeset
118 -- added functionality to modify some form code creation options (see
e285f8af469e Update source docu and translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3834
diff changeset
119 Qt configuration page)
3786
962190aec1fb Added DuckDuckGo to the list of default search engines.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3780
diff changeset
120 - Web Browser
962190aec1fb Added DuckDuckGo to the list of default search engines.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3780
diff changeset
121 -- added DuckDuckGo to the list of default search engines
3766
51859bb3e28b Added Portugese translations provided by Candido Fontes.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3722
diff changeset
122
3722
c41854faf583 Updated changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3682
diff changeset
123 Version 6.0-snapshot-20140720:
3180
2ed66f1e69fd Started 5.5.x line of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3165
diff changeset
124 - bug fixes
3360
15ea213fcdfb Changed the eric mascot to be a Python (i.e. the snake). New icons and pixmaps provided by Thimo Kraemer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3349
diff changeset
125 - General
3722
c41854faf583 Updated changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3682
diff changeset
126 -- ported from eric5 to be used with PyQt5
3360
15ea213fcdfb Changed the eric mascot to be a Python (i.e. the snake). New icons and pixmaps provided by Thimo Kraemer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3349
diff changeset
127 -- changed the eric mascot to be a Python (i.e. the snake). New icons
15ea213fcdfb Changed the eric mascot to be a Python (i.e. the snake). New icons and pixmaps provided by Thimo Kraemer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3349
diff changeset
128 and pixmaps provided by Thimo Kraemer.
3536
c06338ca892b Enhanced the Mercurial log browser dialog to show a summary of the data of the selected changeset in a text edit pane.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3468
diff changeset
129 -- changed the code to be executed with Python 2 as well (thanks to
c06338ca892b Enhanced the Mercurial log browser dialog to show a summary of the data of the selected changeset in a text edit pane.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3468
diff changeset
130 Tobias Rzepka)
3537
7662053c3906 updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3536
diff changeset
131 -- implemented a background service which execute Python2 and Python3 scripts
7662053c3906 updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3536
diff changeset
132 in the background independent of the current interpreter
3208
884465a61753 Updated pyflakes to version 0.7.3.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3200
diff changeset
133 - Checkers
3616
081b69e00f3e updated pep8 to 1.5.6
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3586
diff changeset
134 -- updated pep8 to 1.5.6
3544
431c842fd09a updated pyflakes to version 0.8.1 (Python 3.4.0 compatible)
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3537
diff changeset
135 -- updated pyflakes to version 0.8.1 (Python 3.4.0 compatible)
3449
aa2bd0199c64 Finished the JavaScript support.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3396
diff changeset
136 -- added syntax checker for JavaScript files
3450
2f7c8fd8e3f5 Added capability to check multiple files from the project sources browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3449
diff changeset
137 -- added capability to check multiple files from the project sources browser
3537
7662053c3906 updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3536
diff changeset
138 - Debugger
7662053c3906 updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3536
diff changeset
139 -- updated coverage to 3.7.1
7662053c3906 updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3536
diff changeset
140 -- enabled coverage info in Python2 projects
3341
7c015811fc4d Finished implementing support for a marker map in the editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3319
diff changeset
141 - Editor
7c015811fc4d Finished implementing support for a marker map in the editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3319
diff changeset
142 -- added a scrolling map like display showing all markers
3394
d1d4d79b4f11 Added a context menu entry to reload a file with a given encoding.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3360
diff changeset
143 -- added a context menu entry to reload a file with a given encoding
3468
869d0b6e1e16 Added an API file for QSS and corrected an issue in the APIs manager.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3450
diff changeset
144 -- added a lexer for Qt style sheet files (when upgrading from older
869d0b6e1e16 Added an API file for QSS and corrected an issue in the APIs manager.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3450
diff changeset
145 eric versions a change of the lexer association for *.qss files needs
869d0b6e1e16 Added an API file for QSS and corrected an issue in the APIs manager.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3450
diff changeset
146 to be done via the configuration dialog)
3557
3ea8ba471d96 Added support for the QScintilla Gettext lexer (QsciLexerPO) as of QScintilla 2.8.2.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3544
diff changeset
147 -- added support for the QScintilla Gettext lexer (QsciLexerPO) as of
3ea8ba471d96 Added support for the QScintilla Gettext lexer (QsciLexerPO) as of QScintilla 2.8.2.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3544
diff changeset
148 QScintilla 2.8.2
3647
fef91a1eb27b Added support for the QScintilla CoffeeScript lexer (QsciLexerCoffeeScript) as of QScintilla 2.8.3.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3644
diff changeset
149 -- added support for the QScintilla CoffeeScript lexer
fef91a1eb27b Added support for the QScintilla CoffeeScript lexer (QsciLexerCoffeeScript) as of QScintilla 2.8.3.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3644
diff changeset
150 (QsciLexerCoffeeScript) as of QScintilla 2.8.3
3197
4103c8013c36 Added support for the categorisation of projects to multi projects and changed the multi project file format.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3185
diff changeset
151 - Multi Project
4103c8013c36 Added support for the categorisation of projects to multi projects and changed the multi project file format.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3185
diff changeset
152 -- added support for the categorisation of projects and changed the
4103c8013c36 Added support for the categorisation of projects to multi projects and changed the multi project file format.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3185
diff changeset
153 multi project file format
3200
83bde5e6f146 Extended the plugin repository dialog to allow to hide unwanted entries and cleanup the plugin downloads area.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3197
diff changeset
154 - Plugin Manager
83bde5e6f146 Extended the plugin repository dialog to allow to hide unwanted entries and cleanup the plugin downloads area.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3197
diff changeset
155 -- extended the plugin repository dialog to allow to hide unwanted entries
83bde5e6f146 Extended the plugin repository dialog to allow to hide unwanted entries and cleanup the plugin downloads area.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3197
diff changeset
156 and cleanup the plugin downloads area
3537
7662053c3906 updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3536
diff changeset
157 -- implemented the Python2 compatibility check for plug-ins (new boolean flag
7662053c3906 updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3536
diff changeset
158 'python2Compatible'
3449
aa2bd0199c64 Finished the JavaScript support.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3396
diff changeset
159 - Project
aa2bd0199c64 Finished the JavaScript support.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3396
diff changeset
160 -- added support for JavaScript projects
3644
a2c88b9b1d16 Added code to Project to move deleted files/directories to the recycle bin falling back to removing them (os.remove), if send2trash cannot be imported due to missing dependencies.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3616
diff changeset
161 -- added code to move deleted files/directories to the recycle bin falling
a2c88b9b1d16 Added code to Project to move deleted files/directories to the recycle bin falling back to removing them (os.remove), if send2trash cannot be imported due to missing dependencies.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3616
diff changeset
162 back to removing them (os.remove), if send2trash cannot be imported due
a2c88b9b1d16 Added code to Project to move deleted files/directories to the recycle bin falling back to removing them (os.remove), if send2trash cannot be imported due to missing dependencies.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3616
diff changeset
163 to missing dependencies
3185
d4fa462547bc Enhanced the Mercurial tag dialog and extended the Mercurial log browser to allow tagging of a specific revision
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3180
diff changeset
164 - Version Control System Interfaces
3349
2a034a7f1f54 Made the status LED (right lower corner) clickable (depending on overall VCS status it will show the log browser or the status dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3341
diff changeset
165 -- All
2a034a7f1f54 Made the status LED (right lower corner) clickable (depending on overall VCS status it will show the log browser or the status dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3341
diff changeset
166 --- made the status LED (right lower corner) clickable (depending on
2a034a7f1f54 Made the status LED (right lower corner) clickable (depending on overall VCS status it will show the log browser or the status dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3341
diff changeset
167 overall VCS status it will show the log browser or the status dialog)
3185
d4fa462547bc Enhanced the Mercurial tag dialog and extended the Mercurial log browser to allow tagging of a specific revision
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3180
diff changeset
168 -- Mercurial
d4fa462547bc Enhanced the Mercurial tag dialog and extended the Mercurial log browser to allow tagging of a specific revision
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3180
diff changeset
169 --- enhanced the tag dialog and extended the log browser to allow
d4fa462547bc Enhanced the Mercurial tag dialog and extended the Mercurial log browser to allow tagging of a specific revision
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3180
diff changeset
170 tagging of a specific revision
3231
a7c9914d1c41 Added dialogs to enter the contents for initial .hgrc/mercurial.ini and .hg/hgrc files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3208
diff changeset
171 --- added dialogs to enter the contents for initial .hgrc/mercurial.ini
a7c9914d1c41 Added dialogs to enter the contents for initial .hgrc/mercurial.ini and .hg/hgrc files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3208
diff changeset
172 and .hg/hgrc files
3277
b7d9c75223e3 Made availablity of push/pull related actions dependent on configured remote repository (default/default-push in .hg/hgrc).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3256
diff changeset
173 --- added a configuration option to enforce the usage of the internal
3256
1a43351889d5 Aded a configuration option to enforce the useage of the internal merge tool.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3231
diff changeset
174 merge tool
3277
b7d9c75223e3 Made availablity of push/pull related actions dependent on configured remote repository (default/default-push in .hg/hgrc).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3256
diff changeset
175 --- made availablity of push/pull related actions dependent on configured
b7d9c75223e3 Made availablity of push/pull related actions dependent on configured remote repository (default/default-push in .hg/hgrc).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3256
diff changeset
176 remote repository (default/default-push in .hg/hgrc)
3279
8df9706ef7f4 Extended the Mercurial log browser by an action to switch to the selected revision.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3277
diff changeset
177 --- extended the log browser by an action to switch to the selected
8df9706ef7f4 Extended the Mercurial log browser by an action to switch to the selected revision.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3277
diff changeset
178 revision
3302
e92f0dd51979 Removed the Mercurial support for a command options dialog and added useable global options to the Mercurial config page.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3279
diff changeset
179 --- added support for the shelve extension (as of Mercurial 2.8)
3319
d3250b3367c9 Finished the Mercurial largefiles support by updating the translations.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3302
diff changeset
180 --- added support for the largefiles extension (as of Mercurial 2.0)
3396
5320ecd70fdb Added support for Mercurial queues summary.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3394
diff changeset
181 --- added support for Mercurial queues summary
3586
6e3a6c5b58bf Added support for various Mercurial 'resolve' subcommands.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3557
diff changeset
182 --- added support for various 'resolve' subcommands
3537
7662053c3906 updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3536
diff changeset
183 - Third Party packages
7662053c3906 updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3536
diff changeset
184 -- updated CharDet to 2.2.1

eric ide

mercurial