Tue, 13 May 2014 19:10:49 +0200 |
Detlev Offenbach |
Updated source docu.
|
changeset |
files
|
Tue, 13 May 2014 19:07:55 +0200 |
Detlev Offenbach |
Added a utility function to handle mime types other than 'text' that are editable text files as well.
|
changeset |
files
|
Tue, 13 May 2014 19:06:23 +0200 |
Detlev Offenbach |
Fixed an issue in the code style checker service.
|
changeset |
files
|
Mon, 12 May 2014 18:26:04 +0200 |
Detlev Offenbach |
Moved the Mercurial tags and branches actions into submenus in order to shorten the main menu.
|
changeset |
files
|
Mon, 12 May 2014 18:19:22 +0200 |
Detlev Offenbach |
Moved the Mercurial bookmarks to the Mercurial core because they are no extension since Mercurial 1.8 anymore.
|
changeset |
files
|
Mon, 12 May 2014 17:50:17 +0200 |
Detlev Offenbach |
Fixed an issue in the Mercurial bookmarks list dialog.
5_4_x
|
changeset |
files
|
Sun, 11 May 2014 13:02:40 +0200 |
Detlev Offenbach |
Created global tag <release-5.4.4>.
5_4_x
|
changeset |
files
|
Fri, 09 May 2014 15:53:40 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
changeset |
files
|
Wed, 07 May 2014 19:51:24 +0200 |
Detlev Offenbach |
Fixed issues in the various checkers.
|
changeset |
files
|
Mon, 05 May 2014 19:27:30 +0200 |
Detlev Offenbach |
Added support for the QScintilla Gettext lexer (QsciLexerPO) as of QScintilla 2.8.2.
|
changeset |
files
|
Sun, 04 May 2014 18:14:49 +0200 |
Detlev Offenbach |
Corrected a source docu error in the lexers package.
|
changeset |
files
|
Sun, 04 May 2014 18:07:57 +0200 |
Detlev Offenbach |
Fixed a bug in the Mercurial client exhibited by Mercurial 3.0.
|
changeset |
files
|
Sun, 04 May 2014 17:41:23 +0200 |
Detlev Offenbach |
A liitle enhancement and a fix to the Mercurial log browser dialog.
|
changeset |
files
|
Wed, 30 Apr 2014 23:13:40 +0200 |
T.Rzepka |
Missing translation added; Translations regenerated.
5_4_x release-5.4.4
|
changeset |
files
|
Wed, 30 Apr 2014 18:45:35 +0200 |
Detlev Offenbach |
Updated source docu.
5_4_x
|
changeset |
files
|
Tue, 29 Apr 2014 23:28:07 +0200 |
T.Rzepka |
updated pyflakes to version 0.8.1 (Python 3.4.0 compatible)
5_4_x
|
changeset |
files
|
Wed, 30 Apr 2014 18:33:53 +0200 |
Detlev Offenbach |
Corrected the Save function of the Mercurial Diff Dialog so that the patches can be applied using the import function.
|
changeset |
files
|
Tue, 29 Apr 2014 18:22:44 +0200 |
Detlev Offenbach |
Added the file backup functionality in the code style fixer.
|
changeset |
files
|
Tue, 29 Apr 2014 18:02:02 +0200 |
Detlev Offenbach |
Added code to save the editor split direction.
5_4_x
|
changeset |
files
|
Tue, 29 Apr 2014 18:02:02 +0200 |
Detlev Offenbach |
Added code to save the editor split direction.
|
changeset |
files
|
Mon, 28 Apr 2014 19:25:39 +0200 |
Detlev Offenbach |
Removed two TODOs and made one more precise.
|
changeset |
files
|
Mon, 28 Apr 2014 19:18:51 +0200 |
Detlev Offenbach |
Improved the multi project manager.
|
changeset |
files
|
Sun, 27 Apr 2014 19:40:48 +0200 |
T.Rzepka |
updated pyflakes to version 0.8.1 (Python 3.4.0 compatible)
|
changeset |
files
|
Sun, 27 Apr 2014 19:20:08 +0200 |
Detlev Offenbach |
Fixed issue in the install script.
5_4_x
|
changeset |
files
|
Sun, 27 Apr 2014 19:18:34 +0200 |
Detlev Offenbach |
Fixed issues in the install script.
|
changeset |
files
|
Sun, 27 Apr 2014 10:58:35 +0200 |
detlev |
Added a TODO marker to the multi project manager.
|
changeset |
files
|
Sat, 26 Apr 2014 22:50:33 +0200 |
T.Rzepka |
Fixed issue in background service if module is already installed in sys.path.
|
changeset |
files
|
Sat, 26 Apr 2014 10:36:09 +0200 |
Detlev Offenbach |
Fixed a few code style issues.
|
changeset |
files
|
Sat, 26 Apr 2014 10:06:49 +0200 |
Detlev Offenbach |
Change a comment in the background service to avoid a clash with a NOTE task marker.
|
changeset |
files
|
Fri, 25 Apr 2014 22:07:19 +0200 |
T.Rzepka |
updated CharDet to 2.2.1, updated changelog
|
changeset |
files
|
Fri, 25 Apr 2014 18:50:52 +0200 |
Detlev Offenbach |
Enhanced the Mercurial log browser dialog to show a summary of the data of the selected changeset in a text edit pane.
|
changeset |
files
|
Fri, 25 Apr 2014 18:39:35 +0200 |
Detlev Offenbach |
Branch Py2 comp. closed after having it merged into the default line of development.
Py2 comp.
|
changeset |
files
|
Fri, 25 Apr 2014 18:37:47 +0200 |
Detlev Offenbach |
Merged with Py2 comp. branch to make this the default line of development.
|
changeset |
files
|
Fri, 25 Apr 2014 18:34:35 +0200 |
Detlev Offenbach |
Created new branch <Py3_only> befor merging in the Py2 comp. work.
Py3_only
|
changeset |
files
|
Wed, 23 Apr 2014 21:30:14 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
changeset |
files
|
Thu, 24 Apr 2014 18:57:10 +0200 |
Detlev Offenbach |
Added a TODO marker to the Mercurial log browser dialog.
|
changeset |
files
|
Wed, 23 Apr 2014 18:44:52 +0200 |
Detlev Offenbach |
Fixed a little bug in the plug-in install dialog.
5_4_x
|
changeset |
files
|
Wed, 23 Apr 2014 18:44:52 +0200 |
Detlev Offenbach |
Fixed a little bug in the plug-in install dialog.
|
changeset |
files
|
Tue, 22 Apr 2014 18:30:31 +0200 |
Detlev Offenbach |
Released updated Spanish translations.
|
changeset |
files
|
Mon, 21 Apr 2014 18:55:40 +0200 |
Jaime Seuma |
eric5 i18n-es update default branch
|
changeset |
files
|
Mon, 21 Apr 2014 19:23:08 +0200 |
T.Rzepka |
Bugfix if special characters are entered, e.g. the Euro sign.
Py2 comp.
|
changeset |
files
|
Mon, 21 Apr 2014 19:20:27 +0200 |
T.Rzepka |
Reintegrated the js syntax checker and therefore improved the background service a little.
Py2 comp.
|
changeset |
files
|
Mon, 21 Apr 2014 16:37:10 +0200 |
Detlev Offenbach |
Regenerated resources.
Py2 comp.
|
changeset |
files
|
Mon, 21 Apr 2014 16:17:20 +0200 |
T.Rzepka |
python2Compatible flags for base plug-ins added.
Py2 comp.
|
changeset |
files
|
Mon, 21 Apr 2014 14:49:12 +0200 |
Detlev Offenbach |
Added code to reinitialize the project browser context menus upon a change of the project properties.
|
changeset |
files
|
Mon, 21 Apr 2014 14:32:37 +0200 |
Detlev Offenbach |
Corrected an issue in the project sources browser handling JavaScript files in a mixed sources project.
|
changeset |
files
|
Sun, 20 Apr 2014 16:37:34 +0200 |
Detlev Offenbach |
Implemented the Python2 compatibility check for plug-ins in the plug-in manager. The flag is named 'python2Compatible'.
Py2 comp.
|
changeset |
files
|
Fri, 18 Apr 2014 15:07:48 +0200 |
Detlev Offenbach |
Fixed the Mercurial command server client handling large data chunks on slow machines.
5_4_x
|
changeset |
files
|
Fri, 18 Apr 2014 15:07:48 +0200 |
Detlev Offenbach |
Fixed the Mercurial command server client handling large data chunks on slow machines.
|
changeset |
files
|
Thu, 17 Apr 2014 18:22:56 +0200 |
Detlev Offenbach |
Implemented a workaround for a Mercurial command server issue on Windows platforms causing a crash/unexpected behavior for long outputs (> 4092 characters).
5_4_x
|
changeset |
files
|
Thu, 17 Apr 2014 18:22:56 +0200 |
Detlev Offenbach |
Implemented a workaround for a Mercurial command server issue on Windows platforms causing a crash/unexpected behavior for long outputs (> 4092 characters).
|
changeset |
files
|
Tue, 15 Apr 2014 22:41:08 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
changeset |
files
|
Sun, 13 Apr 2014 17:56:31 +0200 |
Detlev Offenbach |
Yet another fix for the install script.
5_4_x
|
changeset |
files
|
Sun, 13 Apr 2014 17:40:51 +0200 |
Detlev Offenbach |
Fixed the install script again.
5_4_x
|
changeset |
files
|
Sun, 13 Apr 2014 17:35:21 +0200 |
Detlev Offenbach |
Corrected the install script.
5_4_x
|
changeset |
files
|
Sun, 13 Apr 2014 17:29:48 +0200 |
Detlev Offenbach |
Changed the install script to accept a '-n' option to set the name of the directory where the Mac application bundle should be created in.
5_4_x
|
changeset |
files
|
Sun, 13 Apr 2014 17:56:31 +0200 |
Detlev Offenbach |
Yet another fix for the install script.
|
changeset |
files
|
Sun, 13 Apr 2014 17:40:51 +0200 |
Detlev Offenbach |
Fixed the install script again.
|
changeset |
files
|
Sun, 13 Apr 2014 17:35:21 +0200 |
Detlev Offenbach |
Corrected the install script.
|
changeset |
files
|
Sun, 13 Apr 2014 17:29:48 +0200 |
Detlev Offenbach |
Changed the install script to accept a '-n' option to set the name of the directory where the Mac application bundle should be created in.
|
changeset |
files
|