Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Prepared release 5.4.1.
5_4_x
release-5.4.1
Sun, 09 Feb 2014 12:30:26 +0100
, by Detlev Offenbach
Fixed issues with reopening a project where files were delete while they were opened in an editor.
5_4_x
Sat, 08 Feb 2014 20:09:58 +0100
, by Detlev Offenbach
Fixed issues with reopening a project where files were delete while they were opened in an editor.
Sat, 08 Feb 2014 20:09:58 +0100
, by Detlev Offenbach
Corrected a little inaccuracy.
Wed, 05 Feb 2014 19:09:29 +0100
, by Detlev Offenbach
Fixed some typos.
Sun, 02 Feb 2014 18:42:51 +0100
, by Detlev Offenbach
Extended the QScintilla focusOutEvent to remove calltip widgets as well.
5_4_x
Sat, 01 Feb 2014 18:41:02 +0100
, by Detlev Offenbach
Extended the QScintilla focusOutEvent to remove calltip widgets as well.
Sat, 01 Feb 2014 18:41:02 +0100
, by Detlev Offenbach
Aded a configuration option to enforce the useage of the internal merge tool.
Sat, 01 Feb 2014 17:47:46 +0100
, by Detlev Offenbach
Changed the symbol for closed branches in the Mercurial log browser dialog.
Sat, 01 Feb 2014 17:16:45 +0100
, by Detlev Offenbach
Changed the default value for the Subversion log limit.
5_4_x
Sat, 01 Feb 2014 17:02:47 +0100
, by Detlev Offenbach
Changed the default value for the Mercurial log limit.
5_4_x
Sat, 01 Feb 2014 17:01:46 +0100
, by Detlev Offenbach
Another fix for the Mercurial log dialogs.
5_4_x
Sat, 01 Feb 2014 17:01:08 +0100
, by Detlev Offenbach
Changed the default value for the Subversion log limit.
Sat, 01 Feb 2014 17:02:47 +0100
, by Detlev Offenbach
Changed the default value for the Mercurial log limit.
Sat, 01 Feb 2014 17:01:46 +0100
, by Detlev Offenbach
Another fix for the Mercurial log dialogs.
Sat, 01 Feb 2014 17:01:08 +0100
, by Detlev Offenbach
Fix for the Mercurial log dialogs for checking incoming changes when there are none.
5_4_x
Sat, 01 Feb 2014 16:35:17 +0100
, by Detlev Offenbach
Fix for the Mercurial log dialogs for checking incoming changes when there are none.
Sat, 01 Feb 2014 16:35:17 +0100
, by Detlev Offenbach
Some code style fixes and renaming of UtilitiesPython2.py2flakes to UtilitiesPython2.pyflakes to make it clear, that it is just a copy of the one in Utilities.
Sat, 01 Feb 2014 16:29:24 +0100
, by Detlev Offenbach
Fixed an issue in Mercurial log dialogs showing a wrong diff for incoming changesets.
5_4_x
Sat, 01 Feb 2014 15:49:04 +0100
, by Detlev Offenbach
Updated source docu.
Sat, 01 Feb 2014 16:03:01 +0100
, by Detlev Offenbach
Fixed an issue in the Mercurial log browser dialog that caused the tag action being activated in wrong dialog modes.
Sat, 01 Feb 2014 16:01:51 +0100
, by Detlev Offenbach
Fixed an issue in Mercurial log dialogs showing a wrong diff for incoming changesets.
Sat, 01 Feb 2014 15:49:04 +0100
, by Detlev Offenbach
Interface for adding different languages to the syntax check, background service
BgService
Fri, 31 Jan 2014 22:11:45 +0100
, by T.Rzepka
Implemented some work-arounds for strange focus handling on Qt5.
5_4_x
Fri, 31 Jan 2014 12:20:32 +0100
, by Detlev Offenbach
Updated source docu.
5_4_x
Fri, 31 Jan 2014 12:15:02 +0100
, by Detlev Offenbach
Implemented a work-around for a buggy behavior for Qt5, where application focus is given to a completion list but not returned after selecting an entry by double-clicking it.
Fri, 31 Jan 2014 12:12:56 +0100
, by Detlev Offenbach
Added an empty destructor to the HelpWindow class to get rid of some Qt message.
5_4_x
Fri, 31 Jan 2014 11:00:24 +0100
, by Detlev Offenbach
Added an empty destructor to the HelpWindow class to get rid of some Qt message.
Fri, 31 Jan 2014 11:00:24 +0100
, by Detlev Offenbach
Intercepted a keyboard interrupt in Shell.py because in some rare occasions there seem to be some spurious Ctrl-C send to the IDE.
Fri, 31 Jan 2014 10:53:02 +0100
, by Detlev Offenbach
Intercepted a keyboard interrupt in Shell.py because in some rare occasions there seem to be some spurious Ctrl-C send to the IDE.
5_4_x
Fri, 31 Jan 2014 10:53:02 +0100
, by Detlev Offenbach
Refined the focusOutEvent method of QsciScintillaCompat to not remove the auto-completion list if the user clicks inside the list.
Thu, 30 Jan 2014 19:41:09 +0100
, by Detlev Offenbach
Fixed two typos in some comments.
Thu, 30 Jan 2014 19:00:05 +0100
, by Detlev Offenbach
Added dialogs to enter the contents for initial .hgrc/mercurial.ini and .hg/hgrc files.
Sun, 26 Jan 2014 15:49:14 +0100
, by Detlev Offenbach
Enhanced population of the file/dir selection dialogs in ericapi config dialog and ericdoc config dialog.
Sat, 25 Jan 2014 18:10:09 +0100
, by Detlev Offenbach
Fixed a typo in the coding line of translations.py of pyflakes.
Fri, 24 Jan 2014 20:23:53 +0100
, by Detlev Offenbach
Bugfixes to work under Python3 and unicode issues for Python2 fixed.
BgService
Fri, 17 Jan 2014 23:38:29 +0100
, by T.Rzepka
Added another TODO to the Mercurial interface.
Fri, 24 Jan 2014 18:28:52 +0100
, by Detlev Offenbach
Added a TODO to the Mercurial interface.
Fri, 24 Jan 2014 18:27:43 +0100
, by Detlev Offenbach
Fixed issues in some Mercurial dialogs where the ID could not start with 0.
5_4_x
Wed, 22 Jan 2014 18:35:38 +0100
, by Detlev Offenbach
Fixed issues in some Mercurial dialogs where the ID could not start with 0.
Wed, 22 Jan 2014 18:35:38 +0100
, by Detlev Offenbach
Released Jaime's Spanish translation update.
Mon, 20 Jan 2014 19:21:11 +0100
, by Detlev Offenbach
Merged with translation update from Jaime.
Mon, 20 Jan 2014 19:19:56 +0100
, by Detlev Offenbach
eric5 i18n-es update default branch
Mon, 20 Jan 2014 18:49:28 +0100
, by Jaime Seuma
Fixed an issue in the Add File Dialog.
Mon, 20 Jan 2014 18:58:14 +0100
, by Detlev Offenbach
Fixed an issue in the Mercurial summary dialog.
5_4_x
Sun, 19 Jan 2014 15:38:10 +0100
, by Detlev Offenbach
Fixed an issue in the Mercurial summary dialog.
Sun, 19 Jan 2014 15:37:47 +0100
, by Detlev Offenbach
Improved the QtHelp management dialogs a little bit to make maintenance a bit easier.
Sun, 19 Jan 2014 15:15:35 +0100
, by Detlev Offenbach
Deactivated the inputMethod override for QScintilla versions 2.8.1 and newer.
5_4_x
Sun, 19 Jan 2014 11:32:42 +0100
, by Detlev Offenbach
Deactivated the inputMethod override for QScintilla versions 2.8.1 and newer.
Sun, 19 Jan 2014 11:32:42 +0100
, by Detlev Offenbach
Fixed a wrong behavior of the QRegularExpression wizard.
5_4_x
Sat, 18 Jan 2014 15:42:25 +0100
, by Detlev Offenbach
Fixed a wrong behavior of the QRegularExpression wizard.
Sat, 18 Jan 2014 15:42:25 +0100
, by Detlev Offenbach
Upgraded pyflakes for Python2.
Sat, 18 Jan 2014 14:52:33 +0100
, by Detlev Offenbach
Fix for an issue with the latest pyflakes changes.
Sat, 18 Jan 2014 14:49:00 +0100
, by Detlev Offenbach
Fixed some dubious code related to AST generation.
Thu, 16 Jan 2014 18:45:45 +0100
, by Detlev Offenbach
CodeStyleChecker moved to background service and done a little cleanup.
BgService
Wed, 15 Jan 2014 22:55:52 +0100
, by T.Rzepka
Updated pyflakes to version 0.7.3.
Thu, 16 Jan 2014 18:28:34 +0100
, by Detlev Offenbach
Renamed Utilities.py3flakes to Utilities.pyflakes to prepare the upgrade to the latest pyflakes version (supporting both Python variants).
Wed, 15 Jan 2014 19:16:06 +0100
, by Detlev Offenbach
Extended the Python2 syntax checker to be able to do online syntax checks of the current editor's text.
Wed, 15 Jan 2014 19:05:51 +0100
, by Detlev Offenbach
Made the pyflakes messages translatable even when sent by the Python2 checker.
Wed, 15 Jan 2014 18:59:03 +0100
, by Detlev Offenbach
Added a FIXME to the editor.
Tue, 14 Jan 2014 19:51:24 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip