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
Added code to blacklist hosts from caching.
5_3_x
Sat, 01 Jun 2013 11:49:18 +0200
, by Detlev Offenbach
Added a check to the install script to guard against an execution with a Python2 interpreter.
5_3_x
Sat, 01 Jun 2013 11:31:48 +0200
, by Detlev Offenbach
Added a check to the install script to guard against an execution with a Python2 interpreter.
Sat, 01 Jun 2013 11:31:48 +0200
, by Detlev Offenbach
Fixed code in the search and replace widget that can possibly through an exception.
Sat, 01 Jun 2013 11:21:08 +0200
, by Detlev Offenbach
Fixed code in the search and replace widget that can possibly through an exception.
5_3_x
Sat, 01 Jun 2013 11:21:08 +0200
, by Detlev Offenbach
Changed the name of the cache directory of the web browser to reflect the Qt and Webkit version number in order to avoid cahe trouble.
5_3_x
Fri, 31 May 2013 16:55:50 +0200
, by Detlev Offenbach
Changed the name of the cache directory of the web browser to reflect the Qt and Webkit version number in order to avoid cahe trouble.
Fri, 31 May 2013 16:55:50 +0200
, by Detlev Offenbach
Corrected label in some start dialogs.
Fri, 31 May 2013 16:35:31 +0200
, by Detlev Offenbach
Fix for the PDF exporter.
Py2 comp.
Fri, 31 May 2013 08:56:31 +0200
, by T.Rzepka
Added a specialized error message handler allowing to filter messages.
Fri, 31 May 2013 13:33:57 +0200
, by Detlev Offenbach
Fixed an issue in the unittest dialog causing it to fail, if coverage was selected in local mode for an open project but no main script defined.
5_3_x
Fri, 31 May 2013 10:47:48 +0200
, by Detlev Offenbach
Fixed an issue in the unittest dialog causing it to fail, if coverage was selected in local mode for an open project but no main script defined.
Fri, 31 May 2013 10:47:48 +0200
, by Detlev Offenbach
Fixes for TabNanny and some code cleanup. Source doku regenerated.
Py2 comp.
Thu, 30 May 2013 18:52:46 +0200
, by T.Rzepka
Modified interpreter selection for PySide detection.
Py2 comp.
Thu, 30 May 2013 15:33:23 +0200
, by T.Rzepka
Cleanup from last merge.
Py2 comp.
Thu, 30 May 2013 14:48:05 +0200
, by T.Rzepka
Merge with default branch.
Py2 comp.
Tue, 28 May 2013 20:52:12 +0200
, by T.Rzepka
Updated translations and source docu.
5_3_x
Tue, 28 May 2013 17:48:35 +0200
, by Detlev Offenbach
Changed logic when showing the 'Edit Dictionaries' menu.
5_3_x
Tue, 28 May 2013 17:40:53 +0200
, by Detlev Offenbach
Updated translations and source docu.
Tue, 28 May 2013 17:43:11 +0200
, by Detlev Offenbach
Changed logic when showing the 'Edit Dictionaries' menu.
Tue, 28 May 2013 17:40:53 +0200
, by Detlev Offenbach
Corrected the corruption of the project file caused by applying the last changegroup.
Tue, 28 May 2013 17:06:04 +0200
, by Detlev Offenbach
I18n update for Spanish, default branch (26th May 2013).
Sun, 26 May 2013 19:14:38 +0200
, by Jaime Seuma
Modified project file.
Py2 comp.
Fri, 24 May 2013 18:39:58 +0200
, by Detlev Offenbach
Fixes for pygments: version independent metaclass creation and library selection.
Py2 comp.
Thu, 23 May 2013 19:58:41 +0200
, by T.Rzepka
Removed the support for platform global pygments installation. We always use our built-in variant, which has a serious bug fixed.
5_3_x
Mon, 20 May 2013 11:42:14 +0200
, by Detlev Offenbach
Fixed a bug causing an incorrect bachwards search if the search patterns are directly netx to each other.
5_3_x
Mon, 20 May 2013 11:36:02 +0200
, by Detlev Offenbach
Fixed an issue in E5SslInfoWidget causing it to be displayed incomplete or off-screen, if the browser is at the left side of the screen.
Mon, 20 May 2013 12:41:16 +0200
, by Detlev Offenbach
Regenerated source docu.
Mon, 20 May 2013 11:43:59 +0200
, by Detlev Offenbach
Removed the support for platform global pygments installation. We always use our built-in variant, which has a serious bug fixed.
Mon, 20 May 2013 11:42:14 +0200
, by Detlev Offenbach
Fixed a bug causing an incorrect bachwards search if the search patterns are directly netx to each other.
Mon, 20 May 2013 11:36:02 +0200
, by Detlev Offenbach
Fixed a bug introduced by the recent changes.
Mon, 20 May 2013 11:35:15 +0200
, by Detlev Offenbach
Added code to support a replace operation in rectangular selections in the editor.
Mon, 20 May 2013 11:18:38 +0200
, by Detlev Offenbach
Added code to limit the search function of the editor to rectangular selections as well.
Sun, 19 May 2013 20:54:04 +0200
, by Detlev Offenbach
Added support for virtual space to the Editor and Mini Editor.
Sun, 19 May 2013 15:39:12 +0200
, by Detlev Offenbach
Added methods to QsciScintillaCompat to handle multiple selections.
Sun, 19 May 2013 14:38:05 +0200
, by Detlev Offenbach
Fixed an issue in the Pygments lexer causing highlighting to stop prematurely.
Mon, 13 May 2013 19:58:28 +0200
, by Detlev Offenbach
Fixed an issue in the Pygments lexer causing highlighting to stop prematurely.
5_3_x
Mon, 13 May 2013 19:58:28 +0200
, by Detlev Offenbach
Fixed an issue uninstalling eric5.
5_3_x
Sun, 12 May 2013 19:02:13 +0200
, by Detlev Offenbach
Fixed an issue uninstalling eric5.
Sun, 12 May 2013 19:02:13 +0200
, by Detlev Offenbach
Fixed a typo in some source docu.
Wed, 08 May 2013 18:49:06 +0200
, by Detlev Offenbach
Added some line of code missing from the grafted changeset.
5_3_x
Wed, 08 May 2013 18:42:59 +0200
, by Detlev Offenbach
Fixed an issue causing the 'Selection only' entry to remain selectable in the Find and Find&Replace widget for a rectangular selection.
5_3_x
Wed, 08 May 2013 18:34:20 +0200
, by Detlev Offenbach
Fixed an issue causing the 'Selection only' entry to remain selectable in the Find and Find&Replace widget for a rectangular selection.
Wed, 08 May 2013 18:34:20 +0200
, by Detlev Offenbach
Fixed an issue in the debugger backends remembering the frame local scope.
5_3_x
Mon, 06 May 2013 19:58:43 +0200
, by Detlev Offenbach
Fixed an issue in the debugger backends remembering the frame local scope.
Mon, 06 May 2013 19:58:43 +0200
, by Detlev Offenbach
Updated Spanish translations.
Sun, 05 May 2013 19:25:41 +0200
, by Detlev Offenbach
I18n update for Spanish, default branch (4th May 2013).
Sat, 04 May 2013 21:30:12 +0200
, by Jaime Seuma
Created tag <release-5.3.3>.
5_3_x
Sun, 05 May 2013 18:21:59 +0200
, by Detlev Offenbach
Prepared release 5.3.3.
5_3_x
release-5.3.3
Sun, 05 May 2013 18:21:40 +0200
, by Detlev Offenbach
Extended the Python variant detection in the editor by compiling the source.
Sat, 04 May 2013 12:53:48 +0200
, by Detlev Offenbach
Fixed an issue in the Mercurial log browser dialog causing the 'Copy Changeset' button not being updated correctly.
Thu, 02 May 2013 18:09:11 +0200
, by Detlev Offenbach
Merged remote changes.
Wed, 01 May 2013 14:48:23 +0200
, by Detlev Offenbach
Changed the line numbers margin to adjust themselves to the size needed (Editor, Mini Editor, Shell).
Wed, 01 May 2013 14:47:38 +0200
, by Detlev Offenbach
Fixed an issue in the Python debug clients caused by the current thread being None.
5_3_x
Sun, 28 Apr 2013 19:02:44 +0200
, by Detlev Offenbach
Merged remote changes.
5_3_x
Sun, 28 Apr 2013 19:04:34 +0200
, by Detlev Offenbach
Fixed an issue in the install script related to the usage of a virtual environment on Mac.
5_3_x
Wed, 24 Apr 2013 19:44:41 +0200
, by Detlev Offenbach
Fixed an issue in the Python debug clients caused by the current thread being None.
Sun, 28 Apr 2013 19:02:44 +0200
, by Detlev Offenbach
Added a few more feedback to the install script.
5_3_x
Sun, 28 Apr 2013 15:38:35 +0200
, by Detlev Offenbach
Added a few more feedback to the install script.
Sun, 28 Apr 2013 15:38:35 +0200
, by Detlev Offenbach
Fixed a little issue in eric5_doc.py.
Sun, 28 Apr 2013 15:21:35 +0200
, by Detlev Offenbach
less
more
|
(0)
-1000
-120
+120
+1000
+3000
tip