Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Added an action to clear the private data of the IDE.
Wed, 24 Aug 2016 20:00:29 +0200
, by Detlev Offenbach
Fixed a bug in the shell related to clearing the current history.
6_1_x
Wed, 24 Aug 2016 19:51:38 +0200
, by Detlev Offenbach
Fixed some code style issues.
Tue, 23 Aug 2016 19:02:43 +0200
, by Detlev Offenbach
Added an option to the project to rescan the project for tasks upon open.
Tue, 23 Aug 2016 18:53:46 +0200
, by Detlev Offenbach
Removed the support for the obsolete transplant Mercuril extension and made v3.0 the minimum Mercurial version.
Tue, 23 Aug 2016 12:21:46 +0200
, by Detlev Offenbach
Changed install script to install the metadata file in the new standard location.
6_1_x
Thu, 18 Aug 2016 17:34:05 +0200
, by Detlev Offenbach
Changed install script to install the metadata file in the new standard location.
Thu, 18 Aug 2016 17:34:05 +0200
, by Detlev Offenbach
Fixed a stupid issue introduced in the last changeset.
Thu, 18 Aug 2016 17:06:01 +0200
, by Detlev Offenbach
Finished cleaning up some code related to the Project class and data structures.
Thu, 18 Aug 2016 17:02:21 +0200
, by Detlev Offenbach
Continued cleaning up some code related to the Project class and data structures.
Wed, 17 Aug 2016 17:52:52 +0200
, by Detlev Offenbach
Started to clean up some code related to the Project class and data structures.
Wed, 17 Aug 2016 12:32:58 +0200
, by Detlev Offenbach
Added a method to the Project class to set the translations file pattern.
6_1_x
Mon, 15 Aug 2016 17:24:13 +0200
, by Detlev Offenbach
Added a method to the Project class to set the translations file pattern.
Mon, 15 Aug 2016 17:22:13 +0200
, by Detlev Offenbach
Updated Portugese translations.
6_1_x
Mon, 15 Aug 2016 16:39:01 +0200
, by Detlev Offenbach
Updated Portugese translations.
Mon, 15 Aug 2016 16:36:17 +0200
, by Detlev Offenbach
Introduced a little change to prevent a sorting issue when building the toolbars menu.
6_1_x
Mon, 15 Aug 2016 16:27:49 +0200
, by Detlev Offenbach
Introduced a little change to prevent a sorting issue when building the toolbars menu.
Mon, 15 Aug 2016 16:27:49 +0200
, by Detlev Offenbach
Added support for pulling and pushing the current bookmark to the Mercurial plug-in.
Thu, 11 Aug 2016 16:13:37 +0200
, by Detlev Offenbach
Fixed an issue in the IRC widget causing a traceback when a computer is put to sleep (seems to be related to disconnecting twice from a chat server).
6_1_x
Wed, 10 Aug 2016 16:25:14 +0200
, by Detlev Offenbach
Fixed an issue in the IRC widget causing a traceback when a computer is put to sleep (seems to be related to disconnecting twice from a chat server).
Wed, 10 Aug 2016 16:23:08 +0200
, by Detlev Offenbach
Remove some obsolet code, which can't be executed anymore.
debugger speed
Mon, 08 Aug 2016 23:08:38 +0200
, by T.Rzepka
Not much left of bdb, so removed it entirely.
debugger speed
Mon, 08 Aug 2016 22:51:36 +0200
, by T.Rzepka
New set_trace for sys.breakpoint to reflect the changes in previous commit.
debugger speed
Mon, 08 Aug 2016 22:50:36 +0200
, by T.Rzepka
Determination where to stop in stop_here heavily reworked.
debugger speed
Mon, 08 Aug 2016 22:38:07 +0200
, by T.Rzepka
Don't use bdb.BdbQuit anymore.
debugger speed
Mon, 08 Aug 2016 22:30:48 +0200
, by T.Rzepka
Don't check the quitting flag after each operation.
debugger speed
Mon, 08 Aug 2016 22:02:45 +0200
, by T.Rzepka
Fixed an issue in the new web browser configuration page.
Sun, 07 Aug 2016 15:56:15 +0200
, by Detlev Offenbach
Bdb.clear_all_breaks doesn't work anymore. BreakpointWatch improved.
debugger speed
Wed, 03 Aug 2016 21:41:40 +0200
, by T.Rzepka
Enhanced the README.rst file to cover the PyQt wheels as well.
6_1_x
Sat, 30 Jul 2016 12:49:25 +0200
, by Detlev Offenbach
Enhanced the README.rst file to cover the PyQt wheels as well.
Sat, 30 Jul 2016 12:49:25 +0200
, by Detlev Offenbach
Created global tag <release-6.1.8>.
6_1_x
Sat, 30 Jul 2016 11:27:15 +0200
, by Detlev Offenbach
Released updated Russian translations.
6_1_x
release-6.1.8
Sat, 30 Jul 2016 11:25:51 +0200
, by Detlev Offenbach
Released updated Spanish translations.
6_1_x
Sat, 30 Jul 2016 11:17:47 +0200
, by Detlev Offenbach
Spanish i18n update, branch 6_1_x
6_1_x
Thu, 28 Jul 2016 10:22:49 +0200
, by Jaime Seuma
Merged with Spanish translations update and released them.
Sat, 30 Jul 2016 11:14:55 +0200
, by Detlev Offenbach
Spanish i18n update, branch default
Thu, 28 Jul 2016 16:14:22 +0200
, by Jaime Seuma
Updated Pygments to 2.1.3.
Fri, 29 Jul 2016 19:50:40 +0200
, by Detlev Offenbach
Added capability to set the path to the Qt tools manually (because they are not included in the PyQt5 wheels).
6_1_x
Wed, 27 Jul 2016 18:42:25 +0200
, by Detlev Offenbach
Added capability to set the path to the Qt tools manually (because they are not included in the PyQt5 wheels).
Wed, 27 Jul 2016 18:10:08 +0200
, by Detlev Offenbach
Fixed a few issues found by the updated pyflakes checker.
6_1_x
Wed, 27 Jul 2016 15:38:27 +0200
, by Detlev Offenbach
Fixed a few issues found by the updated pyflakes checker.
Wed, 27 Jul 2016 15:38:27 +0200
, by Detlev Offenbach
Updated pyflakes to 1.2.3+.
Wed, 27 Jul 2016 15:28:26 +0200
, by Detlev Offenbach
Little fix in the pyflakes checker.
6_1_x
Wed, 27 Jul 2016 13:56:37 +0200
, by Detlev Offenbach
Little fix in the pyflakes checker.
Wed, 27 Jul 2016 13:56:37 +0200
, by Detlev Offenbach
Improvements on eric's set_trace and set_continue if not in debugging mode.
debugger speed
Sun, 24 Jul 2016 21:34:54 +0200
, by T.Rzepka
Hide frames belonging to the debugger at a regular breakpoint.
debugger speed
Sun, 24 Jul 2016 21:13:03 +0200
, by T.Rzepka
Code prevented to stop other than in main file on sys.breakpoint.
debugger speed
Sun, 24 Jul 2016 20:59:57 +0200
, by T.Rzepka
Bugfix to react on new breakpoints in a running program.
debugger speed
Sun, 24 Jul 2016 20:37:28 +0200
, by T.Rzepka
Fixed a few bugs in the debugger interfaces related to path separator of different operating systems.
6_1_x
Sun, 24 Jul 2016 19:26:45 +0200
, by Detlev Offenbach
Fixed a few bugs in the debugger interface and configuration pages related to path separator of different operating systems.
Sun, 24 Jul 2016 18:27:13 +0200
, by Detlev Offenbach
Some enhancements to the install and uninstall scripts.
6_1_x
Sun, 24 Jul 2016 16:51:17 +0200
, by Detlev Offenbach
Regenerated source docu for new functions.
6_1_x
Sun, 24 Jul 2016 16:53:14 +0200
, by Detlev Offenbach
Added scripts to just install the eric6 debug clients in an eric6DebugClients package
6_1_x
Sun, 24 Jul 2016 16:50:04 +0200
, by Detlev Offenbach
Some enhancements to the install and uninstall scripts.
Sun, 24 Jul 2016 16:51:17 +0200
, by Detlev Offenbach
Regenerated source docu for new functions.
Sun, 24 Jul 2016 16:50:36 +0200
, by Detlev Offenbach
Added scripts to just install the eric6 debug clients in an eric6DebugClients package
Sun, 24 Jul 2016 16:50:04 +0200
, by Detlev Offenbach
Fixed an issue in the cleanup method of the install script.
6_1_x
Sun, 24 Jul 2016 15:57:47 +0200
, by Detlev Offenbach
Updated coverage.py to version 4.1.0.
Sun, 24 Jul 2016 12:01:01 +0200
, by Detlev Offenbach
Hide frames belonging to the debugger at a recursion exception.
debugger speed
Sat, 23 Jul 2016 14:15:43 +0200
, by T.Rzepka
Use precompiled condition at breakpoint like at watches, too.
debugger speed
Sat, 23 Jul 2016 14:13:50 +0200
, by T.Rzepka
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip