Re: Qt getting nuts

2009-03-10 Thread Abdelrazak Younes
Vincent van Ravesteijn wrote: rgheck schreef: bool QFileInfo::operator!= ( const QFileInfo & /fileinfo/ ) Returns true if this QFileInfo object refers to a _*different file*_ than the one specified by /fileinfo/; otherwise returns false. bool QFileInfo::operator== ( const QF

Re: Qt getting nuts

2009-03-09 Thread Vincent van Ravesteijn
Did this change? I remember that there was a problem about the symlinks that we had at one point. rh Well, I see now that the documentation of 4.4.3 is the same. Maybe they only changed the implementation. Anyway, it makes no sense at all to me.. but something changed I made a very small

Re: Qt getting nuts

2009-03-09 Thread Vincent van Ravesteijn
rgheck schreef: bool QFileInfo::operator!= ( const QFileInfo & /fileinfo/ ) Returns true if this QFileInfo object refers to a _*different file*_ than the one specified by /fileinfo/; otherwise returns false. bool QFileInfo::operator== ( const QFileInfo & /fileinfo/ ) Retu

Re: Qt getting nuts

2009-03-09 Thread rgheck
Vincent van Ravesteijn wrote: Vincent van Ravesteijn schreef: Another major bug with QT 4.5. 1.Start LyX 2. Ctrl-N 3. Ctrl-N Infinite Loop. Vincent According to the documentation: bool QFileInfo::operator!= ( const QFileInfo & /fileinfo/ ) Returns true if this QFileInfo object r

Qt getting nuts (was: Major bug Qt4.5 : Two new files -> infinite loop)

2009-03-09 Thread Vincent van Ravesteijn
Vincent van Ravesteijn schreef: Another major bug with QT 4.5. 1.Start LyX 2. Ctrl-N 3. Ctrl-N Infinite Loop. Vincent According to the documentation: bool QFileInfo::operator!= ( const QFileInfo & /fileinfo/ ) Returns true if this QFileInfo object refers to a _*different file*_