Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Corrected some code style issues.
Sat, 25 Jul 2015 13:10:09 +0200
, by Detlev Offenbach
Changed code to make eric compatible to PyQt 5.5 (QByteArry issue).
Sat, 25 Jul 2015 13:02:39 +0200
, by Detlev Offenbach
Changed code to make eric compatible to PyQt 5.5 (QByteArry issue).
6_0_x
Sat, 25 Jul 2015 12:58:42 +0200
, by Detlev Offenbach
Deactivated the VirusTotal function because of v2 of the API (should be back in eric 6.1).
6_0_x
Fri, 24 Jul 2015 18:44:45 +0200
, by Detlev Offenbach
Little correction in the web browser.
6_0_x
Fri, 24 Jul 2015 18:28:13 +0200
, by Detlev Offenbach
Changed code to make eric compatible to PyQt 5.5 (QByteArry issue).
Thu, 23 Jul 2015 20:14:30 +0200
, by Detlev Offenbach
Change code to make eric compatible to PyQt 5.5 (QByteArry issue).
Wed, 22 Jul 2015 19:45:39 +0200
, by Detlev Offenbach
Merged with Spanish translations update and released them.
Sun, 19 Jul 2015 18:39:55 +0200
, by Detlev Offenbach
eric6 i18n Spanish update default branch
Sat, 18 Jul 2015 19:12:54 +0200
, by Jaime Seuma
Intercept an error in the spell checker caused by pyenchant doing some strange things.
6_0_x
Sun, 19 Jul 2015 17:07:28 +0200
, by Detlev Offenbach
Intercept an error in the spell checker caused by pyenchant doing some strange things.
Sun, 19 Jul 2015 17:07:28 +0200
, by Detlev Offenbach
Made the code of the web browser tab widget more robust.
Sun, 19 Jul 2015 17:04:14 +0200
, by Detlev Offenbach
Clear the list of recently closed tabs together with the history.
Sun, 19 Jul 2015 17:03:41 +0200
, by Detlev Offenbach
Clear the list of recently closed tabs together with the history.
6_0_x
Sun, 19 Jul 2015 17:02:09 +0200
, by Detlev Offenbach
Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Sat, 18 Jul 2015 16:50:24 +0200
, by Detlev Offenbach
Added code to limit SSL sockets to ciphers with at least 128 bits for Qt < 5.3.0.
Sat, 18 Jul 2015 15:14:28 +0200
, by Detlev Offenbach
Added support for feature permissions to the eric web browser.
Sat, 18 Jul 2015 10:36:53 +0200
, by Detlev Offenbach
Added code to deal with an issue importing pyflakes.
6_0_x
Fri, 17 Jul 2015 18:09:04 +0200
, by Detlev Offenbach
Modified the web browser such, that it will ask the user, if he wants to close a modified page.
Sun, 12 Jul 2015 18:59:15 +0200
, by Detlev Offenbach
Updated the README to include a section about installation on Windows using the PyQt installer.
Sun, 12 Jul 2015 11:52:30 +0200
, by Detlev Offenbach
Updated the README to include a section about installation on Windows using the PyQt installer.
6_0_x
Sun, 12 Jul 2015 11:52:08 +0200
, by Detlev Offenbach
Created global tag <release-6.0.7>.
6_0_x
Sat, 04 Jul 2015 17:44:47 +0200
, by Detlev Offenbach
Prepared release of eric 6.0.7.
6_0_x
release-6.0.7
Sat, 04 Jul 2015 17:44:33 +0200
, by Detlev Offenbach
Changed the Python debugger backends to evaluate statements entered into the shell in the frame selected in the local variables viewer.
Sat, 04 Jul 2015 17:31:46 +0200
, by Detlev Offenbach
Little enhancement of the install script.
6_0_x
Sat, 04 Jul 2015 14:46:40 +0200
, by Detlev Offenbach
Little enhancement of the install script.
Sat, 04 Jul 2015 14:46:40 +0200
, by Detlev Offenbach
Changed the user script link in the grease monkey dialog because userscript.org is done.
6_0_x
Sat, 04 Jul 2015 11:52:05 +0200
, by Detlev Offenbach
Changed the user script link in the grease monkey dialog because userscript.org is done.
Sat, 04 Jul 2015 11:50:01 +0200
, by Detlev Offenbach
Added the search markers to the marker map of the editor.
Fri, 03 Jul 2015 19:07:06 +0200
, by Detlev Offenbach
Removed support for project type 'E4Plugin' because eric4 and eric5 are out of service.
Wed, 01 Jul 2015 19:34:51 +0200
, by Detlev Offenbach
Changed the call to mouse click handlers in the editor to pass the calling editor as a parameter.
Sun, 28 Jun 2015 13:37:45 +0200
, by Detlev Offenbach
Corrected some more German translations.
Sat, 27 Jun 2015 11:07:21 +0200
, by Detlev Offenbach
Corrected some German translations.
Sat, 27 Jun 2015 10:58:58 +0200
, by Detlev Offenbach
Small ammendment to the mouse click handler functions of the editor.
Sat, 27 Jun 2015 10:42:27 +0200
, by Detlev Offenbach
Extended the viewmanager interface to allow to open a new editor next to the current one.
Fri, 26 Jun 2015 19:21:16 +0200
, by Detlev Offenbach
Corrected the mouse release event handler of the editor to call the super class one first.
Fri, 26 Jun 2015 18:34:11 +0200
, by Detlev Offenbach
Fixed an issue in the spell checker causing eric to fail at startup on Windows, if pyenchant was uninstalled. This happens because the uninstaller doesn't get rid of all files. The __pycache__ directories are left behind causing the failure.
6_0_x
Thu, 25 Jun 2015 19:09:11 +0200
, by Detlev Offenbach
Fixed an issue in the spell checker causing eric to fail at startup on Windows, if pyenchant was uninstalled. This happens because the uninstaller doesn't get rid of all files. The __pycache__ directories are left behind causing the failure.
Thu, 25 Jun 2015 19:09:11 +0200
, by Detlev Offenbach
Fixed an issue in the debugger backend causing a crash if a class reimplements __repr__ and a breakpoint is set in the __init__() method of such class.
6_0_x
Thu, 25 Jun 2015 18:58:34 +0200
, by Detlev Offenbach
Fixed an issue in the debugger backend causing a crash if a class reimplements __repr__ and a breakpoint is set in the __init__() method of such class.
Thu, 25 Jun 2015 18:58:34 +0200
, by Detlev Offenbach
Fixed an issue in the mouse click handler of the editor. Needed to cast the modifiers and mouse button to an integer.
Thu, 25 Jun 2015 18:50:11 +0200
, by Detlev Offenbach
Added a dialog to configure a mouse click sequence.
Thu, 25 Jun 2015 18:42:55 +0200
, by Detlev Offenbach
Moved the code to create a display string for a modifier and mouse button combination to a separate file because it will be needed in other places than just the editor as well.
Wed, 24 Jun 2015 19:52:13 +0200
, by Detlev Offenbach
Fixed some code style issues.
Wed, 24 Jun 2015 19:45:21 +0200
, by Detlev Offenbach
Added a configuration page for mouse click handler support.
Tue, 23 Jun 2015 19:43:21 +0200
, by Detlev Offenbach
Completed the mouse click handler support.
Tue, 23 Jun 2015 19:10:18 +0200
, by Detlev Offenbach
Started implementing support for mouse click handlers into the Editor. This can be used by plug-ins to implement function executed by a mouse click (e.g. goto definition upon Ctrl+Left Button).
Mon, 22 Jun 2015 19:50:05 +0200
, by Detlev Offenbach
Fixed an issue creating translation files.
6_0_x
Sun, 21 Jun 2015 21:07:47 +0200
, by Detlev Offenbach
Fixed an issue creating translation files.
Sun, 21 Jun 2015 21:07:47 +0200
, by Detlev Offenbach
Added a TODO to the editor.
Sun, 21 Jun 2015 20:21:48 +0200
, by Detlev Offenbach
Fixed a bug in the editor resulting in an empty QScintilla completion list being shown.
Sun, 21 Jun 2015 20:18:34 +0200
, by Detlev Offenbach
Corrected a code style issue.
6_0_x
Sat, 13 Jun 2015 18:18:39 +0200
, by Detlev Offenbach
Fixed issues where dialogs could not be minimized on some desktop environments.
6_0_x
Sat, 13 Jun 2015 19:27:40 +0200
, by Detlev Offenbach
Merged remote changes.
Sat, 13 Jun 2015 19:28:13 +0200
, by Detlev Offenbach
Fixed issues where dialogs could not be minimized on some desktop environments.
Sat, 13 Jun 2015 19:27:40 +0200
, by Detlev Offenbach
Corrected a code style issue.
Sat, 13 Jun 2015 18:18:39 +0200
, by Detlev Offenbach
Fixed an issue in the web browser causing a traceback when resetting the zoom factor.
6_0_x
Sat, 13 Jun 2015 12:31:57 +0200
, by Detlev Offenbach
Fixed an issue in the web browser causing a traceback when resetting the zoom factor.
Sat, 13 Jun 2015 12:31:57 +0200
, by Detlev Offenbach
Created global tag <release-6.0.6>.
6_0_x
Sat, 06 Jun 2015 16:17:48 +0200
, by Detlev Offenbach
Prepared new release.
6_0_x
release-6.0.6
Sat, 06 Jun 2015 16:17:30 +0200
, by Detlev Offenbach
Fixed a bug introduced by the last change.
Sun, 31 May 2015 17:58:29 +0200
, by Detlev Offenbach
Added capability to the editor to ask multiple completion list and call-tip providers.
Sun, 31 May 2015 17:30:12 +0200
, by Detlev Offenbach
Fixed the last socket change.
Sat, 30 May 2015 20:16:47 +0200
, by Detlev Offenbach
Simplified the debugger backend connection code for the Python2 and Python3 debuggers.
Sat, 30 May 2015 13:27:43 +0200
, by Detlev Offenbach
Improved error messages of the source code documentation tool.
6_0_x
Sat, 30 May 2015 12:39:30 +0200
, by Detlev Offenbach
Added tags to describe the type of parameters (@type, @ptype) and return values (@rtype).
Sat, 30 May 2015 12:38:30 +0200
, by Detlev Offenbach
Made some corrections to the various README files and converted them to reStructured Text.
Mon, 25 May 2015 16:28:18 +0200
, by Detlev Offenbach
Some corrections to the various README files.
6_0_x
Mon, 25 May 2015 16:27:07 +0200
, by Detlev Offenbach
Little change to the dialog code generation dialog to not show internal widgets (i.e. those starting with 'qt_').
6_0_x
Sun, 17 May 2015 16:55:30 +0200
, by Detlev Offenbach
Little change to the dialog code generation dialog to not show internal widgets (i.e. those starting with 'qt_').
Sun, 17 May 2015 16:55:30 +0200
, by Detlev Offenbach
Fixed a little issue in the code metrics dialog.
6_0_x
Sat, 16 May 2015 16:23:54 +0200
, by Detlev Offenbach
Fixed a little issue in the code metrics dialog.
Sat, 16 May 2015 16:23:54 +0200
, by Detlev Offenbach
Added code to intercept a parse error of form files to the dialog code creation dialog.
6_0_x
Sat, 16 May 2015 12:47:31 +0200
, by Detlev Offenbach
Added code to intercept a parse error of form files to the dialog code creation dialog.
Sat, 16 May 2015 12:47:31 +0200
, by Detlev Offenbach
Added a Qt based xmlrpc client.
Fri, 15 May 2015 19:31:14 +0200
, by Detlev Offenbach
Fixed an issue in the Debug UI.
6_0_x
Fri, 15 May 2015 18:38:52 +0200
, by Detlev Offenbach
Fixed an issue in the Debug UI.
Fri, 15 May 2015 18:38:52 +0200
, by Detlev Offenbach
Merged and released updated Spanish translations.
Sun, 10 May 2015 11:59:37 +0200
, by Detlev Offenbach
eric i18n es update, default branch.
Sat, 09 May 2015 17:07:36 +0200
, by Jaime Seuma
Added methods to QsciScintillaCompat to find the start and end of an indicator and to go to the previous or next occurrence of an indicator.
Sat, 09 May 2015 17:07:56 +0200
, by Detlev Offenbach
Fixed issues in the Subversion and Mercurial log browser windows.
6_0_x
Sat, 09 May 2015 14:10:59 +0200
, by Detlev Offenbach
The logic for the selection of PyQt tools in the various project browsers now depends on the PyQt version used to execute eric.
6_0_x
Sat, 09 May 2015 13:41:45 +0200
, by Detlev Offenbach
Fixed issues in the Subversion and Mercurial log browser windows.
Sat, 09 May 2015 14:10:59 +0200
, by Detlev Offenbach
The logic for the selection of PyQt tools in the various project browsers now depends on the PyQt version used to execute eric.
Sat, 09 May 2015 13:41:45 +0200
, by Detlev Offenbach
Fixed an issue in a third party package causing a stacktrace on Python2 in a call to str().
6_0_x
Mon, 04 May 2015 19:42:53 +0200
, by Detlev Offenbach
Fixed an issue in a third party package causing a stacktrace on Python2 in a call to str().
Mon, 04 May 2015 19:42:53 +0200
, by Detlev Offenbach
Created global tag <release-6.0.5>.
6_0_x
Fri, 01 May 2015 11:38:19 +0200
, by Detlev Offenbach
Prepared new eric6 release.
6_0_x
release-6.0.5
Fri, 01 May 2015 11:38:05 +0200
, by Detlev Offenbach
Regenerated source docu.
6_0_x
Fri, 01 May 2015 11:32:13 +0200
, by Detlev Offenbach
Fixed a bug in the message filter causing a traceback when no message filters are configured.
6_0_x
Fri, 01 May 2015 11:27:32 +0200
, by Detlev Offenbach
Regenerated source docu.
Fri, 01 May 2015 11:28:29 +0200
, by Detlev Offenbach
Fixed a bug in the message filter causing a traceback when no message filters are configured.
Fri, 01 May 2015 11:27:32 +0200
, by Detlev Offenbach
Changed the install script to include the Mercurial revision number when install from the sources.
6_0_x
Sun, 26 Apr 2015 16:28:00 +0200
, by Detlev Offenbach
Little improvement to the recent install.py change.
Sun, 26 Apr 2015 16:22:42 +0200
, by Detlev Offenbach
Changed the install script to include the Mercurial revision number when install from the sources.
Sun, 26 Apr 2015 14:26:44 +0200
, by Detlev Offenbach
Added a batch mode to the indentation checker to make use of multiple CPUs/CPU-Cores.
Fri, 24 Apr 2015 18:41:06 +0200
, by Detlev Offenbach
Fixed a few coding style issues.
Thu, 23 Apr 2015 20:11:44 +0200
, by Detlev Offenbach
Fixed an issue in the batch checker cancel function leading to the function not working if the background jobs had finished already.
Thu, 23 Apr 2015 20:05:38 +0200
, by Detlev Offenbach
Fixed an issue with the batch syntax check.
Thu, 23 Apr 2015 19:09:34 +0200
, by Detlev Offenbach
Updated translations.
Wed, 22 Apr 2015 19:57:11 +0200
, by Detlev Offenbach
Updated source docu.
Wed, 22 Apr 2015 19:54:47 +0200
, by Detlev Offenbach
Implemented the batch check mode for the syntax checker.
Wed, 22 Apr 2015 19:53:58 +0200
, by Detlev Offenbach
Merged and released updated Russian translations.
Tue, 21 Apr 2015 19:47:31 +0200
, by Detlev Offenbach
Update Russian translations
Tue, 14 Apr 2015 20:30:04 -0400
, by termim
Fixed an issue with the API auto-prepare function.
6_0_x
Tue, 21 Apr 2015 19:36:10 +0200
, by Detlev Offenbach
Fixed an issue with the API auto-prepare function.
Tue, 21 Apr 2015 19:36:10 +0200
, by Detlev Offenbach
Fixed a visual issue in the error report version infos section.
6_0_x
Tue, 21 Apr 2015 19:14:43 +0200
, by Detlev Offenbach
Fixed a visual issue in the error report version infos section.
Tue, 21 Apr 2015 19:14:43 +0200
, by Detlev Offenbach
Corrected the start path for the file dialog of the API generation configuration dialog.
6_0_x
Mon, 20 Apr 2015 19:09:41 +0200
, by Detlev Offenbach
Corrected the start path for the file dialog of the API generation configuration dialog.
Mon, 20 Apr 2015 19:09:41 +0200
, by Detlev Offenbach
Regenerated source docu.
Sat, 18 Apr 2015 19:14:57 +0200
, by Detlev Offenbach
Implemented the Cancel logic for batch checks.
Sat, 18 Apr 2015 19:14:15 +0200
, by Detlev Offenbach
Added TODOs to improve the Python clients socket connection code.
Fri, 17 Apr 2015 18:57:38 +0200
, by Detlev Offenbach
Fixed a bug causing am invalid end of a batch check, if a Python interprter kind is not configured.
Fri, 17 Apr 2015 18:41:41 +0200
, by Detlev Offenbach
Added a batch mode to the code style checker to make use of multiple CPUs/CPU-Cores.
Thu, 16 Apr 2015 19:58:27 +0200
, by Detlev Offenbach
Fixed two little issue that could lead to a traceback in the code style checker dialog and Utilities.
Tue, 14 Apr 2015 19:51:10 +0200
, by Detlev Offenbach
Changed the handling of the configuration page list entries
Sun, 12 Apr 2015 18:00:45 +0200
, by Detlev Offenbach
Fixed an issue causing a wrong item selected in the configuration dialog.
6_0_x
Sun, 12 Apr 2015 16:59:06 +0200
, by Detlev Offenbach
Fixed an issue causing a wrong item selected in the configuration dialog.
Sun, 12 Apr 2015 16:59:06 +0200
, by Detlev Offenbach
Changed the 'filter' function to a 'search' function disabling all entries, that don't contain the entered string.
Sat, 11 Apr 2015 14:33:38 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip