Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Closed the PyQt4 only branch to give it a new name.
5_5_PyQt4_only
Fri, 04 Jul 2014 19:59:05 +0200
, by Detlev Offenbach
Created new branch <5_5_x>.
5_5_x
Fri, 04 Jul 2014 19:57:23 +0200
, by Detlev Offenbach
Continued porting eric5 to PyQt5.
Thu, 03 Jul 2014 19:41:23 +0200
, by Detlev Offenbach
Fixed a little issue in the error message handler.
Thu, 03 Jul 2014 19:02:29 +0200
, by Detlev Offenbach
Fixed a little issue in the error message handler.
5_5_PyQt4_only
Thu, 03 Jul 2014 19:02:29 +0200
, by Detlev Offenbach
Fixed a little issue in the error message handler.
5_4_x
Thu, 03 Jul 2014 19:02:29 +0200
, by Detlev Offenbach
Continued porting eric5 to PyQt5.
Wed, 02 Jul 2014 20:04:58 +0200
, by Detlev Offenbach
Continued porting eric5 to PyQt5.
Wed, 02 Jul 2014 19:53:03 +0200
, by Detlev Offenbach
Continued porting eric5 to PyQt5.
Tue, 01 Jul 2014 19:55:15 +0200
, by Detlev Offenbach
Adopted the install script for PyQt5.
Tue, 01 Jul 2014 18:57:23 +0200
, by Detlev Offenbach
Started porting eric5 to PyQt5.
Sun, 29 Jun 2014 20:13:56 +0200
, by Detlev Offenbach
Created new branch <5_5_PyQt4_only>.
5_5_PyQt4_only
Sun, 29 Jun 2014 20:10:35 +0200
, by Detlev Offenbach
Fixed and improved the CoffeeScript interface.
Sun, 29 Jun 2014 14:00:30 +0200
, by Detlev Offenbach
Created global tag <snapshot-20140628>.
Sat, 28 Jun 2014 16:26:02 +0200
, by Detlev Offenbach
Prepared snapshot release of eric 5.5.
snapshot-20140628
Sat, 28 Jun 2014 16:25:34 +0200
, by Detlev Offenbach
Created global tag <release-5.4.5>.
5_4_x
Sat, 28 Jun 2014 15:49:02 +0200
, by Detlev Offenbach
Prepared new 5.4 release.
5_4_x
release-5.4.5
Sat, 28 Jun 2014 15:47:50 +0200
, by Detlev Offenbach
Changed output of passiv debug connection (open/ close) to logviewer.
Mon, 23 Jun 2014 22:01:39 +0200
, by T.Rzepka
Corrected the eric5 plug-in document.
Sun, 22 Jun 2014 12:18:08 +0200
, by Detlev Offenbach
Added support for the QScintilla CoffeeScript lexer (QsciLexerCoffeeScript) as of QScintilla 2.8.3.
Sat, 21 Jun 2014 22:35:36 +0200
, by Detlev Offenbach
Fixed an issue in the naming style checker caused by AST changes in Python 3.4.
Sat, 21 Jun 2014 18:11:38 +0200
, by Detlev Offenbach
Fixed an issue in the naming style checker caused by AST changes in Python 3.4.
5_4_x
Sat, 21 Jun 2014 18:11:38 +0200
, by Detlev Offenbach
Added code to Project to move deleted files/directories to the recycle bin falling back to removing them (os.remove), if send2trash cannot be imported due to missing dependencies.
Fri, 20 Jun 2014 16:05:45 +0200
, by Detlev Offenbach
Fixed an issue causing deleted alternate keyboard shortcuts not being reloaded correctly.
5_4_x
Thu, 19 Jun 2014 10:00:53 +0200
, by Detlev Offenbach
Fixed an issue causing deleted alternate keyboard shortcuts not being reloaded correctly.
Thu, 19 Jun 2014 10:00:53 +0200
, by Detlev Offenbach
Fixed stop at sys.breakpoint() in run mode under Python3 and on first run (Py2 and 3).
5_4_x
Tue, 17 Jun 2014 21:09:24 +0200
, by T.Rzepka
Fixed stop at sys.breakpoint() in run mode under Python3 and on first run (Py2 and 3).
Tue, 17 Jun 2014 21:09:24 +0200
, by T.Rzepka
Added code to the multi project 'Add Project' dialog to ensure, that the filename returned is absolute. If a relative one is entered it is concatenated with the path of the multi project file or the 'workspace', if it hasn't been saved yet.
5_4_x
Tue, 17 Jun 2014 19:48:58 +0200
, by Detlev Offenbach
Added code to the multi project 'Add Project' dialog to ensure, that the filename returned is absolute. If a relative one is entered it is concatenated with the path of the multi project file or the 'workspace', if it hasn't been saved yet.
Tue, 17 Jun 2014 19:46:24 +0200
, by Detlev Offenbach
Removed some obsolete error handling code in webpage.
5_4_x
Mon, 16 Jun 2014 18:35:31 +0200
, by Detlev Offenbach
Removed some obsolete error handling code in webpage.
Mon, 16 Jun 2014 18:35:31 +0200
, by Detlev Offenbach
Extended the syntax checker to check for VCS conflict markers left over from failed merges.
Mon, 16 Jun 2014 18:27:11 +0200
, by Detlev Offenbach
Added code to intercept the WebKit error 102 'Loading is handled by the media engine' in the web page.
5_4_x
Sun, 15 Jun 2014 19:00:42 +0200
, by Detlev Offenbach
Added code to intercept the WebKit error 102 'Loading is handled by the media engine' in the web page.
Sun, 15 Jun 2014 18:56:56 +0200
, by Detlev Offenbach
Shell: Paste at current location and a bug in using history fixed.
5_4_x
Tue, 10 Jun 2014 22:12:32 +0200
, by T.Rzepka
Shell: Paste at current location and a bug in using history fixed.
Tue, 10 Jun 2014 22:12:32 +0200
, by T.Rzepka
Added a TODO: in the syntax checker to check for common VCS conflict markers.
Thu, 05 Jun 2014 10:22:38 +0200
, by Detlev Offenbach
Little change in pep8.py to get rid of a pyflakes warning.
Thu, 05 Jun 2014 10:16:05 +0200
, by Detlev Offenbach
Added code to prevent possible segfaults when closing down.
Wed, 04 Jun 2014 16:51:04 +0200
, by Detlev Offenbach
Corrected some icon issues.
Sun, 01 Jun 2014 16:30:26 +0200
, by Detlev Offenbach
Corrected some icon issues.
5_4_x
Sun, 01 Jun 2014 16:29:57 +0200
, by Detlev Offenbach
Corrected a documentation issue caused by an update of Tobias.
Sun, 01 Jun 2014 15:36:07 +0200
, by Detlev Offenbach
Release Spanish translations update provided by Jaime.
Sun, 01 Jun 2014 15:35:27 +0200
, by Detlev Offenbach
eric5 i18n-es update default branch
Sun, 01 Jun 2014 12:02:17 +0200
, by Jaime Seuma
If messages explicitly selected ignore all other messages.
Fri, 30 May 2014 20:13:56 +0200
, by T.Rzepka
Fixed a few source code style issues found by the updated pe8 checker.
Fri, 30 May 2014 15:16:40 +0200
, by Detlev Offenbach
Merged with Tobias' changes.
Fri, 30 May 2014 13:17:20 +0200
, by Detlev Offenbach
Avoid masking of global module mimetypes with the local one in Python 2.
Fri, 30 May 2014 11:53:20 +0200
, by T.Rzepka
Fixed behavior and output if a file is deleted outside eric.
Fri, 30 May 2014 11:39:39 +0200
, by T.Rzepka
Avoid fallback to default ignore list if not messages explicitly selected or ignored
Fri, 30 May 2014 11:17:33 +0200
, by T.Rzepka
updated pep8 to 1.5.6
Thu, 29 May 2014 21:02:44 +0200
, by T.Rzepka
Corrected another translation issue in the German translations.
Fri, 30 May 2014 12:56:20 +0200
, by Detlev Offenbach
Corrected a translation issue in the German translations.
Fri, 30 May 2014 12:55:25 +0200
, by Detlev Offenbach
Refined the install and cleanup scripts.
Sat, 24 May 2014 18:01:53 +0200
, by Detlev Offenbach
Extended the install script and fixed a few issue related to installations with Python2.
Sat, 24 May 2014 17:11:12 +0200
, by Detlev Offenbach
Fixed an issue in the task viewer.
Sat, 24 May 2014 16:21:39 +0200
, by Detlev Offenbach
Added an appdata file for the IDE to be installed on Linux.
5_4_x
Fri, 23 May 2014 19:26:20 +0200
, by Detlev Offenbach
Added an appdata file for the IDE to be installed on Linux.
Fri, 23 May 2014 19:26:20 +0200
, by Detlev Offenbach
Corrected an issue in the install script.
5_4_x
Fri, 23 May 2014 18:53:50 +0200
, by Detlev Offenbach
Corrected an issue in the install script.
Fri, 23 May 2014 18:53:50 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip