Sun, 14 Apr 2013 18:38:50 +0200 Detlev Offenbach Changed the SSL label to indicate an unencrypted connection. 5_3_x file | diff | annotate
Wed, 10 Apr 2013 22:33:47 +0200 T.Rzepka Search for interpreter on startup, avoid 'not found' message and switch to opposite interpreter. Py2 comp. file | diff | annotate
Mon, 08 Apr 2013 07:52:06 +0200 T.Rzepka Fixes for autocodecheck with pyflakes and update of py2flakes to 0.6.1. Py2 comp. file | diff | annotate
Mon, 01 Apr 2013 17:56:48 +0200 Detlev Offenbach Added a function to Utilities to determine all possible full executable paths using the PATH environment variable. 5_3_x file | diff | annotate
Sun, 31 Mar 2013 17:17:59 +0200 Detlev Offenbach Added a function to Utilities to determine all possible full executable paths using the PATH environment variable. file | diff | annotate
Thu, 28 Mar 2013 16:09:20 +0100 T.Rzepka Changed handling of the ViewProfiles settings to get rid of obsolete entries and make it suitable for the Python2 compatibility changes. Py2 comp. file | diff | annotate
Wed, 27 Mar 2013 13:23:59 +0100 Detlev Offenbach Changed handling of the ViewProfiles settings to get rid of obsolete entries and make it suitable for the Python2 compatibility changes. file | diff | annotate
Mon, 25 Mar 2013 18:15:32 +0100 Detlev Offenbach Added a 'Copy Changesets' button to the Mercurial log browser dialog. Py2 comp. file | diff | annotate
Mon, 25 Mar 2013 18:15:32 +0100 Detlev Offenbach Added a 'Copy Changesets' button to the Mercurial log browser dialog. file | diff | annotate
Mon, 25 Mar 2013 15:42:11 +0100 Detlev Offenbach Added a context menu entry to delete the selected directory to the project viewers. Py2 comp. file | diff | annotate
Mon, 25 Mar 2013 15:42:11 +0100 Detlev Offenbach Added a context menu entry to delete the selected directory to the project viewers. file | diff | annotate
Mon, 25 Mar 2013 10:11:01 +0100 Detlev Offenbach Regenerated source docu. 5_3_x file | diff | annotate
Mon, 25 Mar 2013 10:08:52 +0100 Detlev Offenbach Regenerated source docu. Py2 comp. file | diff | annotate
Mon, 25 Mar 2013 10:04:02 +0100 Detlev Offenbach Regenerated source docu. 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, 03 Mar 2013 13:03:53 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 03 Mar 2013 13:03:06 +0100 Detlev Offenbach Updated source docu. 5_3_x file | diff | annotate
Sat, 02 Mar 2013 19:12:54 +0100 Detlev Offenbach Updated source docu and translations. 5_3_x file | diff | annotate
Sat, 02 Mar 2013 19:10:25 +0100 Detlev Offenbach Updated source docu and translations. file | diff | annotate
Sun, 24 Feb 2013 20:00:51 +0100 Detlev Offenbach Reworked the various SSL info widgets of the web browser to show more info. 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
Wed, 13 Feb 2013 19:25:21 +0100 Detlev Offenbach Removed the QtHelp dependancy; support is only available, if the QtHelp module could be imported. file | diff | annotate
Sat, 09 Feb 2013 13:03:27 +0100 Detlev Offenbach Regenerated source docu. 5_3_x file | diff | annotate
Sat, 09 Feb 2013 13:01:42 +0100 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sat, 26 Jan 2013 14:53:59 +0100 Detlev Offenbach Fixed an issue in the new widget scroller. 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
Sat, 19 Jan 2013 16:59:23 +0100 Detlev Offenbach Improved the SSL error handling logic a bit. file | diff | annotate
Fri, 18 Jan 2013 19:50:13 +0100 Detlev Offenbach Moved the SSL widgets to the E5Network package. file | diff | annotate
Wed, 16 Jan 2013 19:43:50 +0100 Detlev Offenbach Centralized the SSL error handling in E5SslErrorHandler. 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
Mon, 07 Jan 2013 18:05:29 +0100 Detlev Offenbach Added a context menu entry to reload the templates and changed the logic such, that the templates are only written, if they contain some changes. file | diff | annotate
Mon, 07 Jan 2013 15:34:36 +0100 Detlev Offenbach Extended the context menus of the multi project browser to be able to add projects this way. file | diff | annotate
Mon, 31 Dec 2012 15:01:06 +0100 Detlev Offenbach Added support for Qt5 documentation. file | diff | annotate
Mon, 31 Dec 2012 11:46:26 +0100 Detlev Offenbach Made a Qt5 related change to make the default settings values load independant of the creation of a QApplication object. file | diff | annotate
Sun, 30 Dec 2012 15:47:47 +0100 Detlev Offenbach Fixed an issue caused by Qt5. file | diff | annotate
Sat, 22 Dec 2012 15:16:59 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 16 Dec 2012 16:12:42 +0100 Detlev Offenbach Some corrections and a little addition to the IRC window. file | diff | annotate
Sat, 15 Dec 2012 18:20:39 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Mon, 12 Nov 2012 19:04:11 +0100 Detlev Offenbach Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox. file | diff | annotate
Mon, 12 Nov 2012 17:46:11 +0100 Detlev Offenbach Extended the commit of all supported version control system interfaces to check for unsaved changes, that would otherwise be forgotten. 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: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
Fri, 09 Nov 2012 17:57:48 +0100 Detlev Offenbach Fixed an issue in the spell checker causing a traceback (exception from enchant) and corrected an issue introduced in the recent spell checker change. file | diff | annotate
Fri, 09 Nov 2012 16:37:21 +0100 Detlev Offenbach Regenerated the source docu. file | diff | annotate
Fri, 09 Nov 2012 17:47:22 +0100 Detlev Offenbach Fixed an issue in the spell checker. 5_2_x file | diff | annotate
Fri, 09 Nov 2012 16:37:21 +0100 Detlev Offenbach Regenerated the source docu. 5_2_x file | diff | annotate
Thu, 08 Nov 2012 16:19:41 +0100 Detlev Offenbach Some harminisation of nomenclature in the various Task dialogs. file | diff | annotate
Mon, 05 Nov 2012 16:55:16 +0100 Detlev Offenbach Changed a few places to use the new notification system. file | diff | annotate
Sun, 04 Nov 2012 16:55:20 +0100 Detlev Offenbach Added a notification system and updated the source documentation. file | diff | annotate
Fri, 02 Nov 2012 13:16:19 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Fri, 02 Nov 2012 13:15:35 +0100 Detlev Offenbach Updated source docu. 5_2_x file | diff | annotate
Thu, 01 Nov 2012 18:48:50 +0100 Detlev Offenbach Finished the call trace functionality. file | diff | annotate
Sun, 28 Oct 2012 20:19:15 +0100 Detlev Offenbach Improved the change tracing function by marking saved and unsaved changes differently. file | diff | annotate
Sun, 28 Oct 2012 17:41:29 +0100 Detlev Offenbach Enhanced the code coverage dialog functionality. 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
(0) -300 -100 -60 tip

eric ide

mercurial