summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | QSizePolicy - add retainSizeWhenHiddenThorbjørn Lund Martsum2013-07-104-2/+181
* | | Rename a few QSignalSpy variables to match what they are spyingTor Arne Vestbø2013-07-081-15/+15
* | | QUrl: add RemoveFilename to UrlFormattingOptions.David Faure2013-07-081-11/+19
* | | QUrl: add "QUrl adjusted(options)" convenience method.David Faure2013-07-081-1/+9
* | | Fix QUrl::topLevelDomain(QUrl::FullyDecoded)David Faure2013-07-061-1/+2
* | | Add API to let applications integrate with the system fontsAleix Pol2013-07-051-1/+13
* | | Make sure libgnustl_shared.so is deployed along with Qt libsEskil Abrahamsen Blomfeldt2013-07-041-0/+1
* | | Make sure activity is closedEskil Abrahamsen Blomfeldt2013-07-041-0/+1
* | | Make sure main application library is loadedEskil Abrahamsen Blomfeldt2013-07-041-0/+1
* | | Update native functions to match signature in platform pluginEskil Abrahamsen Blomfeldt2013-07-041-4/+9
* | | QStyle - tooltip - add wakeDelay and sleepDelay as styleHintsThorbjørn Martsum2013-07-031-3/+56
* | | Revert "Fix QUrl::topLevelDomain(QUrl::FullyDecoded)"Thiago Macieira2013-07-021-2/+1
* | | Let qdbusxml2cpp generate code that compiles: no '-' in variable names.David Faure2013-07-011-1/+1