summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Don't use qMalloc/qFree in non-inline codeJoão Abecasis2012-01-171-2/+4
* Don't use RefCount int operationsJoão Abecasis2012-01-171-2/+2
* Don't check reference count in QLinkedList<T>::freeJoão Abecasis2012-01-171-7/+7
* Rename QArrayData::AllocateOption to AllocationOptionJoão Abecasis2012-01-163-12/+13
* Enable QArrayData to reference external array dataJoão Abecasis2012-01-163-4/+32
* Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-01-16112-385/+406
|\
| * Remove unused variableLars Knoll2012-01-161-2/+1
| * Fix ###'es in qrect.hLars Knoll2012-01-161-37/+14
| * Fix ### comments in QSetLars Knoll2012-01-161-14/+2
| * Improve the documentation of QStringLiteralOlivier Goffart2012-01-161-3/+27
| * Build fix for WINCE to qlocale_tools.cppJanne Anttila2012-01-131-0/+4
| * Update year in Nokia copyright headers.Jason McDonald2012-01-106-6/+6
| * Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-106-0/+50
| * Clean-up the interface for QDate.Xizhi Zhu2012-01-092-94/+4
| * Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-2/+2
| * Move keyboard locale and input direction to QInputPanelPekka Vuorela2012-01-071-2/+2
| * Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-066-42/+46
| * Update copyright year in license headers.Jason McDonald2012-01-05106-106/+106
| * Deinlined QLocale::operator==Denis Dzyubenko2012-01-042-6/+12
| * Implement (and unit test) simple QVarLengthArray::first()/last().Robin Burchell2012-01-022-0/+34
| * QCryptographicHash: allow to hash the content of a QIODeviceSune Vuorela2011-12-222-0/+25
| * Remove QT_NO_STL_WCHAR hackHarald Fernengel2011-12-221-18/+3
| * Use strlen() inline whenever possibleHarald Fernengel2011-12-222-48/+55
| * make QString::fromLatin1 partially inlineHarald Fernengel2011-12-202-6/+6
| * Add QVarLengthArray::length().Robin Burchell2011-12-122-0/+8
* | Use RefCount::setSharable feature in QVectorJoão Abecasis2012-01-102-25/+37
* | Add AllocateOptions to QArrayDataJoão Abecasis2012-01-093-13/+44
* | Remove shared_empty and unsharable_empty from APIJoão Abecasis2012-01-063-26/+8
* | Add setSharable support in QArrayData stackJoão Abecasis2012-01-065-15/+47
* | Adding detach to QArrayDataPointerJoão Abecasis2012-01-061-0/+24
* | Ensure shared_null(s) are statically initialized on VS 2010João Abecasis2012-01-055-43/+43
* | Add support for setSharable in RefCountJoão Abecasis2012-01-051-3/+37
* | Retire the generic Q_REFCOUNT_INITIALIZER macroJoão Abecasis2012-01-0412-18/+18
* | Get rid of assignment operators in RefCountJoão Abecasis2012-01-049-30/+28
* | Introducing QArrayDataPointerJoão Abecasis2011-12-141-0/+161
* | QArrayDataOps::insertJoão Abecasis2011-12-141-0/+142
* | QArrayDataOps: generic array operationsJoão Abecasis2011-12-142-0/+183
* | template<class T> struct QTypedArrayDataJoão Abecasis2011-12-111-0/+42
* | Allocate/free support in QArrayDataJoão Abecasis2011-12-092-0/+49
* | Merge remote-tracking branch 'gerrit/master' into containersOswald Buddenhagen2011-12-092-12/+0
|\|
| * Remove unused QMapData::createData()/node_create() overloads.Robin Burchell2011-12-082-12/+0
* | Introducing QArrayDataJoão Abecasis2011-12-063-0/+148
|/
* QByteArray: Fix MSVC warning.Friedemann Kleint2011-11-291-2/+2
* Give better error message when using unsupported lookbehinds in QRegExpKjell Rune Skaaraas2011-11-181-0/+4
* adding a getter cubicBezierSpline() to QEasingCurveThomas Hartmann2011-11-182-0/+13
* Windows: Adapt mkspec for MinGW / gcc 4.6.Friedemann Kleint2011-11-181-0/+7
* Fix tst_Moc::oldStyleCastsOlivier Goffart2011-11-171-2/+2
* avoid type aliasingThomas Hartmann2011-11-111-9/+30
* Revert "Use standard spelling for two languages"Lars Knoll2011-11-042-49/+49
* Use standard spelling for two languagesJiang Jiang2011-11-042-49/+49