Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | SSL code: introduce new error value for blacklisted certificates | Peter Hartmann | 2011-04-07 | 4 | -13/+21 | |
| * | | | | | | Disable DEF files by default for symbian-gcce. | axis | 2011-04-07 | 1 | -1/+2 | |
| * | | | | | | HTTP caching internals: fix logic for PreferNetwork and PreferCache | Peter Hartmann | 2011-04-07 | 2 | -16/+26 | |
| * | | | | | | Added a consistency check for number of missing symbols in elf2e32. | axis | 2011-04-07 | 1 | -4/+35 | |
| * | | | | | | Updated def file after symbol removal. | axis | 2011-04-07 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-04-07 | 987 | -86967/+59113 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | QLocalSocket: fix abort on Windows. | Martin Petersson | 2011-04-06 | 1 | -0/+5 | |
| * | | | | | | | QStringBuilder: add operator += for QString and QByteArray | Olivier Goffart | 2011-04-06 | 3 | -0/+65 | |
| * | | | | | | | Dummy commit to trigger pulse. | axis | 2011-04-05 | 0 | -0/+0 | |
| * | | | | | | | Fix QMetaObject::indexOfSlot | Olivier Goffart | 2011-04-04 | 2 | -1/+30 | |
| * | | | | | | | Fix compilation | Olivier Goffart | 2011-04-04 | 1 | -2/+2 | |
| * | | | | | | | Documentation for the initilize_list constructor | Olivier Goffart | 2011-04-04 | 3 | -0/+26 | |
| * | | | | | | | QStringList: constructor for std::initializer_list | Olivier Goffart | 2011-04-04 | 2 | -0/+16 | |
| * | | | | | | | HTTP backend: rename method that loads resource from cache | Peter Hartmann | 2011-04-04 | 2 | -4/+4 | |
| * | | | | | | | HTTP backend: make cache validation method return bool | Peter Hartmann | 2011-04-04 | 2 | -14/+12 | |
| * | | | | | | | HTTP backend: return earlier when resource loaded from cache | Peter Hartmann | 2011-04-04 | 1 | -7/+7 | |
| * | | | | | | | QTemporaryFile: Locate placeholder before re-encoding | João Abecasis | 2011-04-04 | 1 | -31/+40 | |
| * | | | | | | | Prefer use of QByteArray to qstrdup and manual memory management | João Abecasis | 2011-04-04 | 1 | -9/+6 | |
| * | | | | | | | Check for null no longer needed | João Abecasis | 2011-04-04 | 1 | -2/+0 | |
| * | | | | | | | Don't overrun XXXXXX placeholder when generating next filename | João Abecasis | 2011-04-04 | 1 | -3/+1 | |
| * | | | | | | | Split argument validation of _gettemp as separate function | João Abecasis | 2011-04-04 | 1 | -25/+51 | |
| * | | | | | | | Remove duplication with QCoreApplication::applicationId | João Abecasis | 2011-04-04 | 1 | -19/+5 | |
| * | | | | | | | Adding comments; variable scoping | João Abecasis | 2011-04-04 | 1 | -22/+30 | |
| * | | | | | | | Don't pre-check if directory exists as it's unnecessary | João Abecasis | 2011-04-04 | 1 | -35/+0 | |
| * | | | | | | | QTemporaryFile: More dead code elimination | João Abecasis | 2011-04-04 | 1 | -84/+29 | |
| * | | | | | | | Removing dead code in QTemporaryFile | João Abecasis | 2011-04-04 | 1 | -18/+4 | |
| * | | | | | | | Remove duplicate #include | João Abecasis | 2011-04-04 | 1 | -1/+0 | |
| * | | | | | | | Extending fileTemplate autotest | João Abecasis | 2011-04-04 | 1 | -14/+26 | |
| * | | | | | | | Adding unicode test case for QTemporaryFile | João Abecasis | 2011-04-04 | 1 | -0/+122 | |
| * | | | | | | | Test should fail, debug output here is useless | João Abecasis | 2011-04-04 | 1 | -4/+1 | |
| * | | | | | | | moc: qobject_cast cannot be used if the class privately iherit from QObject | Olivier Goffart | 2011-04-04 | 1 | -1/+3 | |
| * | | | | | | | Added debugging output to elf2e32_qtwrapper. | axis | 2011-04-04 | 1 | -0/+31 | |
| * | | | | | | | Fixed detection of internal errors in the elf2e32_qtwrapper script. | axis | 2011-04-04 | 1 | -6/+4 | |
| * | | | | | | | Added some more error handling to the elf2e32_qtwrapper. | axis | 2011-04-01 | 1 | -4/+4 | |
| * | | | | | | | QNetworkDiskCache: clean up after merge request | Peter Hartmann | 2011-04-01 | 4 | -9/+12 | |
| * | | | | | | | Speed benchmark for QNetworkDiskCache | Siddharth Mathur | 2011-04-01 | 3 | -1/+452 | |
| * | | | | | | | QNetworkDiskCache: change file organization | Siddharth Mathur | 2011-04-01 | 4 | -44/+78 | |
| * | | | | | | | Make sure we don't use subpixel positions in full hinting mode | Jiang Jiang | 2011-04-01 | 3 | -7/+4 | |
| * | | | | | | | Fix broken test on windows | Olivier Goffart | 2011-04-01 | 1 | -4/+0 | |
| * | | | | | | | Fix compilation warnings | Olivier Goffart | 2011-04-01 | 1 | -5/+4 | |
| * | | | | | | | linking doc of QLocale with QApplication::keyboardInputLocale() | Zeno Albisser | 2011-04-01 | 1 | -1/+5 | |
| * | | | | | | | Fix autotest when using QStringBuilder | Olivier Goffart | 2011-04-01 | 2 | -25/+25 | |
| * | | | | | | | Compile with QStringBuilder and QByteArray | Olivier Goffart | 2011-04-01 | 8 | -9/+10 | |
| * | | | | | | | QStringBuilder now support building QByteArray | Olivier Goffart | 2011-04-01 | 4 | -34/+205 | |
| * | | | | | | | Chnaged Q_AUTOTEST_EXPORT marco into Q_GUI_EXPORT for QZipWriter class | Pavel Mogilevskiy | 2011-04-01 | 1 | -1/+1 | |
| * | | | | | | | Fix horizontal centered text drawing without word wrap | Jiang Jiang | 2011-04-01 | 4 | -23/+30 | |
| * | | | | | | | Fix bug when catching exceptions in tests. | Marco Alanen | 2011-04-01 | 1 | -0/+2 | |
| * | | | | | | | fix order of #include-s on SPARC | Ritt Konstantin | 2011-04-01 | 1 | -2/+1 | |
| * | | | | | | | move semun declaration to qcore_unix_p.h | Ritt Konstantin | 2011-04-01 | 5 | -50/+27 | |
| * | | | | | | | Optimize QMutexPool | Olivier Goffart | 2011-03-31 | 2 | -13/+19 | |