Sun, 17 Feb 2019 17:13:51 +0100 Detlev Offenbach Updated translations. file | diff | annotate
Sat, 16 Feb 2019 17:02:46 +0100 Detlev Offenbach Updated the translations for the new conda interface. file | diff | annotate
Fri, 15 Feb 2019 18:58:49 +0100 Detlev Offenbach Editor: added an option to disable the caching of completion results. file | diff | annotate
Thu, 14 Feb 2019 18:48:32 +0100 Detlev Offenbach Updated translations. file | diff | annotate
Sun, 10 Feb 2019 12:13:10 +0100 Detlev Offenbach VirtualEnv Manager: extended the environment definition by a flag indicating a remotely accessed environment. file | diff | annotate
Sun, 03 Feb 2019 16:10:39 +0100 Detlev Offenbach Web Browser (NG): file | diff | annotate
Sat, 02 Feb 2019 11:12:54 +0100 Detlev Offenbach Merged with default branch to prepare release 19.02. maintenance release-19.02 file | diff | annotate
Sat, 19 Jan 2019 14:31:48 +0100 Detlev Offenbach Web Browser (NG): added support to select a client SSL certificate (as of Qt 5.12). file | diff | annotate
Sat, 12 Jan 2019 18:25:04 +0100 Detlev Offenbach MultiProject, MultiProjectBrowser: added capability to delete a project from disk. file | diff | annotate
Thu, 10 Jan 2019 18:01:19 +0100 Detlev Offenbach EditorMarkerMap: added cpability to suppress some markers in the marker map. file | diff | annotate
Thu, 10 Jan 2019 14:22:59 +0100 Detlev Offenbach Merged with default branch to prepare release 19.01. maintenance release-19.01 file | diff | annotate
Sat, 15 Dec 2018 16:29:47 +0100 Detlev Offenbach Updated translations. file | diff | annotate
Sun, 09 Dec 2018 13:13:27 +0100 Detlev Offenbach pip Interface: added an entry to select the virtual environment of the current project if it has one defined. file | diff | annotate
Sun, 09 Dec 2018 12:02:15 +0100 Detlev Offenbach Updated translations. file | diff | annotate
Sat, 01 Dec 2018 11:44:34 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-18.12 file | diff | annotate
Sat, 24 Nov 2018 15:37:04 +0100 Detlev Offenbach Project Forms Browser: added support for the --resource-suffix= and --import-from= options of pyuic (the PyQt forms compiler). file | diff | annotate
Sat, 17 Nov 2018 12:45:58 +0100 Detlev Offenbach CreateDialogCodeDialog: fixed an issue and applied some logic to enhance the form data loading via the external UicLoadUi.py script. file | diff | annotate
Sun, 04 Nov 2018 17:20:11 +0100 Detlev Offenbach Shell: changed code to start the shell/debugger backend with an unmodified PATH setting and added some more special commands (see what's this help of the shell). file | diff | annotate
Sun, 04 Nov 2018 11:46:35 +0100 Detlev Offenbach VirtualenvAddEditDialog: change the Anaconda flag to read 'Conda' and added a WhatsThis help string to the 'Globa' option to explain it a bit better. file | diff | annotate
Sat, 03 Nov 2018 17:18:15 +0100 Detlev Offenbach TranslatorWidget: added a button to open the Translator configuration page. file | diff | annotate
Sat, 03 Nov 2018 14:19:21 +0100 Detlev Offenbach VitualEnv Manager: file | diff | annotate
Thu, 01 Nov 2018 18:46:44 +0100 Detlev Offenbach SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode file | diff | annotate
Thu, 01 Nov 2018 15:42:21 +0100 Detlev Offenbach Editor: fixed am issue related to replacing found text using a match and fixed some typos in some help text. file | diff | annotate
Thu, 01 Nov 2018 11:47:39 +0100 Detlev Offenbach Merged with default branch to prepare the 18.11 release. maintenance release-18.11 file | diff | annotate
Sat, 27 Oct 2018 12:00:46 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Sat, 20 Oct 2018 14:46:01 +0200 Detlev Offenbach Project, Preferences, Debugger: harmonized some dialogs. file | diff | annotate
Sun, 07 Oct 2018 18:18:13 +0200 Detlev Offenbach TranslatorPage: fixed a silly copy&paste error. file | diff | annotate
Sat, 06 Oct 2018 14:47:40 +0200 Detlev Offenbach Translator: changed DeepL support to DeepL Pro. file | diff | annotate
Wed, 03 Oct 2018 19:54:23 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Wed, 03 Oct 2018 17:33:40 +0200 Detlev Offenbach VCS: added capability to show some VCS info in the status bar of the main window (next to the status LED). file | diff | annotate
Mon, 01 Oct 2018 19:20:42 +0200 Detlev Offenbach Re-merged with "default" branch in order to include some last minute fixes in the next release. maintenance file | diff | annotate
Sun, 30 Sep 2018 17:35:40 +0200 Boyuan Yang Updated Chinese translations. file | diff | annotate
Sun, 30 Sep 2018 11:38:40 +0200 Detlev Offenbach Merged with "default" branch to prepare the next release. maintenance file | diff | annotate
Sat, 29 Sep 2018 19:32:33 +0200 Detlev Offenbach IRC: added support for the /query, /notice, /ping, /ignore, /unignore, /away, /join, /part and /partall commands. file | diff | annotate
Tue, 18 Sep 2018 19:23:07 +0200 Detlev Offenbach CodeDocumentationViewer: simplified the front end handling file | diff | annotate
Mon, 17 Sep 2018 19:25:49 +0200 Detlev Offenbach CodeDocumentationViewer: chanegd code to always show the HTML based documentation viewer, if QtWebEngine or QtWebKit is available. file | diff | annotate
Sat, 01 Sep 2018 10:24:02 +0200 Detlev Offenbach Merged with "default" branch to prepare the next release. maintenance file | diff | annotate
Fri, 31 Aug 2018 17:30:31 +0200 Detlev Offenbach HgRebaseDialog: fixed a silly typo and update translations. file | diff | annotate
Sun, 26 Aug 2018 15:54:51 +0200 Detlev Offenbach PluginWizardDialog: corrected existing templates and added template and button for an exeDisplayData() function returning ready made version info. file | diff | annotate
Tue, 21 Aug 2018 14:36:57 +0200 Detlev Offenbach IrcIdentitiesEditDialog: added a button to show the password as clear text. file | diff | annotate
Sat, 04 Aug 2018 15:38:32 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Wed, 01 Aug 2018 19:43:34 +0200 Detlev Offenbach Merged with the default branch to prepare the 18.08 release. maintenance release-18.08 file | diff | annotate
Sun, 29 Jul 2018 14:00:42 +0200 Detlev Offenbach Updated translations corba_options file | diff | annotate
Thu, 12 Jul 2018 19:27:04 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Wed, 11 Jul 2018 19:16:13 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Sun, 08 Jul 2018 19:13:34 +0200 Detlev Offenbach Window menu: reorganized the "Windows" submenu and added the "Code Documentation Viewer". file | diff | annotate
Sun, 08 Jul 2018 18:55:21 +0200 Detlev Offenbach File-Browser, Shell: changed code so file-browser and shell are always a standalone windows. file | diff | annotate
Sun, 08 Jul 2018 13:05:23 +0200 Detlev Offenbach Translator: improved the translator by making the loading of available translations an asynchroneous operation. file | diff | annotate
Sat, 07 Jul 2018 14:38:13 +0200 Detlev Offenbach Translator: added a translation engine for the IBM Watson Language Translator. file | diff | annotate
Sat, 07 Jul 2018 12:58:50 +0200 Detlev Offenbach Webbrowser: finished upgrading to Qt 5.11. file | diff | annotate
Mon, 02 Jul 2018 18:59:30 +0200 Detlev Offenbach Merged with the default branch to prepare the 18.07 release. maintenance file | diff | annotate
Sat, 30 Jun 2018 14:09:32 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Thu, 28 Jun 2018 20:17:18 +0200 Detlev Offenbach Debugger: fixed some more cases, where the debugger is not supported or configured. file | diff | annotate
Tue, 26 Jun 2018 18:50:04 +0200 Detlev Offenbach CodeDocumentationViewer, PreviewerHTML: prepared the code for the non-availability of either QtWebEngine or QtWebKit (e.g. in the Win-32 PyQt5 wheels as of 5.11). file | diff | annotate
Mon, 18 Jun 2018 18:45:37 +0200 Detlev Offenbach i18n: Updated translations. file | diff | annotate
Sun, 17 Jun 2018 16:56:10 +0200 Detlev Offenbach Continued to remove all explicit references to Python interpreters and replace them by references to virtual environments. file | diff | annotate
Sun, 17 Jun 2018 13:09:00 +0200 Detlev Offenbach pip Interface: ammended some pip dialogs to be more consistent. file | diff | annotate
Sat, 16 Jun 2018 13:34:22 +0200 Detlev Offenbach VirtualEnv: improved the virtual env handling. file | diff | annotate
Wed, 13 Jun 2018 19:05:09 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Sun, 10 Jun 2018 17:21:43 +0200 Detlev Offenbach Updated translations. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial