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 pulling in the Mercurial log browser dialog.
Mon, 28 Sep 2015 19:12:25 +0200
, by Detlev Offenbach
Made install-i18m.py independent of PyQt4/5.
6_0_x
Mon, 28 Sep 2015 19:06:06 +0200
, by Detlev Offenbach
Made install-i18m.py independent of PyQt4/5.
Mon, 28 Sep 2015 19:06:06 +0200
, by Detlev Offenbach
Fixed an issue causing a password being entered in visible and shown in the output of the Mercurial command server client.
Sun, 27 Sep 2015 18:18:14 +0200
, by Detlev Offenbach
Changed the sort order of the tag list in the VCS tag dialogs.
Sun, 27 Sep 2015 17:17:06 +0200
, by Detlev Offenbach
Fixed several issues with the symbols viewer.
6_0_x
Sun, 27 Sep 2015 11:08:04 +0200
, by Detlev Offenbach
Regenerated source docu.
Sun, 27 Sep 2015 11:05:21 +0200
, by Detlev Offenbach
Fixed several issues with the symbols viewer.
Sun, 27 Sep 2015 11:04:26 +0200
, by Detlev Offenbach
Fixed a bug in the Flash cookie reader causing an exception when reading beyond the cookie (wrong cookie length given).
Sat, 26 Sep 2015 16:31:11 +0200
, by Detlev Offenbach
Prepared eric for Python 3.5 to support the new 'async def' function definition.
Mon, 21 Sep 2015 19:13:30 +0200
, by Detlev Offenbach
Had some radon code metrics runs.
6_0_x
Sun, 20 Sep 2015 13:57:52 +0200
, by Detlev Offenbach
Fixed an issue writing and reading watch expressions to/from the session file.
Sat, 19 Sep 2015 12:12:19 +0200
, by Detlev Offenbach
Fixed an issue writing and reading watch expressions to/from the session file.
6_0_x
Sat, 19 Sep 2015 12:12:19 +0200
, by Detlev Offenbach
Added TODOs for Python 3.5.
Thu, 17 Sep 2015 18:24:27 +0200
, by Detlev Offenbach
Fixed a little issue in the install script.
6_0_x
Mon, 14 Sep 2015 19:03:29 +0200
, by Detlev Offenbach
Fixed a little bug related to styling of a task item.
6_0_x
Mon, 14 Sep 2015 19:01:02 +0200
, by Detlev Offenbach
Changed installation destination on Windows to be the Scripts subdirectory of the Python installation.
6_0_x
Sat, 12 Sep 2015 15:25:11 +0200
, by Detlev Offenbach
Fixed a little bug related to styling of a task item.
Mon, 14 Sep 2015 19:01:02 +0200
, by Detlev Offenbach
Changed installation destination on Windows to be the Scripts subdirectory of the Python installation.
Sat, 12 Sep 2015 15:25:11 +0200
, by Detlev Offenbach
Prepared the Python3 debug client for some obsolescences of the inspect.py module.
Sat, 12 Sep 2015 12:54:12 +0200
, by Detlev Offenbach
Fixed a little issue in the Task Properties dialog.
6_0_x
Fri, 11 Sep 2015 19:45:19 +0200
, by Detlev Offenbach
Fixed a little issue in the Task Properties dialog.
Fri, 11 Sep 2015 19:45:19 +0200
, by Detlev Offenbach
Fixed an issue in the configuration dialog causing an exception if a configuration item named a non-existing parent.
Wed, 09 Sep 2015 19:22:57 +0200
, by Detlev Offenbach
Fixed an issue in the configuration dialog causing an exception if a configuration item named a non-existing parent.
6_0_x
Wed, 09 Sep 2015 19:22:57 +0200
, by Detlev Offenbach
Regenerated source docu.
6_0_x
Tue, 08 Sep 2015 19:11:39 +0200
, by Detlev Offenbach
Own fixer for missing whitespaces around operators (1 pass fix) implemented.
6_0_x
Mon, 07 Sep 2015 22:34:55 +0200
, by T.Rzepka
Multiple pep8 fixes in one line doesn't mix up syntax any more.
6_0_x
Mon, 07 Sep 2015 22:33:03 +0200
, by T.Rzepka
Regenerated source docu.
Tue, 08 Sep 2015 19:10:11 +0200
, by Detlev Offenbach
Merged with style fixer patches from Tobias.
Tue, 08 Sep 2015 19:05:35 +0200
, by Detlev Offenbach
Own fixer for missing whitespaces around operators (1 pass fix) implemented.
Mon, 07 Sep 2015 22:34:55 +0200
, by T.Rzepka
Multiple pep8 fixes in one line doesn't mix up syntax any more.
Mon, 07 Sep 2015 22:33:03 +0200
, by T.Rzepka
A little fix in the download item for a situation causing a division by zero.
Tue, 08 Sep 2015 18:56:13 +0200
, by Detlev Offenbach
A little fix in the download item for a situation causing a division by zero.
6_0_x
Tue, 08 Sep 2015 18:56:13 +0200
, by Detlev Offenbach
Regenerated source docu.
6_0_x
Tue, 08 Sep 2015 18:54:07 +0200
, by Detlev Offenbach
Workaround for missing lines at vertical scroll bar caused by annotations.
6_0_x
Thu, 03 Sep 2015 23:01:02 +0200
, by T.Rzepka
Created global tag <release-6.0.9>.
6_0_x
Sun, 06 Sep 2015 11:23:53 +0200
, by Detlev Offenbach
Prepared release 6.0.9.
6_0_x
release-6.0.9
Sun, 06 Sep 2015 11:23:35 +0200
, by Detlev Offenbach
Some little fixes to the code style checker.
Sat, 05 Sep 2015 17:56:10 +0200
, by Detlev Offenbach
Refactored the binplistlib.py module to get rid of some code style issues.
Sat, 05 Sep 2015 15:25:59 +0200
, by Detlev Offenbach
Fixed some code style issues and removed code no longer needed.
Sat, 05 Sep 2015 15:13:13 +0200
, by Detlev Offenbach
Merged with Tobias' changes and regenerated the source docu.
Sat, 05 Sep 2015 13:49:08 +0200
, by Detlev Offenbach
Workaround for missing lines at vertical scroll bar caused by annotations.
Thu, 03 Sep 2015 23:01:02 +0200
, by T.Rzepka
Merged Spanish translations update and released them.
Sat, 05 Sep 2015 12:01:13 +0200
, by Detlev Offenbach
eric6 i18n Spanish update Default branch
Thu, 03 Sep 2015 11:20:40 +0200
, by Jaime Seuma
Re-released the Spanish translations.
6_0_x
Thu, 03 Sep 2015 19:30:25 +0200
, by Detlev Offenbach
Merged with Spanish translation update and released it.
6_0_x
Thu, 03 Sep 2015 19:27:18 +0200
, by Detlev Offenbach
eric6 i18n Spanish update 6_0_x branch
6_0_x
Thu, 03 Sep 2015 10:01:14 +0200
, by Jaime Seuma
Some corrections to the code metrics dialog and parser.
6_0_x
Thu, 03 Sep 2015 19:15:51 +0200
, by Detlev Offenbach
Removed an __IGNORE_WARNING__ comment in the syntax checker plug-in.
6_0_x
Thu, 03 Sep 2015 18:38:19 +0200
, by Detlev Offenbach
Some corrections to the code metrics dialog and parser.
Thu, 03 Sep 2015 19:15:51 +0200
, by Detlev Offenbach
Removed an __IGNORE_WARNING__ comment in the syntax checker plug-in.
Thu, 03 Sep 2015 18:38:19 +0200
, by Detlev Offenbach
Added a code complexity checker iaw. McCabe to the code style checker.
Wed, 02 Sep 2015 20:16:28 +0200
, by Detlev Offenbach
Fixed an issue in the editor causing the encodings menu not being synchronized after a re-open operation.
6_0_x
Wed, 02 Sep 2015 18:44:31 +0200
, by Detlev Offenbach
Corrected some source style issues, removed the (disabled) VirusTotal code and regenerated the source docu.
6_0_x
Wed, 02 Sep 2015 18:56:01 +0200
, by Detlev Offenbach
Removed the re-raise in the eric main() function.
6_0_x
Wed, 02 Sep 2015 18:47:08 +0200
, by Detlev Offenbach
Removed the re-raise in the eric main() function.
Wed, 02 Sep 2015 18:46:11 +0200
, by Detlev Offenbach
Fixed an issue in the editor causing the encodings menu not being synchronized after a re-open operation.
Wed, 02 Sep 2015 18:44:31 +0200
, by Detlev Offenbach
Updated translations and source docu.
6_0_x
Tue, 01 Sep 2015 18:53:22 +0200
, by Detlev Offenbach
Changed the global tools menu and moved its submenus one level up to the Extras menu.
6_0_x
Tue, 01 Sep 2015 18:50:01 +0200
, by Detlev Offenbach
Updated translations and source docu.
Tue, 01 Sep 2015 18:51:22 +0200
, by Detlev Offenbach
Changed the global tools menu and moved its submenus one level up to the Extras menu.
Tue, 01 Sep 2015 18:50:01 +0200
, by Detlev Offenbach
Added a hack to ensure, that dynamically generated menus (derived from E5ModelMenu) will be shown on Mac OS X.
6_0_x
Mon, 31 Aug 2015 19:38:48 +0200
, by Detlev Offenbach
Added a hack to ensure, that dynamically generated menus (derived from E5ModelMenu) will be shown on Mac OS X.
Mon, 31 Aug 2015 19:38:48 +0200
, by Detlev Offenbach
Fixed a few code style issues.
Mon, 31 Aug 2015 18:53:49 +0200
, by Detlev Offenbach
Fixed forgotten refresh for the Mercurial log browser push actions.
Mon, 31 Aug 2015 18:35:31 +0200
, by Detlev Offenbach
Enhanced the log browser functionality by pull and push actions.
Mon, 31 Aug 2015 18:32:20 +0200
, by Detlev Offenbach
Little extension to the class browser module handling.
6_0_x
Sun, 30 Aug 2015 19:33:16 +0200
, by Detlev Offenbach
Little extension to the class browser module handling.
Sun, 30 Aug 2015 19:33:16 +0200
, by Detlev Offenbach
Fixed an issue in the editor causing the encodings menu not being synchronized after a save operation.
6_0_x
Sun, 30 Aug 2015 19:21:37 +0200
, by Detlev Offenbach
Fixed an issue in the editor causing the encodings menu not being synchronized after a save operation.
Sun, 30 Aug 2015 19:21:37 +0200
, by Detlev Offenbach
Fixed an issue in the TabView causing multiple green LEDs and an issue in the ListView causing a traceback.
6_0_x
Sat, 29 Aug 2015 15:41:05 +0200
, by Detlev Offenbach
Fixed an issue in the TabView causing multiple green LEDs and an issue in the ListView causing a traceback.
Sat, 29 Aug 2015 15:41:05 +0200
, by Detlev Offenbach
Added capability to save a copy of the editor contents.
Fri, 28 Aug 2015 16:38:57 +0200
, by Detlev Offenbach
Updated translations and source docu.
6_0_x
Fri, 28 Aug 2015 12:26:10 +0200
, by Detlev Offenbach
Changed the menu name emitted in the showMenu signal for the global plug-in tools menu.
6_0_x
Thu, 27 Aug 2015 17:17:01 +0200
, by Detlev Offenbach
Started to reorganize the global tools menu and its logic.
6_0_x
Tue, 25 Aug 2015 17:49:18 +0200
, by Detlev Offenbach
Removed the plug-in tools todos.
Thu, 27 Aug 2015 17:45:22 +0200
, by Detlev Offenbach
Updated translations and source docu.
Thu, 27 Aug 2015 17:21:28 +0200
, by Detlev Offenbach
Changed the menu name emitted in the showMenu signal for the global plug-in tools menu.
Thu, 27 Aug 2015 17:17:01 +0200
, by Detlev Offenbach
Added a TODO to the Hg Log Browser dialog.
Thu, 27 Aug 2015 17:14:42 +0200
, by Detlev Offenbach
Fixed an issue where the splitted view were collapsed once one such view was removed.
6_0_x
Thu, 27 Aug 2015 17:03:36 +0200
, by Detlev Offenbach
Fixed an issue where the splitted view were collapsed once one such view was removed.
Thu, 27 Aug 2015 17:03:36 +0200
, by Detlev Offenbach
Started to reorganize the global tools menu and its logic.
Tue, 25 Aug 2015 17:49:18 +0200
, by Detlev Offenbach
Fixed an issue in the pysvn dialog mixin (second attempt).
6_0_x
Mon, 24 Aug 2015 17:46:02 +0200
, by Detlev Offenbach
Fixed an issue in the pysvn dialog mixin (second attempt).
Mon, 24 Aug 2015 17:46:02 +0200
, by Detlev Offenbach
Fixed an issue in the pysvn dialog mixin.
6_0_x
Mon, 24 Aug 2015 17:27:17 +0200
, by Detlev Offenbach
Fixed an issue in the pysvn dialog mixin.
Mon, 24 Aug 2015 17:27:17 +0200
, by Detlev Offenbach
Avoid that lines are look like they where doubled and sometimes even Python crashes.
6_0_x
Sun, 23 Aug 2015 11:00:13 +0200
, by T.Rzepka
Suppress encoding conversion for compileall actions which are used for plugin installation.
Sun, 23 Aug 2015 11:43:34 +0200
, by T.Rzepka
Source files now executable even with unicodes in path or filename.
Sun, 23 Aug 2015 11:37:17 +0200
, by T.Rzepka
Handling of unicode chars in user name now handled correctly, + importing of PySide doesn't waste memory any more.
Sun, 23 Aug 2015 11:31:11 +0200
, by T.Rzepka
Improved error reporting at start up.
Sun, 23 Aug 2015 11:15:16 +0200
, by T.Rzepka
Avoid that lines are look like they where doubled and sometimes even Python crashes.
Sun, 23 Aug 2015 11:00:13 +0200
, by T.Rzepka
Enhanced the install.py help info in case no PyQt variant can be found.
6_0_x
Sat, 22 Aug 2015 17:15:01 +0200
, by Detlev Offenbach
Enhanced the install.py help info in case no PyQt variant can be found.
Sat, 22 Aug 2015 17:15:01 +0200
, by Detlev Offenbach
Changed the 'load external plug-ins' logic and enable this option upon installation of a plug-in, if it is switched off (needs a restart of eric).
6_0_x
Fri, 21 Aug 2015 14:16:37 +0200
, by Detlev Offenbach
Changed the 'load external plug-ins' logic and enable this option upon installation of a plug-in, if it is switched off (needs a restart of eric).
Fri, 21 Aug 2015 14:16:37 +0200
, by Detlev Offenbach
Little enhancement to the editor context menu to enable the Tools submenu only, if it contains some entries (populated by plug-ins).
6_0_x
Wed, 19 Aug 2015 11:00:48 +0200
, by Detlev Offenbach
Little enhancement to the editor context menu to enable the Tools submenu only, if it contains some entries (populated by plug-ins).
Wed, 19 Aug 2015 11:00:48 +0200
, by Detlev Offenbach
Changed the installer to create a Mac app bundle script containg a DYLD_FRAMEWORK_PATH line as recommended by PyQt for Qt 5.5.0 and newer.
6_0_x
Mon, 17 Aug 2015 13:17:39 +0200
, by Detlev Offenbach
Changed the installer to create a Mac app bundle script containg a DYLD_FRAMEWORK_PATH line as recommended by PyQt for Qt 5.5.0 and newer.
Mon, 17 Aug 2015 13:17:39 +0200
, by Detlev Offenbach
Changed the Python debug clients to exit when the program exits (only for run, profile and coverage) and regenerated the source docu.
6_0_x
Mon, 17 Aug 2015 12:31:29 +0200
, by Detlev Offenbach
Fixed an issue in the marker map causing its contents to disappear on Mac OS X when the scrollbar got hidden.
6_0_x
Mon, 17 Aug 2015 12:16:43 +0200
, by Detlev Offenbach
Fixed an issue in the marker map causing its contents to disappear on Mac OS X when the scrollbar got hidden.
Mon, 17 Aug 2015 12:16:43 +0200
, by Detlev Offenbach
Corrected some code style issues and regenerated the source docu.
Sun, 16 Aug 2015 15:34:40 +0200
, by Detlev Offenbach
Updated the change log.
Sun, 16 Aug 2015 15:02:46 +0200
, by Detlev Offenbach
Updated source docu.
Sun, 16 Aug 2015 15:01:17 +0200
, by Detlev Offenbach
Updated translations (and corrected some typos).
Sun, 16 Aug 2015 14:58:15 +0200
, by Detlev Offenbach
Implemented a signal handler for the Python debug clients.
Sun, 16 Aug 2015 13:47:44 +0200
, by Detlev Offenbach
Enhanced the Python3 debugger a little bit in accordance with bdb.py.
Sun, 16 Aug 2015 12:24:28 +0200
, by Detlev Offenbach
Corrected a typo.
Sun, 16 Aug 2015 10:19:06 +0200
, by Detlev Offenbach
Continued adding code for a Flash cookie manager.
Thu, 13 Aug 2015 18:55:24 +0200
, by Detlev Offenbach
Continued adding code for a Flash cookie manager.
Wed, 12 Aug 2015 20:13:45 +0200
, by Detlev Offenbach
Continued adding code for a Flash cookie manager.
Tue, 11 Aug 2015 19:49:05 +0200
, by Detlev Offenbach
Continued adding code for a Flash cookie manager.
Mon, 10 Aug 2015 19:54:54 +0200
, by Detlev Offenbach
Started adding code for a Flash cookie manager.
Sun, 09 Aug 2015 17:18:21 +0200
, by Detlev Offenbach
Changed code to make eric compatible to PyQt 5.5 (QByteArry issue).
6_0_x
Sun, 09 Aug 2015 17:01:36 +0200
, by Detlev Offenbach
Changed code to make eric compatible to PyQt 5.5 (QByteArry issue).
Sun, 09 Aug 2015 17:01:36 +0200
, by Detlev Offenbach
Finished implementing the HTML5 feature permission manager and associated dialogs.
Fri, 07 Aug 2015 19:40:15 +0200
, by Detlev Offenbach
Started to implement the HTML5 feature permission manager and associated dialogs.
Thu, 06 Aug 2015 19:01:39 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip