pykit.git
2011-01-25 Stefan Bund print functionality
2011-01-25 Stefan Bund PDF cut-and-paste
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
2011-01-07 Martin Potzi prefer dynamic ofer static python library
2011-01-05 Martin Potzi Fix python library linkage (use absolute path to python...
2010-12-29 Stefan Bund add custom qt plugin directory support
2010-12-27 Stefan Bund change built type from console to windows app
2010-12-22 Stefan Bund allow customizing initial and minimal size in pykit.ini
2010-12-21 Stefan Bund disable loading of external plugins
2010-12-21 Stefan Bund remove obsolete zooming functions
2010-12-21 Stefan Bund add setStatusCode request api member
2010-12-20 Stefan Bund add setRawHeader to Rquest API
2010-12-15 Stefan Bund Add PDFWidget JavaScript API
2010-12-10 Stefan Bund replace srv:/// with pykit/ for jquery POST support
2010-12-10 Stefan Bund POST data support
2010-11-15 Stefan Bund Fix PDF content type, better publisher initialization
2010-11-01 Stefan Bund Add font directory support
2010-10-31 Stefan Bund Add support for external webkit
2010-10-30 Stefan Bund Enable PDF antialiasing
2010-10-29 Stefan Bund Minor git and build fixes
2010-10-28 Stefan Bund Build app as console app for now (enables debugging...
2010-10-28 Martin Potzi Update .gitignore for Mac
2010-10-28 Stefan Bund More build customization options
2010-10-27 Stefan Bund Update .gitignore
2010-10-26 Stefan Bund Add QMAKEOPTS make variable
2010-10-26 Stefan Bund Remove invalid C++ warning option (added by python...
2010-10-26 Martin Potzi Add mac specific configuration
2010-10-26 Stefan Bund Make poppler optional
2010-10-26 Stefan Bund Use qmake/make instead of scons as build-system
2010-10-21 Stefan Bund Separate Viewer from MainWindow and implement PDF embedding
2010-10-20 Stefan Bund Move qt4 tool import into SConscript
2010-10-20 Stefan Bund Add qtscons submodule
2010-10-20 Stefan Bund initial release