summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-04-182121-108596/+139382
|\
| * Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2011-04-1810-15/+205
| |\
| | * Fix build for Apple gcccon2011-04-181-1/+1
| | * Add platformNativeInterface assessor to QApplicationJørgen Lind2011-04-152-0/+12
| | * Lighthouse: Add dummy QSessionManagerJørgen Lind2011-04-153-2/+175
| | * Adapt to different uikit resolutions.con2011-04-152-12/+10
| | * Lighthouse: Make directfb conform with ligthhouse gl context apiJørgen Lind2011-04-151-0/+2
| | * Compile fix for window surface features. (uikit)con2011-04-152-1/+6
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-04-18171-10156/+17506
| |\ \
| | * | QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-142-4/+4
| | * | Fix qstringbuilder4 test on macOlivier Goffart2011-04-141-3/+0
| | * | Compile on Mac.Olivier Goffart2011-04-132-10/+11
| | * | Merge earth-team into origin/master'Olivier Goffart2011-04-12788-2981/+49990
| | |\ \
| | * | | Revert "HTTP caching internals: fix logic for PreferNetwork and PreferCache"Markus Goetz2011-04-112-26/+16
| | * | | Use the qt_static_metacall in QueuedConnectionOlivier Goffart2011-04-085-28/+43
| | * | | Fix crash after merge of the native symbian thread branch.Olivier Goffart2011-04-081-1/+0
| | * | | Fix bad mergeOlivier Goffart2011-04-081-16/+0
| | * | | Re-apply part of ba8e5eedf5f40091eb67dd391a7dcaf9299db2f5Olivier Goffart2011-04-081-0/+10
| | * | | Removed useless commentOlivier Goffart2011-04-071-3/+0
| | * | | SSL code: introduce new error value for blacklisted certificatesPeter Hartmann2011-04-074-13/+21
| | * | | Disable DEF files by default for symbian-gcce.axis2011-04-071-1/+2
| | * | | HTTP caching internals: fix logic for PreferNetwork and PreferCachePeter Hartmann2011-04-072-16/+26
| | * | | Added a consistency check for number of missing symbols in elf2e32.axis2011-04-071-4/+35
| | * | | Updated def file after symbol removal.axis2011-04-071-1/+1
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-07987-86967/+59113
| | |\ \ \
| | * | | | QLocalSocket: fix abort on Windows.Martin Petersson2011-04-061-0/+5
| | * | | | QStringBuilder: add operator += for QString and QByteArrayOlivier Goffart2011-04-063-0/+65
| | * | | | Dummy commit to trigger pulse.axis2011-04-050-0/+0
| | * | | | Fix QMetaObject::indexOfSlotOlivier Goffart2011-04-042-1/+30
| | * | | | Fix compilationOlivier Goffart2011-04-041-2/+2
| | * | | | Documentation for the initilize_list constructorOlivier Goffart2011-04-043-0/+26
| | * | | | QStringList: constructor for std::initializer_listOlivier Goffart2011-04-042-0/+16
| | * | | | HTTP backend: rename method that loads resource from cachePeter Hartmann2011-04-042-4/+4
| | * | | | HTTP backend: make cache validation method return boolPeter Hartmann2011-04-042-14/+12
| | * | | | HTTP backend: return earlier when resource loaded from cachePeter Hartmann2011-04-041-7/+7
| | * | | | QTemporaryFile: Locate placeholder before re-encodingJoão Abecasis2011-04-041-31/+40
| | * | | | Prefer use of QByteArray to qstrdup and manual memory managementJoão Abecasis2011-04-041-9/+6
| | * | | | Check for null no longer neededJoão Abecasis2011-04-041-2/+0
| | * | | | Don't overrun XXXXXX placeholder when generating next filenameJoão Abecasis2011-04-041-3/+1
| | * | | | Split argument validation of _gettemp as separate functionJoão Abecasis2011-04-041-25/+51
| | * | | | Remove duplication with QCoreApplication::applicationIdJoão Abecasis2011-04-041-19/+5
| | * | | | Adding comments; variable scopingJoão Abecasis2011-04-041-22/+30
| | * | | | Don't pre-check if directory exists as it's unnecessaryJoão Abecasis2011-04-041-35/+0
| | * | | | QTemporaryFile: More dead code eliminationJoão Abecasis2011-04-041-84/+29
| | * | | | Removing dead code in QTemporaryFileJoão Abecasis2011-04-041-18/+4
| | * | | | Remove duplicate #includeJoão Abecasis2011-04-041-1/+0
| | * | | | Extending fileTemplate autotestJoão Abecasis2011-04-041-14/+26
| | * | | | Adding unicode test case for QTemporaryFileJoão Abecasis2011-04-041-0/+122
| | * | | | Test should fail, debug output here is uselessJoão Abecasis2011-04-041-4/+1
| | * | | | moc: qobject_cast cannot be used if the class privately iherit from QObjectOlivier Goffart2011-04-041-1/+3