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
Wed, 04 Nov 2015 16:25:25 +0100 Detlev Offenbach Fixed a few code style issues (forgotten future imports, copyrights,...). 6_1_x file | diff | annotate
Sat, 31 Oct 2015 16:49:21 +0100 Detlev Offenbach Fixed a little issue. 6_0_x file | diff | annotate
Sat, 31 Oct 2015 16:49:21 +0100 Detlev Offenbach Fixed a little issue. file | diff | annotate
Thu, 29 Oct 2015 19:10:20 +0100 Detlev Offenbach Fixed some incorrect string format strings using the new checker. file | diff | annotate
Mon, 14 Sep 2015 19:03:29 +0200 Detlev Offenbach Fixed a little issue in the install script. 6_0_x file | diff | annotate
Sat, 12 Sep 2015 15:25:11 +0200 Detlev Offenbach Changed installation destination on Windows to be the Scripts subdirectory of the Python installation. 6_0_x file | diff | annotate
Sat, 12 Sep 2015 15:25:11 +0200 Detlev Offenbach Changed installation destination on Windows to be the Scripts subdirectory of the Python installation. file | diff | annotate
Sat, 12 Sep 2015 12:54:12 +0200 Detlev Offenbach Prepared the Python3 debug client for some obsolescences of the inspect.py module. file | diff | annotate
Sat, 05 Sep 2015 15:13:13 +0200 Detlev Offenbach Fixed some code style issues and removed code no longer needed. file | diff | annotate
Sat, 22 Aug 2015 17:15:01 +0200 Detlev Offenbach Enhanced the install.py help info in case no PyQt variant can be found. 6_0_x file | diff | annotate
Sat, 22 Aug 2015 17:15:01 +0200 Detlev Offenbach Enhanced the install.py help info in case no PyQt variant can be found. file | diff | annotate
Mon, 17 Aug 2015 13:17:39 +0200 Detlev Offenbach Changed the installer to create a Mac app bundle script containg a DYLD_FRAMEWORK_PATH line as recommended by PyQt for Qt 5.5.0 and newer. 6_0_x file | diff | annotate
Mon, 17 Aug 2015 13:17:39 +0200 Detlev Offenbach Changed the installer to create a Mac app bundle script containg a DYLD_FRAMEWORK_PATH line as recommended by PyQt for Qt 5.5.0 and newer. file | diff | annotate
Sat, 04 Jul 2015 14:46:40 +0200 Detlev Offenbach Little enhancement of the install script. 6_0_x file | diff | annotate
Sat, 04 Jul 2015 14:46:40 +0200 Detlev Offenbach Little enhancement of the install script. file | diff | annotate
Sun, 26 Apr 2015 16:28:00 +0200 Detlev Offenbach Changed the install script to include the Mercurial revision number when install from the sources. 6_0_x file | diff | annotate
Sun, 26 Apr 2015 16:22:42 +0200 Detlev Offenbach Little improvement to the recent install.py change. file | diff | annotate
Sun, 26 Apr 2015 14:26:44 +0200 Detlev Offenbach Changed the install script to include the Mercurial revision number when install from the sources. file | diff | annotate
Sat, 14 Mar 2015 19:28:18 +0100 Detlev Offenbach A little tweak to the version outputs of the install script. file | diff | annotate
Fri, 13 Mar 2015 19:02:56 +0100 Detlev Offenbach Modified install script to show the version info before giving an error in case of unsuitable versions. file | diff | annotate
Sun, 18 Jan 2015 12:05:53 +0100 Detlev Offenbach Corrected a little typo and improved the .desktop file generation. file | diff | annotate
Thu, 08 Jan 2015 18:48:52 +0100 Detlev Offenbach Fixed install script. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Mon, 22 Dec 2014 18:31:23 +0100 Detlev Offenbach Corrected some coding style issues. 6_0_x file | diff | annotate
Sat, 06 Dec 2014 20:19:07 +0100 Detlev Offenbach Little fix in the install script. 5_5_x file | diff | annotate
Sat, 06 Dec 2014 20:19:07 +0100 Detlev Offenbach Little fix in the install script. file | diff | annotate
Mon, 01 Dec 2014 14:04:11 +0100 Detlev Offenbach Changed some code in the install script to improve virtualenv support for Mac. 5_5_x file | diff | annotate
Mon, 01 Dec 2014 12:12:26 +0100 Detlev Offenbach Changed some code in the install script to improve virtualenv support for Mac. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial