Re: [PyQt] Transferring security context to newly created QWebView windows

2012-06-16 Thread alan moore
Realized I forgot to mention what this code does. It opens a password-protected page which contains a link to another page in the same password-protected folder and opens up in a new window. The expected behavior is that the second page will open fine, since we're already authenticated to the

[PyQt] install pyqt

2012-06-16 Thread ????????
my system is debian 6.0.4 1.i have installed qt download qt-everywhere-opensource-src-4.8.2 extract it cd ./qt-everywhere-opensource-src-4.8.2 ./configure make make install 2.when i install my pyqt 1)download PyQt-x11-gpl-4.9.1 2)cd ./PyQt-x11-gpl-4.9.1 3)root@debian:/home/debian/PyQt-x11

[PyQt] Qt5 roadmap?

2012-06-16 Thread David Cortesi
Folks, Per the Qt Project roadmap (http://qt-project.org/wiki/Qt_5.0) Qt 5 is supposed to be in beta now (the alpha is available at http://qt-project.org/prereleases), with final release "by the end of June". I look in vain for a pyqt roadmap at riverbank.co.uk, although I do see roadmaps for sip

[PyQt] ANN: eric 5.2.3 released

2012-06-16 Thread detlev
Hi, I just uploaded eric 5.2.3. It is a maintenance release fixing some bugs. It is available via the eric web site. http://eric-ide.python-projects.org/index.html Regards, Detlev -- Detlev Offenbach det...@die-offenbachs.de ___ PyQt mailing list

[PyQt] ANN: eric 4.5.4 released

2012-06-16 Thread detlev
Hi, I just uploaded eric 4.5.4. It is a maintenance release fixing some bugs and includes a few enhancements to the Subversion interfaces. It is available via the eric web site. http://eric-ide.python-projects.org/index.html Regards, Detlev -- Detlev Offenbach det...@die-offenbachs.de ___