| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix memory leak in QFuture | Morten Sørvig | 2009-05-05 | 1 | -0/+2 |
|
|
* | Greatly reduced the complexity of the boilerplate function. | Thiago Macieira | 2009-05-04 | 1 | -90/+17 |
|
|
* | Added comment to clearify the use of indexes. | Morten Engvoldsen | 2009-05-04 | 1 | -0/+8 |
|
|
* | performance improvement of isUncRoot in qfsfileengine_win.cpp | Joerg Bornemann | 2009-04-28 | 1 | -2/+9 |
|
|
* | Return the correct MIB number for TSCII. When the code was | Frans Englich | 2009-04-24 | 1 | -2/+1 |
|
|
* | Alias for QUtf16Codec is wrong. | Frans Englich | 2009-04-24 | 1 | -3/+1 |
|
|
* | Change Qt version number to 4.5.2 | Thiago Macieira | 2009-04-24 | 1 | -2/+2 |
|
|
* | Fixes for QByteArrayMatcher | João Abecasis | 2009-04-23 | 2 | -2/+8 |
|
|
* | Allow QThread to start a QTimer and QEventLoop before QCoreApplication is con... | Bradley T. Hughes | 2009-04-23 | 4 | -6/+8 |
|
|
* | Doc fixes | João Abecasis | 2009-04-22 | 1 | -0/+1 |
|
|
* | Make make_qfeatures_dot_h script generate the current copyright header. | Jason McDonald | 2009-04-22 | 1 | -27/+27 |
|
|
* | don't detach in qHash() | Lars Knoll | 2009-04-20 | 1 | -2/+2 |
|
|
* | Unable to build ActiveQt with Opensource edition. | Prasanth Ullattil | 2009-04-20 | 1 | -2/+2 |
|
|
* | Make temporary files close-on-exec | Oswald Buddenhagen | 2009-04-18 | 1 | -0/+11 |
|
|
* | sanitize whitespace & parentheses | Oswald Buddenhagen | 2009-04-18 | 1 | -128/+127 |
|
|
* | fix reading problem on 64-bit machines in QProcess and socket engine | Peter Hartmann | 2009-04-16 | 2 | -5/+5 |
|
|
* | Silence warning about unused static function on Windows | João Abecasis | 2009-04-15 | 1 | -0/+2 |
|
|
* | Doc - clarified that on Windows, for 32-bit programs running in WOW64 | Kavindra Devi Palaraja | 2009-04-15 | 1 | -0/+4 |
|
|
* | BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear. | Norwegian Rock Cat | 2009-04-15 | 1 | -0/+1 |
|
|
* | Fix regression in QString::replace(int, int, QChar) when string is empty | Paul Olav Tvete | 2009-04-15 | 1 | -18/+16 |
|
|
* | Compile with namespace | Jarek Kobus | 2009-04-15 | 1 | -0/+2 |
|
|
* | Javascript: When there is javascript running then it will spin the CPU at 100% | Bradley T. Hughes | 2009-04-08 | 1 | -3/+12 |
|
|
* | Fixes: WDestructiveClose flag and the new WindowCancelButtonHint have the ... | Thomas Hartmann | 2009-04-07 | 1 | -3/+3 |
|
|
* | QThread::start(): priority has no effect on Linux systems | Bradley T. Hughes | 2009-04-06 | 1 | -0/+12 |
|
|
* | Delete temporary file if copy was unsuccessful | João Abecasis | 2009-04-02 | 1 | -1/+4 |
|
|
* | Renaming a file does not change QFile's fileName | João Abecasis | 2009-04-02 | 1 | -0/+5 |
|
|
* | QFile::rename didn't always return false when method failed | João Abecasis | 2009-04-02 | 1 | -3/+9 |
|
|
* | Doc: Added a note about copying by value in QMetaProperty and included detail... | David Boddie | 2009-04-02 | 1 | -3/+15 |
|
|
* | Doc - fixed a typo: iterartor -> iterator | Simon Hausmann | 2009-04-02 | 2 | -4/+4 |
|
|
* | Doc: Trivial fixes. | David Boddie | 2009-04-01 | 1 | -4/+4 |
|
|
* | Subject: Added platform spec. note about type convertion | Morten Engvoldsen | 2009-04-01 | 1 | -0/+8 |
|
|
* | Changes: Clearifying docs on qInstallMsgHandler | Morten Engvoldsen | 2009-04-01 | 1 | -2/+4 |
|
|
* | Adding note to the qFuzzyCompare doc | Morten Engvoldsen | 2009-04-01 | 1 | -1/+6 |
|
|
* | Subject: Compile fix on Windows | Andy Shaw | 2009-03-31 | 1 | -2/+2 |
|
|
* | Doc: Made it clearer that QProcess::start() only starts a new process if one ... | David Boddie | 2009-03-31 | 1 | -9/+16 |
|
|
* | QProcess::start() segfaults on empty program | Bradley T. Hughes | 2009-03-31 | 1 | -0/+9 |
|
|
* | Fix bug in QDirIterator that clear the cache of the fileinfo | Alexis Menard | 2009-03-31 | 1 | -17/+17 |
|
|
* | Add Windows7 and Snow Leopard as values QSysInfo. | Norwegian Rock Cat | 2009-03-31 | 2 | -7/+20 |
|
|
* | Doc: Swapping \a with \c to fix a qdoc warning | Kavindra Devi Palaraja | 2009-03-30 | 1 | -1/+1 |
|
|
* | Explicitely mentioned in the doc that the format string for qDebug, | Denis Dzyubenko | 2009-03-30 | 2 | -5/+9 |
|
|
* | Doc: Fixed typo. | David Boddie | 2009-03-30 | 1 | -1/+1 |
|
|
* | Make Qt/Embedded compile with the -no-feature-PICTURE switch. | Trond Kjernaasen | 2009-03-30 | 1 | -61/+61 |
|
|
* | String-to-number conversion functions should ignore trailing whitespaces. | Denis Dzyubenko | 2009-03-30 | 1 | -3/+6 |
|
|
* | Fix Qt3Support compile | Bradley T. Hughes | 2009-03-27 | 1 | -0/+1 |
|
|
* | Make QMutexPool actually be thread-safe (double-checked locking doesn't | Thiago Macieira | 2009-03-27 | 2 | -13/+6 |
|
|
* | optimize | Oswald Buddenhagen | 2009-03-27 | 1 | -1/+1 |
|
|
* | remove pointless check | Oswald Buddenhagen | 2009-03-27 | 1 | -2/+1 |
|
|
* | most definitely NOT \since 4.5 | Oswald Buddenhagen | 2009-03-27 | 1 | -2/+0 |
|
|
* | Reduce the number of calls to QThread::idealThreadCount() in QtConcurrent. | Morten Sørvig | 2009-03-26 | 1 | -4/+6 |
|
|
* | Fix QSharedPointer crashing when it is used as a global static in an applicat... | Thiago Macieira | 2009-03-25 | 1 | -5/+13 |
|
|