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
Wed, 31 Mar 2010 11:59:53 +0000 Detlev Offenbach Added functionality to cut/copy/... the chat and to interactively accept/reject connections. file | diff | annotate
Tue, 30 Mar 2010 13:49:13 +0000 Detlev Offenbach Added shared editor functions. file | diff | annotate
Fri, 26 Mar 2010 15:57:07 +0000 Detlev Offenbach Tuned the remote editor commands to only send, if the IDE is connected. file | diff | annotate
Fri, 26 Mar 2010 15:43:36 +0000 Detlev Offenbach Added code to transmit selections to remote editors. file | diff | annotate
Sun, 28 Feb 2010 13:58:38 +0000 Detlev Offenbach Fixed an issue with handling the focus and (de-)activation of actions as it changes. file | diff | annotate
Sun, 31 Jan 2010 18:31:28 +0000 Detlev Offenbach Finished cleaning up the code supported by py3flakes. file | diff | annotate
Sat, 30 Jan 2010 18:37:18 +0000 Detlev Offenbach Added my own Python3 port of pyflakes and integrated py3flakes into syntax checker dialog and editor. file | diff | annotate
Sat, 16 Jan 2010 15:05:10 +0000 Detlev Offenbach Fixed a few porting bugs. file | diff | annotate
Wed, 13 Jan 2010 18:53:58 +0000 Detlev Offenbach Renamed E4Gui to E5Gui. file | diff | annotate
Tue, 12 Jan 2010 18:36:05 +0000 Detlev Offenbach Renamed e5App to e5App. file | diff | annotate
Sat, 02 Jan 2010 17:09:08 +0000 Detlev Offenbach Started to rename stuff for eric5. file | diff | annotate
Sat, 02 Jan 2010 15:35:20 +0000 Detlev Offenbach Changed copyright for 2010. file | diff | annotate
Sat, 02 Jan 2010 15:11:35 +0000 Detlev Offenbach First commit after changing to Python 3.1. file | diff | annotate
Wed, 30 Dec 2009 15:40:33 +0000 Detlev Offenbach Change code dealing with QVariant (and QSettings) to use the PyQt4 QVariant v2 API. file | diff | annotate
Mon, 28 Dec 2009 16:03:33 +0000 Detlev Offenbach Started porting eric4 to Python3 file | diff | annotate
(0) tip

eric ide

mercurial