typo fix
[pykit.git] / PythonPublisher.cc
2013-06-14 Stefan Bund catch and display errors in initialization code
2012-04-11 Stefan Bund implement _pykit.canGoBack / _pykit.canGoForward
2011-01-24 Stefan Bund expose QDesktopServices::openUrl to python
2011-01-16 Stefan Bund call init.py/shutdown on application close
2011-01-14 Stefan Bund implement _httpapi python module
2010-12-21 Stefan Bund add setStatusCode request api member
2010-12-20 Stefan Bund add setRawHeader to Rquest API
2010-12-10 Stefan Bund POST data support
2010-11-15 Stefan Bund Fix PDF content type, better publisher initialization
2010-10-21 Stefan Bund Separate Viewer from MainWindow and implement PDF embedding
2010-10-20 Stefan Bund initial release