Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Created tag <release-5.3.5>.
5_3_x
Sun, 07 Jul 2013 11:19:25 +0200
, by Detlev Offenbach
Fix for project forms viewer compiling form containing accented characters.
5_3_x
release-5.3.5
Sat, 06 Jul 2013 18:31:44 +0200
, by Detlev Offenbach
Fix for project forms viewer compiling form containing accented characters.
Sat, 06 Jul 2013 18:31:44 +0200
, by Detlev Offenbach
Completed the fix for the Python regexp wizard.
5_3_x
Sat, 06 Jul 2013 16:44:15 +0200
, by Detlev Offenbach
Completed the fix for the Python regexp wizard.
Sat, 06 Jul 2013 16:44:15 +0200
, by Detlev Offenbach
Fix for the Python regexp wizard.
5_3_x
Sat, 06 Jul 2013 16:35:20 +0200
, by Detlev Offenbach
Fix for the Python regexp wizard.
Sat, 06 Jul 2013 16:35:20 +0200
, by Detlev Offenbach
Changed all QProcess.waitForStarted() calls to use a 5s timeout (except the debugger interfaces, which have a 10s timeout).
Sat, 06 Jul 2013 15:48:58 +0200
, by Detlev Offenbach
Fixed a few PEP-8 related issues.
Fri, 05 Jul 2013 19:39:15 +0200
, by Detlev Offenbach
Added support to highlight the current class/method name of the current editor to the project sources viewer.
Fri, 05 Jul 2013 19:17:29 +0200
, by Detlev Offenbach
Added support to show the current class/method name in the combo boxes at the top of the editor.
Wed, 03 Jul 2013 19:34:42 +0200
, by Detlev Offenbach
Fixed a bug in the debug viewer causing a false indication upon exit of the script being debugged.
5_3_x
Wed, 03 Jul 2013 19:23:52 +0200
, by Detlev Offenbach
Fixed a bug in the debug viewer causing a false indication upon exit of the script being debugged.
Wed, 03 Jul 2013 19:23:52 +0200
, by Detlev Offenbach
Fixed a serious typo.
Sun, 30 Jun 2013 20:04:49 +0200
, by Detlev Offenbach
Fixed a serious typo.
5_3_x
Sun, 30 Jun 2013 20:03:24 +0200
, by Detlev Offenbach
Fixed a serious typo.
Sun, 30 Jun 2013 19:55:48 +0200
, by Detlev Offenbach
Added code to the Python debugger backends to skip over 'site-packages' and 'dist-packages' if Python tracing is disabled.
5_3_x
Sat, 29 Jun 2013 18:40:45 +0200
, by Detlev Offenbach
Added code to the Python debugger backends to skip over 'site-packages' and 'dist-packages' if Python tracing is disabled.
Sat, 29 Jun 2013 18:40:45 +0200
, by Detlev Offenbach
Added code to the speed dial reader to cope with a potential error during opening a speed dial file.
5_3_x
Sat, 29 Jun 2013 17:36:26 +0200
, by Detlev Offenbach
Added code to the speed dial reader to cope with a potential error during opening a speed dial file.
Sat, 29 Jun 2013 17:32:25 +0200
, by Detlev Offenbach
Fixed a little (cosmetic) issue in the IRC network widget.
Sat, 29 Jun 2013 16:44:19 +0200
, by Detlev Offenbach
Regenerated source docu.
5_3_x
Sat, 29 Jun 2013 13:02:02 +0200
, by Detlev Offenbach
Fixed an issue in the find file by name dialog.
5_3_x
Sat, 29 Jun 2013 12:48:13 +0200
, by Detlev Offenbach
Regenerated source docu.
Sat, 29 Jun 2013 12:50:04 +0200
, by Detlev Offenbach
Fixed an issue in the find file by name dialog.
Sat, 29 Jun 2013 12:48:13 +0200
, by Detlev Offenbach
Fixed an issue with the py regexp dialog and the QRegExp dialog. They showed too many buttons when called as a stand-alone application.
5_3_x
Fri, 28 Jun 2013 19:49:58 +0200
, by Detlev Offenbach
Fixed an issue with the py regexp dialog and the QRegExp dialog. They showed too many buttons when called as a stand-alone application.
Fri, 28 Jun 2013 19:49:58 +0200
, by Detlev Offenbach
Correction to the change log file.
Fri, 28 Jun 2013 19:45:25 +0200
, by Detlev Offenbach
Regenerated source docu.
Fri, 28 Jun 2013 19:44:18 +0200
, by Detlev Offenbach
Updated translations.
Fri, 28 Jun 2013 19:43:05 +0200
, by Detlev Offenbach
Completed the coding stuff of the QRegularExpression support.
Fri, 28 Jun 2013 19:39:08 +0200
, by Detlev Offenbach
Started to rework the QRegularExpression wizard because PyQt4 and PyQt5 cannot be mixed.
Thu, 27 Jun 2013 19:51:57 +0200
, by Detlev Offenbach
Finished implementing PyQt5 project support.
Tue, 25 Jun 2013 19:14:14 +0200
, by Detlev Offenbach
Regenerated source docu.
Tue, 25 Jun 2013 19:12:22 +0200
, by Detlev Offenbach
Updated the translations.
Tue, 25 Jun 2013 19:11:24 +0200
, by Detlev Offenbach
Reverted last change to the QRegularExpressionWizard because PyQt4 and PyQt5 cannot be imported at the same time.
Tue, 25 Jun 2013 19:03:30 +0200
, by Detlev Offenbach
Fixed an issue in the E5ErrorMessage dialog.
Tue, 25 Jun 2013 18:58:54 +0200
, by Detlev Offenbach
Added PyQt5 support to the project resources and translations viewers and the code creation dialog.
Tue, 25 Jun 2013 18:50:45 +0200
, by Detlev Offenbach
Added PyQt5 support to the project forms viewer.
Mon, 24 Jun 2013 19:42:54 +0200
, by Detlev Offenbach
Modified the project class to support PyQt5 GUI and Console applications.
Mon, 24 Jun 2013 19:35:33 +0200
, by Detlev Offenbach
Added the PyQt5 documentation action and menu entry.
Mon, 24 Jun 2013 19:28:47 +0200
, by Detlev Offenbach
Started implementation of support for PyQt5 projects.
Mon, 24 Jun 2013 19:12:10 +0200
, by Detlev Offenbach
Added a wizard for the Qt5 QRegularExpression class.
Sun, 23 Jun 2013 13:12:38 +0200
, by Detlev Offenbach
Fixed an issue in SvnDialogMixin causing a traceback.
5_3_x
Sat, 22 Jun 2013 20:09:26 +0200
, by Detlev Offenbach
Fixed an issue in SvnDialogMixin causing a traceback.
Sat, 22 Jun 2013 20:09:26 +0200
, by Detlev Offenbach
Small corrections to the regexp wizards.
Sat, 22 Jun 2013 15:36:46 +0200
, by Detlev Offenbach
Added a forgotten window title to the call stack viewer.
Fri, 21 Jun 2013 19:28:37 +0200
, by Detlev Offenbach
Little improvement to the various VCS log browser dialogs (second attempt).
Fri, 21 Jun 2013 19:13:40 +0200
, by Detlev Offenbach
Little improvement to the various VCS log browser dialogs.
Fri, 21 Jun 2013 19:09:04 +0200
, by Detlev Offenbach
Merged remote changes.
5_3_x
Fri, 21 Jun 2013 19:02:27 +0200
, by Detlev Offenbach
Added a plug-in hook for the 'open' action to the project forms and translations viewers.
5_3_x
Fri, 21 Jun 2013 19:01:31 +0200
, by Detlev Offenbach
Fixed a bug in the project translations viewer.
Tue, 18 Jun 2013 19:13:58 +0200
, by Detlev Offenbach
Fixed a bug in the project translations viewer.
Tue, 18 Jun 2013 19:11:50 +0200
, by Detlev Offenbach
Fixed a bug in the project translations viewer.
Tue, 18 Jun 2013 19:01:54 +0200
, by Detlev Offenbach
Fixed a bug in the debug viewer causing some items being shown multiple times.
5_3_x
Mon, 17 Jun 2013 19:33:10 +0200
, by Detlev Offenbach
Fixed a bug in the debug viewer causing some items being shown multiple times.
Mon, 17 Jun 2013 19:33:10 +0200
, by Detlev Offenbach
Added a plug-in hooks for the 'open' action to the project forms and translations viewers.
Mon, 17 Jun 2013 18:57:32 +0200
, by Detlev Offenbach
Merged remote changes.
Sun, 16 Jun 2013 15:37:09 +0200
, by Detlev Offenbach
Fixed an issue in the preview window that could cause a traceback in certain situations.
Sun, 16 Jun 2013 15:36:43 +0200
, by Detlev Offenbach
Ammended the Mercurial a little bit to generate a minimal user config file instead of an empty one.
5_3_x
Sat, 15 Jun 2013 15:57:36 +0200
, by Detlev Offenbach
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip