Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Little improvements and avoid stepping into libs after an exception.
debugger fine grinding
Sun, 05 Mar 2017 16:17:28 +0100
, by T.Rzepka
Don't update currentFrame when in a breakpoint or exception. Otherwise unpredictable frames could be shown.
debugger fine grinding
Sun, 05 Mar 2017 16:16:46 +0100
, by T.Rzepka
Don't step into libraries after a QThread or threading.Thread has finished.
Sun, 05 Mar 2017 16:09:50 +0100
, by T.Rzepka
Recompiled all resources.
Fri, 03 Mar 2017 18:57:12 +0100
, by Detlev Offenbach
Created global tag <release-17.03>.
maintenance
Fri, 03 Mar 2017 18:43:06 +0100
, by Detlev Offenbach
Recompiled all resources.
maintenance
release-17.03
Fri, 03 Mar 2017 18:37:06 +0100
, by Detlev Offenbach
Merged with default branch.
maintenance
Fri, 03 Mar 2017 18:34:21 +0100
, by Detlev Offenbach
Prepared changelog for a new release.
Fri, 03 Mar 2017 18:18:02 +0100
, by Detlev Offenbach
Merged with more debugger changes done by Tobias.
Fri, 03 Mar 2017 18:16:52 +0100
, by Detlev Offenbach
Don't step into print statements.
debugger fine grinding
Thu, 02 Mar 2017 22:18:17 +0100
, by T.Rzepka
Merged with remote changes.
Tue, 28 Feb 2017 19:11:33 +0100
, by Detlev Offenbach
Little change to the Pygments lexer to adjust some default fonts on macOS.
Tue, 28 Feb 2017 19:10:39 +0100
, by Detlev Offenbach
Updated Russian translations.
Tue, 28 Feb 2017 18:52:41 +0100
, by Alexander Barkoff
Released updated Spanish translations.
Tue, 28 Feb 2017 18:49:51 +0100
, by Detlev Offenbach
eric6 Spanish i18n update, branch default
Tue, 28 Feb 2017 17:28:54 +0100
, by Jaime Seuma
Merged with debugger changes done by Tobias.
Sun, 26 Feb 2017 15:57:02 +0100
, by Detlev Offenbach
Modified the shutdown procedure of the IRC widget.
maintenance
Sun, 26 Feb 2017 15:54:49 +0100
, by Detlev Offenbach
Fix for a situation where a wrong object is sent to an appFocusChanged signal handler.
maintenance
Sun, 26 Feb 2017 15:54:20 +0100
, by Detlev Offenbach
Modified the shutdown procedure of the IRC widget.
Sun, 26 Feb 2017 15:54:49 +0100
, by Detlev Offenbach
Fix for a situation where a wrong object is sent to an appFocusChanged signal handler.
Sun, 26 Feb 2017 15:54:20 +0100
, by Detlev Offenbach
Implemented a little fix for the Mercurial log browser dialog.
Sun, 26 Feb 2017 15:16:35 +0100
, by Detlev Offenbach
When in unhandled exception, current frame lies in debugger files always. In breakpoints,
debugger fine grinding
Sat, 25 Feb 2017 21:17:56 +0100
, by T.Rzepka
Prevent ordinary breakpoints to steal the focus from an exception.
debugger fine grinding
Sat, 25 Feb 2017 21:11:54 +0100
, by T.Rzepka
Updated source docu.
Sat, 25 Feb 2017 19:41:53 +0100
, by Detlev Offenbach
Fixed a few code style issues.
Sat, 25 Feb 2017 19:41:10 +0100
, by Detlev Offenbach
Updated translations.
Sat, 25 Feb 2017 19:36:06 +0100
, by Detlev Offenbach
Changed the tooltip of the URL entry of the Mercurial new project options dialog.
Sat, 25 Feb 2017 18:32:47 +0100
, by Detlev Offenbach
Added some code to clear out history information of projects, VCS plug-ins and untyped plug-ins, that implement a clearPrivateData() module function.
Fri, 24 Feb 2017 18:59:38 +0100
, by Detlev Offenbach
Added a repository URL history to the Mercurial plug-in and new project options dialog.
Fri, 24 Feb 2017 18:58:27 +0100
, by Detlev Offenbach
Merged with debugger changes done by Tobias.
Fri, 24 Feb 2017 18:51:36 +0100
, by Detlev Offenbach
Handling of unhandled exceptions for *.QThread. Namespace is clean now.
debugger fine grinding
Thu, 23 Feb 2017 22:13:28 +0100
, by T.Rzepka
In rare cases the wrong thread could issued to continue.
debugger fine grinding
Thu, 23 Feb 2017 21:40:26 +0100
, by T.Rzepka
Only code style issues.
debugger fine grinding
Thu, 23 Feb 2017 21:37:35 +0100
, by T.Rzepka
Little fix for the last change.
Thu, 23 Feb 2017 19:15:36 +0100
, by Detlev Offenbach
Reworked the Mercurial checkout dialog.
Thu, 23 Feb 2017 18:44:25 +0100
, by Detlev Offenbach
Fixed an issue related to the use of re.LOCALE.
maintenance
Wed, 22 Feb 2017 19:25:07 +0100
, by Detlev Offenbach
Fixed an issue related to the use of re.LOCALE.
Wed, 22 Feb 2017 19:25:07 +0100
, by Detlev Offenbach
Merged with debugger changes done by Tobias.
Wed, 22 Feb 2017 19:00:39 +0100
, by Detlev Offenbach
Handling of unhandled exceptions for threading without polluting its namespace.
debugger fine grinding
Tue, 21 Feb 2017 22:08:17 +0100
, by T.Rzepka
Get rid of botframe, because we didn't check against it anymore.
debugger fine grinding
Tue, 21 Feb 2017 22:01:20 +0100
, by T.Rzepka
Disabled printing on Windows platforms for the new web browser because it works unreliably (tends to crash).
Tue, 21 Feb 2017 19:29:29 +0100
, by Detlev Offenbach
Merged with changes done by Tobias.
Mon, 20 Feb 2017 19:32:48 +0100
, by Detlev Offenbach
Improved atexit handling.
debugger fine grinding
Sun, 19 Feb 2017 22:13:48 +0100
, by T.Rzepka
Obsolete because of better SystemExit handling.
debugger fine grinding
Sat, 18 Feb 2017 21:54:09 +0100
, by T.Rzepka
Handling of unhandled exceptions restored.
debugger fine grinding
Sat, 18 Feb 2017 13:58:48 +0100
, by T.Rzepka
Improved handling of program termination. atexit is only run once as specified anymore.
debugger fine grinding
Sat, 18 Feb 2017 13:52:07 +0100
, by T.Rzepka
Remove obsolete parameter 'frame' at user_exception function.
debugger fine grinding
Fri, 17 Feb 2017 22:10:34 +0100
, by T.Rzepka
Access breakpoints and watches only by thier class variable (more reliable with threads).
debugger fine grinding
Fri, 17 Feb 2017 22:01:46 +0100
, by T.Rzepka
Re-enabled the print preview function for all platforms and the print for Windows platforms for the new web browser and Qt >= 5.8.0.
Mon, 20 Feb 2017 19:27:37 +0100
, by Detlev Offenbach
Write a flag into the package list file when it is freshly generated.
Sun, 19 Feb 2017 19:57:28 +0100
, by Detlev Offenbach
Added support for new functionality provided by Qt 5.8.0 to the QtWebEngine based web browser (including spell checking).
Sun, 19 Feb 2017 19:23:21 +0100
, by Detlev Offenbach
Fixed an issue in the Preferences file that caused some wrong defaults being used for the new web browser.
maintenance
Sun, 19 Feb 2017 15:22:42 +0100
, by Detlev Offenbach
Started upgrading the new web browser to the Qt 5.8 offerings.
Sat, 18 Feb 2017 19:59:14 +0100
, by Detlev Offenbach
Fixed issues in the download item of the new web browser.
maintenance
Sat, 18 Feb 2017 15:28:49 +0100
, by Detlev Offenbach
Fixed an issue in the error message handler.
maintenance
Sat, 18 Feb 2017 12:23:35 +0100
, by Detlev Offenbach
Fixed an issue in the error message handler.
Sat, 18 Feb 2017 12:23:35 +0100
, by Detlev Offenbach
Started adding support for Qt 5.8 functionality to the new web browser.
Fri, 17 Feb 2017 18:34:11 +0100
, by Detlev Offenbach
Added capability to remember previously used entries in the project debugger properties dialog.
Thu, 16 Feb 2017 18:58:58 +0100
, by Detlev Offenbach
Updated Russian translations.
Thu, 16 Feb 2017 18:52:42 +0100
, by Alexander Barkoff
Removed some obsolete code in the Preferences file.
Wed, 15 Feb 2017 19:00:55 +0100
, by Detlev Offenbach
Improved the Mercurial status dialog.
Tue, 14 Feb 2017 19:57:58 +0100
, by Detlev Offenbach
Updated Russian translations.
Mon, 13 Feb 2017 19:08:26 +0100
, by Alexander Barkoff
Added code to the Mercurial status dialog to remember the window geometry and the splitter state.
Mon, 13 Feb 2017 19:06:24 +0100
, by Detlev Offenbach
Added a TODO to the Preferences.
Mon, 13 Feb 2017 19:04:58 +0100
, by Detlev Offenbach
Little enhancement to the Mercurial log browser diff pane.
Sun, 12 Feb 2017 19:01:03 +0100
, by Detlev Offenbach
Fixed a few code style issues.
Sun, 12 Feb 2017 18:10:27 +0100
, by Detlev Offenbach
Regenerated source docu.
Sun, 12 Feb 2017 18:07:05 +0100
, by Detlev Offenbach
Updated translations.
Sun, 12 Feb 2017 18:06:07 +0100
, by Detlev Offenbach
Added a an entry to apply the currently previewed changegroup file to the Mercurial log browser action menu.
Sun, 12 Feb 2017 17:42:42 +0100
, by Detlev Offenbach
Enabled the action menu for the Mercurial log browser in 'outgoing' mode.
Sun, 12 Feb 2017 11:40:10 +0100
, by Detlev Offenbach
Enabled the action menu for the Mercurial log browser in 'incoming' mode.
Sat, 11 Feb 2017 19:47:41 +0100
, by Detlev Offenbach
Merged with changes of Tobias.
Sat, 11 Feb 2017 18:19:56 +0100
, by Detlev Offenbach
Upgraded pyflakes to version 1.5.0
Wed, 08 Feb 2017 21:39:58 +0100
, by T.Rzepka
Upgraded pycodestyle to version 2.3.1
Wed, 08 Feb 2017 21:36:29 +0100
, by T.Rzepka
Fixed some form layout issues cause by a residual of old times.
Sat, 11 Feb 2017 17:50:07 +0100
, by Detlev Offenbach
Fixed an issue with the layout of the Mercurial status dialog and added some TODOs.
Sat, 11 Feb 2017 17:20:39 +0100
, by Detlev Offenbach
Added a GPG actions to the Mercurial log browser action menu.
Sat, 11 Feb 2017 15:35:07 +0100
, by Detlev Offenbach
Fixed an issue in the main window that could cause a traceback when changing the online state before the main window is fully initialized.
maintenance
Sat, 11 Feb 2017 10:57:25 +0100
, by Detlev Offenbach
Fixed an issue in the main window that could cause a traceback when changing the online state before the main window is fully initialized.
Sat, 11 Feb 2017 10:57:25 +0100
, by Detlev Offenbach
Finished adding a 'Create Changegroup' action to the Mercurial log browser tools menu.
Fri, 10 Feb 2017 19:49:38 +0100
, by Detlev Offenbach
Fixed a potential issue in the Mercurial bundle dialog.
maintenance
Thu, 09 Feb 2017 19:52:17 +0100
, by Detlev Offenbach
Started to add a 'Create Changegroup' action to the Mercurial log browser tools menu.
Thu, 09 Feb 2017 20:03:00 +0100
, by Detlev Offenbach
Fixed a potential issue in the Mercurial bundle dialog.
Thu, 09 Feb 2017 19:52:17 +0100
, by Detlev Offenbach
Fixed a bug in the main window.
maintenance
Wed, 08 Feb 2017 20:17:39 +0100
, by Detlev Offenbach
Fixed a bug in the main window.
Wed, 08 Feb 2017 20:17:39 +0100
, by Detlev Offenbach
Added a fix for a focus issue in the VCS commit dialogs.
Wed, 08 Feb 2017 19:28:44 +0100
, by Detlev Offenbach
Added a 'Merge' action to the Mercurial log browser action menu.
Wed, 08 Feb 2017 19:24:21 +0100
, by Detlev Offenbach
Fixed an visual issue with the Mercurial status dialog.
Wed, 08 Feb 2017 19:12:36 +0100
, by Detlev Offenbach
Fixed another issue in the Mercurial log browser.
Tue, 07 Feb 2017 19:48:01 +0100
, by Detlev Offenbach
Fixed an issue in the Mercurial log browser.
Tue, 07 Feb 2017 19:40:20 +0100
, by Detlev Offenbach
Fixed an issue when loading the tab crash error page (new web browser).
maintenance
Tue, 07 Feb 2017 18:54:42 +0100
, by Detlev Offenbach
Fixed an issue when loading the tab crash error page (new web browser).
Tue, 07 Feb 2017 18:54:42 +0100
, by Detlev Offenbach
Added some code to cope with unlimited recursions.
Sun, 05 Feb 2017 19:02:52 +0100
, by Detlev Offenbach
Little fix for the Mercurial log browser dialog.
Sun, 05 Feb 2017 17:26:58 +0100
, by Detlev Offenbach
Enhanced the Mercurial log browser window by saving and restoring the internal state (geometry and the three splitters).
Sun, 05 Feb 2017 14:16:53 +0100
, by Detlev Offenbach
Added some TODOs to further enhance the Mercurial log browser dialog.
Sun, 05 Feb 2017 13:19:34 +0100
, by Detlev Offenbach
Refined the layout of the Mercurial log browser dialog by introducing a splitter between the log and details part.
Sun, 05 Feb 2017 12:18:49 +0100
, by Detlev Offenbach
Prepared a bug fix release of 17.02
Sun, 05 Feb 2017 11:38:27 +0100
, by Detlev Offenbach
Created global tag <release-17.02.1>.
maintenance
Sun, 05 Feb 2017 11:38:45 +0100
, by Detlev Offenbach
Prepared a bug fix release of 17.02
maintenance
release-17.02.1
Sun, 05 Feb 2017 11:38:27 +0100
, by Detlev Offenbach
Fixed a bug in the Mercurial GPG verify signature dialog.
maintenance
Sun, 05 Feb 2017 11:37:23 +0100
, by Detlev Offenbach
Fixed an issue in the variables filter dialog related to Qt 4.8.
maintenance
Sat, 04 Feb 2017 20:31:35 +0100
, by Detlev Offenbach
Fixed a bug in the Mercurial GPG sign dialog.
maintenance
Sat, 04 Feb 2017 20:02:20 +0100
, by Detlev Offenbach
Fixed an issue in the variables filter dialog related to Qt 4.8.
Sat, 04 Feb 2017 20:31:35 +0100
, by Detlev Offenbach
Started a major rework of the Mercurial log browser dialog.
Sat, 04 Feb 2017 20:20:20 +0100
, by Detlev Offenbach
Fixed a bug in the Mercurial GPG verify signature dialog.
Sat, 04 Feb 2017 20:18:58 +0100
, by Detlev Offenbach
Fixed a bug in the Mercurial GPG sign dialog.
Sat, 04 Feb 2017 20:02:20 +0100
, by Detlev Offenbach
Fixed an issue in the Web browser cookie jar.
maintenance
Sat, 04 Feb 2017 13:10:20 +0100
, by Detlev Offenbach
Fixed an issue in the Web browser cookie jar.
Sat, 04 Feb 2017 13:10:20 +0100
, by Detlev Offenbach
Fixed a bug in the email dialog.
Sat, 04 Feb 2017 12:41:38 +0100
, by Detlev Offenbach
Created global tag <release-17.02>.
maintenance
Sat, 04 Feb 2017 12:38:18 +0100
, by Detlev Offenbach
Fixed a bug in the email dialog.
maintenance
release-17.02
Sat, 04 Feb 2017 12:37:31 +0100
, by Detlev Offenbach
Created global tag <release-17.02>.
maintenance
Fri, 03 Feb 2017 19:25:38 +0100
, by Detlev Offenbach
Re-compiled some resource files for new release.
maintenance
Fri, 03 Feb 2017 19:24:47 +0100
, by Detlev Offenbach
Merged with default branch to prepare a new release.
maintenance
Fri, 03 Feb 2017 19:20:59 +0100
, by Detlev Offenbach
Updated Russian translations.
Fri, 03 Feb 2017 19:17:58 +0100
, by Alexander Barkoff
Release updated Spanish translations.
Thu, 02 Feb 2017 19:29:30 +0100
, by Detlev Offenbach
eric6 Spanish i18n update, branch default
Thu, 02 Feb 2017 16:41:41 +0100
, by Jaime Seuma
Fixed a bug in the Email configuration page.
Wed, 01 Feb 2017 19:42:03 +0100
, by Detlev Offenbach
Changed the status and log browser dialogs to show the input widgets only when something was written to stderr in order to get less flicker.
Tue, 31 Jan 2017 19:49:58 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip