Sat, 25 Jul 2015 13:15:20 +0200 Detlev Offenbach Corrected some code style issues. 6_0_x file | diff | annotate
Sat, 25 Jul 2015 13:10:09 +0200 Detlev Offenbach Corrected some code style issues. file | diff | annotate
Sat, 25 Jul 2015 13:02:39 +0200 Detlev Offenbach Changed code to make eric compatible to PyQt 5.5 (QByteArry issue). file | diff | annotate
Sat, 25 Jul 2015 12:58:42 +0200 Detlev Offenbach Changed code to make eric compatible to PyQt 5.5 (QByteArry issue). 6_0_x file | diff | annotate
Thu, 23 Jul 2015 20:14:30 +0200 Detlev Offenbach Changed code to make eric compatible to PyQt 5.5 (QByteArry issue). file | diff | annotate
Sun, 17 May 2015 16:55:30 +0200 Detlev Offenbach Little change to the dialog code generation dialog to not show internal widgets (i.e. those starting with 'qt_'). file | diff | annotate
Sat, 16 May 2015 12:47:31 +0200 Detlev Offenbach Added code to intercept a parse error of form files to the dialog code creation dialog. file | diff | annotate
Fri, 06 Feb 2015 19:07:00 +0100 Detlev Offenbach Fixed an issue in the code creation dialog when loading a form file with project specific widgets. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sat, 11 Oct 2014 17:10:20 +0200 Detlev Offenbach Fixed a few little issues in eric6. 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
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 11 Jan 2014 11:55:33 +0100 Detlev Offenbach Changed the code to use QObject.tr() instead of QObject.trUtf8(). 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
Fri, 13 Dec 2013 23:39:14 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Tue, 26 Nov 2013 19:00:35 +0100 Detlev Offenbach Corrected a not working import in the dialog creation dialog. 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, 01 Nov 2013 15:48:48 +0100 T.Rzepka Merge with default branch after fixed indentation issues. 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 16:51:12 +0200 Detlev Offenbach Fixed a bunch of indentation issues. file | diff | annotate
Sat, 19 Oct 2013 13:03:39 +0200 Detlev Offenbach Fixed various coding style issues. file | diff | annotate
Fri, 18 Oct 2013 18:42:10 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Mon, 14 Oct 2013 19:30:36 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Tue, 08 Oct 2013 19:47:37 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Mon, 08 Jul 2013 22:36:10 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
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
(0) -60 tip

eric ide

mercurial