Sat, 17 Feb 2018 17:29:03 +0100 |
Detlev Offenbach |
PageScreen: Removed the action to save the whole web page as a screenshot because it is not supported by QWebEngine (and probably will not in the foreseeable future).
|
file |
diff |
annotate
|
Fri, 16 Feb 2018 20:18:29 +0100 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Fri, 09 Feb 2018 18:58:21 +0100 |
Detlev Offenbach |
Fixed an issue with the web tab preview on low performance machines.
|
file |
diff |
annotate
|
Thu, 08 Feb 2018 18:58:07 +0100 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Sat, 03 Feb 2018 18:41:49 +0100 |
Detlev Offenbach |
Added VCS conflict markers to the types shown on the marker map.
|
file |
diff |
annotate
|
Sat, 03 Feb 2018 16:46:32 +0100 |
Detlev Offenbach |
Finished implementing support for EditorConfig.
|
file |
diff |
annotate
|
Thu, 18 Jan 2018 18:57:40 +0100 |
Detlev Offenbach |
Fixed a signal/slot issue with the "Remove Split" action.
maintenance
|
file |
diff |
annotate
|
Thu, 25 Jan 2018 18:50:49 +0100 |
Detlev Offenbach |
Implemented some optimizations with respect to Google Safe Browsing and browser startup with Qt Help support.
|
file |
diff |
annotate
|
Thu, 25 Jan 2018 17:21:00 +0100 |
Detlev Offenbach |
Improved maintainability of the DownloadItem code.
|
file |
diff |
annotate
|
Thu, 25 Jan 2018 16:39:06 +0100 |
Detlev Offenbach |
Fixed an issue with the newly supported QWebEngineSettings attributes.
|
file |
diff |
annotate
|
Thu, 25 Jan 2018 11:54:38 +0100 |
Detlev Offenbach |
Removed use of sender() in the plug-in repository dialog and the plug-in manager.
|
file |
diff |
annotate
|
Wed, 24 Jan 2018 18:45:50 +0100 |
Detlev Offenbach |
Added the capability to pause/resume download (Qt 5.10.0/PyQt 5.10.0).
|
file |
diff |
annotate
|
Mon, 22 Jan 2018 15:59:30 +0100 |
Detlev Offenbach |
Made the output of the plug-ins info dialog a bit more understandable and refactored related code.
|
file |
diff |
annotate
|
Mon, 08 Jan 2018 19:46:53 +0100 |
Detlev Offenbach |
Fixed an issue in the git plug-in differentiating between local and remote branches and fixed some typos.
|
file |
diff |
annotate
|
Sun, 07 Jan 2018 17:18:07 +0100 |
Detlev Offenbach |
Added a context menu entry to "Execute Selection In Console".
|
file |
diff |
annotate
|
Mon, 01 Jan 2018 19:06:33 +0100 |
Detlev Offenbach |
Extended the session to store/retrieve the split views and the order of the editors.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 18:27:40 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:48:22 +0100 |
Detlev Offenbach |
Fixed some forgotten source code documentation.
|
file |
diff |
annotate
|
Sat, 30 Dec 2017 18:10:04 +0100 |
Detlev Offenbach |
Fixed an issue with the VirusTotal configuration page calling a wrong VirusTotal API for the web browser NG case.
|
file |
diff |
annotate
|
Sun, 24 Dec 2017 15:19:00 +0100 |
Detlev Offenbach |
Fixed an issue in the debug client causing it to enter an inifinite loop if the frontend crashed.
|
file |
diff |
annotate
|
Sat, 23 Dec 2017 16:42:21 +0100 |
Detlev Offenbach |
Fixed a visibility issue related to the debug viewer when halting at a break point or single stepping.
|
file |
diff |
annotate
|
Sat, 23 Dec 2017 16:30:40 +0100 |
Detlev Offenbach |
Removed the use of some deprecated Scintilla functions.
|
file |
diff |
annotate
|
Fri, 22 Dec 2017 19:52:58 +0100 |
Detlev Offenbach |
Fixed an issue related to cursor key navigation within completion lists caused by the new history navigation style.
|
file |
diff |
annotate
|
Fri, 22 Dec 2017 18:15:46 +0100 |
Detlev Offenbach |
Added an entry to delete all change markers to the marker margin context menu.
|
file |
diff |
annotate
|
Fri, 22 Dec 2017 17:56:49 +0100 |
Detlev Offenbach |
Added the capability to remember the most recently used file names and conditions.
|
file |
diff |
annotate
|
Fri, 22 Dec 2017 16:36:02 +0100 |
Detlev Offenbach |
Fixed cancellation of auto-completion lists.
|
file |
diff |
annotate
|
Fri, 22 Dec 2017 16:21:40 +0100 |
Detlev Offenbach |
Added an action to the view menu to clear all folds of the current editor.
|
file |
diff |
annotate
|
Fri, 22 Dec 2017 16:07:49 +0100 |
Detlev Offenbach |
Fixed an issue drawing the marker map of the editor.
|
file |
diff |
annotate
|
Tue, 19 Dec 2017 19:46:23 +0100 |
Detlev Offenbach |
Fixed an issue in the Python shell window executing pasted lines containing some indentation.
|
file |
diff |
annotate
|
Mon, 18 Dec 2017 18:09:39 +0100 |
Detlev Offenbach |
Reworked the AdBlock stuff of web browser NG.
|
file |
diff |
annotate
|
Mon, 11 Dec 2017 19:27:20 +0100 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 17:42:11 +0100 |
Detlev Offenbach |
Added the git plug-in to the core plug-ins.
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 16:23:29 +0100 |
Detlev Offenbach |
Added the translator plug-in to the core plug-ins.
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 14:51:54 +0100 |
Detlev Offenbach |
Added the .desktop wizard plug-in to the core plug-ins.
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 13:55:30 +0100 |
Detlev Offenbach |
Added the eric plug-in wizard plug-in to the core plug-ins.
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 13:02:42 +0100 |
Detlev Offenbach |
Added the setup.py wizard plug-in to the core plug-ins.
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 12:27:28 +0100 |
Detlev Offenbach |
Added the virtualenv/pyvenv interface plug-in to the core plug-ins.
|
file |
diff |
annotate
|
Sat, 09 Dec 2017 18:32:08 +0100 |
Detlev Offenbach |
Added the pip interface plug-in to the core plug-ins.
|
file |
diff |
annotate
|
Sat, 02 Dec 2017 12:40:22 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-17.12
|
file |
diff |
annotate
|
Sun, 19 Nov 2017 19:16:53 +0100 |
Detlev Offenbach |
Fixed some methods in the project browser to also cope with the new protocol browser.
|
file |
diff |
annotate
|
Sat, 18 Nov 2017 18:27:25 +0100 |
Detlev Offenbach |
Finished adding support for Google protobuf protocol and gRPC files.
|
file |
diff |
annotate
|
Fri, 17 Nov 2017 18:47:07 +0100 |
Detlev Offenbach |
Changed "grpc" to "gRPC" in visible strings and source docu.
|
file |
diff |
annotate
|
Tue, 14 Nov 2017 19:56:39 +0100 |
Detlev Offenbach |
Updated source documentation.
|
file |
diff |
annotate
|
Sat, 11 Nov 2017 18:44:04 +0100 |
Detlev Offenbach |
Fixed an issue in the debugger backend related to debugging threads.
|
file |
diff |
annotate
|
Wed, 08 Nov 2017 19:05:55 +0100 |
Detlev Offenbach |
Introduced a configuration option for the debugger variables viewers to limit the variables shown by the variables viewers depending on their size (in order to avoid overload situations on low power or low memory machines).
|
file |
diff |
annotate
|
Sun, 05 Nov 2017 17:16:40 +0100 |
Detlev Offenbach |
Added possibility to show the type of the object info is shown for.
|
file |
diff |
annotate
|
Sun, 05 Nov 2017 11:35:32 +0100 |
Detlev Offenbach |
Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
|
file |
diff |
annotate
|
Fri, 03 Nov 2017 12:14:57 +0100 |
Detlev Offenbach |
Continued merging with default branch.
maintenance
|
file |
diff |
annotate
|
Fri, 03 Nov 2017 12:10:16 +0100 |
Detlev Offenbach |
Merged with default branch.
maintenance
|
file |
diff |
annotate
|
Tue, 24 Oct 2017 19:09:09 +0200 |
Detlev Offenbach |
Changed the logic of the two web browsers in order to put new downloads at the top of the list of downloads and add the download date and time to the shown info.
|
file |
diff |
annotate
|
Mon, 23 Oct 2017 19:42:17 +0200 |
Detlev Offenbach |
Updated source documentation.
|
file |
diff |
annotate
|
Wed, 18 Oct 2017 19:16:28 +0200 |
Detlev Offenbach |
Changed the rich text display of the document viewer to use a QWebEngineView or QWebView based widget.
|
file |
diff |
annotate
|
Tue, 10 Oct 2017 19:05:00 +0200 |
Detlev Offenbach |
Added the capability to enter an interpreter in the Start... dialogs of the debugger.
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 19:11:59 +0200 |
Detlev Offenbach |
Made the completions list more intuitive when showing in 'reversed' order.
|
file |
diff |
annotate
|
Wed, 04 Oct 2017 20:06:26 +0200 |
Detlev Offenbach |
Fixed some weaknesses in the multi project code.
|
file |
diff |
annotate
|
Tue, 03 Oct 2017 19:37:44 +0200 |
Detlev Offenbach |
Added a cache for the already determined completion lists.
|
file |
diff |
annotate
|
Tue, 03 Oct 2017 15:33:11 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-17.10
|
file |
diff |
annotate
|
Sun, 24 Sep 2017 17:34:15 +0200 |
Detlev Offenbach |
Regenerated the source documentation.
|
file |
diff |
annotate
|
Fri, 15 Sep 2017 19:41:33 +0200 |
Detlev Offenbach |
Extended the search for pyuic[45] to cope with the way openSUSE does it. They name it py[23]uic[45].
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 17:11:04 +0200 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|