Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
Ammended the Mercurial a little bit to generate a minimal user config file instead of an empty one.
Sat, 15 Jun 2013 15:54:55 +0200
, by Detlev Offenbach
Avoid conversion of unicode to string and back, which could produce an exception in Py2.
Py2 comp.
Fri, 14 Jun 2013 18:52:04 +0200
, by T.Rzepka
Python2 compatible decodeString (used e.g. in menu item Manage SSL Certificates)
Py2 comp.
Fri, 14 Jun 2013 17:43:32 +0200
, by T.Rzepka
Made the separate file browser the default.
5_3_x
Thu, 13 Jun 2013 19:28:13 +0200
, by Detlev Offenbach
Made the separate file browser the default.
Thu, 13 Jun 2013 19:28:13 +0200
, by Detlev Offenbach
Updated the versions of the core plug-ins to match that of the eric5 main line.
5_3_x
Thu, 13 Jun 2013 18:44:37 +0200
, by Detlev Offenbach
Updated the versions of the core plug-ins to match that of the eric5 main line.
Thu, 13 Jun 2013 18:44:02 +0200
, by Detlev Offenbach
Fixed a serious issues in the Lexer.__init__.py module causing a traceback after a plug-in supplying several file filters was activated.
5_3_x
Wed, 12 Jun 2013 18:36:14 +0200
, by Detlev Offenbach
Fixed a serious issues in the Lexer.__init__.py module causing a traceback after a plug-in supplying several file filters was activated.
Wed, 12 Jun 2013 18:36:14 +0200
, by Detlev Offenbach
***
Sun, 09 Jun 2013 22:23:52 +0200
, by Jaime Seuma
Added some files to the project, that had been forgotten in the past.
Sun, 09 Jun 2013 15:19:16 +0200
, by Detlev Offenbach
Corrected an entry of the Plugin Manager config page.
Sun, 09 Jun 2013 14:05:20 +0200
, by Detlev Offenbach
Created tag <release-5.3.4>.
5_3_x
Sun, 09 Jun 2013 12:46:32 +0200
, by Detlev Offenbach
Prepared release 5.3.4.
5_3_x
release-5.3.4
Sun, 09 Jun 2013 12:46:12 +0200
, by Detlev Offenbach
Made some text in the add project dialog a bit clearer.
Sat, 08 Jun 2013 17:51:48 +0200
, by Detlev Offenbach
Changed labels of 'Restart Script' and 'Stop Script' to better reflect the reality.
Sat, 08 Jun 2013 17:24:54 +0200
, by Detlev Offenbach
A little change to the find file dialog so that an extension is matched exactly.
5_3_x
Sat, 08 Jun 2013 16:49:31 +0200
, by Detlev Offenbach
A little change to the find file dialog so that an extension is matched exactly.
Sat, 08 Jun 2013 16:49:31 +0200
, by Detlev Offenbach
Fix for wrong web caching mechanism.
5_3_x
Wed, 05 Jun 2013 20:23:59 +0200
, by T.Rzepka
Fix for wrong web caching mechanism.
Wed, 05 Jun 2013 20:23:59 +0200
, by T.Rzepka
Fix for wrong web caching mechanism.
Py2 comp.
Wed, 05 Jun 2013 20:23:59 +0200
, by T.Rzepka
Added a dialog to edit the list of unwanted error messages.
Tue, 04 Jun 2013 19:11:08 +0200
, by Detlev Offenbach
Fixed another issue in the new error message dialog.
Sun, 02 Jun 2013 17:22:30 +0200
, by Detlev Offenbach
Fixed an issue in the new error message window.
Sun, 02 Jun 2013 17:10:24 +0200
, by Detlev Offenbach
Added a dialog to configure hosts to be exempted from caching.
Sat, 01 Jun 2013 12:37:19 +0200
, by Detlev Offenbach
Added code to blacklist hosts from caching.
Sat, 01 Jun 2013 11:49:18 +0200
, by Detlev Offenbach
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip