Sat, 24 Dec 2011 14:38:40 +0100 Detlev Offenbach Added an action to reset the zoom factor. file | diff | annotate
Sun, 18 Dec 2011 16:21:11 +0100 Detlev Offenbach Added an action to the editor to toggle block comments. file | diff | annotate
Wed, 14 Dec 2011 19:57:54 +0100 Detlev Offenbach Changes to speed up the start-up phase by creating some dialog on demand. file | diff | annotate
Mon, 28 Nov 2011 20:03:49 +0100 Detlev Offenbach Fixed a few PEP-8 issues. file | diff | annotate
Mon, 21 Nov 2011 20:06:36 +0100 Detlev Offenbach Fixed a duplicate keyboard shortcut assignment. file | diff | annotate
Sat, 19 Nov 2011 18:07:25 +0100 Detlev Offenbach Fixed some issues introduced by the shortcuts change/extension. file | diff | annotate
Sat, 19 Nov 2011 13:36:11 +0100 Detlev Offenbach Finished the Mac part of the QScintilla 2.6 support. file | diff | annotate
Fri, 04 Nov 2011 17:38:51 +0100 Detlev Offenbach Fixed an issue related to the editor assembly. file | diff | annotate
Fri, 04 Nov 2011 17:00:01 +0100 Detlev Offenbach Fixed a few more editor assembly related issues and made 'listspace' the default view manager for Mac. file | diff | annotate
Fri, 04 Nov 2011 13:26:01 +0100 Detlev Offenbach Fixed a few issues related to the new editor assembly and to drag&drop of tabs. file | diff | annotate
Mon, 03 Oct 2011 18:52:38 +0200 Detlev Offenbach Added source navigation function for Python 2, Python 3 and Ruby sources. file | diff | annotate
Sun, 24 Jul 2011 19:22:40 +0200 Detlev Offenbach Added an action to preview the file in the eric web browser. file | diff | annotate
Sat, 23 Jul 2011 19:13:24 +0200 Detlev Offenbach Fixed PEP-8 related issues. file | diff | annotate
Sun, 10 Jul 2011 16:31:33 +0200 Detlev Offenbach Added editor actions to go to the last edit location and to the previous or next Python or Ruby class or method definition. file | diff | annotate
Thu, 30 Jun 2011 08:24:39 +0200 Detlev Offenbach Slight code cleanup. 5_1_x file | diff | annotate
Thu, 30 Jun 2011 08:23:56 +0200 Detlev Offenbach Slight code cleanup. file | diff | annotate
Thu, 30 Jun 2011 08:07:32 +0200 Detlev Offenbach Enhanced the quick search function. 5_1_x file | diff | annotate
Thu, 30 Jun 2011 08:07:32 +0200 Detlev Offenbach Enhanced the quick search function. file | diff | annotate
Tue, 21 Jun 2011 18:38:38 +0200 Detlev Offenbach Made the quick search backward work the same way forward does. 5_1_x file | diff | annotate
Tue, 21 Jun 2011 18:38:38 +0200 Detlev Offenbach Made the quick search backward work the same way forward does. file | diff | annotate
Sun, 19 Jun 2011 19:36:27 +0200 Detlev Offenbach Changed the code to use super() to access the superclass. file | diff | annotate
Sun, 19 Jun 2011 17:24:22 +0200 Detlev Offenbach Fixed an issue with the quick search actions anabled state and fixed an issue with the quicksearch toolbar not being shown, when quick search is activated while the toolbar is hidden. 5_1_x file | diff | annotate
Sun, 19 Jun 2011 17:24:22 +0200 Detlev Offenbach Fixed an issue with the quick search actions anabled state and fixed an issue with the quicksearch toolbar not being shown, when quick search is activated while the toolbar is hidden. file | diff | annotate
Sun, 05 Jun 2011 18:25:36 +0200 Detlev Offenbach Improved code quality by getting rid of star imports. That way pyflakes can do its job. A few bugs fixed found by flakes. file | diff | annotate
Sun, 27 Mar 2011 12:23:30 +0200 Detlev Offenbach Correct the behavior of the Goto dialog to show the line of the cursor as the default. 5_1_x file | diff | annotate
Sun, 27 Mar 2011 12:22:31 +0200 Detlev Offenbach Correct the behavior of the Goto dialog to show the line of the cursor as the default. file | diff | annotate
Sat, 19 Mar 2011 14:29:38 +0100 Detlev Offenbach Fixed a new style signals related issue related to redefining some signals. 5_1_x file | diff | annotate
Sat, 19 Mar 2011 14:30:58 +0100 Detlev Offenbach Fixed a new style signals related issue related to redefining some signals. file | diff | annotate
Fri, 11 Mar 2011 16:51:57 +0100 Detlev Offenbach Made code mostly PEP 8 compliant (except all whitespace and line length). file | diff | annotate
Sun, 06 Feb 2011 15:41:44 +0100 Detlev Offenbach Redid the native file dialog code to be future proof. file | diff | annotate
Sat, 05 Feb 2011 16:32:34 +0100 Detlev Offenbach Added the option to not use the native file dialog to prevent crashes on Linux. file | diff | annotate
Sun, 09 Jan 2011 18:16:46 +0100 Detlev Offenbach Added a checker for PEP 8 compliance. file | diff | annotate
Fri, 07 Jan 2011 15:52:50 +0100 Detlev Offenbach Fixed a few PEP 8 related issues. file | diff | annotate
Fri, 07 Jan 2011 12:38:39 +0100 Detlev Offenbach Merged "Save to Project" into "Save" and "Save As...". file | diff | annotate
Thu, 06 Jan 2011 19:06:51 +0100 Detlev Offenbach Made the toolbars of the initial layout more minimalistic. file | diff | annotate
Fri, 31 Dec 2010 15:50:33 +0100 Detlev Offenbach Updated copyright notice. 5_0_x file | diff | annotate
Fri, 31 Dec 2010 15:49:50 +0100 Detlev Offenbach Updated copyright notice. file | diff | annotate
Thu, 11 Nov 2010 08:03:30 +0100 Detlev Offenbach Modified the sizing behavior of the quicksearch combo. file | diff | annotate
Sat, 04 Sep 2010 19:51:48 +0200 Detlev Offenbach Did some code cleanup. file | diff | annotate
Sat, 04 Sep 2010 14:59:00 +0200 Detlev Offenbach Fixed an issue introduced by the E5MessageBox job. file | diff | annotate
Fri, 03 Sep 2010 13:39:08 +0200 Detlev Offenbach Continued replacing QMessageBox. file | diff | annotate
Fri, 03 Sep 2010 10:21:47 +0200 Detlev Offenbach Continued replacing QMessageBox. file | diff | annotate
Tue, 31 Aug 2010 13:39:24 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Tue, 31 Aug 2010 13:23:27 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Sun, 29 Aug 2010 16:15:41 +0200 Detlev Offenbach Added code to cope with Linux distributor's usage of KDE wrapper dialogs for the Qt file dialogs. file | diff | annotate
Sun, 29 Aug 2010 16:16:48 +0200 Detlev Offenbach Added code to cope with Linux distributor's usage of KDE wrapper dialogs for the Qt file dialogs. 5_0_x file | diff | annotate
Thu, 12 Aug 2010 16:43:33 +0200 Detlev Offenbach Finished porting signal/slot usage to the new API. file | diff | annotate
Thu, 12 Aug 2010 16:11:13 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Tue, 10 Aug 2010 19:40:44 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Tue, 10 Aug 2010 14:17:54 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Tue, 10 Aug 2010 10:42:11 +0200 Detlev Offenbach Added an editor action to join the current line with the next one. file | diff | annotate
Mon, 09 Aug 2010 19:57:09 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Fri, 06 Aug 2010 14:41:22 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Wed, 04 Aug 2010 20:33:53 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Wed, 04 Aug 2010 08:54:52 +0200 Detlev Offenbach Started porting signal/slot usage to the new API. file | diff | annotate
Thu, 29 Jul 2010 20:00:59 +0200 Detlev Offenbach Did some more string format conversions. file | diff | annotate
Mon, 28 Jun 2010 20:00:21 +0200 Detlev Offenbach Added a numbers viewer to convert numbers into various formats. file | diff | annotate
Sat, 26 Jun 2010 13:34:06 +0200 Detlev Offenbach Added a symbols viewer with capability to insert the selected symbol by double-clicking it. file | diff | annotate
Thu, 10 Jun 2010 09:13:00 +0200 Detlev Offenbach Fixed another case related issue on Windows. file | diff | annotate
Sat, 15 May 2010 15:29:39 +0200 Detlev Offenbach Changed code to improve development on multiple platforms. file | diff | annotate
(0) -60 tip

eric ide

mercurial