summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Added meta type info for Q[Explicitly]SharedDataPointerDenis Dzyubenko2011-07-281-0/+3
* Get rid of compiler warnings with MSVCOlivier Goffart2011-07-283-21/+22
* Add QFreeList as an internal classBradley T. Hughes2011-07-263-0/+358
* Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-1/+1
* QAbstractConcatenable::convertFromAscii: make len the actual lengthOlivier Goffart2011-07-222-10/+7
* remove Qt3 leftoversRitt Konstantin2011-07-221-11/+2
* Add unit tests to QStringLiteral and QByteArrayLiteral with operator %Thiago Macieira2011-07-211-0/+21
* Make the N parameter to the QXXXLiterals be the actual string lengthThiago Macieira2011-07-212-16/+16
* minor improvements to QChar documentationRitt Konstantin2011-07-211-68/+42
* Fix more use of C style cast.Olivier Goffart2011-07-211-3/+3
* Doc: Removed documentation for deleted code.David Boddie2011-07-2110-896/+0
* Fix use of C style cast.Olivier Goffart2011-07-191-1/+1
* "Fix" the crash at startup on MSVCOlivier Goffart2011-07-151-2/+2
* fixup for d17c76feee9eece4f7d9d1c5cec254842bb0a639Ritt Konstantin2011-07-151-50/+151
* Revert "make QChar::Unicode_Unassigned a constantly big value"Olivier Goffart2011-07-151-2/+2
* Regenerate unicode tablesOlivier Goffart2011-07-151-880/+880
* make QChar::Unicode_Unassigned a constantly big valueRitt Konstantin2011-07-131-2/+2
* drop a dead QChar::Punctuation_Dask enum valueRitt Konstantin2011-07-132-5/+1
* drop an obsolete QChar::NoCategory enum valueRitt Konstantin2011-07-132-5/+1
* Fix compilation on MSVCLars Knoll2011-07-132-17/+51
* Refactor QByteArray to allow for const dataLars Knoll2011-07-122-186/+257
* Cleanup reference counting in QDateTimePrivate class.Jedrzej Nowacki2011-07-121-3/+2
* remove unneeded cast operator on QConstStringDataLars Knoll2011-07-121-3/+0
* Remove #ifdef for platforms where QChar was packed -- there aren't anyThiago Macieira2011-07-111-4/+0
* Remove Qt 4.3 binary compatibility for MSVCThiago Macieira2011-07-115-49/+0
* Use lambdas for generating static data for QStringLiteralThiago Macieira2011-07-111-26/+33
* Remove the qs() macro.Olivier Goffart2011-07-081-4/+0
* Use memmove in QListData::append(int) as regions overlap.Thiago Macieira2011-07-081-1/+1
* Add support for QStringLiterals in QStringBuilderThiago Macieira2011-07-081-0/+17
* Make the new QStringLiteral produce a non-temporaryThiago Macieira2011-07-081-10/+33
* Bugfix the QConstString implementation.Thiago Macieira2011-07-081-2/+2
* Unify QLatin1String and QLatin1LiteralLars Knoll2011-07-074-123/+57
* Support for compile time generated QStringsLars Knoll2011-07-072-282/+287
* Add an internal QRefCount class to QtCoreLars Knoll2011-07-073-0/+145
* Fix compilation with c++0x modeLars Knoll2011-07-061-1/+1
* Fix QScopedPointerarray default constructorOlivier Goffart2011-07-051-1/+3
* remove QT3_SUPPORT from corelib/toolsLars Knoll2011-06-2911-346/+0
* Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-292-211/+14
* QStringBuilder: do not crash with null char*Olivier Goffart2011-06-272-0/+4
* Make QPoint have the same layout on all platformsGunnar Sletta2011-06-201-6/+0
* Install some headers that were previously missing from install.axis2011-06-031-0/+4
* Fix a regression in QList::mid()Liang Qi2011-05-271-0/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24108-1787/+1787
* Doc: Fixed qdoc warnings.David Boddie2011-05-231-0/+2
* Doc: Fixed qdoc warnings.David Boddie2011-05-232-2/+3
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-238-13/+45
* QT_USE_QSTRINGBUILDER to fix source compatibilityOlivier Goffart2011-05-184-20/+15
* Removed deprecated functions in QListEckhart Koppen2011-05-131-91/+0
* Compile fix for QLocale on Symbian.Denis Dzyubenko2011-05-101-1/+1
* Added Kazakh language to the QLocale mapping table on Symbian.Denis Dzyubenko2011-05-101-0/+1