Sun, 07 Sep 2014 19:57:40 +0200 Detlev Offenbach Started adding code to make eric6 usable with PyQt5 and PyQt4. file | diff | annotate
Sun, 07 Sep 2014 19:55:43 +0200 Detlev Offenbach Fixed an issue related to showing SSL informations. 5_5_x file | diff | annotate
Sun, 13 Jul 2014 16:33:32 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sat, 12 Jul 2014 13:18:13 +0200 Detlev Offenbach Fixed a source docu error. 5_5_x file | diff | annotate
Sun, 06 Jul 2014 14:44:46 +0200 Detlev Offenbach Fixed some documentation issues. file | diff | annotate
Sat, 05 Jul 2014 17:12:23 +0200 Detlev Offenbach Fixed a few issues in the password manager. file | diff | annotate
Sat, 05 Jul 2014 12:29:15 +0200 Detlev Offenbach Generated source docu. file | diff | annotate
Tue, 01 Jul 2014 19:55:15 +0200 Detlev Offenbach Continued porting eric5 to PyQt5. file | diff | annotate
Sun, 29 Jun 2014 14:00:30 +0200 Detlev Offenbach Fixed and improved the CoffeeScript interface. file | diff | annotate
Sat, 21 Jun 2014 22:35:36 +0200 Detlev Offenbach Added support for the QScintilla CoffeeScript lexer (QsciLexerCoffeeScript) as of QScintilla 2.8.3. file | diff | annotate
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. file | diff | annotate
Fri, 30 May 2014 15:16:40 +0200 Detlev Offenbach Fixed a few source code style issues found by the updated pe8 checker. file | diff | annotate
Fri, 23 May 2014 18:26:24 +0200 Detlev Offenbach Extended the recent addition a little bit. file | diff | annotate
Thu, 22 May 2014 19:49:41 +0200 Detlev Offenbach Finished implementing functionality to save expanded file and directory entries of the project browsers to the session. file | diff | annotate
Thu, 22 May 2014 18:24:25 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Tue, 20 May 2014 19:26:52 +0200 Detlev Offenbach Added the '-y' switch to the install script to allow to install Python2 and Python3 variants of eric5 in parallel by giving the startup script a '_py2' or '_py3' postfix. file | diff | annotate
Sun, 18 May 2014 16:35:00 +0200 Detlev Offenbach Fixed a Python2 related issue in SpellChecker. file | diff | annotate
Sun, 18 May 2014 14:13:09 +0200 Detlev Offenbach Corrected a bunch of source docu issues. file | diff | annotate
Sat, 17 May 2014 18:18:06 +0200 Detlev Offenbach Added support for various Mercurial 'resolve' subcommands. file | diff | annotate
Sat, 17 May 2014 11:25:53 +0200 Detlev Offenbach Extended the doc style checker by another eric style check. file | diff | annotate
Sat, 17 May 2014 10:39:44 +0200 Detlev Offenbach Einige kleinere Korrekturen. file | diff | annotate
Fri, 16 May 2014 23:36:27 +0200 T.Rzepka BackgroundService: Restart of the client in different situations handled. file | diff | annotate
Tue, 13 May 2014 19:18:12 +0200 Detlev Offenbach Added a utility function to handle mime types other than 'text' that are editable text files as well. 5_4_x file | diff | annotate
Tue, 13 May 2014 19:10:49 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
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. file | diff | annotate
Wed, 07 May 2014 19:51:24 +0200 Detlev Offenbach Fixed issues in the various checkers. file | diff | annotate
Mon, 05 May 2014 19:27:30 +0200 Detlev Offenbach Added support for the QScintilla Gettext lexer (QsciLexerPO) as of QScintilla 2.8.2. file | diff | annotate
Sun, 04 May 2014 18:14:49 +0200 Detlev Offenbach Corrected a source docu error in the lexers package. file | diff | annotate
Sun, 04 May 2014 18:07:57 +0200 Detlev Offenbach Fixed a bug in the Mercurial client exhibited by Mercurial 3.0. file | diff | annotate
Wed, 30 Apr 2014 18:45:35 +0200 Detlev Offenbach Updated source docu. 5_4_x file | diff | annotate
Tue, 29 Apr 2014 18:22:44 +0200 Detlev Offenbach Added the file backup functionality in the code style fixer. file | diff | annotate
Mon, 28 Apr 2014 19:18:51 +0200 Detlev Offenbach Improved the multi project manager. file | diff | annotate
Wed, 23 Apr 2014 21:30:14 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
Tue, 15 Apr 2014 22:41:08 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Mon, 07 Apr 2014 19:16:36 +0200 Detlev Offenbach Added a configurable template code editor font. file | diff | annotate
Sat, 05 Apr 2014 19:55:53 +0200 Detlev Offenbach Improved the code style checker to show statistics about ignored issues and to show ignored issues in the result list. file | diff | annotate
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Wed, 02 Apr 2014 18:58:09 +0200 Detlev Offenbach Added an API file for QSS and corrected an issue in the APIs manager. file | diff | annotate
Wed, 02 Apr 2014 19:01:16 +0200 Detlev Offenbach Corrected a little issue in the APIs manager. 5_4_x file | diff | annotate
Tue, 01 Apr 2014 19:39:08 +0200 Detlev Offenbach Regenerated source docu. 5_4_x file | diff | annotate
Tue, 01 Apr 2014 19:37:47 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Tue, 01 Apr 2014 19:22:33 +0200 Detlev Offenbach Added a QSS lexer and updated the source docu. file | diff | annotate
Mon, 31 Mar 2014 19:27:31 +0200 Detlev Offenbach Refactored the previewer code to allow to add more previewers and started adding support for a QSS previewer. file | diff | annotate
Sun, 30 Mar 2014 22:00:14 +0200 T.Rzepka Merge with BgService. Py2 comp. file | diff | annotate
Sat, 29 Mar 2014 20:12:47 +0100 Detlev Offenbach Improved the way the Python variant of a source file is detected (thanks to Tobias Rzepka). file | diff | annotate
Tue, 25 Mar 2014 19:40:41 +0100 Detlev Offenbach Updated translations and source docu. 5_4_x file | diff | annotate
Tue, 25 Mar 2014 19:36:31 +0100 Detlev Offenbach Updated translations and source docu. file | diff | annotate
Sat, 22 Mar 2014 16:59:37 +0100 Detlev Offenbach Fixed an issue with Mercurial not realizing some changes of the configuration. file | diff | annotate
Wed, 19 Mar 2014 18:47:05 +0100 Detlev Offenbach Changed a few Mercurial dialogs asking the user for the selection of a revision to be more accurate. file | diff | annotate
Tue, 18 Mar 2014 18:55:25 +0100 Detlev Offenbach Added support for Mercurial queues summary. file | diff | annotate
Mon, 17 Mar 2014 19:58:45 +0100 Detlev Offenbach Added a context menu entry to reload a file with a given encoding. file | diff | annotate
Mon, 17 Mar 2014 19:11:48 +0100 Detlev Offenbach Extended QsciScintillaCompat to allow to set the modified status and made the selection of an encoding in the editor change the modified state. file | diff | annotate
Mon, 17 Mar 2014 19:07:51 +0100 Detlev Offenbach Extended QsciScintillaCompat to allow to set the modification status. 5_4_x file | diff | annotate
Sat, 15 Mar 2014 19:01:43 +0100 Detlev Offenbach Fixed an issue in QsciScintillaCompat occurring with QScintilla 2.8 and newer. file | diff | annotate
Fri, 14 Mar 2014 17:50:29 +0100 Detlev Offenbach Added click functions to the project browser VCS status LED. file | diff | annotate
Thu, 13 Mar 2014 19:21:25 +0100 Detlev Offenbach Made some changes to have a bunch of dialogs with correct sizes. file | diff | annotate
Wed, 12 Mar 2014 18:46:12 +0100 Detlev Offenbach Corrected some code style issues. file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial