Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Make PyPy stop at breakpoints again.
Fri, 21 Oct 2016 23:14:16 +0200
, by T.Rzepka
Continued refactoring the Mercurial user config management code.
Fri, 21 Oct 2016 20:01:56 +0200
, by Detlev Offenbach
Updated Russian translations.
6_1_x
Fri, 21 Oct 2016 18:42:11 +0200
, by Detlev Offenbach
Updated Russian translations.
Fri, 21 Oct 2016 18:39:56 +0200
, by Detlev Offenbach
Merged with changes of Tobias.
Fri, 21 Oct 2016 18:29:26 +0200
, by Detlev Offenbach
Optimizations in sending data in AsyncFile. Also thread save.
Thu, 20 Oct 2016 22:54:11 +0200
, by T.Rzepka
Added the forgotten refactored file and source docu.
Fri, 21 Oct 2016 18:25:23 +0200
, by Detlev Offenbach
Started to refactor the Mercurial user config management code.
Thu, 20 Oct 2016 19:33:19 +0200
, by Detlev Offenbach
Added a config parser class to implement the dictionary interface for the Python 2 config parser.
Thu, 20 Oct 2016 18:55:14 +0200
, by Detlev Offenbach
Fixed a regression in the project debugger properties dialog.
Tue, 18 Oct 2016 18:44:27 +0200
, by Detlev Offenbach
Fixed a few code style issues.
Mon, 17 Oct 2016 19:59:52 +0200
, by Detlev Offenbach
Optimized the QtHelp handling.
Mon, 17 Oct 2016 19:51:51 +0200
, by Detlev Offenbach
Fixed a wrong import in the Mercurial conflicts dialog.
6_1_x
Mon, 17 Oct 2016 18:57:24 +0200
, by Detlev Offenbach
Fixed a wrong import in the Mercurial conflicts dialog.
Mon, 17 Oct 2016 18:57:24 +0200
, by Detlev Offenbach
Added the capability to define some help documentations with the qthelp:// scheme.
6_1_x
Mon, 17 Oct 2016 18:46:35 +0200
, by Detlev Offenbach
Added the capability to define some help documentations with the qthelp:// scheme.
Mon, 17 Oct 2016 18:46:35 +0200
, by Detlev Offenbach
Remove obsolete threaded option from preferences.
Sun, 16 Oct 2016 22:35:11 +0200
, by T.Rzepka
Removed the source docu of the old debugger backend.
Sun, 16 Oct 2016 14:45:00 +0200
, by Detlev Offenbach
Added the source docu for the merged debugger.
Sun, 16 Oct 2016 14:43:18 +0200
, by Detlev Offenbach
Added a dialog to select from a list and extended the plug-in archive build process.
Sun, 16 Oct 2016 14:42:46 +0200
, by Detlev Offenbach
Merged with more changes from Tobias.
Sun, 16 Oct 2016 12:20:30 +0200
, by Detlev Offenbach
Encode filenames always as utf-8.
Sat, 15 Oct 2016 22:50:03 +0200
, by T.Rzepka
Merged with debugger stuff from Tobias.
Sun, 16 Oct 2016 12:18:42 +0200
, by Detlev Offenbach
Use importlib instead __import__ because it returns the correct module directly.
Sat, 15 Oct 2016 20:36:37 +0200
, by T.Rzepka
Merge with default branch.
Fri, 14 Oct 2016 23:02:38 +0200
, by T.Rzepka
Fixed an issue with the path picker and its usage.
Sun, 16 Oct 2016 12:15:18 +0200
, by Detlev Offenbach
Change to the plug-in manager to support plug-in sets (like the documentation sets plug-ins). These containe a '_' in the plug-in archive name.
6_1_x
Sun, 16 Oct 2016 11:44:20 +0200
, by Detlev Offenbach
Change to the plug-in manager to support plug-in sets (like the documentation sets plug-ins). These containe a '_' in the plug-in archive name.
Sun, 16 Oct 2016 11:44:20 +0200
, by Detlev Offenbach
Changed the plug-in install dialog such, that a data only package directory (i.e. it doesn't contain an __init__.py file) is not deleted before a new plug-in version or variant is installed.
6_1_x
Sat, 15 Oct 2016 16:22:04 +0200
, by Detlev Offenbach
Changed the plug-in install dialog such, that a data only package directory (i.e. it doesn't contain an __init__.py file) is not deleted before a new plug-in version or variant is installed.
Sat, 15 Oct 2016 16:22:04 +0200
, by Detlev Offenbach
Change usage of global definitions in the QtHelp generator.
Sat, 15 Oct 2016 14:17:42 +0200
, by Detlev Offenbach
Little improvement to the plug-in archive creation function.
Fri, 14 Oct 2016 20:05:30 +0200
, by Detlev Offenbach
Code improvement in the variables viewer of the debugger.
Thu, 13 Oct 2016 18:54:43 +0200
, by Detlev Offenbach
Fixed a bug in the Project class.
Thu, 13 Oct 2016 18:53:26 +0200
, by Detlev Offenbach
Fixed a bug in the variables viewer.
Wed, 12 Oct 2016 19:54:09 +0200
, by Detlev Offenbach
Support for debugging of QThread processes added.
debugger speed
Tue, 11 Oct 2016 21:55:03 +0200
, by T.Rzepka
Added a dialog to select QtHelp documents provided by plug-ins for installation.
Tue, 11 Oct 2016 19:04:22 +0200
, by Detlev Offenbach
Fixed a little issue in the latest change.
Tue, 11 Oct 2016 18:51:15 +0200
, by Detlev Offenbach
Extended the PKGLIST syntax with a line comment starting with ';' and a directive comment to define the archive name (archive_name=) and the capability to have more than one PKGLIST* file for a project possibly defining different archive contents.
Mon, 10 Oct 2016 20:09:29 +0200
, by Detlev Offenbach
Corrected a bug using a class variable, harmonized the code and moved the QtHelp stuff to a separate directory so the files can be used from both variants.
Mon, 10 Oct 2016 19:23:38 +0200
, by Detlev Offenbach
Prepared the plug-in manager for a new plug-in type (providing documentation as QtHelp files (*.qch)).
Mon, 10 Oct 2016 19:21:22 +0200
, by Detlev Offenbach
Collect all running threads, even if they were not started by the debug client.
debugger speed
Sun, 09 Oct 2016 22:22:36 +0200
, by T.Rzepka
Give the next debugger command to the thread where we are stopped at the moment.
debugger speed
Sat, 08 Oct 2016 21:01:32 +0200
, by T.Rzepka
Extended the appstream file to contain a 'provides' section containing the list of script created during installation.
6_1_x
Sun, 09 Oct 2016 13:40:03 +0200
, by Detlev Offenbach
Extended the appstream file to contain a 'provides' section containing the list of script created during installation.
Sun, 09 Oct 2016 13:38:19 +0200
, by Detlev Offenbach
Another addition to comply with the current AppStream file format and contents.
Sat, 08 Oct 2016 20:18:07 +0200
, by Detlev Offenbach
Updated source docu.
6_1_x
Sat, 08 Oct 2016 20:17:20 +0200
, by Detlev Offenbach
Fixes to comply with the current AppStream file format and contents.
6_1_x
Sat, 08 Oct 2016 20:16:25 +0200
, by Detlev Offenbach
Updated source docu.
Sat, 08 Oct 2016 20:01:19 +0200
, by Detlev Offenbach
Fixes to comply with the current AppStream file format and contents.
Sat, 08 Oct 2016 19:59:32 +0200
, by Detlev Offenbach
Added an empty translation file as a template for new languages.
6_1_x
Sat, 08 Oct 2016 17:02:26 +0200
, by Detlev Offenbach
Added an empty translation file as a template for new languages.
Sat, 08 Oct 2016 17:01:03 +0200
, by Detlev Offenbach
Created global tag <release-6.1.10>.
6_1_x
Sat, 08 Oct 2016 15:10:59 +0200
, by Detlev Offenbach
Prepared new eric6 release.
6_1_x
release-6.1.10
Sat, 08 Oct 2016 15:10:40 +0200
, by Detlev Offenbach
Insert import hook to modify thread module to use our bootstrap.
debugger speed
Fri, 07 Oct 2016 22:50:48 +0200
, by T.Rzepka
Make attachThread and dumpThreadList runnable again.
debugger speed
Thu, 06 Oct 2016 22:51:04 +0200
, by T.Rzepka
Relocated some methods from Debug*Thread and the remaining modules into a new one.
debugger speed
Thu, 06 Oct 2016 22:28:12 +0200
, by T.Rzepka
Some clean up and restructuring.
debugger speed
Tue, 04 Oct 2016 22:38:29 +0200
, by T.Rzepka
Change evaluation of last frame to run atexit functions again.
debugger speed
Tue, 04 Oct 2016 21:45:33 +0200
, by T.Rzepka
Unify the three different variants of getStack (user_line and user_exception).
debugger speed
Tue, 04 Oct 2016 21:25:15 +0200
, by T.Rzepka
Changed calculation of line numbers in a function to work properly on Python 3.
debugger speed
Tue, 04 Oct 2016 21:14:28 +0200
, by T.Rzepka
Updated translations.
Tue, 04 Oct 2016 18:15:33 +0200
, by Detlev Offenbach
Added a message to the SSL error dialog that was introduced with Qt 5.7.0.
Tue, 04 Oct 2016 18:10:19 +0200
, by Detlev Offenbach
Changed usage of an obsolete method in the new web browser.
Tue, 04 Oct 2016 18:09:31 +0200
, by Detlev Offenbach
Added the Mercurial actions that got new eye candy to the toolbar manager.
Tue, 04 Oct 2016 18:06:43 +0200
, by Detlev Offenbach
Modified the desktop file for the new browser to include MHTML files as well.
Tue, 04 Oct 2016 17:59:32 +0200
, by Detlev Offenbach
Fixed bug in the old web browser.
6_1_x
Mon, 03 Oct 2016 20:18:21 +0200
, by Detlev Offenbach
Fixed bug in the old web browser.
Mon, 03 Oct 2016 20:18:21 +0200
, by Detlev Offenbach
Fixed the last change to the new web browser.
Mon, 03 Oct 2016 19:12:03 +0200
, by Detlev Offenbach
Added an 'unselect' alternative for Qt < 5.7.0 to the new web browser and added possibility to save the current page in various formats.
Mon, 03 Oct 2016 19:02:45 +0200
, by Detlev Offenbach
Added a few more icons for the Mercurial commands.
Sat, 01 Oct 2016 15:12:23 +0200
, by Detlev Offenbach
Fixed the new web browser print function for Windows.
Sat, 01 Oct 2016 11:42:23 +0200
, by Detlev Offenbach
Updated the source docu.
Fri, 30 Sep 2016 19:52:42 +0200
, by Detlev Offenbach
Added a resolver for array.array types to the debuggers.
Fri, 30 Sep 2016 19:52:16 +0200
, by Detlev Offenbach
Fixed an issue causing the temporary file created while the web browser history is saved to be left in the temporary area.
Fri, 30 Sep 2016 19:44:01 +0200
, by Detlev Offenbach
Fixed an issue causing the temporary file created while the web browser history is saved to be left in the temporary area.
6_1_x
Fri, 30 Sep 2016 19:42:02 +0200
, by Detlev Offenbach
- Fixed an interesting issue showing up when the code contains an invalid future statement in the Python 2 debugger.
6_1_x
Fri, 30 Sep 2016 19:38:17 +0200
, by Detlev Offenbach
Fixed an interesting issue showing up when the code contains an invalid future statement.
6_1_x
Fri, 30 Sep 2016 19:21:22 +0200
, by Detlev Offenbach
Removed a forgotten debug statement (printerr() ).
Fri, 30 Sep 2016 19:33:35 +0200
, by Detlev Offenbach
Fixed an interesting issue showing up when the code contains an invalid future statement.
Fri, 30 Sep 2016 19:21:22 +0200
, by Detlev Offenbach
Invalid __future__ import didn't show a valid error message on Python 2.
debugger speed
Wed, 28 Sep 2016 22:34:54 +0200
, by T.Rzepka
Started to implement real printing support for the new web browser and Qt >= 5.7.0.
Wed, 28 Sep 2016 20:04:44 +0200
, by Detlev Offenbach
Fixed a few issues related to printing in the new web browser.
Tue, 27 Sep 2016 19:41:11 +0200
, by Detlev Offenbach
Changed RegEx to be independent from Python version.
debugger speed
Mon, 26 Sep 2016 21:55:40 +0200
, by T.Rzepka
Combined version of the Python debugger.
debugger speed
Sat, 24 Sep 2016 22:52:13 +0200
, by T.Rzepka
Preparation for combining the Python 2 and 3 debug clients. Base is Python 3.
debugger speed
Mon, 19 Sep 2016 22:47:52 +0200
, by T.Rzepka
Fixed issue related to (raw_)input().
6_1_x
Sat, 24 Sep 2016 18:00:30 +0200
, by Detlev Offenbach
Fixed issue related to (raw_)input().
Sat, 24 Sep 2016 18:00:30 +0200
, by Detlev Offenbach
Continued improving the variable dumping of the debugger backends.
Mon, 19 Sep 2016 20:10:33 +0200
, by Detlev Offenbach
Get changes from current branch.
debugger speed
Sun, 18 Sep 2016 21:35:53 +0200
, by T.Rzepka
Regenerated source docu and translations.
Fri, 16 Sep 2016 19:34:58 +0200
, by Detlev Offenbach
Added capaibility to ignore warnings by code (use __IGNORE_WARNING_<code>__, e.g. __IGNORE_WARNING_M613__).
Fri, 16 Sep 2016 19:31:38 +0200
, by Detlev Offenbach
Continued improving the variable dumping of the debugger backends.
Fri, 16 Sep 2016 19:28:39 +0200
, by Detlev Offenbach
Fix an issue when a breakpoint should be ignored a number of times.
debugger speed
Thu, 15 Sep 2016 21:49:13 +0200
, by T.Rzepka
Started to improve the variable dumping of the debugger backend.
Wed, 14 Sep 2016 20:08:16 +0200
, by Detlev Offenbach
Fixed another issue in the variables viewer.
Wed, 14 Sep 2016 19:17:53 +0200
, by Detlev Offenbach
Fixed an issue populating the variables filter dialog properly.
6_1_x
Wed, 14 Sep 2016 18:36:43 +0200
, by Detlev Offenbach
Fixed an issue populating the variables filter dialog properly.
Wed, 14 Sep 2016 18:36:43 +0200
, by Detlev Offenbach
Added the capability to refresh the variables viewer via the context menu.
Tue, 13 Sep 2016 19:27:42 +0200
, by Detlev Offenbach
Fixed some bugs in the debug clients.
6_1_x
Tue, 13 Sep 2016 18:37:20 +0200
, by Detlev Offenbach
Fixed some bugs in the debug clients.
Tue, 13 Sep 2016 18:33:44 +0200
, by Detlev Offenbach
Fixed an issue in the new debugger protocol because JSONDecodeError is defined for Python 3.5 and newer only.
Sun, 11 Sep 2016 16:39:30 +0200
, by Detlev Offenbach
Some cleanups in the debugger backends.
Sun, 11 Sep 2016 13:11:58 +0200
, by Detlev Offenbach
Released Spanish translations update provided by Jaime.
Sat, 10 Sep 2016 19:32:56 +0200
, by Detlev Offenbach
Spanish i18n update, branch default
Sat, 10 Sep 2016 16:15:40 +0200
, by Jaime Seuma
Removed the breakpoint related stuff for Ruby files in the editor.
Sat, 10 Sep 2016 17:42:01 +0200
, by Detlev Offenbach
Little addition to the debuggers to make them more compatible with PyPy.
6_1_x
Sat, 10 Sep 2016 16:29:20 +0200
, by Detlev Offenbach
Little addition to the debuggers to make them more compatible with PyPy.
Sat, 10 Sep 2016 16:15:54 +0200
, by Detlev Offenbach
Added a missing eric6 help entry.
6_1_x
Sat, 10 Sep 2016 12:35:05 +0200
, by Detlev Offenbach
Added a missing eric6 help entry.
Sat, 10 Sep 2016 12:35:05 +0200
, by Detlev Offenbach
Fixed an issue in listspace.py causing a traceback when shutting down with an externally modified file.
6_1_x
Fri, 09 Sep 2016 19:04:13 +0200
, by Detlev Offenbach
Fixed an issue in listspace.py causing a traceback when shutting down with an externally modified file.
Fri, 09 Sep 2016 19:04:13 +0200
, by Detlev Offenbach
Some finetuning with respect to start-up of the call trace viewer.
Wed, 07 Sep 2016 18:48:09 +0200
, by Detlev Offenbach
Added capability to stop recording upon exit of the client script.
Mon, 05 Sep 2016 19:47:54 +0200
, by Detlev Offenbach
Little change to get rid of a pyflakes TODO marker.
Sun, 04 Sep 2016 17:28:37 +0200
, by Detlev Offenbach
Fixed some code style issue detected by the new pycodestyle checker.
Sun, 04 Sep 2016 17:27:43 +0200
, by Detlev Offenbach
Renamed pep8.py to pycodestyle.py in order to track the upstream renaming.
Sun, 04 Sep 2016 17:16:38 +0200
, by Detlev Offenbach
Updated the pep8 checker to version 2.1.0dev0.
Sun, 04 Sep 2016 16:50:23 +0200
, by Detlev Offenbach
Fixed an issue in the install scripts caused by the renaming of the Python 2 debugger package.
Sun, 04 Sep 2016 14:34:56 +0200
, by Detlev Offenbach
Regenerated the source documentation.
Sun, 04 Sep 2016 13:58:11 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip