Mon, 04 May 2015 19:42:53 +0200 | Detlev Offenbach | Fixed an issue in a third party package causing a stacktrace on Python2 in a call to str(). | file | diff | annotate |
Fri, 20 Jun 2014 16:05:45 +0200 | Detlev Offenbach | Added code to Project to move deleted files/directories to the recycle bin falling back to removing them (os.remove), if send2trash cannot be imported due to missing dependencies. | file | diff | annotate |