Mon, 25 Mar 2013 03:11:06 +0100 T.Rzepka Script changes: Future import added, super calls modified and unicode behavior for str. Py2 comp. file | diff | annotate
Mon, 11 Mar 2013 19:00:54 +0100 Detlev Offenbach Made the activation state of the "Save All" action dependent upon the overall modification status of all open editors. 5_3_x file | diff | annotate
Mon, 11 Mar 2013 19:00:54 +0100 Detlev Offenbach Made the activation state of the "Save All" action dependent upon the overall modification status of all open editors. file | diff | annotate
Sun, 10 Mar 2013 17:25:37 +0100 Detlev Offenbach Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature. 5_3_x file | diff | annotate
Sun, 10 Mar 2013 17:10:23 +0100 Detlev Offenbach Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature. file | diff | annotate
Sun, 17 Feb 2013 18:23:01 +0100 Detlev Offenbach Added the capability to preview HTML, Mardown and ReST files. file | diff | annotate
Fri, 15 Feb 2013 19:50:49 +0100 Detlev Offenbach Added support for SSI include statements to the HTML preview function. file | diff | annotate
Mon, 11 Feb 2013 18:13:10 +0100 Detlev Offenbach Continued implementing the delayed import. file | diff | annotate
Sun, 10 Feb 2013 14:48:24 +0100 Detlev Offenbach Started with delaying the import upon the time it is needed. file | diff | annotate
Sat, 09 Feb 2013 13:00:50 +0100 Detlev Offenbach Added functionality to refresh the coverage markers of an editor if such are shown. 5_3_x file | diff | annotate
Sat, 09 Feb 2013 13:00:50 +0100 Detlev Offenbach Added functionality to refresh the coverage markers of an editor if such are shown. file | diff | annotate
Thu, 24 Jan 2013 19:10:01 +0100 Detlev Offenbach Made the search and replace widgets scrollable (customisation for smaller screens). file | diff | annotate
Mon, 14 Jan 2013 18:42:07 +0100 Detlev Offenbach Fixed the QScintilla related zoom code. file | diff | annotate
Sun, 13 Jan 2013 19:11:18 +0100 Detlev Offenbach Fixed the feedback of a changed zoom value from the editors, shell or terminal to the view manager. file | diff | annotate
Sat, 12 Jan 2013 18:44:39 +0100 Detlev Offenbach Introduced a zoom widget in the status bar of several windows. file | diff | annotate
Thu, 10 Jan 2013 19:15:10 +0100 Detlev Offenbach Removed the file name label from the main window status bar because that info is redundant. file | diff | annotate
Thu, 10 Jan 2013 19:03:16 +0100 Detlev Offenbach Fixed a little issue in ViewManager.py. file | diff | annotate
Wed, 02 Jan 2013 10:33:09 +0100 Detlev Offenbach Updated copyright for 2013. 5_2_x file | diff | annotate
Wed, 02 Jan 2013 10:31:48 +0100 Detlev Offenbach Updated copyright for 2013. file | diff | annotate
Sat, 22 Dec 2012 15:09:28 +0100 Detlev Offenbach Fixed a few PEP-8 related issues. file | diff | annotate
Sun, 11 Nov 2012 18:57:09 +0100 Detlev Offenbach Added some icons to the "Languages" and "End-of-Line Type" context menus of the editor and changed the status labels for programming language and end-of-line type of the main window to show an icon. file | diff | annotate
Sat, 10 Nov 2012 19:33:12 +0100 Detlev Offenbach Fixed an omission of the recent changes. file | diff | annotate
Sat, 10 Nov 2012 19:18:05 +0100 Detlev Offenbach Added actions to open the find in files and replace in files dialogs in a mode that searches open files only. file | diff | annotate
Sat, 10 Nov 2012 18:05:51 +0100 Detlev Offenbach Added actions to search for the next/previous occurence of the current word (default shortcuts Ctrl+. and Ctrl+,). file | diff | annotate
Sat, 10 Nov 2012 16:17:03 +0100 Detlev Offenbach Added a dialog to edit the various spell checking dictionaries. file | diff | annotate
Sat, 27 Oct 2012 20:10:59 +0200 Detlev Offenbach Added capability to mark changed lines and to navigate between them to the editor. file | diff | annotate
Mon, 15 Oct 2012 19:10:17 +0200 Detlev Offenbach Redid the focusChanged change of ViewManager.py. 5_2_x file | diff | annotate
Mon, 15 Oct 2012 19:10:17 +0200 Detlev Offenbach Redid the focusChanged change of ViewManager.py. file | diff | annotate
Sat, 06 Oct 2012 18:49:58 +0200 Detlev Offenbach Removed obsolete and incorrect code from the view manager. 5_2_x file | diff | annotate
Sat, 06 Oct 2012 18:48:56 +0200 Detlev Offenbach Fixed an issue with the last change. 5_2_x file | diff | annotate
Sat, 06 Oct 2012 18:42:02 +0200 Detlev Offenbach Some code cleanup in the view manager and a change to get rid of an observation related to the C++ object of the editActGrp object being destroyed while still in use. 5_2_x file | diff | annotate
Sat, 06 Oct 2012 18:49:58 +0200 Detlev Offenbach Removed obsolete and incorrect code from the view manager. file | diff | annotate
Sat, 06 Oct 2012 18:48:56 +0200 Detlev Offenbach Fixed an issue with the last change. file | diff | annotate
Sat, 06 Oct 2012 18:42:02 +0200 Detlev Offenbach Some code cleanup in the view manager and a change to get rid of an observation related to the C++ object of the editActGrp object being destroyed while still in use. file | diff | annotate
Sat, 04 Aug 2012 19:06:05 +0200 Detlev Offenbach Corrected a display string. 5_2_x file | diff | annotate
Sat, 04 Aug 2012 19:03:31 +0200 Detlev Offenbach Corrected a display string. file | diff | annotate
Wed, 11 Jul 2012 19:15:52 +0200 Detlev Offenbach Refined the "workspace" change to use the user home directory as a last resort. file | diff | annotate
Tue, 10 Jul 2012 19:06:38 +0200 Detlev Offenbach Introduced a "workspace" directory that is used as the default for opening or saving new files or projects (configurable on Multiproject config page). file | diff | annotate
Sun, 01 Apr 2012 14:31:29 +0200 Detlev Offenbach Fixed an issue in the editor caused by double connecting to a signal. file | diff | annotate
Sat, 14 Jan 2012 15:10:25 +0100 Detlev Offenbach Changed the file double click behavior in the source and file browser. 5_1_x file | diff | annotate
Sat, 14 Jan 2012 15:10:25 +0100 Detlev Offenbach Changed the file double click behavior in the source and file browser. file | diff | annotate
Sun, 01 Jan 2012 16:45:41 +0100 Detlev Offenbach Added an alternate shortcut for zooming. file | diff | annotate
Mon, 26 Dec 2011 19:32:02 +0100 Detlev Offenbach Updated copyright for 2012. 5_1_x file | diff | annotate
Mon, 26 Dec 2011 19:31:22 +0100 Detlev Offenbach Updated copyright for 2012. file | diff | annotate
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
(0) -100 -60 tip

eric ide

mercurial