changelog

changeset 832
eb5ff61f927b
parent 825
9cdec3c5bc07
child 854
2f4ffd2c7d02
--- a/changelog	Sun Jan 09 14:25:16 2011 +0100
+++ b/changelog	Sun Jan 09 18:16:46 2011 +0100
@@ -4,6 +4,7 @@
 - bug fixes
 - made the toolbars of the initial layout more minimalistic
 - merged "Save to Project" into "Save" and "Save As...".
+- added a checker for PEP 8 compliance
 
 Version 5.1-snapshot-20110106:
 - bug fixes
@@ -40,7 +41,8 @@
 - bug fixes
 - converted all signal/slot code to use the new API
 - added action to copy the editor path to the clipboard to the tab context menu
-- added code to adjust the cursor flash time of the editor to the global settings
+- added code to adjust the cursor flash time of the editor to the global
+  settings
 - added code to show hidden files in the various browsers
 - added an editor action to join the current line with the next one
 - added code to cope with Linux distributor's usage of KDE wrapper dialogs
@@ -49,11 +51,12 @@
 - changed all calls to QMessageBox to some eric5 replacements and convenience
   functions
 - added a wizard for the eric5 message box (E5MessageBox)
-- added filename filters to the code metrics, syntax checker and tabnanny dialogs
+- added filename filters to the code metrics, syntax checker and tabnanny
+  dialogs
 - changed XML handling code to use QXmlStreamReader and QXmlStreamWriter
 - added use of compositing modes to the icon editor
-- modified install script such, that it allows an installation from source as well.
-  The situation will be determined automatically.
+- modified install script such, that it allows an installation from source as
+  well. The situation will be determined automatically.
 
 Version 5.1-snapshot-20100718:
 - bug fixes
@@ -81,13 +84,14 @@
 - added code to save the editor zoom factor in the session file
 - added code to configure the zoom factor a file is opened with
 - added code to update the file browser window (mostly) automatically
-- added code to update the Others tab of the project browser (mostly) automatically
+- added code to update the Others tab of the project browser (mostly)
+  automatically
 - added a menu to the highlighting styles config page to change individual
   aspects of a font only
 - changed code to improve development on multiple platforms
 - added code to show the keyboard shortcut to the tooltip of an action
-- changed the Find in Files dialog to remember the history of the search string,
-  replace string and the search directory
+- changed the Find in Files dialog to remember the history of the search
+  string, replace string and the search directory
 - added code to enhance the proxy configuration and removed the usage of QHttp
 
 Version 5.0-snapshot-20100508:

eric ide

mercurial