Tue, 25 Jun 2013 18:50:45 +0200 Detlev Offenbach Added PyQt5 support to the project resources and translations viewers and the code creation dialog. file | diff | annotate
Mon, 24 Jun 2013 19:12:10 +0200 Detlev Offenbach Started implementation of support for PyQt5 projects. 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
Fri, 15 Mar 2013 20:00:49 +0100 Detlev Offenbach Added support for more widgets in the code creation dialog. file | diff | annotate
Mon, 11 Feb 2013 14:08:08 +0100 Detlev Offenbach Continued implementing the delayed import. 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
Mon, 31 Dec 2012 12:35:13 +0100 Detlev Offenbach Adjusted some display strings to be independant of the Qt version (Qt4/Qt5). file | diff | annotate
Mon, 12 Nov 2012 19:04:11 +0100 Detlev Offenbach Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox. file | diff | annotate
Wed, 03 Oct 2012 15:36:41 +0200 Detlev Offenbach Made the seventh set of Qt5 compatibility changes. file | diff | annotate
Sun, 20 May 2012 11:19:10 +0200 Detlev Offenbach Fixed an issue in the dialog code generation dialog. file | diff | annotate
Sun, 20 May 2012 11:14:50 +0200 Detlev Offenbach Enhanced the dialog code generation dialog by presenting classes not directly derived from QWidget, QDialog, QMainWindow or QWizard. file | diff | annotate
Sun, 20 May 2012 11:18:27 +0200 Detlev Offenbach Fixed an issue in the dialog code generation dialog. 5_2_x file | diff | annotate
Fri, 18 May 2012 12:41:38 +0200 Detlev Offenbach Added dialog code generation capability for PySide and Python3. 5_2_x file | diff | annotate
Fri, 18 May 2012 12:41:38 +0200 Detlev Offenbach Added dialog code generation capability for PySide and Python3. file | diff | annotate
Sat, 05 May 2012 18:55:21 +0200 Detlev Offenbach Fixed an issue in the dialog code creation dialog with scanning a Python source file not having the standard extension. 5_2_x file | diff | annotate
Sat, 05 May 2012 18:55:21 +0200 Detlev Offenbach Fixed an issue in the dialog code creation dialog with scanning a Python source file not having the standard extension. file | diff | annotate
Sun, 29 Apr 2012 16:42:02 +0200 Detlev Offenbach Changed the tasks handling to allow for more fine grained task designations. 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
Sun, 04 Sep 2011 16:05:27 +0200 Detlev Offenbach Fixed an issue with the Create Dialog Code dialog. 5_1_x file | diff | annotate
Sun, 04 Sep 2011 16:01:01 +0200 Detlev Offenbach Fixed an issue with the Create Dialog Code dialog. file | diff | annotate
Fri, 29 Jul 2011 18:24:15 +0200 Detlev Offenbach Added code to cover more failure situations of PyQt4 uic. 5_1_x file | diff | annotate
Fri, 29 Jul 2011 18:23:53 +0200 Detlev Offenbach Added code to cover more failure situations of PyQt4 uic. file | diff | annotate
Wed, 29 Jun 2011 19:01:43 +0200 Detlev Offenbach Corrected a PEP-8 related issue. file | diff | annotate
Tue, 28 Jun 2011 09:19:18 +0200 detlev Added dialog support for PySide. file | diff | annotate
Tue, 28 Jun 2011 08:04:17 +0200 detlev Fixed a little error in the code generation dialog. 5_1_x file | diff | annotate
Tue, 28 Jun 2011 08:04:17 +0200 detlev Fixed a little error in the code generation dialog. file | diff | annotate
Sun, 19 Jun 2011 19:50:04 +0200 Detlev Offenbach Fixed the dialog code creation code to respect PEP-8 rules. file | diff | annotate
Sun, 19 Jun 2011 19:36:27 +0200 Detlev Offenbach Changed the code to use super() to access the superclass. file | diff | annotate
Sun, 05 Jun 2011 18:25:36 +0200 Detlev Offenbach Improved code quality by getting rid of star imports. That way pyflakes can do its job. A few bugs fixed found by flakes. file | diff | annotate
Sat, 07 May 2011 13:37:58 +0200 Detlev Offenbach Fixed an issue in the code creation dialog. file | diff | annotate
Sat, 07 May 2011 13:38:24 +0200 Detlev Offenbach Fixed an issue in the code creation dialog. 5_1_x 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
Fri, 31 Dec 2010 15:50:33 +0100 Detlev Offenbach Updated copyright notice. 5_0_x file | diff | annotate
Fri, 31 Dec 2010 15:49:50 +0100 Detlev Offenbach Updated copyright notice. file | diff | annotate
Sat, 04 Sep 2010 19:51:48 +0200 Detlev Offenbach Did some code cleanup. file | diff | annotate
Tue, 31 Aug 2010 12:17:02 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Mon, 30 Aug 2010 19:03:34 +0200 Detlev Offenbach Streamlined the use of QMessageBox. file | diff | annotate
Thu, 29 Jul 2010 08:50:45 +0200 Detlev Offenbach Did some more string format conversions. file | diff | annotate
Sat, 15 May 2010 15:29:39 +0200 Detlev Offenbach Changed code to improve development on multiple platforms. file | diff | annotate
Fri, 14 May 2010 12:31:34 +0200 Detlev Offenbach Fixed some issues related to Python's universal newline support. file | diff | annotate
Sat, 27 Feb 2010 11:33:46 +0000 Detlev Offenbach Fixed a porting related bug in CreateDialogCodeDialog.py. file | diff | annotate
Tue, 23 Feb 2010 18:45:20 +0000 Detlev Offenbach Fixed a porting bug. file | diff | annotate
Sun, 31 Jan 2010 18:31:28 +0000 Detlev Offenbach Finished cleaning up the code supported by py3flakes. file | diff | annotate
Wed, 13 Jan 2010 18:53:58 +0000 Detlev Offenbach Renamed E4Gui to E5Gui. file | diff | annotate
Tue, 12 Jan 2010 18:36:05 +0000 Detlev Offenbach Renamed e5App to e5App. file | diff | annotate
Sun, 10 Jan 2010 19:19:52 +0000 Detlev Offenbach Did a lot of encoding related stuff. file | diff | annotate
Sat, 09 Jan 2010 19:43:36 +0000 Detlev Offenbach Fixed a bunch of issues including a workaround for a bug in the Python email package (s. EmailDialog.py). file | diff | annotate
Sat, 02 Jan 2010 17:09:08 +0000 Detlev Offenbach Started to rename stuff for eric5. file | diff | annotate
Sat, 02 Jan 2010 15:35:20 +0000 Detlev Offenbach Changed copyright for 2010. file | diff | annotate
Sat, 02 Jan 2010 15:11:35 +0000 Detlev Offenbach First commit after changing to Python 3.1. file | diff | annotate
Wed, 30 Dec 2009 15:40:33 +0000 Detlev Offenbach Change code dealing with QVariant (and QSettings) to use the PyQt4 QVariant v2 API. file | diff | annotate
Mon, 28 Dec 2009 18:31:37 +0000 Detlev Offenbach Removed some superfluous unicode() calls. file | diff | annotate
Mon, 28 Dec 2009 16:03:33 +0000 Detlev Offenbach Started porting eric4 to Python3 file | diff | annotate
(0) tip

eric ide

mercurial