changelog

Fri, 31 Dec 2010 15:19:02 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 31 Dec 2010 15:19:02 +0100
changeset 788
5b1b59777460
parent 781
2f85b5573e62
child 795
917f1945355c
permissions
-rw-r--r--

Added a feature where flags can be given at the end of a source file. The only flag supported is 'FileType' to overwrite the filetype detection mechanism.

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 ----------
754
c3c3fec166f5 Corrected the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 744
diff changeset
3 Version 5.1-snapshot-201012dd:
c3c3fec166f5 Corrected the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 744
diff changeset
4 - bug fixes
c3c3fec166f5 Corrected the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 744
diff changeset
5 - added support for the display of inline annotations (used to show
c3c3fec166f5 Corrected the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 744
diff changeset
6 syntax errors and warnings)
c3c3fec166f5 Corrected the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 744
diff changeset
7 - added support for additional configurable file filters
c3c3fec166f5 Corrected the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 744
diff changeset
8 - added a certificate manager to the eric web browser
755
e81e1f8d7874 Added display of suppressed client termination messages.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 754
diff changeset
9 - added display of suppressed client termination messages
781
2f85b5573e62 Changed the Mercurial log browser to show incoming/outgoing changesets with the current log (by pressing the next button).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 755
diff changeset
10 - changed the Mercurial log browser to show incoming/outgoing changesets
2f85b5573e62 Changed the Mercurial log browser to show incoming/outgoing changesets with the current log (by pressing the next button).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 755
diff changeset
11 with the current log (by pressing the next button)
788
5b1b59777460 Added a feature where flags can be given at the end of a source file. The only flag supported is 'FileType' to overwrite the filetype detection mechanism.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 781
diff changeset
12 - added a feature where flags can be given at the end of a source file.
5b1b59777460 Added a feature where flags can be given at the end of a source file. The only flag supported is 'FileType' to overwrite the filetype detection mechanism.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 781
diff changeset
13 The only flag supported is 'FileType' to overwrite the filetype detection
5b1b59777460 Added a feature where flags can be given at the end of a source file. The only flag supported is 'FileType' to overwrite the filetype detection mechanism.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 781
diff changeset
14 mechanism.
754
c3c3fec166f5 Corrected the changelog file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 744
diff changeset
15
708
cea30aa57201 Prepared new snapshot release.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 701
diff changeset
16 Version 5.1-snapshot-20101029:
629
c88489b378fb Added configuration options for the web browser cache policy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 627
diff changeset
17 - bug fixes
c88489b378fb Added configuration options for the web browser cache policy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 627
diff changeset
18 - added configuration options for the web browser cache policy
634
7b84cbd2f752 Added tab previews to the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 629
diff changeset
19 - added tab previews to the web browser
643
719db11dd4df Added a line widget with embeddable buttons.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 634
diff changeset
20 - added a line widget with embeddable buttons
653
0540f3c52b46 Changed the web browser to give it a more modern look.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 643
diff changeset
21 - changed the web browser to give it a more modern look
659
b53e67ae2021 Added code to show certificate info for https URLs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 653
diff changeset
22 - added code to show certificate info for https URLs
668
b0061a6f7484 Added a download manager to the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 659
diff changeset
23 - added a download manager to the web browser
682
91114a975eda Added a check to the find and replace dialog to make sure, that no external changes were done between the find run and the replace run.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 668
diff changeset
24 - added a check to the find and replace dialog to make sure,
91114a975eda Added a check to the find and replace dialog to make sure, that no external changes were done between the find run and the replace run.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 668
diff changeset
25 that no external changes were done between the find run and
91114a975eda Added a check to the find and replace dialog to make sure, that no external changes were done between the find run and the replace run.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 668
diff changeset
26 the replace run
701
fc587a1c2f8b Added an option to configure the icon of the tray starter application.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 684
diff changeset
27 - added an option to configure the icon of the tray starter application
684
2f29a0b6e1c7 Updated Pygments to version 1.3.1.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 682
diff changeset
28 - updated Pygments to version 1.3.1
629
c88489b378fb Added configuration options for the web browser cache policy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 627
diff changeset
29
627
d8ada67aecf6 Prepared new snapshot.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 623
diff changeset
30 Version 5.1-snapshot-20100918:
396
b967825e73c6 Added action to copy the editor path to the clipboard to the tab context menu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 392
diff changeset
31 - bug fixes
501
5c615a85241a Finished porting signal/slot usage to the new API.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 478
diff changeset
32 - converted all signal/slot code to use the new API
404
44a541bea034 Added code to adjust the cursor flash time of the editor to the global settings.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 396
diff changeset
33 - added action to copy the editor path to the clipboard to the tab context menu
405
374066392929 Added code to show hidden files in the various browsers.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 404
diff changeset
34 - added code to adjust the cursor flash time of the editor to the global settings
374066392929 Added code to show hidden files in the various browsers.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 404
diff changeset
35 - added code to show hidden files in the various browsers
478
e7d778ea21d6 Added an editor action to join the current line with the next one.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 405
diff changeset
36 - added an editor action to join the current line with the next one
520
b0f523c3b037 Added code to cope with Linux distributor's usage of KDE wrapper dialogs for the Qt file dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 501
diff changeset
37 - added code to cope with Linux distributor's usage of KDE wrapper dialogs
532
a3c0f1e2594a Added a source code exporter for the Open Document Text (ODT) format.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 520
diff changeset
38 for the Qt file dialogs
a3c0f1e2594a Added a source code exporter for the Open Document Text (ODT) format.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 520
diff changeset
39 - added a source code exporter for the Open Document Text (ODT) format
562
8bf0dbc1ca6a Added a wizard for the eric5 message box (E5MessageBox).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 532
diff changeset
40 - changed all calls to QMessageBox to some eric5 replacements and convenience
8bf0dbc1ca6a Added a wizard for the eric5 message box (E5MessageBox).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 532
diff changeset
41 functions
8bf0dbc1ca6a Added a wizard for the eric5 message box (E5MessageBox).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 532
diff changeset
42 - added a wizard for the eric5 message box (E5MessageBox)
571
1a4101cb87eb Added filename filters to the syntax checker and tabnanny dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 570
diff changeset
43 - added filename filters to the code metrics, syntax checker and tabnanny dialogs
615
c8dd16cc69ce Finished porting XML handling code to use QXmlStreamReader and QXmlStreamWriter.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 571
diff changeset
44 - changed XML handling code to use QXmlStreamReader and QXmlStreamWriter
618
42580bfc0777 Added use of compositing modes to the icon editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 615
diff changeset
45 - added use of compositing modes to the icon editor
623
f6a854d78668 Modified install script such, that it allows an installation from source as well. The situation will be determined automatically.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 618
diff changeset
46 - modified install script such, that it allows an installation from source as well.
f6a854d78668 Modified install script such, that it allows an installation from source as well. The situation will be determined automatically.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 618
diff changeset
47 The situation will be determined automatically.
396
b967825e73c6 Added action to copy the editor path to the clipboard to the tab context menu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 392
diff changeset
48
392
afc110b8710e Prepared new 5.1 snapshot.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 383
diff changeset
49 Version 5.1-snapshot-20100718:
275
88c8b9eefc45 Started eric5 5.1 development (part 2)
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 271
diff changeset
50 - bug fixes
276
4a7e25ee406c Added an action to perform a 'hg push -f' to the Mercurial plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 275
diff changeset
51 - added an action to perform a 'hg push -f' to the Mercurial plug-in
278
c93823b96faa Added a handler for ftp: URLs to the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 276
diff changeset
52 - added a handler for ftp: URLs to the web browser
305
5cf9e308f342 Added action to start a Mercurial server to the Mercurial plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 278
diff changeset
53 - added action to start a Mercurial server to the Mercurial plug-in
314
c1379cab7697 Added action to print to PDF to the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 305
diff changeset
54 - added action to print to PDF to the web browser
316
b7e499650928 Added a branch filter to the Mercurial log browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 314
diff changeset
55 - added a branch filter to the Mercurial log browser
330
4b4f242bf3f6 Added additional fold styles.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 316
diff changeset
56 - added additional fold styles
342
360c4eb76d6c Added capability to configure the colors of the foldmarkers.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 330
diff changeset
57 - added capability to configure the colors of the foldmarkers
354
f80d88e87677 Added option to use DNS prefetching to the web browser (needs Qt >= 4.6).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 350
diff changeset
58 - added option to use DNS prefetching to the web browser (needs Qt >= 4.6)
350
db40effc5c65 Added support for Web SQL Databases to the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 342
diff changeset
59 - added support for Web SQL Databases to the web browser
355
c29c8b8dadf1 Added support for Web application caches and local web storage to the web browser (needs Qt >= 4.6).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 354
diff changeset
60 - added support for Web application caches and local web storage to the
c29c8b8dadf1 Added support for Web application caches and local web storage to the web browser (needs Qt >= 4.6).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 354
diff changeset
61 web browser (needs Qt >= 4.6)
365
0686ac00256e Added a symbols viewer with capability to insert the selected symbol by double-clicking it.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 355
diff changeset
62 - added a symbols viewer with capability to insert the selected symbol
0686ac00256e Added a symbols viewer with capability to insert the selected symbol by double-clicking it.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 355
diff changeset
63 by double-clicking it
372
237c3fe739f5 Added a numbers viewer to convert numbers into various formats.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 365
diff changeset
64 - added a numbers viewer to convert numbers into various formats
381
64ae9e09d8bc Extended the Ad-Blocker of the web browser and added capability to configure the text encoding of the web browser (needs Qt >= 4.6).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 372
diff changeset
65 - extended the Ad-Blocker of the web browser (needs Qt >= 4.6)
64ae9e09d8bc Extended the Ad-Blocker of the web browser and added capability to configure the text encoding of the web browser (needs Qt >= 4.6).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 372
diff changeset
66 - added capability to configure the text encoding of the web browser
64ae9e09d8bc Extended the Ad-Blocker of the web browser and added capability to configure the text encoding of the web browser (needs Qt >= 4.6).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 372
diff changeset
67 (needs Qt >= 4.6)
383
286de4e5179c Added capability to select the user agent string for the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 381
diff changeset
68 - added capability to select the user agent string for the web browser
275
88c8b9eefc45 Started eric5 5.1 development (part 2)
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 271
diff changeset
69
271
633572b15aa8 Preparing new snapshot release.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 270
diff changeset
70 Version 5.0-snapshot-20100523:
226
3155a9225209 Started next stage of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 223
diff changeset
71 - bug fixes
228
1cce8982e636 Added code to save the editor zoom factor in the session file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 226
diff changeset
72 - added code to save the editor zoom factor in the session file
230
2cde09c26384 Added code to configure the zoom factor a file is opened with.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 228
diff changeset
73 - added code to configure the zoom factor a file is opened with
234
caed45a134f8 Added code to update the Others tab of the project browser (mostly) automatically.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 233
diff changeset
74 - added code to update the file browser window (mostly) automatically
244
30be2b4a9721 Added a menu to the highlighting styles config page to change individual aspects of a font only.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 234
diff changeset
75 - added code to update the Others tab of the project browser (mostly) automatically
253
3ccdf551bde7 Changed code to improve development on multiple platforms.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 244
diff changeset
76 - added a menu to the highlighting styles config page to change individual
3ccdf551bde7 Changed code to improve development on multiple platforms.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 244
diff changeset
77 aspects of a font only
3ccdf551bde7 Changed code to improve development on multiple platforms.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 244
diff changeset
78 - changed code to improve development on multiple platforms
267
f4cd9c07da76 Added code to show the keyboard shortcut to the tooltip of an action.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 253
diff changeset
79 - added code to show the keyboard shortcut to the tooltip of an action
270
41505c92ac31 Added code to enhance the proxy configuration and removed the usage of QHttp.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 268
diff changeset
80 - changed the Find in Files dialog to remember the history of the search string,
268
f6f53503b8d6 Changed the Find in Files dialog to remember the history of the search string, replace string and the search directory.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 267
diff changeset
81 replace string and the search directory
270
41505c92ac31 Added code to enhance the proxy configuration and removed the usage of QHttp.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 268
diff changeset
82 - added code to enhance the proxy configuration and removed the usage of QHttp
226
3155a9225209 Started next stage of development.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 223
diff changeset
83
223
2aa606e16381 Prepared new snapshot.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 202
diff changeset
84 Version 5.0-snapshot-20100508:
187
d7916a2e31d6 Added some more refinements to the Mercurial log browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 186
diff changeset
85 - bug fixes
199
675623ee5d7d Added changegroup related actions to the Mercurial plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 189
diff changeset
86 - added administration actions to the Mercurial plug-in
675623ee5d7d Added changegroup related actions to the Mercurial plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 189
diff changeset
87 - added changegroup related actions to the Mercurial plug-in
202
6854bb0beda5 Added bisect commands to the Mercurial plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 199
diff changeset
88 - added bisect commands to the Mercurial plug-in
187
d7916a2e31d6 Added some more refinements to the Mercurial log browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 186
diff changeset
89
186
655fda145529 Prepared new snapshot release.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 178
diff changeset
90 Version 5.0-snapshot-20100418:
168
3383117f894b Fixed a few bugs in the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 166
diff changeset
91 - bug fixes
178
dd9f0bca5e2f Added plugin for Mercurial version control system.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 168
diff changeset
92 - added plugin for Mercurial version control system
168
3383117f894b Fixed a few bugs in the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 166
diff changeset
93
166
11e9ed8ae18c Prepared new snapshot.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 158
diff changeset
94 Version 5.0-snapshot-20100401:
146
afeb742e7148 Added installation of a .desktop file for Linux systems.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 135
diff changeset
95 - bug fixes
afeb742e7148 Added installation of a .desktop file for Linux systems.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 135
diff changeset
96 - added installation of a .desktop file for Linux systems
158
6a561f87bc07 Added shared editor functions.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 149
diff changeset
97 - added shared editor functions and a simple chat system
146
afeb742e7148 Added installation of a .desktop file for Linux systems.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 135
diff changeset
98
135
c2eaec053221 Prepared new snapshot.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 130
diff changeset
99 Version 5.0-snapshot-20100306:
103
59137afca666 Added code to indicate directories and files being symbolic links.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 102
diff changeset
100 - bug fixes
59137afca666 Added code to indicate directories and files being symbolic links.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 102
diff changeset
101 - added code to indicate directories and files being symbolic links
108
03d3adf59bde Extendend the predefined template variables by "project_path", "clipboard", "cur_select", "insertion", "select_start" and "select_end".
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 103
diff changeset
102 - extendend the predefined template variables by "project_path",
03d3adf59bde Extendend the predefined template variables by "project_path", "clipboard", "cur_select", "insertion", "select_start" and "select_end".
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 103
diff changeset
103 "clipboard", "cur_select", "insertion", "select_start" and
03d3adf59bde Extendend the predefined template variables by "project_path", "clipboard", "cur_select", "insertion", "select_start" and "select_end".
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 103
diff changeset
104 "select_end"
112
16893e193e9d Added the auto fork options to the run dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 108
diff changeset
105 - added the auto fork options to the run dialog
130
fcce4cc20d95 Added capability to change the keywords of a syntax highlighter.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 112
diff changeset
106 - added capability to change the keywords of a syntax highlighter
0
de9c2efb9d02 Started porting eric4 to Python3
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
107
102
85fc2a5cddb4 Preparing new snapshot release.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 88
diff changeset
108 Version 5.0-snapshot-20100206:
88
3701923bccf2 Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 72
diff changeset
109 - bug fixes
3701923bccf2 Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 72
diff changeset
110 - added code to use the PYTHONPATH environment setting in the debuggers
3701923bccf2 Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 72
diff changeset
111 - added my own Python3 port of pyflakes
3701923bccf2 Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 72
diff changeset
112 - integrated py3flakes into syntax checker dialog and editor
72
015c7e35bd84 Added code to use the PYTHONPATH environment setting in the debuggers.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 62
diff changeset
113
62
706041c4475b Prepared first snapshot.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 0
diff changeset
114 Version 5.0-snapshot-20100116:
706041c4475b Prepared first snapshot.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 0
diff changeset
115 - first snapshot of eric5

eric ide

mercurial