Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Merged and released updated Russian translations.
Tue, 21 Apr 2015 19:47:31 +0200
, by Detlev Offenbach
Update Russian translations
Tue, 14 Apr 2015 20:30:04 -0400
, by termim
Fixed an issue with the API auto-prepare function.
6_0_x
Tue, 21 Apr 2015 19:36:10 +0200
, by Detlev Offenbach
Fixed an issue with the API auto-prepare function.
Tue, 21 Apr 2015 19:36:10 +0200
, by Detlev Offenbach
Fixed a visual issue in the error report version infos section.
6_0_x
Tue, 21 Apr 2015 19:14:43 +0200
, by Detlev Offenbach
Fixed a visual issue in the error report version infos section.
Tue, 21 Apr 2015 19:14:43 +0200
, by Detlev Offenbach
Corrected the start path for the file dialog of the API generation configuration dialog.
6_0_x
Mon, 20 Apr 2015 19:09:41 +0200
, by Detlev Offenbach
Corrected the start path for the file dialog of the API generation configuration dialog.
Mon, 20 Apr 2015 19:09:41 +0200
, by Detlev Offenbach
Regenerated source docu.
Sat, 18 Apr 2015 19:14:57 +0200
, by Detlev Offenbach
Implemented the Cancel logic for batch checks.
Sat, 18 Apr 2015 19:14:15 +0200
, by Detlev Offenbach
Added TODOs to improve the Python clients socket connection code.
Fri, 17 Apr 2015 18:57:38 +0200
, by Detlev Offenbach
Fixed a bug causing am invalid end of a batch check, if a Python interprter kind is not configured.
Fri, 17 Apr 2015 18:41:41 +0200
, by Detlev Offenbach
Added a batch mode to the code style checker to make use of multiple CPUs/CPU-Cores.
Thu, 16 Apr 2015 19:58:27 +0200
, by Detlev Offenbach
Fixed two little issue that could lead to a traceback in the code style checker dialog and Utilities.
Tue, 14 Apr 2015 19:51:10 +0200
, by Detlev Offenbach
Changed the handling of the configuration page list entries
Sun, 12 Apr 2015 18:00:45 +0200
, by Detlev Offenbach
Fixed an issue causing a wrong item selected in the configuration dialog.
6_0_x
Sun, 12 Apr 2015 16:59:06 +0200
, by Detlev Offenbach
Fixed an issue causing a wrong item selected in the configuration dialog.
Sun, 12 Apr 2015 16:59:06 +0200
, by Detlev Offenbach
Changed the 'filter' function to a 'search' function disabling all entries, that don't contain the entered string.
Sat, 11 Apr 2015 14:33:38 +0200
, by Detlev Offenbach
Corrected some code style issues.
Sat, 11 Apr 2015 14:18:27 +0200
, by Detlev Offenbach
Added functionality to reorganize the files automatically, when the project type or file type associations are changed.
Sat, 11 Apr 2015 14:03:40 +0200
, by Detlev Offenbach
Corrected a code style issue.
6_0_x
Sat, 11 Apr 2015 14:10:20 +0200
, by Detlev Offenbach
Regenerated source docu.
6_0_x
Sat, 11 Apr 2015 14:04:41 +0200
, by Detlev Offenbach
Fixed syntax checker to correctly identify VCS conflict markers. The current method was too stupid.
6_0_x
Fri, 10 Apr 2015 19:16:57 +0200
, by Detlev Offenbach
Fixed syntax checker to correctly identify VCS conflict markers. The current method was too stupid.
Fri, 10 Apr 2015 19:16:57 +0200
, by Detlev Offenbach
Added support for the new C++ lexer properties (as of QScintilla V. 2.9.0).
Tue, 07 Apr 2015 18:58:19 +0200
, by Detlev Offenbach
Created global tag <release-6.0.4>.
6_0_x
Tue, 07 Apr 2015 14:19:08 +0200
, by Detlev Offenbach
Prepared new eric6 release.
6_0_x
release-6.0.4
Tue, 07 Apr 2015 14:18:49 +0200
, by Detlev Offenbach
Fixed an issue causing wrong display of manually invoked calltips when auto-caltips were disabled.
6_0_x
Tue, 07 Apr 2015 13:54:51 +0200
, by Detlev Offenbach
Merged remote changes.
Tue, 07 Apr 2015 13:56:03 +0200
, by Detlev Offenbach
Fixed an issue causing wrong display of manually invoked calltips when auto-caltips were disabled.
Tue, 07 Apr 2015 13:54:51 +0200
, by Detlev Offenbach
Regenerated source docu.
Sat, 04 Apr 2015 16:10:29 +0200
, by Detlev Offenbach
Regenerated source docu.
6_0_x
Sat, 04 Apr 2015 16:08:09 +0200
, by Detlev Offenbach
Extended the fix for UserInterface including @pyqtSlot() decorator due to some PyQr5 quirkyness.
6_0_x
Sat, 04 Apr 2015 16:05:57 +0200
, by Detlev Offenbach
Extended the fix for UserInterface including @pyqtSlot() decorator due to some PyQr5 quirkyness.
Sat, 04 Apr 2015 16:05:57 +0200
, by Detlev Offenbach
Fixed an issue in the UserInterface that could cause a QNetworkReply object being of type E5Action (weird thing, probably a memory corruption issue).
6_0_x
Tue, 31 Mar 2015 18:52:04 +0200
, by Detlev Offenbach
Fixed an issue in the UserInterface that could cause a QNetworkReply object being of type E5Action (weird thing, probably a memory corruption issue).
Tue, 31 Mar 2015 18:52:04 +0200
, by Detlev Offenbach
Adapted the default bookmarks to the new qt.io web site.
6_0_x
Mon, 30 Mar 2015 19:17:30 +0200
, by Detlev Offenbach
Adapted the default bookmarks to the new qt.io web site.
Mon, 30 Mar 2015 19:17:30 +0200
, by Detlev Offenbach
Fix for last fix: Reenable debugger interface if caught an exception.
6_0_x
Sun, 29 Mar 2015 22:33:37 +0200
, by T.Rzepka
Fix for last fix: Reenable debugger interface if caught an exception.
Sun, 29 Mar 2015 22:33:37 +0200
, by T.Rzepka
Fixed some exceptions when pressing a debugger related hotkey, e.g. F9.
6_0_x
Sat, 28 Mar 2015 21:34:40 +0100
, by T.Rzepka
Fixed some exceptions when pressing a debugger related hotkey, e.g. F9.
Sat, 28 Mar 2015 21:34:40 +0100
, by T.Rzepka
Fixed an issue in the Python debug clients causing unit tests to fail for threaded code (s. issue 178).
6_0_x
Sat, 28 Mar 2015 12:11:11 +0100
, by Detlev Offenbach
Fixed an issue in the Python debug clients causing unit tests to fail for threaded code (s. issue 178).
Sat, 28 Mar 2015 12:11:11 +0100
, by Detlev Offenbach
Improved the 'import' change to move the cursor to the next occurence for each double-click on an import item in the project source browser and the file browser.
Sat, 28 Mar 2015 11:49:02 +0100
, by Detlev Offenbach
Bugfix for Issue176: Forms with special characters and a not unix lineending throws exception.
6_0_x
Thu, 26 Mar 2015 22:20:47 +0100
, by T.Rzepka
Bugfix for Issue176: Forms with special characters and a not unix lineending throws exception.
Thu, 26 Mar 2015 22:20:47 +0100
, by T.Rzepka
Added capability to show imports of a Python script.
Wed, 25 Mar 2015 20:01:08 +0100
, by Detlev Offenbach
Modified module parser to improve parsing of import statements.
Tue, 24 Mar 2015 19:40:12 +0100
, by Detlev Offenbach
Fixed a serious bug in the QFileDialog wizard causing the Test function to raise a traceback.
6_0_x
Sun, 15 Mar 2015 18:55:40 +0100
, by Detlev Offenbach
Fixed a serious bug in the QFileDialog wizard causing the Test function to raise a traceback.
Sun, 15 Mar 2015 18:55:40 +0100
, by Detlev Offenbach
A little tweak to the version outputs of the install script.
6_0_x
Sat, 14 Mar 2015 19:28:18 +0100
, by Detlev Offenbach
A little tweak to the version outputs of the install script.
Sat, 14 Mar 2015 19:28:18 +0100
, by Detlev Offenbach
Updated Portugese translations.
Sat, 14 Mar 2015 14:44:28 +0100
, by Detlev Offenbach
Added capability to configure the indentation guides colors.
Sat, 14 Mar 2015 14:36:52 +0100
, by Detlev Offenbach
Modified the project file writer such, that the files are written in sorted order (for better readability).
Sat, 14 Mar 2015 14:29:22 +0100
, by Detlev Offenbach
Modified install script to show the version info before giving an error in case of unsuitable versions.
6_0_x
Fri, 13 Mar 2015 19:02:56 +0100
, by Detlev Offenbach
Modified install script to show the version info before giving an error in case of unsuitable versions.
Fri, 13 Mar 2015 19:02:56 +0100
, by Detlev Offenbach
Updated Pygments to 2.0.2.
Wed, 11 Mar 2015 18:32:27 +0100
, by Detlev Offenbach
Fixed an issue in the editor causing a traceback when setting a language for an empty editor.
6_0_x
Wed, 11 Mar 2015 18:25:37 +0100
, by Detlev Offenbach
Fixed an issue in the editor causing a traceback when setting a language for an empty editor.
Wed, 11 Mar 2015 18:25:37 +0100
, by Detlev Offenbach
Added a bookmark for the Qt Forum to the default bookmarks.
6_0_x
Tue, 10 Mar 2015 20:20:46 +0100
, by Detlev Offenbach
Fixed an issue in the config dialog related to filtering.
6_0_x
Tue, 10 Mar 2015 20:19:51 +0100
, by Detlev Offenbach
Fixed some code leading to an enchant error.
6_0_x
Sun, 08 Mar 2015 12:05:08 +0100
, by Detlev Offenbach
Added a bookmark for the Qt Forum to the default bookmarks.
Tue, 10 Mar 2015 20:20:46 +0100
, by Detlev Offenbach
Fixed an issue in the config dialog related to filtering.
Tue, 10 Mar 2015 20:19:51 +0100
, by Detlev Offenbach
Added a TODO.
Tue, 10 Mar 2015 20:18:58 +0100
, by Detlev Offenbach
Merged Spanish translation update and released it.
Sun, 08 Mar 2015 17:53:55 +0100
, by Detlev Offenbach
eric6 i18n Spanish update default branch
Sat, 07 Mar 2015 16:49:08 +0100
, by Jaime Seuma
Fixed some code leading to an enchant error.
Sun, 08 Mar 2015 12:05:08 +0100
, by Detlev Offenbach
Updated Portugese translations.
Sat, 07 Mar 2015 15:49:10 +0100
, by Detlev Offenbach
Changed code in the open search engine a bit to cope with potential race condition causing a traceback.
6_0_x
Sat, 07 Mar 2015 12:41:21 +0100
, by Detlev Offenbach
Changed code in the open search engine a bit to cope with potential race condition causing a traceback.
Sat, 07 Mar 2015 12:41:21 +0100
, by Detlev Offenbach
Changed the default keyboard shortcut to show calltips to "Meta+Alt+Space" because the original one (Alt+Space) doesn't work on Windows.
6_0_x
Wed, 04 Mar 2015 19:56:11 +0100
, by Detlev Offenbach
Merged remote changes.
Wed, 04 Mar 2015 19:51:50 +0100
, by Detlev Offenbach
Fixed a typo.
Wed, 04 Mar 2015 19:18:14 +0100
, by Detlev Offenbach
Changed the default keyboard shortcut to show calltips to "Meta+Alt+Space" because the original one (Alt+Space) doesn't work on Windows.
Wed, 04 Mar 2015 19:16:41 +0100
, by Detlev Offenbach
Corrected some auto-completion related terms.
Tue, 03 Mar 2015 19:53:50 +0100
, by Detlev Offenbach
Fixed an issue in the Mercurial diff dialog causing it to throw an exception when saving the diff to a file.
Mon, 02 Mar 2015 19:09:27 +0100
, by Detlev Offenbach
Fixed an issue in the code style fixer related to docstrings enclosed in ' or " quotes.
6_0_x
Mon, 02 Mar 2015 19:02:05 +0100
, by Detlev Offenbach
Fixed an issue in the code style fixer related to docstrings enclosed in ' or " quotes.
Mon, 02 Mar 2015 19:02:05 +0100
, by Detlev Offenbach
Created global tag <release-6.0.3>.
6_0_x
Sun, 01 Mar 2015 17:10:40 +0100
, by Detlev Offenbach
Prepared new eric release.
6_0_x
release-6.0.3
Sun, 01 Mar 2015 17:10:21 +0100
, by Detlev Offenbach
Removed some '<zorder>' statements from ui files because they make pyuic5 (as of PyQt 5.4.1) fail and don't seem to be needed. Don't even know, how they came into existance.
6_0_x
Sun, 01 Mar 2015 16:41:21 +0100
, by Detlev Offenbach
Removed some '<zorder>' statements from ui files because they make pyuic5 (as of PyQt 5.4.1) fail and don't seem to be needed. Don't even know, how they came into existance.
Sun, 01 Mar 2015 16:41:21 +0100
, by Detlev Offenbach
Changed the Mercurial status dialog to show the status list and the diff vertically.
Sun, 01 Mar 2015 14:31:46 +0100
, by Detlev Offenbach
Fixed a situation in the config dialog that could cause an issue, if a plug-in gets uninstalled after its config page was the last one been shown.
6_0_x
Sat, 28 Feb 2015 18:34:55 +0100
, by Detlev Offenbach
Fixed a situation in the config dialog that could cause an issue, if a plug-in gets uninstalled after its config page was the last one been shown.
Sat, 28 Feb 2015 18:34:55 +0100
, by Detlev Offenbach
Added a TODO to allow multiple completion and calltips providers.
Sat, 28 Feb 2015 16:16:49 +0100
, by Detlev Offenbach
Updated Portugese translations provided by Cândido Lopes Fontes.
Sat, 28 Feb 2015 16:08:58 +0100
, by Detlev Offenbach
Fixed another copy&paste issue.
6_0_x
Sat, 28 Feb 2015 15:59:54 +0100
, by Detlev Offenbach
Fixed another copy&paste issue.
Sat, 28 Feb 2015 15:59:54 +0100
, by Detlev Offenbach
Fixed some stupid copy&paste issues related to help files.
6_0_x
Sat, 28 Feb 2015 15:49:35 +0100
, by Detlev Offenbach
Fixed some stupid copy&paste issues related to help files.
Sat, 28 Feb 2015 15:49:35 +0100
, by Detlev Offenbach
Regenerated source docu.
6_0_x
Fri, 27 Feb 2015 19:45:53 +0100
, by Detlev Offenbach
Improved the handling of the various auto-completion actions.
6_0_x
Fri, 27 Feb 2015 19:43:04 +0100
, by Detlev Offenbach
Regenerated source docu.
Fri, 27 Feb 2015 19:44:08 +0100
, by Detlev Offenbach
Improved the handling of the various auto-completion actions.
Fri, 27 Feb 2015 19:43:04 +0100
, by Detlev Offenbach
Enhanced the status dialog functionality by a diff view.
Wed, 25 Feb 2015 19:21:32 +0100
, by Detlev Offenbach
Added the forgotten source docu file for the Mercurial diff generator.
Wed, 25 Feb 2015 19:15:33 +0100
, by Detlev Offenbach
Moved logic to generate a Mercurial diff to a separate module in order to reuse it.
Tue, 24 Feb 2015 18:55:07 +0100
, by Detlev Offenbach
Changed the logic of the config dialog item filter slightly (to be more logically).
6_0_x
Tue, 24 Feb 2015 18:31:14 +0100
, by Detlev Offenbach
Changed the logic of the config dialog item filter slightly (to be more logically).
Tue, 24 Feb 2015 18:31:14 +0100
, by Detlev Offenbach
Removed forgotten TODO marker.
Mon, 23 Feb 2015 19:41:49 +0100
, by Detlev Offenbach
Some changes to the various VCS interfaces to use one dialog instead of creating a new one each time.
Sun, 22 Feb 2015 19:21:55 +0100
, by Detlev Offenbach
A little fix to the 'Add found files' dialog.
Sun, 22 Feb 2015 12:16:32 +0100
, by Detlev Offenbach
Updated Portugese translations.
Sun, 22 Feb 2015 12:12:59 +0100
, by Detlev Offenbach
Created global tag <release-6.0.2>.
6_0_x
Fri, 20 Feb 2015 18:05:30 +0100
, by Detlev Offenbach
Prepared new eric 6.0 release.
6_0_x
release-6.0.2
Fri, 20 Feb 2015 18:05:08 +0100
, by Detlev Offenbach
Regenerated source docu.
6_0_x
Fri, 20 Feb 2015 17:52:43 +0100
, by Detlev Offenbach
Fixed an issue in the Python debugger backends caused by forgotten check for PyQt5 type variables.
6_0_x
Fri, 20 Feb 2015 17:49:43 +0100
, by Detlev Offenbach
Regenerated source docu.
Fri, 20 Feb 2015 17:50:34 +0100
, by Detlev Offenbach
Fixed an issue in the Python debugger backends caused by forgotten check for PyQt5 type variables.
Fri, 20 Feb 2015 17:49:43 +0100
, by Detlev Offenbach
Refined the toolbar menus of the main window.
Thu, 19 Feb 2015 19:39:19 +0100
, by Detlev Offenbach
Updated the plug-in system description document.
Mon, 16 Feb 2015 19:52:14 +0100
, by Detlev Offenbach
Some more modifications to improve the plug-in toolbar handling.
Mon, 16 Feb 2015 19:02:35 +0100
, by Detlev Offenbach
Updated Portugese translations.
Sun, 15 Feb 2015 18:02:47 +0100
, by Detlev Offenbach
Some small modifications to the plug-in manager.
Sun, 15 Feb 2015 17:22:58 +0100
, by Detlev Offenbach
Renamed the PySvn actions in order to have unique action names for the toolbar manager.
Sun, 15 Feb 2015 15:30:50 +0100
, by Detlev Offenbach
Refined the handling of a new file in the Mercurial Diff dialog.
Tue, 10 Feb 2015 19:49:38 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip