Thu, 23 Aug 2018 18:11:52 +0200 Detlev Offenbach install: modified to allow installation on systems not having QtWebEngine or QtWebKit available. file | diff | annotate
Wed, 11 Jul 2018 19:30:42 +0200 Detlev Offenbach install: fixed an issue printing an error message in case QScintilla is not detected and could not be installed via pip. file | diff | annotate
Sun, 24 Jun 2018 13:21:52 +0200 Detlev Offenbach Redid the "import sip" statements for PyQt 5.11. file | diff | annotate
Sat, 23 Jun 2018 17:59:11 +0200 Detlev Offenbach Prepared the "import sip" statements for PyQt 5.11. file | diff | annotate
Wed, 20 Jun 2018 18:48:44 +0200 Detlev Offenbach Fixed some pyflakes warnings detected by the upgraded version. file | diff | annotate
Fri, 15 Jun 2018 11:56:58 +0200 Detlev Offenbach install.py: fixed input() issue again. file | diff | annotate
Sun, 03 Jun 2018 11:30:15 +0200 Detlev Offenbach install.py: fixed an issue caused by using a variable before it was set. file | diff | annotate
Sat, 02 Jun 2018 12:19:27 +0200 Detlev Offenbach install.py: fix for input() overwriting some variables. file | diff | annotate
Thu, 24 May 2018 19:16:36 +0200 Detlev Offenbach install: show a message to the user if the distutile package cannot be imported. file | diff | annotate
Wed, 02 May 2018 18:39:09 +0200 Detlev Offenbach Fixed some install script issues related to defining the bin dir via -b switch. file | diff | annotate
Thu, 05 Apr 2018 19:39:21 +0200 Detlev Offenbach install script: corrected the install script. file | diff | annotate
Wed, 04 Apr 2018 19:48:25 +0200 Detlev Offenbach install, uninstall: Modified the install and uninstall scripts such, that they can be used without being administrator (i.e. if installing into a virtual environment). file | diff | annotate
Wed, 04 Apr 2018 17:21:51 +0200 Detlev Offenbach Removed another old (forgotten) TODO comment. file | diff | annotate
Wed, 04 Apr 2018 15:36:10 +0200 Detlev Offenbach install script: extended the install script by code to install PyQt5 and/or QScintilla via pip. file | diff | annotate
Mon, 02 Apr 2018 13:26:53 +0200 Detlev Offenbach install script: added some TODO markers to ask the user to install PyQt5 and/or QScintilla using pip. file | diff | annotate
Sun, 31 Dec 2017 16:52:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Thu, 23 Nov 2017 17:50:51 +0100 Detlev Offenbach Fixed a bug in the install script. file | diff | annotate
Sat, 18 Nov 2017 12:35:13 +0100 Detlev Offenbach Added a dark style (*.qss and Python lexers) provided by Giuseppe Corbelli. file | diff | annotate
Tue, 07 Nov 2017 19:37:17 +0100 Detlev Offenbach Made QtWebKit/QtWebKitWidgets or QtWebEngineWidgets a mandatory installation prerequisite and reverted the code, that made the HTML code info viewer optional. file | diff | annotate
Tue, 18 Jul 2017 19:14:20 +0200 Detlev Offenbach Little change to the install script to support the reproducible builds effort. file | diff | annotate
Sat, 22 Apr 2017 15:37:18 +0200 Detlev Offenbach Finished implementing the standalone shell window. file | diff | annotate
Mon, 03 Apr 2017 18:46:15 +0200 Detlev Offenbach Increased minimum required Python versions to prevent usage with very old versions (i.e. eric was never tested with). file | diff | annotate
Wed, 22 Mar 2017 18:56:25 +0100 Detlev Offenbach Introduced a change in the install.py script for the Reproducible Builds effort. file | diff | annotate
Wed, 22 Mar 2017 18:50:20 +0100 Detlev Offenbach Fixed a few code style issues related to the usage of mutable types for default arguments. file | diff | annotate
Sat, 18 Mar 2017 11:34:01 +0100 Detlev Offenbach Corrected some left overs of a failed installation. file | diff | annotate
Thu, 09 Mar 2017 19:28:59 +0100 Detlev Offenbach Continued fixing code style issues detected by the extended style checker. file | diff | annotate
Tue, 07 Mar 2017 19:46:57 +0100 Detlev Offenbach Continued fixing code style issues detected by the extended style checker. file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Fri, 14 Oct 2016 23:02:38 +0200 T.Rzepka Merge with default branch. file | diff | annotate
Sat, 08 Oct 2016 20:16:25 +0200 Detlev Offenbach Fixes to comply with the current AppStream file format and contents. 6_1_x file | diff | annotate
Sat, 08 Oct 2016 19:59:32 +0200 Detlev Offenbach Fixes to comply with the current AppStream file format and contents. file | diff | annotate
Mon, 26 Sep 2016 21:55:40 +0200 T.Rzepka Changed RegEx to be independent from Python version. debugger speed file | diff | annotate
Sun, 04 Sep 2016 14:34:56 +0200 Detlev Offenbach Fixed an issue in the install scripts caused by the renaming of the Python 2 debugger package. file | diff | annotate
Thu, 18 Aug 2016 17:34:05 +0200 Detlev Offenbach Changed install script to install the metadata file in the new standard location. 6_1_x file | diff | annotate
Thu, 18 Aug 2016 17:34:05 +0200 Detlev Offenbach Changed install script to install the metadata file in the new standard location. file | diff | annotate
Sun, 24 Jul 2016 16:51:17 +0200 Detlev Offenbach Some enhancements to the install and uninstall scripts. 6_1_x file | diff | annotate
Sun, 24 Jul 2016 16:51:17 +0200 Detlev Offenbach Some enhancements to the install and uninstall scripts. file | diff | annotate
Sun, 24 Jul 2016 15:57:47 +0200 Detlev Offenbach Fixed an issue in the cleanup method of the install script. 6_1_x file | diff | annotate
Sun, 03 Apr 2016 16:33:37 +0200 Detlev Offenbach Merged the QtWebEngine branch into the default development branch to finalize the port in here. file | diff | annotate
Sun, 03 Apr 2016 12:29:37 +0200 Detlev Offenbach Improved the Mac app bundle creation function. 6_1_x file | diff | annotate
Sun, 03 Apr 2016 12:29:37 +0200 Detlev Offenbach Improved the Mac app bundle creation function. file | diff | annotate
Mon, 28 Mar 2016 11:59:42 +0200 Detlev Offenbach Merged with default branch. QtWebEngine file | diff | annotate
Sun, 27 Mar 2016 20:01:17 +0200 Detlev Offenbach Fixed an issue in the install script caused by the new PyQt naming scheme. 6_1_x file | diff | annotate
Sun, 27 Mar 2016 20:01:17 +0200 Detlev Offenbach Fixed an issue in the install script caused by the new PyQt naming scheme. file | diff | annotate
Sun, 13 Mar 2016 13:11:48 +0100 Detlev Offenbach Backported another Qt 5.6 compatibility fix. 6_1_x file | diff | annotate
Fri, 11 Mar 2016 19:26:27 +0100 Detlev Offenbach Merged with default branch. QtWebEngine file | diff | annotate
Thu, 10 Mar 2016 20:02:45 +0100 Detlev Offenbach Did some code style issues. QtWebEngine file | diff | annotate
Thu, 10 Mar 2016 20:19:33 +0100 Detlev Offenbach Fixed a few code style issues detected by the updated pep8 checker. file | diff | annotate
Sat, 05 Mar 2016 16:44:41 +0100 Detlev Offenbach Continued porting the web browser. QtWebEngine file | diff | annotate
Fri, 04 Mar 2016 18:48:56 +0100 Detlev Offenbach Added a check for pyuic to the install script to prevent errors later on in the installation, if it is not installed. file | diff | annotate
Fri, 04 Mar 2016 18:48:56 +0100 Detlev Offenbach Added a check for pyuic to the install script to prevent errors later on in the installation, if it is not installed. 6_1_x file | diff | annotate
Sun, 17 Jan 2016 12:57:23 +0100 Detlev Offenbach Finalized the hex editor. file | diff | annotate
Fri, 01 Jan 2016 12:13:13 +0100 Detlev Offenbach Updated copyright for 2016. 6_1_x file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Fri, 25 Dec 2015 14:03:57 +0100 Detlev Offenbach Prepared the code for missing QtWebKit (starting from Qt 5.6). file | diff | annotate
Sat, 05 Dec 2015 17:04:08 +0100 Detlev Offenbach Changed the dependancy checker of the install script to require at least Python 2.7 or 3.3. 6_1_x file | diff | annotate
Sat, 05 Dec 2015 17:04:08 +0100 Detlev Offenbach Changed the dependancy checker of the install script to require at least Python 2.7 or 3.3. file | diff | annotate
Sun, 15 Nov 2015 14:29:20 +0100 Detlev Offenbach Dealt with the M801 code style checker messages. file | diff | annotate
Sun, 15 Nov 2015 13:52:29 +0100 Detlev Offenbach Fixed a few coding style issue related to 'blind except:' statements. file | diff | annotate
Sun, 15 Nov 2015 13:31:39 +0100 Detlev Offenbach Extended the uninstall script to remove the plug-ins directories, the data directory and the configuration directory. file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial