summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Add autotests for QMetaType::load() and save()Kent Hansen2012-03-181-0/+126
| | * | | | | | Merge master into api_changesKent Hansen2012-03-168-118/+136
| | |\ \ \ \ \ \
| | * | | | | | | Fix invalid read, detected by valgrindJoão Abecasis2012-03-151-10/+10
| | * | | | | | | QRegularExpression: support for QString overloadsGiuseppe D'Angelo2012-03-151-27/+83
| | * | | | | | | QRegularExpression: QMetaType and QVariant supportGiuseppe D'Angelo2012-03-143-0/+29
| | * | | | | | | Silence 'narrowing conversion' warning in testJoão Abecasis2012-03-131-1/+1
| | * | | | | | | Merge "Merge remote-tracking branch 'origin/master' into api_changes" into re...João Abecasis2012-03-129-382/+672
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-129-382/+672
| | | |\ \ \ \ \ \ \
| | * | | | | | | | | Fix QString:mid and midRef, againJoão Abecasis2012-03-121-8/+44
| | |/ / / / / / / /
| | * | | | | | | | Mark tst_qtimeline as insignificant on WindowsSergio Ahumada2012-03-091-0/+2
| | * | | | | | | | Skip test when implicit move operators not availableJoão Abecasis2012-03-081-0/+43
| | * | | | | | | | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-0836-230/+2110
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into api_changesJoão Abecasis2012-03-0814-2/+1473
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Add QUrl formatting option "PreferLocalFile".David Faure2012-03-071-9/+10
| | | * | | | | | | | | Add test for QUrl::isLocalFile (there weren't any).David Faure2012-03-061-0/+1
| | | * | | | | | | | | Add template specialization of QMetaType for QObject derived pointers.Stephen Kelly2012-03-062-0/+32
| | * | | | | | | | | | Base QList::setSharable on RefCount::setSharableJoão Abecasis2012-03-051-0/+172
| | * | | | | | | | | | Introduce QMetaType::UnknownType.Jędrzej Nowacki2012-03-023-10/+23
| | * | | | | | | | | | Add AllocationOption::GrowJoão Abecasis2012-02-292-4/+36
| | * | | | | | | | | | Test setSharable with "raw data"João Abecasis2012-02-291-0/+3
| | * | | | | | | | | | Add QMetaMethodBuilder::parameterTypes() functionKent Hansen2012-02-291-0/+23
| | * | | | | | | | | | Long live Qt5 meta-object method/property descriptorsKent Hansen2012-02-291-4/+40
| | * | | | | | | | | | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-294-17/+17
| | * | | | | | | | | | Change the representation of meta-object string dataKent Hansen2012-02-291-1/+1
| | * | | | | | | | | | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-2947-129/+416
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | SimpleVector: don't assert when reserving on emptyJoão Abecasis2012-02-222-2/+65
| | * | | | | | | | | | | Change meaning of offset in QStringDataJoão Abecasis2012-02-221-1/+1
| | * | | | | | | | | | | Workaround compiler issueJoão Abecasis2012-02-221-1/+1
| | * | | | | | | | | | | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-2179-628/+4046
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Change meaning of offset in QByteArrayDataJoão Abecasis2012-02-211-1/+1
| | * | | | | | | | | | | | qAllocMore: Always grow exponentiallyJoão Abecasis2012-02-171-12/+19
| | * | | | | | | | | | | | Fix and simplify QString::midJoão Abecasis2012-02-141-0/+70
| | * | | | | | | | | | | | Add support for rvalue-references in QArrayDataPointerJoão Abecasis2012-02-131-0/+46
| | * | | | | | | | | | | | Update license headersJoão Abecasis2012-02-062-6/+6
| | * | | | | | | | | | | | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-05359-9431/+4645
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Make clear() use the shared null inlineJoão Abecasis2012-02-011-2/+2
| | * | | | | | | | | | | | | Fix some warnings with ClangJoão Abecasis2012-01-261-3/+3
| | * | | | | | | | | | | | | Introducing Q_ARRAY_LITERALJoão Abecasis2012-01-252-0/+97
| | * | | | | | | | | | | | | Don't use RefCount int operatorsJoão Abecasis2012-01-241-1/+1
| | * | | | | | | | | | | | | Don't use RefCount int operatorsJoão Abecasis2012-01-231-1/+1
| | * | | | | | | | | | | | | Don't use RefCount int operationsJoão Abecasis2012-01-171-18/+18
| | * | | | | | | | | | | | | Rename QArrayData::AllocateOption to AllocationOptionJoão Abecasis2012-01-162-7/+7
| | * | | | | | | | | | | | | Enable QArrayData to reference external array dataJoão Abecasis2012-01-162-0/+57
| | * | | | | | | | | | | | | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-01-16249-1093/+9110
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Expand if condition for readabilityJoão Abecasis2012-01-111-8/+15
| | * | | | | | | | | | | | | | Don't allocate when inserting overlapping dataJoão Abecasis2012-01-111-3/+7
| | * | | | | | | | | | | | | | Add setSharable support to SimpleVectorJoão Abecasis2012-01-102-4/+79
| | * | | | | | | | | | | | | | Add AllocateOptions to QArrayDataJoão Abecasis2012-01-092-20/+34
| | * | | | | | | | | | | | | | Remove shared_empty and unsharable_empty from APIJoão Abecasis2012-01-061-6/+12
| | * | | | | | | | | | | | | | Add setSharable support in QArrayData stackJoão Abecasis2012-01-061-6/+146