Sun, 24 Feb 2019 13:01:58 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 24 Feb 2019 12:13:56 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Sat, 23 Feb 2019 16:05:36 +0100 Detlev Offenbach Updated source documentation. file | diff | annotate
Sat, 16 Feb 2019 15:41:33 +0100 Detlev Offenbach Added the conda interface source docu. file | diff | annotate
Fri, 15 Feb 2019 19:35:33 +0100 Detlev Offenbach Merged with default branch. conda file | diff | annotate
Fri, 15 Feb 2019 19:19:20 +0100 Detlev Offenbach PixmapCache: prepared the pixmap cache to be able to load SVG files. Order of precedence is .svgz, .svg and .png. The key is calculated from the basename and the size. file | diff | annotate
Mon, 11 Feb 2019 19:23:31 +0100 Detlev Offenbach QsciScintillaCompat: implemented a workaround for the QScintilla.insert() method broken with QScintilla 2.11 on Windows. maintenance file | diff | annotate
Wed, 13 Feb 2019 20:39:58 +0100 Detlev Offenbach Merged with default branch. conda file | diff | annotate
Mon, 11 Feb 2019 19:23:31 +0100 Detlev Offenbach QsciScintillaCompat: implemented a workaround for the QScintilla.insert() method broken with QScintilla 2.11 on Windows. 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
Tue, 05 Feb 2019 19:39:42 +0100 Detlev Offenbach Merged with default branch. conda file | diff | annotate
Mon, 04 Feb 2019 20:03:11 +0100 Detlev Offenbach Conda: started to implement the Conda Packages Manager widget. conda 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
Fri, 01 Feb 2019 20:15:03 +0100 Detlev Offenbach Web Browser (NG): some compatibility changes for Qt 5.12. 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
Fri, 18 Jan 2019 19:45:25 +0100 Detlev Offenbach CreateDialogCodeDialog: changed logic to always call the external UI loader in order to avoid clashes with eric classes and packages. file | diff | annotate
Wed, 16 Jan 2019 19:28:19 +0100 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sat, 12 Jan 2019 19:32:22 +0100 Detlev Offenbach MultiProjectBrowser: use category of current entry to preset the category of a project to be added. 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 14:22:59 +0100 Detlev Offenbach Merged with default branch to prepare release 19.01. maintenance release-19.01 file | diff | annotate
Sun, 16 Dec 2018 16:03:58 +0100 Detlev Offenbach WebBrowserWindow: fine tuned the remote control receiver methods. file | diff | annotate
Sat, 15 Dec 2018 17:29:57 +0100 Detlev Offenbach Debugger, Shell: start the shell in the project directory if one is open ([issue290]). file | diff | annotate
Sat, 15 Dec 2018 16:30:36 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Wed, 12 Dec 2018 19:52:24 +0100 Detlev Offenbach Web Browser: changed the web browser logic inside eric to use a remote controlled web browser process. 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:09:37 +0100 Detlev Offenbach Updated source docu. 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, 01 Dec 2018 11:38:22 +0100 Detlev Offenbach Fixed some code style issues and generated source docu. 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 19:37:46 +0100 Detlev Offenbach Regenerated source docu. file | diff | annotate
Sat, 17 Nov 2018 15:07:53 +0100 Detlev Offenbach WebBrowser: fixed an issue causing the search string to be applied while navigating. 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
Fri, 16 Nov 2018 20:00:03 +0100 Detlev Offenbach Globals, UserInterface: improved the detection of the Qt tools. file | diff | annotate
Sun, 04 Nov 2018 18:35:18 +0100 Detlev Offenbach UserInterface: added a method to retrieve the clean PATH environment variable. 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 12:38:32 +0100 Detlev Offenbach Shell: another attempt to properly fix the 'writing prompt' issue. 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 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 11:54:26 +0200 Detlev Offenbach Updated source documentation. file | diff | annotate
Wed, 24 Oct 2018 19:59:49 +0200 Detlev Offenbach VCS.ProjectHelper, Project.Project: fix the handling when a VCS clone or export operation fails. file | diff | annotate
Sun, 21 Oct 2018 18:42:53 +0200 Detlev Offenbach UserInterface, NetworkManager, E5NetworkProxyFactory: some code changes to (hopefully) fix a network proxy related issue. file | diff | annotate
Sun, 21 Oct 2018 14:22:31 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Thu, 18 Oct 2018 18:53:23 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sat, 13 Oct 2018 14:08:21 +0200 Detlev Offenbach CreateDialogCodeDialog: extended the logic to support projects loading custom widgets from outside the eric or project directories (via a virtual environment). file | diff | annotate
Wed, 03 Oct 2018 19:55:11 +0200 Detlev Offenbach Updated source docu. 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
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
Wed, 19 Sep 2018 19:50:10 +0200 Detlev Offenbach EricSchemeHandler, QtHelpSchemeHandler: ensure, that data is loaded in the main thread. 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
Sun, 16 Sep 2018 13:36:01 +0200 Detlev Offenbach VirtualenvManager, DebuggerPropertiesDialog, DebuggerInterfacePython: added code to use the default virtual environment, if none has been configured yet. file | diff | annotate
Sat, 15 Sep 2018 19:59:20 +0200 Detlev Offenbach E5TextEditSearchWidget: added method to modify the layout strategy. file | diff | annotate
Mon, 10 Sep 2018 18:15:10 +0200 Detlev Offenbach Changed the extension of the generated script files for Windows from '.bat' to '.cmd'. 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
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
Sun, 26 Aug 2018 15:03:20 +0200 Detlev Offenbach Shell: fixed an issue with the redirected input() method caused by the queued output change done back in June 2018. file | diff | annotate
(0) -1000 -300 -100 -60 tip

eric ide

mercurial