Fri, 18 Oct 2013 18:42:10 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Mon, 14 Oct 2013 19:30:36 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Sun, 13 Oct 2013 14:56:56 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Sun, 29 Sep 2013 18:22:08 +0200 Detlev Offenbach Continued correcting doc strings by using the new doc string checker. file | diff | annotate
Tue, 24 Sep 2013 18:58:09 +0200 Detlev Offenbach Fixed an issue in the user interface. file | diff | annotate
Tue, 24 Sep 2013 18:57:33 +0200 Detlev Offenbach Fixed issues in the view manager and the user interface. 5_3_x file | diff | annotate
Mon, 23 Sep 2013 19:35:27 +0200 Detlev Offenbach Added commandline options '--start-file', '--start-multi' and '--start-project' to start with the most recently opened file, multi project or project. file | diff | annotate
Mon, 12 Aug 2013 22:21:53 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Fri, 19 Jul 2013 19:26:12 +0200 Detlev Offenbach Improved the icon editor to remember the least recently used open and save paths. file | diff | annotate
Mon, 08 Jul 2013 22:36:10 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Fri, 05 Jul 2013 19:39:15 +0200 Detlev Offenbach Fixed a few PEP-8 related issues. file | diff | annotate
Fri, 05 Jul 2013 19:17:29 +0200 Detlev Offenbach Added support to highlight the current class/method name of the current editor to the project sources viewer. file | diff | annotate
Sun, 30 Jun 2013 20:03:24 +0200 Detlev Offenbach Fixed a serious typo. 5_3_x file | diff | annotate
Sun, 30 Jun 2013 19:55:48 +0200 Detlev Offenbach Fixed a serious typo. file | diff | annotate
Mon, 24 Jun 2013 19:28:47 +0200 Detlev Offenbach Added the PyQt5 documentation action and menu entry. file | diff | annotate
Mon, 24 Jun 2013 19:12:10 +0200 Detlev Offenbach Started implementation of support for PyQt5 projects. file | diff | annotate
Tue, 04 Jun 2013 19:11:08 +0200 Detlev Offenbach Added a dialog to edit the list of unwanted error messages. file | diff | annotate
Tue, 28 May 2013 20:52:12 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 28 Apr 2013 11:06:22 +0200 Detlev Offenbach Fixed PEP-8 related issues. file | diff | annotate
Sun, 28 Apr 2013 11:06:40 +0200 Detlev Offenbach Fixed PEP-8 related issues. 5_3_x file | diff | annotate
Sat, 27 Apr 2013 13:56:42 +0200 Detlev Offenbach Introduced a configurable delay timer to get smoother sidebars behavior. file | diff | annotate
Wed, 24 Apr 2013 18:16:34 +0200 Detlev Offenbach Added a method to determine the Qt binaries path to the Globals package. file | diff | annotate
Mon, 22 Apr 2013 18:56:39 +0200 Detlev Offenbach Corrected the Qt paths change. file | diff | annotate
Sat, 20 Apr 2013 17:23:36 +0200 Detlev Offenbach Changed the logic to access the Qt tools (executables) to use the information compiled into Qt (QLibraryInfo.location(...)). file | diff | annotate
Fri, 05 Apr 2013 17:50:32 +0200 Detlev Offenbach Fixed a bug in the UserInterface methods capturing the output of tool programs. 5_3_x file | diff | annotate
Fri, 05 Apr 2013 17:50:32 +0200 Detlev Offenbach Fixed a bug in the UserInterface methods capturing the output of tool programs. file | diff | annotate
Thu, 04 Apr 2013 19:08:42 +0200 Detlev Offenbach Fixed a bug opening a file without extension via the command line. file | diff | annotate
Thu, 04 Apr 2013 19:08:42 +0200 Detlev Offenbach Fixed a bug opening a file without extension via the command line. 5_3_x 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 03:11:06 +0100 T.Rzepka Script changes: Future import added, super calls modified and unicode behavior for str. Py2 comp. 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 19:05:40 +0100 Detlev Offenbach Fixed the main window layout after the previewer change. 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
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
Fri, 25 Jan 2013 18:20:16 +0100 Detlev Offenbach Fixed a bug introduced recently. file | diff | annotate
Fri, 25 Jan 2013 18:13:50 +0100 Detlev Offenbach Changed the eric API documentation start page to the qthelp variant. 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 17:24:35 +0100 Detlev Offenbach Added some eye candy to the SSL stuff. 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 17:06:13 +0100 Detlev Offenbach Made the PySide support differentiate between Python2 and Python3. 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
Mon, 31 Dec 2012 15:01:06 +0100 Detlev Offenbach Added support for Qt5 documentation. file | diff | annotate
Mon, 31 Dec 2012 12:35:13 +0100 Detlev Offenbach Adjusted some display strings to be independant of the Qt version (Qt4/Qt5). file | diff | annotate
Mon, 10 Dec 2012 18:38:08 +0100 Detlev Offenbach Added a signal to the IRC widget fired after the autoconnect was initiated. This will make the IRC pane the current one on the right side. file | diff | annotate
Fri, 30 Nov 2012 20:14:50 +0100 Detlev Offenbach Continued with the IRC management. file | diff | annotate
Sun, 25 Nov 2012 20:11:13 +0100 Detlev Offenbach Introduced support for colored IRC texts. file | diff | annotate
Sun, 25 Nov 2012 18:40:15 +0100 Detlev Offenbach First commit of the simple IRC client for eric. It is usable but not yet complete. 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
Sun, 04 Nov 2012 16:55:20 +0100 Detlev Offenbach Added a notification system and updated the source documentation. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial