Thu, 23 Mar 2017 18:58:56 +0100 Detlev Offenbach Fixed a bug in the main user interface related to the shell being embedded in the debug viewer. file | diff | annotate
Wed, 22 Mar 2017 18:50:20 +0100 Detlev Offenbach Fixed a few code style issues related to the usage of mutable types for default arguments. file | diff | annotate
Sat, 18 Mar 2017 15:52:47 +0100 Detlev Offenbach Enabled the redirection of stdout and stderr for the maintenance branch. maintenance file | diff | annotate
Fri, 17 Mar 2017 19:45:49 +0100 Detlev Offenbach Removed a bunch of __IGNORE_WARNING_M131__ markers. file | diff | annotate
Sat, 11 Mar 2017 18:08:42 +0100 Detlev Offenbach Continued fixing code style issues detected by the extended style checker. file | diff | annotate
Tue, 07 Mar 2017 18:53:18 +0100 Detlev Offenbach Started to fix code style issues detected by the extended style checker. file | diff | annotate
Fri, 03 Mar 2017 18:34:21 +0100 Detlev Offenbach Merged with default branch. maintenance file | diff | annotate
Fri, 24 Feb 2017 18:59:38 +0100 Detlev Offenbach Added some code to clear out history information of projects, VCS plug-ins and untyped plug-ins, that implement a clearPrivateData() module function. file | diff | annotate
Sat, 11 Feb 2017 10:57:25 +0100 Detlev Offenbach Fixed an issue in the main window that could cause a traceback when changing the online state before the main window is fully initialized. maintenance file | diff | annotate
Sat, 11 Feb 2017 10:57:25 +0100 Detlev Offenbach Fixed an issue in the main window that could cause a traceback when changing the online state before the main window is fully initialized. file | diff | annotate
Wed, 08 Feb 2017 20:17:39 +0100 Detlev Offenbach Fixed a bug in the main window. maintenance file | diff | annotate
Wed, 08 Feb 2017 20:17:39 +0100 Detlev Offenbach Fixed a bug in the main window. file | diff | annotate
Fri, 03 Feb 2017 19:20:59 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance file | diff | annotate
Sat, 21 Jan 2017 12:26:12 +0100 Detlev Offenbach Fixed another issue in the versionIsNewer() method of UserInterface. maintenance file | diff | annotate
Sat, 21 Jan 2017 12:26:12 +0100 Detlev Offenbach Fixed another issue in the versionIsNewer() method of UserInterface. file | diff | annotate
Thu, 19 Jan 2017 19:45:32 +0100 Detlev Offenbach Fixed an issue in the versionIsNewer() method of UserInterface caused by the new versioning scheme. maintenance file | diff | annotate
Thu, 19 Jan 2017 19:45:32 +0100 Detlev Offenbach Fixed an issue in the versionIsNewer() method of UserInterface caused by the new versioning scheme. file | diff | annotate
Fri, 06 Jan 2017 18:22:02 +0100 Detlev Offenbach Fixed some places that still were using the non-existing sipconfig module. file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Wed, 14 Dec 2016 19:27:10 +0100 Detlev Offenbach Added the '--disable-crash' option to temporarily disable the crash session support through the command line. file | diff | annotate
Sun, 11 Dec 2016 16:25:42 +0100 Detlev Offenbach Added an option to configure the crash session startup behavior, added the '--no-crash' option to suppress looking for a crash session and changed some command line options: file | diff | annotate
Sun, 04 Dec 2016 18:40:41 +0100 Detlev Offenbach Added the capability to save a global session to disk and restore it and added the capability to save a crash session in order to restore the current state in case of a crash. file | diff | annotate
Fri, 11 Nov 2016 18:41:16 +0100 Detlev Offenbach Changed the way the currently opened project is highlighted in the multi project browser. file | diff | annotate
Mon, 17 Oct 2016 18:46:35 +0200 Detlev Offenbach Added the capability to define some help documentations with the qthelp:// scheme. 6_1_x file | diff | annotate
Mon, 17 Oct 2016 18:46:35 +0200 Detlev Offenbach Added the capability to define some help documentations with the qthelp:// scheme. file | diff | annotate
Wed, 24 Aug 2016 20:00:29 +0200 Detlev Offenbach Added an action to clear the private data of the IDE. file | diff | annotate
Thu, 18 Aug 2016 17:02:21 +0200 Detlev Offenbach Finished cleaning up some code related to the Project class and data structures. file | diff | annotate
Mon, 15 Aug 2016 16:27:49 +0200 Detlev Offenbach Introduced a little change to prevent a sorting issue when building the toolbars menu. 6_1_x file | diff | annotate
Mon, 15 Aug 2016 16:27:49 +0200 Detlev Offenbach Introduced a little change to prevent a sorting issue when building the toolbars menu. file | diff | annotate
Sat, 02 Jul 2016 19:14:09 +0200 Detlev Offenbach Added capability to search the file tree via the keyboard (directories and files only) to the file browser and the project browsers. file | diff | annotate
Sat, 21 May 2016 19:16:12 +0200 Detlev Offenbach Added a dialog to quickly search for files in the list of project files (thanks to Mike C. Fletcher for contributing the majority of this code). file | diff | annotate
Sun, 08 May 2016 19:48:19 +0200 Detlev Offenbach Added a tab manager window to the new web browser. file | diff | annotate
Sun, 24 Apr 2016 12:58:15 +0200 Detlev Offenbach Fixed an issue with the menu bar on Unity (Ubuntu). 6_1_x file | diff | annotate
Sun, 24 Apr 2016 12:58:15 +0200 Detlev Offenbach Fixed an issue with the menu bar on Unity (Ubuntu). file | diff | annotate
Tue, 29 Mar 2016 16:34:32 +0200 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Mon, 28 Mar 2016 13:49:24 +0200 Detlev Offenbach Merged with default branch. QtWebEngine file | diff | annotate
Mon, 28 Mar 2016 13:31:23 +0200 Detlev Offenbach Changed code to get rid of multiple inheritance in the viewmanager subclasses. 6_1_x file | diff | annotate
Mon, 28 Mar 2016 13:31:23 +0200 Detlev Offenbach Changed code to get rid of multiple inheritance in the viewmanager subclasses. file | diff | annotate
Sat, 19 Mar 2016 11:27:03 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sun, 13 Mar 2016 13:06:46 +0100 Detlev Offenbach Ported the Qt 5.6 compatibility changes from the default branch. 6_1_x file | diff | annotate
Sun, 06 Mar 2016 13:31:05 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sat, 05 Mar 2016 19:52:00 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sat, 05 Mar 2016 16:44:41 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Fri, 12 Feb 2016 19:12:03 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Sat, 16 Jan 2016 16:43:48 +0100 Detlev Offenbach Translated the hex editor. file | diff | annotate
Mon, 11 Jan 2016 17:39:04 +0100 Detlev Offenbach Created a configuration page for the hex editor. file | diff | annotate
Sat, 09 Jan 2016 19:44:31 +0100 Detlev Offenbach Integrated the hex editor into the eric IDE. file | diff | annotate
Fri, 01 Jan 2016 12:13:13 +0100 Detlev Offenbach Updated copyright for 2016. 6_1_x file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Tue, 29 Dec 2015 18:59:46 +0100 Detlev Offenbach Refined the online state change behaviour. file | diff | annotate
Tue, 29 Dec 2015 15:13:23 +0100 Detlev Offenbach Added a status bar icon to show the online status. file | diff | annotate
Fri, 25 Dec 2015 16:14:27 +0100 Detlev Offenbach Added a configuration entry for the eric API documentation to the Help Documents configuration page. file | diff | annotate
Fri, 25 Dec 2015 14:03:57 +0100 Detlev Offenbach Prepared the code for missing QtWebKit (starting from Qt 5.6). file | diff | annotate
Wed, 04 Nov 2015 13:56:56 +0100 Detlev Offenbach Removed the TODO comments for the 6.1 line of development. 6_1_x file | diff | annotate
Sun, 06 Sep 2015 11:23:35 +0200 Detlev Offenbach Prepared release 6.0.9. 6_0_x release-6.0.9 file | diff | annotate
Tue, 01 Sep 2015 18:50:01 +0200 Detlev Offenbach Changed the global tools menu and moved its submenus one level up to the Extras menu. 6_0_x file | diff | annotate
Tue, 01 Sep 2015 18:50:01 +0200 Detlev Offenbach Changed the global tools menu and moved its submenus one level up to the Extras menu. file | diff | annotate
Thu, 27 Aug 2015 17:17:01 +0200 Detlev Offenbach Changed the menu name emitted in the showMenu signal for the global plug-in tools menu. 6_0_x file | diff | annotate
Tue, 25 Aug 2015 17:49:18 +0200 Detlev Offenbach Started to reorganize the global tools menu and its logic. 6_0_x file | diff | annotate
Thu, 27 Aug 2015 17:45:22 +0200 Detlev Offenbach Removed the plug-in tools todos. file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial