summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | Merge earth-team into origin/master'Olivier Goffart2011-04-122-24/+26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | / / / / | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Use the qt_static_metacall in QueuedConnectionOlivier Goffart2011-04-083-21/+38
| | * | | | | | | | | | | | 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
| | * | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-0734-454/+1296
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | QStringBuilder: add operator += for QString and QByteArrayOlivier Goffart2011-04-062-0/+32
| | * | | | | | | | | | | | | Fix QMetaObject::indexOfSlotOlivier Goffart2011-04-041-1/+1
| | * | | | | | | | | | | | | 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-041-0/+3
| | * | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | Fix compilation warningsOlivier Goffart2011-04-011-5/+4
| | * | | | | | | | | | | | | linking doc of QLocale with QApplication::keyboardInputLocale()Zeno Albisser2011-04-011-1/+5
| | * | | | | | | | | | | | | Compile with QStringBuilder and QByteArrayOlivier Goffart2011-04-012-3/+3
| | * | | | | | | | | | | | | QStringBuilder now support building QByteArrayOlivier Goffart2011-04-013-34/+175
| | * | | | | | | | | | | | | move semun declaration to qcore_unix_p.hRitt Konstantin2011-04-012-7/+9
| | * | | | | | | | | | | | | Optimize QMutexPoolOlivier Goffart2011-03-312-13/+19
| | * | | | | | | | | | | | | moc: be able to compile if there are private classesOlivier Goffart2011-03-312-5/+16
| | * | | | | | | | | | | | | Speedup activation of signalsOlivier Goffart2011-03-315-68/+118
| | * | | | | | | | | | | | | Improve slightly the performence of activateOlivier Goffart2011-03-311-12/+12
| | * | | | | | | | | | | | | Optimize QMetaObject::activate (remove call to QThreadData::current)Olivier Goffart2011-03-315-4/+9
| | * | | | | | | | | | | | | Remove ANSI function definitionsminiak2011-03-311-4/+0
| | * | | | | | | | | | | | | Merge remote branch 'origin/master' into 4.8-earthDenis Dzyubenko2011-03-312-22/+25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Improved documentation for new QTranslator::load() overloadDenis Dzyubenko2011-03-291-8/+9
| | * | | | | | | | | | | | | | Changed the #ifdef block in QLocale to check for Q_OS_WIN instead of WS.Denis Dzyubenko2011-03-291-1/+1
| | * | | | | | | | | | | | | | Fixed checking for default arguments in QLocale::toCurrencyString()Denis Dzyubenko2011-03-291-3/+3
| | * | | | | | | | | | | | | | Use region name as a locale name on Mac.Denis Dzyubenko2011-03-291-31/+0
| | * | | | | | | | | | | | | | Updated CLDR data for QLocale.Denis Dzyubenko2011-03-291-370/+561
| | * | | | | | | | | | | | | | Added native language and country names (endonyms) to QLocale.Denis Dzyubenko2011-03-294-1/+75
| | * | | | | | | | | | | | | | Merge remote branch 'origin/master' into 4.8-earthDenis Dzyubenko2011-03-288-6/+24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Changed the return value of QLocale::matchingLocales().Denis Dzyubenko2011-03-282-9/+11
| | * | | | | | | | | | | | | | | Fix the leak of QAdoptedThread and all dependent objectsOlivier Goffart2011-03-284-6/+27
| | * | | | | | | | | | | | | | | QtConcurrent: throw exception from destructorOlivier Goffart2011-03-281-6/+1
| | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Use QByteArray::isEmpty instead of isNull in QLocaleDenis Dzyubenko2011-03-242-4/+4
| | * | | | | | | | | | | | | | Fixed documentation for QLocaleDenis Dzyubenko2011-03-243-17/+17
| | * | | | | | | | | | | | | | Merge remote branch 'earth-team/master-i18n' into 4.8-earthDenis Dzyubenko2011-03-2414-8508/+10972
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | QLocale fixes.Denis Dzyubenko2011-03-245-28/+28
| | | * | | | | | | | | | | | | | Revert "Added short time format support on Windows."Denis Dzyubenko2011-03-231-3/+1
| | | * | | | | | | | | | | | | | QLocale: Compile fix for windowsDenis Dzyubenko2011-03-221-44/+43