Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
DebugUI: some fine tuning of the client exit notification.
Tue, 05 Jan 2021 15:14:40 +0100
, by Detlev Offenbach
Snapshot Widget: fixed the modified snapshot function for multiple screens.
Mon, 04 Jan 2021 19:34:49 +0100
, by Detlev Offenbach
Added some TODO comments to enhance the notification widget.
Mon, 04 Jan 2021 16:52:56 +0100
, by Detlev Offenbach
Changed code to always use the reworked notification system.
Mon, 04 Jan 2021 16:39:37 +0100
, by Detlev Offenbach
Fixed some code style issues.
Mon, 04 Jan 2021 16:39:09 +0100
, by Detlev Offenbach
Updated source docu.
Mon, 04 Jan 2021 15:59:40 +0100
, by Detlev Offenbach
Changed the notification widget to be able to show multiple notification simultaneously.
Mon, 04 Jan 2021 15:59:22 +0100
, by Detlev Offenbach
Updated the default bookmarks.
Mon, 04 Jan 2021 15:51:18 +0100
, by Detlev Offenbach
Updated the change log to reflect exporter additions done by Tobias.
Mon, 04 Jan 2021 10:50:24 +0100
, by Detlev Offenbach
Fixed export as HTML+ODT/PDF/RTF/TEX when text using substyles.
Sun, 03 Jan 2021 22:24:05 +0100
, by T.Rzepka
UserInterface: fixed an issue introduced during the last changes.
Sun, 03 Jan 2021 18:02:19 +0100
, by Detlev Offenbach
Fixed some code style issues.
Sun, 03 Jan 2021 17:58:37 +0100
, by Detlev Offenbach
Removed code depending upon the automatic online check.
Sun, 03 Jan 2021 17:49:38 +0100
, by Detlev Offenbach
Removed code dealing with Qt versions less than the required one and removed use of QDesktopWidget or QApplication.desktop().
Sun, 03 Jan 2021 15:33:39 +0100
, by Detlev Offenbach
NotificationsPage: changed code to avoid the notification box being shown off screen (partly).
maintenance
Sun, 03 Jan 2021 15:31:46 +0100
, by Detlev Offenbach
E5SslInfoWidget: fixed an issue causing TLS v1.3 certificates not being recognized.
maintenance
Sun, 03 Jan 2021 15:31:01 +0100
, by Detlev Offenbach
VCS/ProjectHelper: added some code to cope against vcs being None.
maintenance
Sat, 02 Jan 2021 17:28:57 +0100
, by Detlev Offenbach
VCS/ProjectHelper: added some code to cope against vcs being None.
Sat, 02 Jan 2021 17:28:57 +0100
, by Detlev Offenbach
ProjectTranslationsBrowser: fixed some 'lambda' related issues by converting them to 'functools.partial'.
maintenance
Sat, 02 Jan 2021 15:28:23 +0100
, by Detlev Offenbach
Fixed some 'lambda' related issues by converting them to 'functools.partial'.
maintenance
Sat, 02 Jan 2021 15:18:36 +0100
, by Detlev Offenbach
ProjectTranslationsBrowser: fixed some 'lambda' related issues by converting them to 'functools.partial'.
Sat, 02 Jan 2021 15:19:11 +0100
, by Detlev Offenbach
Fixed some 'lambda' related issues by converting them to 'functools.partial'.
Sat, 02 Jan 2021 15:18:36 +0100
, by Detlev Offenbach
Updated change log.
Sat, 02 Jan 2021 12:15:33 +0100
, by Detlev Offenbach
Created global tag <release-21.01>.
maintenance
Sat, 02 Jan 2021 11:21:36 +0100
, by Detlev Offenbach
Updated changelog to prepare a new release.
maintenance
release-21.01
Sat, 02 Jan 2021 11:21:13 +0100
, by Detlev Offenbach
Debugger: did some fine tuning.
Fri, 01 Jan 2021 18:12:12 +0100
, by Detlev Offenbach
Debugger: fixed an issue related to multiprocessing on Windows and macOS because these use the 'spawn' method.
Fri, 01 Jan 2021 16:25:30 +0100
, by Detlev Offenbach
DebugViewer: fixed a bug selecting a debugger entry when there is no current item.
Thu, 31 Dec 2020 17:42:50 +0100
, by Detlev Offenbach
README: updated the installation section to show the commands for Linux/macOS and Windows separately.
maintenance
Wed, 30 Dec 2020 18:24:42 +0100
, by Detlev Offenbach
README: updated the installation section to show the commands for Linux/macOS and Windows separately.
Wed, 30 Dec 2020 18:24:42 +0100
, by Detlev Offenbach
Debugger: some more fixes
Wed, 30 Dec 2020 15:06:28 +0100
, by Detlev Offenbach
Call Trace Viewer, Call Stack Viewer: some refinements and further adaptions to the multi-process debugger.
Wed, 30 Dec 2020 13:45:26 +0100
, by Detlev Offenbach
Debug Client: made the receiving of commands a bit more resilient.
Wed, 30 Dec 2020 12:31:25 +0100
, by Detlev Offenbach
Corrected two icons, that got corrupted after icon cleanup.
Wed, 30 Dec 2020 12:30:42 +0100
, by Detlev Offenbach
Updated copyright for 2021.
maintenance
Wed, 30 Dec 2020 11:00:44 +0100
, by Detlev Offenbach
Updated copyright for 2021.
Wed, 30 Dec 2020 11:00:05 +0100
, by Detlev Offenbach
install.py: added the '--no-info' flag to supress the generation of the install info file.
maintenance
Wed, 30 Dec 2020 10:53:07 +0100
, by Detlev Offenbach
install.py: added the '--no-info' flag to supress the generation of the install info file.
Wed, 30 Dec 2020 10:53:07 +0100
, by Detlev Offenbach
DebugViewer: united the debuggers and threads lists.
Tue, 29 Dec 2020 20:06:50 +0100
, by Detlev Offenbach
subversion.py: fixed issues introduced with the removal of QRegExp.
maintenance
Mon, 28 Dec 2020 19:43:35 +0100
, by Detlev Offenbach
PipPackagesWidget: fixed an issue when a PyPI search returned with an error.
maintenance
Mon, 21 Dec 2020 12:15:47 +0100
, by Detlev Offenbach
subversion.py: fixed issues introduced with the removal of QRegExp.
Mon, 28 Dec 2020 19:43:35 +0100
, by Detlev Offenbach
Updated Russian translations.
Mon, 28 Dec 2020 15:52:40 +0100
, by Alexander Barkoff
Debugger: fixed a few bugs introduced by the multi process debugger changes.
Sun, 27 Dec 2020 16:44:10 +0100
, by Detlev Offenbach
Fixed double elements in first expanded list / tuple after the next step command and some update issues on lists.
Sat, 26 Dec 2020 22:49:27 +0100
, by T.Rzepka
Web-Browser
Sat, 26 Dec 2020 11:39:35 +0100
, by Detlev Offenbach
Updated Russian translations.
Fri, 25 Dec 2020 09:44:11 +0100
, by Alexander Barkoff
Added support for PySide6.
Thu, 24 Dec 2020 16:17:57 +0100
, by Detlev Offenbach
VirtualEnv Manager
Wed, 23 Dec 2020 16:28:35 +0100
, by Detlev Offenbach
Updated Russian translations.
Wed, 23 Dec 2020 11:47:43 +0100
, by Alexander Barkoff
Fixed a bug introduced with the recent changes.
Wed, 23 Dec 2020 10:12:14 +0100
, by Detlev Offenbach
Added support for PyQt6.
Tue, 22 Dec 2020 19:59:29 +0100
, by Detlev Offenbach
Debugger: removed the tracer TODO markers. I am not going to implement it.
Mon, 21 Dec 2020 13:36:24 +0100
, by Detlev Offenbach
PipPackagesWidget: fixed an issue when a PyPI search returned with an error.
Mon, 21 Dec 2020 12:15:47 +0100
, by Detlev Offenbach
DebugBase: fixed an issue with Python < 3.7.
Mon, 21 Dec 2020 10:45:10 +0100
, by Detlev Offenbach
Fixed a few issues with the new multi process debugger.
Sun, 20 Dec 2020 20:13:42 +0100
, by Detlev Offenbach
User Interface
Sun, 20 Dec 2020 12:35:26 +0100
, by Detlev Offenbach
Debugger: refined the handling of not to be debugged scripts for multiprocess debugging.
Sat, 19 Dec 2020 19:57:09 +0100
, by Detlev Offenbach
Corrected the use of '@keyparam' in the source documentation.
Sat, 19 Dec 2020 15:22:26 +0100
, by Detlev Offenbach
Updated translations.
Sat, 19 Dec 2020 15:06:20 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip