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
Sat, 05 Sep 2015 15:25:59 +0200 Detlev Offenbach Refactored the binplistlib.py module to get rid of some code style issues. file | diff | annotate
Sat, 05 Sep 2015 15:13:13 +0200 Detlev Offenbach Fixed some code style issues and removed code no longer needed. file | diff | annotate
Sat, 05 Sep 2015 13:49:08 +0200 Detlev Offenbach Merged with Tobias' changes and regenerated the source docu. file | diff | annotate
Wed, 02 Sep 2015 20:16:28 +0200 Detlev Offenbach Added a code complexity checker iaw. McCabe to the code style checker. file | diff | annotate
Mon, 31 Aug 2015 18:32:20 +0200 Detlev Offenbach Enhanced the log browser functionality by pull and push actions. file | diff | annotate
Fri, 28 Aug 2015 16:38:57 +0200 Detlev Offenbach Added capability to save a copy of the editor contents. file | diff | annotate
Thu, 27 Aug 2015 17:21:28 +0200 Detlev Offenbach Updated translations and source docu. file | diff | annotate
Mon, 17 Aug 2015 12:31:29 +0200 Detlev Offenbach Changed the Python debug clients to exit when the program exits (only for run, profile and coverage) and regenerated the source docu. 6_0_x file | diff | annotate
Sun, 16 Aug 2015 15:01:17 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Fri, 07 Aug 2015 19:40:15 +0200 Detlev Offenbach Finished implementing the HTML5 feature permission manager and associated dialogs. file | diff | annotate
Wed, 05 Aug 2015 19:45:33 +0200 Detlev Offenbach Added the E5AnimatedWidget class and changed FeaturePermissionBar to use it. file | diff | annotate
Tue, 04 Aug 2015 19:13:28 +0200 Detlev Offenbach Fixed some code style issues and regenerated the source docu. file | diff | annotate
Sat, 01 Aug 2015 13:41:33 +0200 Detlev Offenbach Added the '--settings=' command line switch to store the settings files in a non-standard directory. file | diff | annotate
Tue, 28 Jul 2015 19:19:23 +0200 Detlev Offenbach Added our own web inspector window to overcome a Qt weekness. file | diff | annotate
Sun, 26 Jul 2015 11:12:08 +0200 Detlev Offenbach Finished implementing the VirusTotal APIv2 interface. file | diff | annotate
Sat, 25 Jul 2015 20:00:25 +0200 Detlev Offenbach Started implementing the VirusTotal APIv2 interface. file | diff | annotate
Sat, 18 Jul 2015 16:50:24 +0200 Detlev Offenbach Improved parsing of the content disposition header analog to the way it is done in qutebrowser. file | diff | annotate
Sat, 18 Jul 2015 15:14:28 +0200 Detlev Offenbach Added code to limit SSL sockets to ciphers with at least 128 bits for Qt < 5.3.0. file | diff | annotate
Sat, 18 Jul 2015 10:36:53 +0200 Detlev Offenbach Added support for feature permissions to the eric web browser. file | diff | annotate
Sat, 04 Jul 2015 17:31:46 +0200 Detlev Offenbach Changed the Python debugger backends to evaluate statements entered into the shell in the frame selected in the local variables viewer. file | diff | annotate
Fri, 03 Jul 2015 19:07:06 +0200 Detlev Offenbach Added the search markers to the marker map of the editor. file | diff | annotate
Fri, 26 Jun 2015 19:21:16 +0200 Detlev Offenbach Extended the viewmanager interface to allow to open a new editor next to the current one. file | diff | annotate
Thu, 25 Jun 2015 18:42:55 +0200 Detlev Offenbach Added a dialog to configure a mouse click sequence. file | diff | annotate
Wed, 24 Jun 2015 19:52:13 +0200 Detlev Offenbach Moved the code to create a display string for a modifier and mouse button combination to a separate file because it will be needed in other places than just the editor as well. file | diff | annotate
Tue, 23 Jun 2015 19:43:21 +0200 Detlev Offenbach Added a configuration page for mouse click handler support. file | diff | annotate
Tue, 23 Jun 2015 19:10:18 +0200 Detlev Offenbach Completed the mouse click handler support. file | diff | annotate
Sun, 31 May 2015 17:30:12 +0200 Detlev Offenbach Added capability to the editor to ask multiple completion list and call-tip providers. file | diff | annotate
Sat, 30 May 2015 12:38:30 +0200 Detlev Offenbach Added tags to describe the type of parameters (@type, @ptype) and return values (@rtype). file | diff | annotate
Fri, 15 May 2015 19:31:14 +0200 Detlev Offenbach Added a Qt based xmlrpc client. file | diff | annotate
Sat, 09 May 2015 17:07:56 +0200 Detlev Offenbach Added methods to QsciScintillaCompat to find the start and end of an indicator and to go to the previous or next occurrence of an indicator. file | diff | annotate
Fri, 01 May 2015 11:32:13 +0200 Detlev Offenbach Regenerated source docu. 6_0_x file | diff | annotate
Fri, 01 May 2015 11:28:29 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sun, 26 Apr 2015 14:26:44 +0200 Detlev Offenbach Changed the install script to include the Mercurial revision number when install from the sources. file | diff | annotate
Fri, 24 Apr 2015 18:41:06 +0200 Detlev Offenbach Added a batch mode to the indentation checker to make use of multiple CPUs/CPU-Cores. file | diff | annotate
Thu, 23 Apr 2015 20:05:38 +0200 Detlev Offenbach Fixed an issue in the batch checker cancel function leading to the function not working if the background jobs had finished already. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial