Sat, 08 Oct 2016 20:01:19 +0200 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Fri, 30 Sep 2016 19:52:42 +0200 |
Detlev Offenbach |
Updated the source docu.
|
file |
diff |
annotate
|
Fri, 16 Sep 2016 19:34:58 +0200 |
Detlev Offenbach |
Regenerated source docu and translations.
|
file |
diff |
annotate
|
Tue, 13 Sep 2016 19:27:42 +0200 |
Detlev Offenbach |
Added the capability to refresh the variables viewer via the context menu.
|
file |
diff |
annotate
|
Sun, 11 Sep 2016 13:11:58 +0200 |
Detlev Offenbach |
Some cleanups in the debugger backends.
|
file |
diff |
annotate
|
Mon, 05 Sep 2016 19:47:54 +0200 |
Detlev Offenbach |
Added capability to stop recording upon exit of the client script.
|
file |
diff |
annotate
|
Sun, 04 Sep 2016 17:16:38 +0200 |
Detlev Offenbach |
Renamed pep8.py to pycodestyle.py in order to track the upstream renaming.
|
file |
diff |
annotate
|
Sun, 04 Sep 2016 13:58:11 +0200 |
Detlev Offenbach |
Regenerated the source documentation.
|
file |
diff |
annotate
|
Wed, 31 Aug 2016 18:20:40 +0200 |
Detlev Offenbach |
Improved the quiet task extraction process by implementing a threaded solution.
|
file |
diff |
annotate
|
Fri, 26 Aug 2016 18:56:54 +0200 |
Detlev Offenbach |
Added support for audio per tab to the new web browser.
|
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
|
Tue, 23 Aug 2016 18:53:46 +0200 |
Detlev Offenbach |
Added an option to the project to rescan the project for tasks upon open.
|
file |
diff |
annotate
|
Tue, 23 Aug 2016 12:21:46 +0200 |
Detlev Offenbach |
Removed the support for the obsolete transplant Mercuril extension and made v3.0 the minimum Mercurial version.
|
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 17:24:13 +0200 |
Detlev Offenbach |
Added a method to the Project class to set the translations file pattern.
6_1_x
|
file |
diff |
annotate
|
Mon, 15 Aug 2016 17:22:13 +0200 |
Detlev Offenbach |
Added a method to the Project class to set the translations file pattern.
|
file |
diff |
annotate
|
Thu, 11 Aug 2016 16:13:37 +0200 |
Detlev Offenbach |
Added support for pulling and pushing the current bookmark to the Mercurial plug-in.
|
file |
diff |
annotate
|
Wed, 27 Jul 2016 18:42:25 +0200 |
Detlev Offenbach |
Added capability to set the path to the Qt tools manually (because they are not included in the PyQt5 wheels).
6_1_x
|
file |
diff |
annotate
|
Wed, 27 Jul 2016 18:10:08 +0200 |
Detlev Offenbach |
Added capability to set the path to the Qt tools manually (because they are not included in the PyQt5 wheels).
|
file |
diff |
annotate
|
Sun, 24 Jul 2016 16:53:14 +0200 |
Detlev Offenbach |
Regenerated source docu for new functions.
6_1_x
|
file |
diff |
annotate
|
Sun, 24 Jul 2016 16:50:36 +0200 |
Detlev Offenbach |
Regenerated source docu for new functions.
|
file |
diff |
annotate
|
Sun, 17 Jul 2016 15:53:07 +0200 |
Detlev Offenbach |
Renamed the iconChanged signal of WebBrowserView to faviconChanged in order to get rid of a name clash with Qt 5.7+.
|
file |
diff |
annotate
|
Sun, 17 Jul 2016 15:36:11 +0200 |
Detlev Offenbach |
Added capabilities to open links in a new background tab, and several other link open actions to various context menus of the new web browser.
|
file |
diff |
annotate
|
Wed, 13 Jul 2016 14:09:52 +0200 |
Detlev Offenbach |
Added an improved "Print to PDF" to the new web browser for Qt 5.7+.
|
file |
diff |
annotate
|
Tue, 12 Jul 2016 12:48:11 +0200 |
Detlev Offenbach |
Finished reworking the cookies dialog of the new web browser.
|
file |
diff |
annotate
|
Wed, 06 Jul 2016 19:27:15 +0200 |
Detlev Offenbach |
Added capability to filter ANSI escape sequences out of output strings. This is limited to color sequences at the moment.
|
file |
diff |
annotate
|
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
|