17 with '.rej' appended) |
17 with '.rej' appended) |
18 -- added an action to toggle block comments |
18 -- added an action to toggle block comments |
19 -- added a syntax check while typing function |
19 -- added a syntax check while typing function |
20 -- added source navigation function for Python 2, Python 3 and Ruby sources |
20 -- added source navigation function for Python 2, Python 3 and Ruby sources |
21 -- added support for QScintilla 2.6 (and newer) |
21 -- added support for QScintilla 2.6 (and newer) |
|
22 -- added capability to zoom by Ctrl + Mouse Wheel |
|
23 -- added capability to go to method and class definitions by Shift + Mouse Wheel |
22 - Plug-in Manager Tools |
24 - Plug-in Manager Tools |
23 -- added code to download and install plug-ins |
25 -- added code to download and install plug-ins |
24 - Source Browser |
26 - Source Browser |
25 -- show class attributes, class methods and static methods with different icons |
27 -- show class attributes, class methods and static methods with different icons |
26 -- added context menu for attributes |
28 -- added context menu for attributes |
56 -- added the "Do Not Track" feature |
58 -- added the "Do Not Track" feature |
57 -- added code to indicate invalid SSL certificates in the URL entry and the SSL |
59 -- added code to indicate invalid SSL certificates in the URL entry and the SSL |
58 info dialog |
60 info dialog |
59 -- added a dialog to show RSS feeds |
61 -- added a dialog to show RSS feeds |
60 -- added a dialog to show some information about the current site |
62 -- added a dialog to show some information about the current site |
61 -- added the capability to go through the history via Shift+Mouse Wheel |
63 -- added the capability to go through the history via Shift + Mouse Wheel |
62 - other enhancements |
64 - other enhancements |
63 -- added an action to launch another instantiation of eric5 |
65 -- added an action to launch another instantiation of eric5 |
|
66 -- added capability to zoom by Ctrl + Mouse Wheel to various graphics related windows |
64 |
67 |
65 Version 5.2-snapshot-20110724: |
68 Version 5.2-snapshot-20110724: |
66 - bug fixes |
69 - bug fixes |
67 - enhancements of the Mercurial interface |
70 - enhancements of the Mercurial interface |
68 -- added support for the Mercurial bookmarks extension |
71 -- added support for the Mercurial bookmarks extension |