Tue, 10 Jan 2017 19:41:15 +0100 |
Detlev Offenbach |
Updated source documentation.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 17:52:23 +0100 |
Detlev Offenbach |
Added functionality to the web browsers to manage the plug-in provided documentation sets.
|
file |
diff |
annotate
|
Sun, 18 Dec 2016 13:42:41 +0100 |
Detlev Offenbach |
Extended the plug-in archive creation process and improved the plug-in archive dialog to cope with the documentation sets plug-in peculiarities.
|
file |
diff |
annotate
|
Wed, 14 Dec 2016 19:27:10 +0100 |
Detlev Offenbach |
Added the '--disable-crash' option to temporarily disable the crash session support through the command line.
|
file |
diff |
annotate
|
Mon, 12 Dec 2016 19:30:52 +0100 |
Detlev Offenbach |
Changed references to the eric web site URL to use the secure protocol https://.
|
file |
diff |
annotate
|
Mon, 12 Dec 2016 18:56:42 +0100 |
Detlev Offenbach |
Improved the histories handling of the debugger UI.
|
file |
diff |
annotate
|
Sun, 11 Dec 2016 18:28:42 +0100 |
Detlev Offenbach |
Added the capability to edit the history lists to the start dialogs of the debugger.
|
file |
diff |
annotate
|
Sun, 11 Dec 2016 16:25:42 +0100 |
Detlev Offenbach |
Added an option to configure the crash session startup behavior, added the '--no-crash' option to suppress looking for a crash session and changed some command line options:
|
file |
diff |
annotate
|
Tue, 06 Dec 2016 19:41:38 +0100 |
Detlev Offenbach |
Added an error page to be shown if an authentication request is cancelled.
|
file |
diff |
annotate
|
Sun, 04 Dec 2016 18:40:41 +0100 |
Detlev Offenbach |
Added the capability to save a global session to disk and restore it and added the capability to save a crash session in order to restore the current state in case of a crash.
|
file |
diff |
annotate
|
Sat, 03 Dec 2016 15:07:43 +0100 |
Detlev Offenbach |
Merged in the APIs changes.
|
file |
diff |
annotate
|
Sat, 03 Dec 2016 15:05:49 +0100 |
Detlev Offenbach |
Finished the project specific API code.
APIs
|
file |
diff |
annotate
|
Thu, 01 Dec 2016 19:27:09 +0100 |
Detlev Offenbach |
Corrected some code style issues and regenerated the source docu files.
|
file |
diff |
annotate
|
Thu, 01 Dec 2016 19:22:06 +0100 |
Detlev Offenbach |
Corrected a source docu issue and regenerated the source docu files.
APIs
|
file |
diff |
annotate
|
Sat, 26 Nov 2016 15:35:12 +0100 |
Detlev Offenbach |
Added public methods for acces to sveral parts of the pdata structure of the Project class.
|
file |
diff |
annotate
|
Sat, 19 Nov 2016 14:59:17 +0100 |
Detlev Offenbach |
Merged with the maintenance branch.
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 18:55:11 +0100 |
Detlev Offenbach |
Updated source docu.
maintenance
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 18:53:31 +0100 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Thu, 17 Nov 2016 18:59:13 +0100 |
Detlev Offenbach |
Added possibility to enter a commit author and commit date/time to the Mercurial commit dialog.
|
file |
diff |
annotate
|
Wed, 16 Nov 2016 20:03:45 +0100 |
Detlev Offenbach |
Refactored the Mercurial commit dialog.
|
file |
diff |
annotate
|
Wed, 16 Nov 2016 19:12:01 +0100 |
Detlev Offenbach |
Added context menu actions to the Mercurial bookmark list dialog.
|
file |
diff |
annotate
|
Mon, 14 Nov 2016 19:58:22 +0100 |
Detlev Offenbach |
Added bookmark actions to the Mercurial Log Browser tools menu.
|
file |
diff |
annotate
|
Sun, 13 Nov 2016 19:41:06 +0100 |
Detlev Offenbach |
Regenerated source docu.
|
file |
diff |
annotate
|
Sat, 12 Nov 2016 17:28:22 +0100 |
Detlev Offenbach |
Got rid of the manually set version numbers.
|
file |
diff |
annotate
|
Fri, 11 Nov 2016 18:41:16 +0100 |
Detlev Offenbach |
Changed the way the currently opened project is highlighted in the multi project browser.
|
file |
diff |
annotate
|
Sun, 06 Nov 2016 18:04:19 +0100 |
Detlev Offenbach |
Fixed issues with the E5ConfigParser with Python2.
|
file |
diff |
annotate
|
Sun, 06 Nov 2016 17:02:45 +0100 |
Detlev Offenbach |
Added support for host fingerprints in the hostsecurity section of the Mercurial configuration file (as of hg 3.9.0).
|
file |
diff |
annotate
|
Sun, 06 Nov 2016 13:39:36 +0100 |
Detlev Offenbach |
Corrected some code style issues and regenerated the source docu.
|
file |
diff |
annotate
|
Sun, 30 Oct 2016 15:06:45 +0100 |
Detlev Offenbach |
Added an action to the Mercurial administration menu to clean out the backup bundles.
|
file |
diff |
annotate
|
Sat, 29 Oct 2016 19:28:04 +0200 |
Detlev Offenbach |
Added support for the Mercurial histedit extension.
|
file |
diff |
annotate
|
Tue, 25 Oct 2016 19:33:11 +0200 |
Detlev Offenbach |
Added support for the strip and fetch extensions to the log browser.
|
file |
diff |
annotate
|
Mon, 24 Oct 2016 19:55:05 +0200 |
Detlev Offenbach |
Added support for the Mercurial strip extension.
|
file |
diff |
annotate
|
Sat, 22 Oct 2016 17:09:08 +0200 |
Detlev Offenbach |
Finished the refactoring of the Mercurial user config management code.
|
file |
diff |
annotate
|
Fri, 21 Oct 2016 18:25:23 +0200 |
Detlev Offenbach |
Added the forgotten refactored file and source docu.
|
file |
diff |
annotate
|
Thu, 20 Oct 2016 18:55:14 +0200 |
Detlev Offenbach |
Added a config parser class to implement the dictionary interface for the Python 2 config parser.
|
file |
diff |
annotate
|
Tue, 18 Oct 2016 18:44:27 +0200 |
Detlev Offenbach |
Fixed a regression in the project debugger properties dialog.
|
file |
diff |
annotate
|
Mon, 17 Oct 2016 19:59:52 +0200 |
Detlev Offenbach |
Fixed a few code style issues.
|
file |
diff |
annotate
|
Mon, 17 Oct 2016 19:51:51 +0200 |
Detlev Offenbach |
Optimized the QtHelp handling.
|
file |
diff |
annotate
|
Sun, 16 Oct 2016 14:43:18 +0200 |
Detlev Offenbach |
Added the source docu for the merged debugger.
|
file |
diff |
annotate
|
Sun, 16 Oct 2016 12:15:18 +0200 |
Detlev Offenbach |
Fixed an issue with the path picker and its usage.
|
file |
diff |
annotate
|
Tue, 11 Oct 2016 19:04:22 +0200 |
Detlev Offenbach |
Added a dialog to select QtHelp documents provided by plug-ins for installation.
|
file |
diff |
annotate
|
Sat, 08 Oct 2016 20:17:20 +0200 |
Detlev Offenbach |
Updated source docu.
6_1_x
|
file |
diff |
annotate
|
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
|
Wed, 14 Sep 2016 20:08:16 +0200 |
Detlev Offenbach |
Started to improve the variable dumping of the debugger backend.
|
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
|