summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Prevent QLineEdit from emitting edited signal (QTBUG-27347)Ivan Komissarov2013-07-211-0/+6
* TestLib: align the colons so the "actual" and "expected" align tooThiago Macieira2013-07-2117-39/+39
* QUrl: let StripTrailingSlash remove multiple trailing slashesDavid Faure2013-07-201-0/+2
* QUrl: add fileName() method. Complements QUrl::RemoveFilename.David Faure2013-07-201-0/+39
* Make QUrl store the first bad IPv6 character in the error stringThiago Macieira2013-07-201-0/+2
* Make QIPAddress::parseIp6 return the first bad characterThiago Macieira2013-07-201-2/+2
* QUrl: Uppercase the version number in IPvFutureThiago Macieira2013-07-201-1/+1
* Make the URL Recode function to fix bad input in FullyDecoded mode tooThiago Macieira2013-07-201-3/+11
* Fix IPvFuture use in QUrlThiago Macieira2013-07-201-0/+64
* Fix QUrl parsing of IPv6 hosts with encoded colonsThiago Macieira2013-07-201-0/+4
* Make the Mach-O size checking a little more robustThiago Macieira2013-07-203-3/+222
* Add a Mach-O decoder to the QPluginLoaderThiago Macieira2013-07-206-2/+289
* Fix compilation of the tst_qnetworkreply benchmark test with QT_NO_SSL.Friedemann Kleint2013-07-191-10/+10
* API-cleanup: Add QPlatformFontDatabase::registerAliasToFontFamily().Friedemann Kleint2013-07-162-7/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-157-35/+56
|\
| * Fix domain in manual test qhttpnetworkconnection.Friedemann Kleint2013-07-121-2/+4
| * Remove Nokia-domains in commented-out test code.Friedemann Kleint2013-07-124-27/+21
| * Use QFINDTESTDATA in tst_qfontdatabase.Friedemann Kleint2013-07-112-6/+12
| * Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-111-0/+19
* | QUrl: add NormalizePathSegments to UrlFormattingOptionsDavid Faure2013-07-131-0/+11
* | QVarLengthArray - check if iterators arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+77
* | QSet - check if iterator argument is valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+64
* | QHash - checks if iterator argument is valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+86
* | QList - check if iterators arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+72
* | QVector - check if iterators arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+77
* | QMap - check if iterator arguments are valid (in debugmode)Thorbjørn Martsum2013-07-122-0/+113
* | Merge branch 'stable' into devSergio Ahumada2013-07-1163-180/+85596
|\|
| * Stabilize tst_qguiapplication.Friedemann Kleint2013-07-111-68/+140
| * Test password mask delay and characters on Mac.Mitch Curtis2013-07-111-0/+12
| * Bugfix QDesktopServices on WindowsThiago Macieira2013-07-115-0/+143
| * test: Fix tst_qwindow::positioning() on Ubuntu 12.04Sergio Ahumada2013-07-101-1/+1
| * Fix dead lock in the Qt event handlingOlivier Goffart2013-07-101-0/+28
| * test: Replace QSKIP with QEXPECT_FAIL in tst_qwindowSergio Ahumada2013-07-101-7/+3
| * test: Add 5.1.0 bic data for linux-gcc-ia32Sergio Ahumada2013-07-0811-0/+85147
| * Make the CMake tests run sequentially, not in parallel.Stephen Kelly2013-07-081-0/+2
| * bail out early in QWinOverlappedIoNotifier::waitForNotifiedJoerg Bornemann2013-07-051-1/+0
| * Stabilize tst_QApplication::quitOnLastWindowClosed().Friedemann Kleint2013-07-041-9/+12
| * benchmarks: Re-enable QFileInfo build by removing canonicalFileNamePerformance.Robin Burchell2013-07-042-15/+2
| * QtCore: fix the number precision in QJsonDocument.toJson() againLiang Qi2013-07-041-0/+62
| * Use case insensitive matching for hashes QFileSystemWatcher/Win.Friedemann Kleint2013-07-041-5/+16
| * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-07-041-1/+1
| |\
| | * Merge branch 'release' into stableSergio Ahumada2013-07-031-1/+1
| | |\
| | | * headersclean: process private modules correctlyOswald Buddenhagen2013-07-031-1/+1
| * | | make split_value_list() even less sane againOswald Buddenhagen2013-07-032-0/+3
| * | | remove nonsense DEFINESOswald Buddenhagen2013-07-0329-59/+0
| |/ /
| * | Add a unit test for testing Qt in its install location.Stephen Kelly2013-07-022-1/+7
| * | remove wait calls in tst_QProcess::simpleStartJoerg Bornemann2013-07-021-9/+1
| * | QUrl test: ensure that hostnames with bad non-IDN domains are caught tooThiago Macieira2013-07-021-1/+4
| * | Make the test a bit more sane.Gunnar Sletta2013-07-011-3/+6
| * | tst_QIcon: Mark availableSizes() and task223279_inconsistentAddFile() as XFAILSergio Ahumada2013-06-271-0/+6