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
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. file | diff | annotate
Tue, 25 Aug 2015 17:49:18 +0200 Detlev Offenbach Started to reorganize the global tools menu and its logic. file | diff | annotate
Sun, 12 Apr 2015 18:00:45 +0200 Detlev Offenbach Changed the handling of the configuration page list entries file | diff | annotate
Sat, 04 Apr 2015 16:05:57 +0200 Detlev Offenbach Extended the fix for UserInterface including @pyqtSlot() decorator due to some PyQr5 quirkyness. 6_0_x file | diff | annotate
Sat, 04 Apr 2015 16:05:57 +0200 Detlev Offenbach Extended the fix for UserInterface including @pyqtSlot() decorator due to some PyQr5 quirkyness. file | diff | annotate
Tue, 31 Mar 2015 18:52:04 +0200 Detlev Offenbach Fixed an issue in the UserInterface that could cause a QNetworkReply object being of type E5Action (weird thing, probably a memory corruption issue). 6_0_x file | diff | annotate
Tue, 31 Mar 2015 18:52:04 +0200 Detlev Offenbach Fixed an issue in the UserInterface that could cause a QNetworkReply object being of type E5Action (weird thing, probably a memory corruption issue). file | diff | annotate
Sat, 28 Mar 2015 11:49:02 +0100 Detlev Offenbach Improved the 'import' change to move the cursor to the next occurence for each double-click on an import item in the project source browser and the file browser. file | diff | annotate
Sat, 28 Feb 2015 15:59:54 +0100 Detlev Offenbach Fixed another copy&paste issue. 6_0_x file | diff | annotate
Sat, 28 Feb 2015 15:59:54 +0100 Detlev Offenbach Fixed another copy&paste issue. file | diff | annotate
Sat, 28 Feb 2015 15:49:35 +0100 Detlev Offenbach Fixed some stupid copy&paste issues related to help files. 6_0_x file | diff | annotate
Sat, 28 Feb 2015 15:49:35 +0100 Detlev Offenbach Fixed some stupid copy&paste issues related to help files. file | diff | annotate
Thu, 19 Feb 2015 19:39:19 +0100 Detlev Offenbach Refined the toolbar menus of the main window. file | diff | annotate
Sun, 15 Feb 2015 17:22:58 +0100 Detlev Offenbach Some small modifications to the plug-in manager. file | diff | annotate
Sun, 08 Feb 2015 16:16:32 +0100 Detlev Offenbach Fixed forgotten references to '.e5m' files and added multi project support to the single application logic. file | diff | annotate
Sun, 08 Feb 2015 16:13:27 +0100 Detlev Offenbach Fixed forgotten references to '.e5m' files. 6_0_x file | diff | annotate
Sun, 01 Feb 2015 19:52:38 +0100 Detlev Offenbach Added a message filter to the log viewer. file | diff | annotate
Sun, 01 Feb 2015 18:23:12 +0100 Detlev Offenbach Added possibility for plug-ins to have toolbars. file | diff | annotate
Sat, 31 Jan 2015 19:53:35 +0100 Detlev Offenbach Changed code in user interface because a variable covered a method. file | diff | annotate
Thu, 01 Jan 2015 13:12:37 +0100 Detlev Offenbach Updated copyright for 2015. 6_0_x file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Mon, 22 Dec 2014 18:27:16 +0100 Detlev Offenbach Aadded capability to add sub-tasks (i.e. a task hierarchy) for manually generated tasks to the task viewer. file | diff | annotate
Sun, 21 Dec 2014 17:53:03 +0100 Detlev Offenbach Prepared for release. 6_0_x file | diff | annotate
Mon, 27 Oct 2014 09:34:05 +0100 Detlev Offenbach Prepared first release of the 5.5 series unifying eric4 and eric5. 5_5_x release-5.5.0 file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial