[PyQt] Re: More recent g++ slows build time immensely

2008-10-20 Thread Kevin Watters
> Anyway, I'm looking into using sipconfig so I'll end up with lots of little > files instead of one big one. It sounds like some new algorithm made your big-oh a little a bigger--splitting things up might improve things quite a bit. I'd also take the time to figure out how to make g++ do precomp

Re: [PyQt] PyQt Development Roadmap Published

2008-10-20 Thread Giovanni Bajo
On lun, 2008-10-20 at 12:28 +0100, Phil Thompson wrote: > I've published a development roadmap for PyQt at > http://www.riverbankcomputing.com/software/pyqt/roadmap. > > It describes my current thinking - but everything is still up for grabs. > It's not intended to capture every planned change - b

Re: [PyQt] PyQt Development Roadmap Published

2008-10-20 Thread Phil Thompson
On Mon, 20 Oct 2008 21:13:30 +0200, Detlev Offenbach <[EMAIL PROTECTED]> wrote: > On Montag, 20. Oktober 2008, Phil Thompson wrote: >> I've published a development roadmap for PyQt at >> http://www.riverbankcomputing.com/software/pyqt/roadmap. >> >> It describes my current thinking - but everything

Re: [PyQt] PyQt Development Roadmap Published

2008-10-20 Thread Detlev Offenbach
On Montag, 20. Oktober 2008, Phil Thompson wrote: > I've published a development roadmap for PyQt at > http://www.riverbankcomputing.com/software/pyqt/roadmap. > > It describes my current thinking - but everything is still up for grabs. > It's not intended to capture every planned change - but I do

[PyQt] Re: PyQt Development Roadmap Published

2008-10-20 Thread Joshua Kugler
Paul A. Giannaros wrote: > On Mon, Oct 20, 2008 at 12:28 PM, Phil Thompson > <[EMAIL PROTECTED]> wrote: >> I've published a development roadmap for PyQt at >> http://www.riverbankcomputing.com/software/pyqt/roadmap. > > > Great to see it all composed together. There's a minor bug in the > exampl

Re: [PyQt] More recent g++ slows build time immensely

2008-10-20 Thread Jim Crowell
Thanks, Giovanni. -Jim C. On Mon, 20 Oct 2008 17:53:01 +0200, "Giovanni Bajo" <[EMAIL PROTECTED]> said: > On 10/20/2008 5:48 PM, Jim Crowell wrote: > > > > However, I'm trying to upgrade to Ubuntu 8.04, which includes g++ 4.2.3. > > Building the bindings on my Windows machine takes about 35 sec

Re: [PyQt] More recent g++ slows build time immensely

2008-10-20 Thread Phil Thompson
On Mon, 20 Oct 2008 10:48:00 -0500, "Jim Crowell" <[EMAIL PROTECTED]> wrote: > Hi all, > > I've been using SIP to generate bindings for Syzygy > . Since we've been using GNU Make > for everything, I've been running SIP with "-j 1" to generate a single > .cpp fil

Re: [PyQt] More recent g++ slows build time immensely

2008-10-20 Thread Giovanni Bajo
On 10/20/2008 5:48 PM, Jim Crowell wrote: Hi all, I've been using SIP to generate bindings for Syzygy . Since we've been using GNU Make for everything, I've been running SIP with "-j 1" to generate a single .cpp file, which up til now has worked fine (with Min

[PyQt] More recent g++ slows build time immensely

2008-10-20 Thread Jim Crowell
Hi all, I've been using SIP to generate bindings for Syzygy . Since we've been using GNU Make for everything, I've been running SIP with "-j 1" to generate a single .cpp file, which up til now has worked fine (with MinGW g++ 3.4.2 on Windows and whatever g++ co

Re: [PyQt] PyQt Development Roadmap Published

2008-10-20 Thread Phil Thompson
On Mon, 20 Oct 2008 10:46:50 -0400, Daniel Miller <[EMAIL PROTECTED]> wrote: >> I've published a development roadmap for PyQt at >> http://www.riverbankcomputing.com/software/pyqt/roadmap. > > This looks very nice Phil. Thanks for publishing this detailed > description of what is planned. I thin

Re: [PyQt] PyQt Development Roadmap Published

2008-10-20 Thread Daniel Miller
I've published a development roadmap for PyQt at http://www.riverbankcomputing.com/software/pyqt/roadmap. This looks very nice Phil. Thanks for publishing this detailed description of what is planned. I think it's very valuable because it allows people to give feedback before things are set

Re: [PyQt] PyQt Development Roadmap Published

2008-10-20 Thread Phil Thompson
On Mon, 20 Oct 2008 12:47:16 +0100, "Paul A. Giannaros" <[EMAIL PROTECTED]> wrote: > On Mon, Oct 20, 2008 at 12:28 PM, Phil Thompson > <[EMAIL PROTECTED]> wrote: >> I've published a development roadmap for PyQt at >> http://www.riverbankcomputing.com/software/pyqt/roadmap. > > > Great to see it a

Re: [PyQt] PyQt Development Roadmap Published

2008-10-20 Thread Paul A. Giannaros
On Mon, Oct 20, 2008 at 12:28 PM, Phil Thompson <[EMAIL PROTECTED]> wrote: > I've published a development roadmap for PyQt at > http://www.riverbankcomputing.com/software/pyqt/roadmap. Great to see it all composed together. There's a minor bug in the example that creates a signal that uses string

[PyQt] Re: Problem with latest PyQt4 snapshot

2008-10-20 Thread Phil Thompson
On Sat, 18 Oct 2008 16:23:53 +0200, Detlev Offenbach <[EMAIL PROTECTED]> wrote: > Hi, > > running eric4 or eric4-configure with latest PyQt4 snapshot results in the > following error message. > > QVariant::load(QDataStream &s): type unknown to QVariant. > > Any hint on what is going on is appr

[PyQt] PyQt Development Roadmap Published

2008-10-20 Thread Phil Thompson
I've published a development roadmap for PyQt at http://www.riverbankcomputing.com/software/pyqt/roadmap. It describes my current thinking - but everything is still up for grabs. It's not intended to capture every planned change - but I do want to identify every incompatible change. Comments and