Sun, 03 Jul 2016 16:34:45 +0200 Detlev Offenbach Enhanced the new web browser by adding a visit count to the bookmarks. 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, 18 Jun 2016 17:17:05 +0200 Detlev Offenbach Prepared the QWebEingine based web browser for the new runJavaScript() method as of Qt 5.7.0. file | diff | annotate
Fri, 03 Jun 2016 19:59:32 +0200 Detlev Offenbach Modified the handling of user style sheets and the AdBlock hiding rules. file | diff | annotate
Sun, 22 May 2016 13:02:44 +0200 Detlev Offenbach Added an entry to show the version information to the tray starter menu. 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
Sat, 07 May 2016 15:57:34 +0200 Detlev Offenbach Added a class to extract all top level domains from a file provided by Mozilla. file | diff | annotate
Thu, 05 May 2016 19:50:00 +0200 Detlev Offenbach Added some utility functions to check a network address. file | diff | annotate
Thu, 05 May 2016 16:24:20 +0200 Detlev Offenbach Implemented the Images Loading status bar icon. file | diff | annotate
Wed, 04 May 2016 19:12:40 +0200 Detlev Offenbach Some enhancements for the new web browser. file | diff | annotate
Tue, 03 May 2016 19:42:26 +0200 Detlev Offenbach Implemented the JavaScript status bar icon. file | diff | annotate
Sat, 30 Apr 2016 20:01:30 +0200 Detlev Offenbach Implemented the auto scroller for the new web browser. file | diff | annotate
Wed, 27 Apr 2016 19:44:22 +0200 Detlev Offenbach Finished implementing the image search functionality for the new web browser. file | diff | annotate
Sun, 24 Apr 2016 17:26:54 +0200 Detlev Offenbach Improved the web browser Speeddial (both variants). file | diff | annotate
Wed, 20 Apr 2016 19:41:34 +0200 Detlev Offenbach Regenerated source docu. 6_1_x file | diff | annotate
Wed, 20 Apr 2016 19:39:10 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sat, 09 Apr 2016 11:05:39 +0200 Detlev Offenbach Mapped the webhit test position to the viewport. file | diff | annotate
Sun, 03 Apr 2016 17:10:43 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Mon, 28 Mar 2016 13:33:05 +0200 Detlev Offenbach Regenerated source docu. 6_1_x file | diff | annotate
Mon, 28 Mar 2016 13:32:00 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Mon, 28 Mar 2016 11:53:48 +0200 Detlev Offenbach Regenerated source docu. 6_1_x file | diff | annotate
Mon, 28 Mar 2016 11:52:38 +0200 Detlev Offenbach Regenerated source docu. 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
Fri, 11 Mar 2016 19:43:23 +0100 Detlev Offenbach Updated the source docu. file | diff | annotate
Fri, 11 Mar 2016 19:41:52 +0100 Detlev Offenbach Updated the source docu. 6_1_x file | diff | annotate
Sun, 28 Feb 2016 15:42:45 +0100 Detlev Offenbach Removed the obsolete 'previewer()' method from HelpWindow. file | diff | annotate
Thu, 04 Feb 2016 18:40:04 +0100 Detlev Offenbach Change the prefference for the Qt translations directory because it still reflected Qt4. file | diff | annotate
Fri, 29 Jan 2016 19:11:27 +0100 Detlev Offenbach Little enhancement to the path picker widget to allow to disable the conversion of path separators. file | diff | annotate
Mon, 25 Jan 2016 18:57:22 +0100 Detlev Offenbach Added capability to select only from monospaced fonts on the highlighters styles page (for PyQt5 only). file | diff | annotate
Sun, 24 Jan 2016 19:28:37 +0100 Detlev Offenbach Updated Pygments to 2.1. file | diff | annotate
Sun, 24 Jan 2016 16:03:00 +0100 Detlev Offenbach Added a 'Recent Files' menu to the hex editor. file | diff | annotate
Sat, 23 Jan 2016 17:19:28 +0100 Detlev Offenbach Corrected the hex editor keyboard handling. file | diff | annotate
Sat, 23 Jan 2016 16:59:18 +0100 Detlev Offenbach Little improvements to the hex editor goto widget. file | diff | annotate
Sat, 23 Jan 2016 16:21:23 +0100 Detlev Offenbach Improved the display of addresses and sizes in the hex editor. file | diff | annotate
Sun, 17 Jan 2016 12:57:23 +0100 Detlev Offenbach Finalized the hex editor. file | diff | annotate
Sun, 17 Jan 2016 11:23:17 +0100 Detlev Offenbach Added 'Goto' functionality to the hex editor. file | diff | annotate
Sat, 16 Jan 2016 18:21:31 +0100 Detlev Offenbach Added selection information to the statusbar of the hex editor. file | diff | annotate
Sat, 16 Jan 2016 16:53:31 +0100 Detlev Offenbach Generated the source docu for the hex editor. 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
Sun, 27 Dec 2015 13:14:00 +0100 Detlev Offenbach Improved the QtWebEngine based HTML previewer variant by including JavaScript to save and restore the current scrollbar positions. file | diff | annotate
Sat, 12 Dec 2015 12:38:50 +0100 Detlev Offenbach Refactored the path picker code. file | diff | annotate
Sun, 06 Dec 2015 19:09:32 +0100 Detlev Offenbach Added capability to remember the zoom values for each site (incl. a dialog to manage these). file | diff | annotate
Sat, 05 Dec 2015 13:03:19 +0100 Detlev Offenbach Regenerated the source docu. file | diff | annotate
Wed, 25 Nov 2015 19:01:45 +0100 Detlev Offenbach Changed the Python2 debugger and Editor APIs pages to use the path picker. file | diff | annotate
Sun, 22 Nov 2015 18:41:02 +0100 Detlev Offenbach Added a widget to pick a path and changed the first configuration page. file | diff | annotate
Sat, 21 Nov 2015 14:44:46 +0100 Detlev Offenbach Regenerated source docu. 6_1_x file | diff | annotate
Sat, 21 Nov 2015 14:39:28 +0100 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sun, 08 Nov 2015 17:01:39 +0100 Detlev Offenbach Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger. file | diff | annotate
Wed, 04 Nov 2015 14:47:53 +0100 Detlev Offenbach Little correction to the BrowserGlobalsItem constructor. 6_1_x file | diff | annotate
Thu, 29 Oct 2015 19:06:49 +0100 Detlev Offenbach Added a checker for string format strings. file | diff | annotate
Thu, 22 Oct 2015 19:48:40 +0200 Detlev Offenbach Improved the syntax checker, code style checker and indentation checker interfaces. file | diff | annotate
Sat, 10 Oct 2015 12:07:41 +0200 Detlev Offenbach Fixed an issue with the Mercurial commit command when amending a commit but not given a commit message. 6_0_x file | diff | annotate
Fri, 09 Oct 2015 19:44:43 +0200 Detlev Offenbach Removed some unused code detected by the vulture plug-in. file | diff | annotate
Sun, 04 Oct 2015 13:35:09 +0200 Detlev Offenbach Added a specialized dialog to show template help text. file | diff | annotate
Sun, 27 Sep 2015 18:18:14 +0200 Detlev Offenbach Fixed an issue causing a password being entered in visible and shown in the output of the Mercurial command server client. file | diff | annotate
Sun, 27 Sep 2015 11:05:21 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sat, 12 Sep 2015 12:54:12 +0200 Detlev Offenbach Prepared the Python3 debug client for some obsolescences of the inspect.py module. file | diff | annotate
Tue, 08 Sep 2015 18:54:07 +0200 Detlev Offenbach Regenerated source docu. 6_0_x file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial