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