changelog
- Sun, 16 Oct 2016 12:20:30 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 16 Oct 2016 12:20:30 +0200] rev 5243
- Merged with more changes from Tobias.
- Sat, 15 Oct 2016 22:50:03 +0200
- by T.Rzepka <Tobias.Rzepka@gmail.com> [Sat, 15 Oct 2016 22:50:03 +0200] rev 5242
- Encode filenames always as utf-8.
- Sun, 16 Oct 2016 12:18:42 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 16 Oct 2016 12:18:42 +0200] rev 5241
- Merged with debugger stuff from Tobias.
- Sat, 15 Oct 2016 20:36:37 +0200
- by T.Rzepka <Tobias.Rzepka@gmail.com> [Sat, 15 Oct 2016 20:36:37 +0200] rev 5240
- Use importlib instead __import__ because it returns the correct module directly.
- Fri, 14 Oct 2016 23:02:38 +0200
- by T.Rzepka <Tobias.Rzepka@gmail.com> [Fri, 14 Oct 2016 23:02:38 +0200] rev 5239
- Merge with default branch.
- Sun, 16 Oct 2016 12:15:18 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 16 Oct 2016 12:15:18 +0200] rev 5238
- Fixed an issue with the path picker and its usage.
- Sun, 16 Oct 2016 11:44:20 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 16 Oct 2016 11:44:20 +0200] rev 5237
- Change to the plug-in manager to support plug-in sets (like the documentation sets plug-ins). These containe a '_' in the plug-in archive name.
(grafted from 9487d3fbb71eb055fcc8d78205ec1e947c399352)
- Sun, 16 Oct 2016 11:44:20 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 16 Oct 2016 11:44:20 +0200] rev 5236
- Change to the plug-in manager to support plug-in sets (like the documentation sets plug-ins). These containe a '_' in the plug-in archive name.
- Sat, 15 Oct 2016 16:22:04 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 15 Oct 2016 16:22:04 +0200] rev 5235
- Changed the plug-in install dialog such, that a data only package directory (i.e. it doesn't contain an __init__.py file) is not deleted before a new plug-in version or variant is installed.
(grafted from dc9281cba4926b00c83e79b9cd0b162764058bd0)
- Sat, 15 Oct 2016 16:22:04 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 15 Oct 2016 16:22:04 +0200] rev 5234
- Changed the plug-in install dialog such, that a data only package directory (i.e. it doesn't contain an __init__.py file) is not deleted before a new plug-in version or variant is installed.