Sat, 23 Jun 2018 17:59:11 +0200 Detlev Offenbach Prepared the "import sip" statements for PyQt 5.11. file | diff | annotate
Thu, 14 Jun 2018 19:19:15 +0200 Detlev Offenbach Globals: added a TODO comment file | diff | annotate
Wed, 23 May 2018 19:36:11 +0200 Detlev Offenbach Got rid of the Windows "DotNet"-Hack (i.e. using _ instead of . as first character of special directories). file | diff | annotate
Mon, 14 May 2018 19:40:29 +0200 Detlev Offenbach Extended the error report to send the desktop environment in use (Linux only). file | diff | annotate
Sun, 31 Dec 2017 16:52:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Fri, 22 Dec 2017 17:56:49 +0100 Detlev Offenbach Added the capability to remember the most recently used file names and conditions. file | diff | annotate
Wed, 30 Aug 2017 10:55:00 +0200 Detlev Offenbach Corrected some code style issues. file | diff | annotate
Sat, 26 Aug 2017 16:49:16 +0200 Detlev Offenbach Fixed an issue sending input to the mercurial and subversion processes. file | diff | annotate
Tue, 01 Aug 2017 15:49:41 +0200 Detlev Offenbach Fixed an issue getting the home directory during uninstallation. file | diff | annotate
Sat, 13 May 2017 16:32:54 +0200 Detlev Offenbach Prepared the code for Qt > 5.9.99. file | diff | annotate
Sat, 13 May 2017 13:46:05 +0200 Detlev Offenbach Added code to auto-discover the presence of the new 'pyqt5-tools' wheel (Windows only). file | diff | annotate
Sun, 09 Apr 2017 19:41:35 +0200 Detlev Offenbach Started implementing the capability to configure the path to the PyQt tools or determine it based on the current Python interpreter. file | diff | annotate
Fri, 06 Jan 2017 18:28:14 +0100 Detlev Offenbach Fixed a change of the latest changeset. file | diff | annotate
Fri, 06 Jan 2017 18:22:02 +0100 Detlev Offenbach Fixed some places that still were using the non-existing sipconfig module. file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Wed, 27 Jul 2016 18:42:25 +0200 Detlev Offenbach Added capability to set the path to the Qt tools manually (because they are not included in the PyQt5 wheels). 6_1_x file | diff | annotate
Wed, 27 Jul 2016 18:10:08 +0200 Detlev Offenbach Added capability to set the path to the Qt tools manually (because they are not included in the PyQt5 wheels). file | diff | annotate
Wed, 17 Feb 2016 22:11:12 +0100 T.Rzepka updated pep8 to 1.7.0 file | diff | annotate
Sun, 07 Feb 2016 18:07:05 +0100 Detlev Offenbach Fixed some code style issues. file | diff | annotate
Sun, 24 Jan 2016 16:03:00 +0100 Detlev Offenbach Added a 'Recent Files' menu to the hex editor. file | diff | annotate
Sat, 23 Jan 2016 16:21:23 +0100 Detlev Offenbach Improved the display of addresses and sizes in 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
Sun, 15 Nov 2015 14:29:20 +0100 Detlev Offenbach Dealt with the M801 code style checker messages. file | diff | annotate
Sat, 01 Aug 2015 13:41:33 +0200 Detlev Offenbach Added the '--settings=' command line switch to store the settings files in a non-standard directory. file | diff | annotate
Fri, 01 May 2015 11:27:32 +0200 Detlev Offenbach Fixed a bug in the message filter causing a traceback when no message filters are configured. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sun, 21 Sep 2014 15:18:24 +0200 Detlev Offenbach Added some more PyQt4 compatibility code. file | diff | annotate
Sat, 13 Sep 2014 16:13:52 +0200 Detlev Offenbach Added more changes to make eric6 usable with PyQt4 as well. file | diff | annotate
Sat, 05 Jul 2014 12:13:23 +0200 Detlev Offenbach Finished renaming eric5 for PyQt5 to eric6. file | diff | annotate
Sun, 29 Jun 2014 20:13:56 +0200 Detlev Offenbach Started porting eric5 to PyQt5. file | diff | annotate
Sun, 05 Jan 2014 23:22:17 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:40:41 +0100 Detlev Offenbach Updated copyright for 2014. 5_3_x file | diff | annotate
Wed, 01 Jan 2014 14:39:32 +0100 Detlev Offenbach Updated copyright for 2014. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:38:45 +0100 Detlev Offenbach Updated copyright for 2014. file | diff | annotate
Sat, 14 Dec 2013 23:44:25 +0100 T.Rzepka # __IGNORE_WARNING__ added/ removed. Py2 comp. file | diff | annotate
Sun, 03 Nov 2013 15:58:22 +0100 T.Rzepka Merge with default branch after fixed indentation issues and lates changes. Py2 comp. file | diff | annotate
Fri, 18 Oct 2013 23:00:41 +0200 T.Rzepka Merge with default branch after shorten the code lines to max. 79 characters. Py2 comp. file | diff | annotate
Sat, 19 Oct 2013 13:03:39 +0200 Detlev Offenbach Fixed various coding style issues. file | diff | annotate
Wed, 09 Oct 2013 18:34:30 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Mon, 07 Oct 2013 19:10:11 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Tue, 28 May 2013 20:52:12 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Wed, 24 Apr 2013 18:16:34 +0200 Detlev Offenbach Added a method to determine the Qt binaries path to the Globals package. file | diff | annotate
Tue, 23 Apr 2013 19:57:07 +0200 Detlev Offenbach Changed the logic for detecting and using the PyQt4 module directory. file | diff | annotate
Mon, 22 Apr 2013 20:24:58 +0200 Detlev Offenbach Changed code to be compatible with latest PyQt4 Windows installers. file | diff | annotate
Wed, 10 Apr 2013 22:33:47 +0200 T.Rzepka Search for interpreter on startup, avoid 'not found' message and switch to opposite interpreter. Py2 comp. file | diff | annotate
Mon, 25 Mar 2013 03:11:06 +0100 T.Rzepka Script changes: Future import added, super calls modified and unicode behavior for str. Py2 comp. file | diff | annotate
Wed, 02 Jan 2013 10:33:09 +0100 Detlev Offenbach Updated copyright for 2013. 5_2_x file | diff | annotate
Wed, 02 Jan 2013 10:31:48 +0100 Detlev Offenbach Updated copyright for 2013. file | diff | annotate
Tue, 02 Oct 2012 19:53:31 +0200 Detlev Offenbach Made the sixth set of Qt5 compatibility changes. file | diff | annotate
Mon, 26 Dec 2011 19:32:02 +0100 Detlev Offenbach Updated copyright for 2012. 5_1_x file | diff | annotate
Mon, 26 Dec 2011 19:31:22 +0100 Detlev Offenbach Updated copyright for 2012. file | diff | annotate
Sat, 08 Oct 2011 18:16:04 +0200 Detlev Offenbach Some changes for Mac computers. file | diff | annotate
Thu, 18 Aug 2011 18:03:22 +0200 Detlev Offenbach Added code to the cooperation functions to support IPv6. file | diff | annotate
Sat, 02 Jul 2011 18:16:01 +0200 Detlev Offenbach Added code to search for a Python2 interpreter in some known places. If none is found, the user can configure it on the Debugger, Python config page. file | diff | annotate
Fri, 11 Mar 2011 16:51:57 +0100 Detlev Offenbach Made code mostly PEP 8 compliant (except all whitespace and line length). file | diff | annotate
Sun, 06 Feb 2011 15:41:44 +0100 Detlev Offenbach Redid the native file dialog code to be future proof. file | diff | annotate
Fri, 31 Dec 2010 15:49:50 +0100 Detlev Offenbach Updated copyright notice. file | diff | annotate
Tue, 30 Mar 2010 17:17:15 +0000 Detlev Offenbach Added code to remember the 20 most recently connected hosts. file | diff | annotate
Sat, 02 Jan 2010 15:35:20 +0000 Detlev Offenbach Changed copyright for 2010. file | diff | annotate
(0) tip

eric ide

mercurial