Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
Changed the interface to the Python2 syntax checker to use JSON.
Tue, 14 Jan 2014 19:37:22 +0100
, by Detlev Offenbach
Improved the updates availability check slightly.
Sun, 12 Jan 2014 18:35:42 +0100
, by Detlev Offenbach
Removed all code setting the Qt.WA_DeleteOnClose widget attribute.
Sun, 12 Jan 2014 18:31:15 +0100
, by Detlev Offenbach
Extended the plugin repository dialog to allow to hide unwanted entries and cleanup the plugin downloads area.
Sun, 12 Jan 2014 18:02:33 +0100
, by Detlev Offenbach
Fixed a bug in the plug-in updates checker.
5_4_x
Sun, 12 Jan 2014 17:37:19 +0100
, by Detlev Offenbach
Fixed an issue in the multi project XML reader.
5_4_x
Sat, 11 Jan 2014 15:33:07 +0100
, by Detlev Offenbach
Added support for the categorisation of projects to multi projects and changed the multi project file format.
Sat, 11 Jan 2014 20:03:38 +0100
, by Detlev Offenbach
Fixed an issue in the eric API config dialog.
Sat, 11 Jan 2014 13:53:42 +0100
, by Detlev Offenbach
Little correction to the programs dialog.
5_4_x
Sat, 11 Jan 2014 13:49:07 +0100
, by Detlev Offenbach
Little correction to the programs dialog.
Sat, 11 Jan 2014 13:47:29 +0100
, by Detlev Offenbach
Made a change to the tr() change to handle using eric5 with Qt5.
Sat, 11 Jan 2014 13:05:23 +0100
, by Detlev Offenbach
Changed the explicit monospaced font given for some dialogs to using the monospaced font configured for the editor.
Sat, 11 Jan 2014 12:55:28 +0100
, by Detlev Offenbach
Fixed a source docu issue.
Sat, 11 Jan 2014 12:11:39 +0100
, by Detlev Offenbach
Changed the code to use QObject.tr() instead of QObject.trUtf8().
Sat, 11 Jan 2014 11:55:33 +0100
, by Detlev Offenbach
Fixed issues showing the correct window title for some dialogs.
Fri, 10 Jan 2014 19:30:21 +0100
, by Detlev Offenbach
Fixed issues showing the correct window title for some dialogs.
5_4_x
Fri, 10 Jan 2014 19:30:21 +0100
, by Detlev Offenbach
Fixed a wrong icon assignment.
Wed, 08 Jan 2014 19:13:46 +0100
, by Detlev Offenbach
Changed all the file or directory selection buttons to QToolButton and gave them an icon.
Wed, 08 Jan 2014 19:07:23 +0100
, by Detlev Offenbach
Enhanced the Mercurial tag dialog and extended the Mercurial log browser to allow tagging of a specific revision
Tue, 07 Jan 2014 18:08:40 +0100
, by Detlev Offenbach
Created tag <release-5.4.0>.
5_4_x
Tue, 07 Jan 2014 09:25:28 +0100
, by Detlev Offenbach
Prepared release 5.4.0 of eric5.
5_4_x
release-5.4.0
Tue, 07 Jan 2014 09:23:24 +0100
, by Detlev Offenbach
Prepared 5.5.x line of development.
Tue, 07 Jan 2014 09:19:57 +0100
, by Detlev Offenbach
5.3.x branch closed in favor of 5.4.x.
5_3_x
Mon, 06 Jan 2014 19:57:28 +0100
, by Detlev Offenbach
Started 5.5.x line of development.
Mon, 06 Jan 2014 19:56:09 +0100
, by Detlev Offenbach
Created branch <5_4_x>.
5_4_x
Mon, 06 Jan 2014 19:45:48 +0100
, by Detlev Offenbach
Merge with default branch.
Py2 comp.
Sun, 05 Jan 2014 23:22:17 +0100
, by T.Rzepka
Update pyflakes to 0.7.3
BgService
Sun, 05 Jan 2014 22:45:29 +0100
, by T.Rzepka
A little change to the QScintilla inputMethodEvent() overwriting code.
Sun, 05 Jan 2014 17:13:21 +0100
, by Detlev Offenbach
Fixed an issue in the syntax and code style checker dialogs causing markers of open files not to be checked being cleared.
Sun, 05 Jan 2014 15:20:02 +0100
, by Detlev Offenbach
Don't reset markers on files which should not be checked.
BgService
Sat, 04 Jan 2014 22:14:38 +0100
, by T.Rzepka
Interface to add user-defined services, e.g. in plugins. Auto syntax check working. Little cleanup.
BgService
Sat, 04 Jan 2014 22:12:42 +0100
, by T.Rzepka
Bugfixes for Linux and if not both interpreters are specified. Project file updated.
BgService
Wed, 01 Jan 2014 22:59:10 +0100
, by T.Rzepka
Fixed some code style issues.
Sat, 04 Jan 2014 18:39:24 +0100
, by Detlev Offenbach
Little correction to the shortcut definition dialog.
Sat, 04 Jan 2014 18:09:21 +0100
, by Detlev Offenbach
Implemented a workaround for a non-working implementation of inputMethodEvent() in QScintilla 2.8.x. It simply overwrites these methods with empty ones in order to not loose selected text on focus out.
Sat, 04 Jan 2014 16:23:47 +0100
, by Detlev Offenbach
Updated Spanish translations.
Fri, 03 Jan 2014 18:53:10 +0100
, by Detlev Offenbach
eric5 i18n-es update default branch
Fri, 03 Jan 2014 17:57:56 +0100
, by Jaime Seuma
Fixed layout of the editor search and replace widgets.
Fri, 03 Jan 2014 14:13:27 +0100
, by Detlev Offenbach
Fixed a serious bug in the doc style checker and made the style checker for Python2 more robust against exceptions in the external process.
Fri, 03 Jan 2014 13:52:58 +0100
, by Detlev Offenbach
Fixed a bug creating a project from a repository and implemented a bugfix method for an issue in QsciScintilla.
Thu, 02 Jan 2014 19:40:08 +0100
, by Detlev Offenbach
Updated copyright for 2014.
5_3_x
Wed, 01 Jan 2014 14:40:41 +0100
, by Detlev Offenbach
Fixed a severe issue assigning a name to a printer in several dialogs.
5_3_x
Fri, 27 Dec 2013 11:39:08 +0100
, by Detlev Offenbach
Updated copyright for 2014.
Py2 comp.
Wed, 01 Jan 2014 14:39:32 +0100
, by Detlev Offenbach
Updated copyright for 2014.
Wed, 01 Jan 2014 14:38:45 +0100
, by Detlev Offenbach
First implementation for the BackgroundService.
BgService
Tue, 31 Dec 2013 18:03:31 +0100
, by T.Rzepka
Fixed a severe issue assigning a name to a printer in several dialogs.
Fri, 27 Dec 2013 11:39:08 +0100
, by Detlev Offenbach
Fixed a bug in Project.getMainScript.
5_3_x
Thu, 26 Dec 2013 18:36:22 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip