Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Minimum modifications to start Eric5 with Py2.
Py2 comp.
Mon, 25 Mar 2013 03:28:43 +0100
, by T.Rzepka
Script changes: Future import added, super calls modified and unicode behavior for str.
Py2 comp.
Mon, 25 Mar 2013 03:11:06 +0100
, by T.Rzepka
Fixed an issue in DownloadItem.
5_3_x
Sun, 24 Mar 2013 13:52:12 +0100
, by Detlev Offenbach
Fixed an issue in DownloadItem.
Sun, 24 Mar 2013 13:52:12 +0100
, by Detlev Offenbach
Changed code to ensure, that the PKGLIST file is created with an empty last line (i.e. ends with '\n').
5_3_x
Sun, 24 Mar 2013 13:21:43 +0100
, by Detlev Offenbach
Changed code to ensure, that the PKGLIST file is created with an empty last line (i.e. ends with '\n').
Sun, 24 Mar 2013 13:21:43 +0100
, by Detlev Offenbach
Fixed an issue in the Pygments lexer, that could cause a segmentation fault, if the file doesn't end with a newline.
5_3_x
Sun, 24 Mar 2013 13:08:24 +0100
, by Detlev Offenbach
Fixed an issue in the Pygments lexer, that could cause a segmentation fault, if the file doesn't end with a newline.
Sun, 24 Mar 2013 13:08:24 +0100
, by Detlev Offenbach
Added a line to the editor to reset the lexer after a file was saved to a project (in order to apply project specific lexer settings).
5_3_x
Sat, 23 Mar 2013 16:03:22 +0100
, by Detlev Offenbach
Added a line to the editor to reset the lexer after a file was saved to a project (in order to apply project specific lexer settings).
Sat, 23 Mar 2013 16:03:22 +0100
, by Detlev Offenbach
Updated Russioan translations.
Fri, 22 Mar 2013 18:49:35 +0100
, by Detlev Offenbach
Merged remote changes.
Fri, 22 Mar 2013 18:48:40 +0100
, by Detlev Offenbach
trans 3
Fri, 22 Mar 2013 20:39:32 +0400
, by Yriy Shatalov
Fixed an issue in the project manager causing some file not addable to a project.
5_3_x
Fri, 22 Mar 2013 18:37:53 +0100
, by Detlev Offenbach
Fixed an issue in the project manager causing some file not addable to a project.
Fri, 22 Mar 2013 18:37:53 +0100
, by Detlev Offenbach
Changed the way multi line strings are shown in the value column of the variables viewer.
Fri, 22 Mar 2013 09:50:29 +0100
, by Detlev Offenbach
Regenerated Russian translations.
Thu, 21 Mar 2013 18:40:17 +0100
, by Detlev Offenbach
Merged with remote changes.
Thu, 21 Mar 2013 18:39:28 +0100
, by Detlev Offenbach
translation 2
Thu, 21 Mar 2013 19:49:23 +0400
, by Yriy Shatalov
Changed the default values for the open and save file filters to be Python (instead of empty).
5_3_x
Thu, 21 Mar 2013 08:40:50 +0100
, by Detlev Offenbach
Changed the default values for the open and save file filters to be Python (instead of empty).
Thu, 21 Mar 2013 08:40:50 +0100
, by Detlev Offenbach
Changed code to override the QScintilla lexer default fonts to always use a monospaced family.
5_3_x
Tue, 19 Mar 2013 19:54:17 +0100
, by Detlev Offenbach
Changed the default for "Python/IndentBrace" to False (seems to be more logical).
5_3_x
Tue, 19 Mar 2013 19:13:18 +0100
, by Detlev Offenbach
Changed code to override the QScintilla lexer default fonts to always use a monospaced family.
Tue, 19 Mar 2013 19:54:17 +0100
, by Detlev Offenbach
Changed the default for "Python/IndentBrace" to False (seems to be more logical).
Tue, 19 Mar 2013 19:13:18 +0100
, by Detlev Offenbach
I18n update for Spanish, default branch (17th March 2013).
Sun, 17 Mar 2013 12:59:21 +0100
, by Jaime Seuma
Extended the previewer for Markdown by enabling the 'extra' extension.
Sat, 16 Mar 2013 17:29:00 +0100
, by Detlev Offenbach
Regenerated Russion translation files.
Sat, 16 Mar 2013 12:49:29 +0100
, by Detlev Offenbach
Merged Russian translation update done by Yriy.
Sat, 16 Mar 2013 12:47:41 +0100
, by Detlev Offenbach
translation 5.3
Sat, 16 Mar 2013 14:48:28 +0400
, by Yriy Shatalov
Regenerated source docu.
5_3_x
Sat, 16 Mar 2013 11:50:32 +0100
, by Detlev Offenbach
Fixed an issue with the uncomment and toggle comment functions of the editor.
5_3_x
Sat, 16 Mar 2013 11:48:07 +0100
, by Detlev Offenbach
Regenerated source docu.
Sat, 16 Mar 2013 11:48:46 +0100
, by Detlev Offenbach
Fixed an issue with the uncomment and toggle comment functions of the editor.
Sat, 16 Mar 2013 11:48:07 +0100
, by Detlev Offenbach
Added support for more widgets in the code creation dialog.
Fri, 15 Mar 2013 20:00:49 +0100
, by Detlev Offenbach
Extended the logic of the 'Toggle Comment Block' action to consider the current selection first.
5_3_x
Fri, 15 Mar 2013 18:25:30 +0100
, by Detlev Offenbach
Extended the logic of the 'Toggle Comment Block' action to consider the current selection first.
Fri, 15 Mar 2013 18:25:30 +0100
, by Detlev Offenbach
Fixed an issue in the debug server causing the IDE to hang.
5_3_x
Wed, 13 Mar 2013 19:24:23 +0100
, by Detlev Offenbach
Fixed an issue in the debug server causing the IDE to hang.
Wed, 13 Mar 2013 19:23:22 +0100
, by Detlev Offenbach
Fixed an issue that could cause the debugger backends to crash, if a class redefined __repr__.
5_3_x
Wed, 13 Mar 2013 18:35:24 +0100
, by Detlev Offenbach
Fixed an issue that could cause the debugger backends to crash, if a class redefined __repr__.
Wed, 13 Mar 2013 18:35:24 +0100
, by Detlev Offenbach
Made the activation state of the "Save All" action dependent upon the overall modification status of all open editors.
5_3_x
Mon, 11 Mar 2013 19:00:54 +0100
, by Detlev Offenbach
Made the activation state of the "Save All" action dependent upon the overall modification status of all open editors.
Mon, 11 Mar 2013 19:00:54 +0100
, by Detlev Offenbach
Fixed Project.py adding multiple files.
5_3_x
Mon, 11 Mar 2013 18:46:38 +0100
, by Detlev Offenbach
Changed the install script to remove any Ui_*.py file that might exist before recreating them.
5_3_x
Mon, 11 Mar 2013 18:42:40 +0100
, by Detlev Offenbach
Fixed Project.py adding multiple files.
Mon, 11 Mar 2013 18:46:38 +0100
, by Detlev Offenbach
Changed the install script to remove any Ui_*.py file that might exist before recreating them.
Mon, 11 Mar 2013 18:42:40 +0100
, by Detlev Offenbach
A little tweak to the 'Add Files' dialog.
5_3_x
Sun, 10 Mar 2013 19:30:38 +0100
, by Detlev Offenbach
A little tweak to the 'Add Files' dialog.
Sun, 10 Mar 2013 19:30:38 +0100
, by Detlev Offenbach
Fixed an issue in the IRC widget related to channels with uppercase characters in their name..
5_3_x
Sun, 10 Mar 2013 18:09:22 +0100
, by Detlev Offenbach
Fixed an issue in the IRC widget related to channels with uppercase characters in their name..
Sun, 10 Mar 2013 18:09:22 +0100
, by Detlev Offenbach
Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature.
5_3_x
Sun, 10 Mar 2013 17:25:37 +0100
, by Detlev Offenbach
Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature.
Sun, 10 Mar 2013 17:10:23 +0100
, by Detlev Offenbach
Extended the editor monospaced style to allow to set the weight, italic and underline properties.
5_3_x
Sat, 09 Mar 2013 17:05:49 +0100
, by Detlev Offenbach
Extended the editor monospaced style to allow to set the weight, italic and underline properties.
Sat, 09 Mar 2013 17:05:49 +0100
, by Detlev Offenbach
Fixed an issue in the IRC widget when disconnecting from the server.
5_3_x
Sat, 09 Mar 2013 15:43:46 +0100
, by Detlev Offenbach
Merged remote changes.
Sat, 09 Mar 2013 15:44:37 +0100
, by Detlev Offenbach
Fixed an issue in the IRC widget when disconnecting from the server.
Sat, 09 Mar 2013 15:43:46 +0100
, by Detlev Offenbach
Fixed a Qt5 incompatability issue (replaced QPixmap.grabWidget() by QWidget.grab()).
5_3_x
Sat, 09 Mar 2013 13:42:57 +0100
, by Detlev Offenbach
Fixed a Qt5 incompatability issue (replaced QPixmap.grabWidget() by QWidget.grab()).
Sat, 09 Mar 2013 13:42:57 +0100
, by Detlev Offenbach
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip