changelog
- Sat, 26 Jan 2019 14:42:46 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 26 Jan 2019 14:42:46 +0100] rev 6669
- Created new branch for development of conda interfaces..
- Sat, 26 Jan 2019 13:56:19 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 26 Jan 2019 13:56:19 +0100] rev 6668
- Info.py: added the CopyrightShort variable used by the macOS bundle creator.
- Mon, 21 Jan 2019 19:21:25 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 21 Jan 2019 19:21:25 +0100] rev 6667
- ProgramsDialog: added another condition for failing to load a Python module via -m.
- Mon, 21 Jan 2019 19:12:29 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 21 Jan 2019 19:12:29 +0100] rev 6666
- Documentation Tools: changed logic such, that a missing 'qcollectiongenerator' executable is ignored an Qt 5.12 is assumed (it has the function integrated in 'qhelpgenerator').
- Sun, 20 Jan 2019 19:38:51 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 20 Jan 2019 19:38:51 +0100] rev 6665
- Some changes to the Qt Help tools detection.
- Sun, 20 Jan 2019 14:41:07 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 20 Jan 2019 14:41:07 +0100] rev 6664
- install.py: extended and corrected the macOS application bundle generation.
- Sat, 19 Jan 2019 15:58:03 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 19 Jan 2019 15:58:03 +0100] rev 6663
- install.py: updated help texts and added an option (--clean-desktop) to delete the desktop links before installation on Windows.
- Sat, 19 Jan 2019 14:31:48 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 19 Jan 2019 14:31:48 +0100] rev 6662
- Web Browser (NG): added support to select a client SSL certificate (as of Qt 5.12).
- Fri, 18 Jan 2019 19:45:25 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 18 Jan 2019 19:45:25 +0100] rev 6661
- CreateDialogCodeDialog: changed logic to always call the external UI loader in order to avoid clashes with eric classes and packages.
- Fri, 18 Jan 2019 19:01:33 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 18 Jan 2019 19:01:33 +0100] rev 6660
- install.py: added a forgotten check for PyQt5 >= 5.12 before trying to install PyQtWebEngine via pip.