summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * Skip tests toolbar-dialog/widget_window.Friedemann Kleint2012-04-172-0/+7
| | * Merge "Merge remote-tracking branch 'origin/master' into api_changes" into re...Sergio Ahumada2012-04-17130-260/+762
| | |\
| | | * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-16130-260/+762
| | | |\
| | * | | Fix tst_qtracebench benchmark.Jędrzej Nowacki2012-04-171-0/+1
| | * | | Update parent indexes first with changePersistentIndex.Stephen Kelly2012-04-172-2/+11
| | * | | Show the type and address of QObjects in debug output.Stephen Kelly2012-04-161-0/+6
| | |/ /
| | * | Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-1620-66/+71
| | * | Update the error codes in QtDBusThiago Macieira2012-04-162-13/+13
| | * | Mark tst_qabstractitemmodel as insignificant after QHash randomizationGiuseppe D'Angelo2012-04-152-2/+3
| | * | QHash: fix key() testGiuseppe D'Angelo2012-04-141-4/+4
| | * | QSharedPointer: hash autotest fixGiuseppe D'Angelo2012-04-131-1/+2
| | * | Add unit test for BackgroundRequestAttributeShane Kearns2012-04-131-1/+47
| | * | QLayoutItem - make controlTypes a virtual function.Thorbjørn Lund Martsum2012-04-131-0/+11
| | * | Ensure proper handling of empty-but-present URL componentsThiago Macieira2012-04-121-7/+27
| | * | make QStringList::sort() to take a Qt::CaseSensitivity paramKonstantin Ritt2012-04-121-0/+20
| | * | Prefer QCOMPARE to QVERIFY, as it gives better outputJoão Abecasis2012-04-121-1/+1
| | * | Readd a bunch of tests that had got removed in the QUrl portingThiago Macieira2012-04-111-6/+40
| | * | Change the component formatting enum values so the default is zeroThiago Macieira2012-04-113-28/+33
| | * | Allow {} to remain decoded in URLs in the path and queryThiago Macieira2012-04-111-0/+10
| | * | Introduce QUrl::DecodeReserved and reorder the enumsThiago Macieira2012-04-111-4/+4
| | * | Merge QUrl::DecodeAllDelimiters and QUrl::DecodeUnambiguousDelimitersThiago Macieira2012-04-112-7/+7
| | * | Add a big test for QUrl encoding principlesThiago Macieira2012-04-111-0/+233
| | * | Fix the handling of ambiguous delimiters in the query part of a URLThiago Macieira2012-04-111-2/+2
| | * | Make QUrl handle ambiguous delimiters correctlyThiago Macieira2012-04-111-5/+4
| | * | Add unit test for usagePoliciesShane Kearns2012-04-112-1/+32
| | * | Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-117-12/+12
| | * | Adjust a double leading slash in the path for FTP to /%2FThiago Macieira2012-04-101-0/+4
| | * | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-1080-437/+2572
| | |\ \
| | * | | New qHash algorithm for uchar/ushort arrays (QString, QByteArray, etc.)Giuseppe D'Angelo2012-04-091-24/+24
| | * | | QHostAddress: improve qHash implementationGiuseppe D'Angelo2012-04-081-0/+2
| | * | | QFileSystemModel: fix sortingGiuseppe D'Angelo2012-04-071-1/+1
| | * | | Remove references to QT_NO_STL from QtConcurrentThiago Macieira2012-04-073-18/+0
| | * | | Remove references to QT_NO_STL from QtCoreThiago Macieira2012-04-074-34/+3
| | * | | Add test for qHash(QByteArray)Giuseppe D'Angelo2012-04-061-0/+4
| | * | | Add test for qHash(QString) / qHash(QStringRef)Giuseppe D'Angelo2012-04-061-0/+8
| | * | | Fix unittest for QStandardPaths::enableTestModeDavid Faure2012-04-051-5/+5
| | * | | Add zero-termination checks to QString and QByteArray testsJoão Abecasis2012-04-052-0/+118
| | * | | Revert "Add tests to verify QByteArray's zero termination"João Abecasis2012-04-051-123/+5
| | * | | Introduce initializer macros for QString- and QByteArrayDataJoão Abecasis2012-04-041-2/+2
| | * | | Clean up constructors for "statics" in QString and QByteArrayJoão Abecasis2012-04-042-5/+35
| | * | | QHash security fix (1.5/2): qHash two arguments overload supportGiuseppe D'Angelo2012-04-041-0/+97
| | * | | Stop relying on QHash orderingGiuseppe D'Angelo2012-04-032-4/+22
| | * | | Add a remainingTime() method to the public interface of the QTimer classLaszlo Papp2012-04-035-0/+21
| | * | | Introduce QArrayDataPointer::needsDetachJoão Abecasis2012-04-021-4/+4
| | * | | Introduce QArrayDataOps::truncateJoão Abecasis2012-04-022-2/+95
| | * | | Introduce QArrayData::detachCapacityJoão Abecasis2012-04-022-7/+13
| | * | | Introduce QArrayDataOps::appendInitializeJoão Abecasis2012-04-022-1/+80
| | * | | Remove all calls to, and deprecate qMalloc, qRealloc and qFree.Robin Burchell2012-03-312-4/+4
| | * | | Add tests to verify QByteArray's zero terminationJoão Abecasis2012-03-301-5/+123
| | * | | Revert to Qt4 behaviour that QUrl().isValid() == falseThiago Macieira2012-03-301-3/+3