summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Don't store QLibraryPrivate with empty file names in the global storeThiago Macieira2014-07-231-0/+3
* | | Fix a few more race conditions with QLibrary::LoadHintsThiago Macieira2014-07-231-0/+8
* | | Support setting a default severity level for QLoggingCategoryKai Koehne2014-07-231-2/+38
* | | QDebugStateSaver: Fix trailing space issuesKai Koehne2014-07-231-0/+23
* | | Make QRingBuffer::append() not leave empty arrays in buffer listAlex Trotsenko2014-07-231-0/+15
* | | Add QFileDevice::MemoryMapFlags::MapPrivateOption flag.Simon Sasburg2014-07-231-7/+15
|/ /
* | Android: Add uninstall option.BogDan Vatra2014-07-211-0/+8
* | Android: Use androiddeployqt from qt path.BogDan Vatra2014-07-211-2/+3
* | Fix up existing high DPI manual test.Friedemann Kleint2014-07-182-53/+125
* | RCC: Use macros not defined in qglobal.hhjk2014-07-161-14/+14
* | QDebug: Add resetFormat()Kai Koehne2014-07-151-1/+18
* | QGroupBox: Exclude top level widgets from child event handling.Friedemann Kleint2014-07-151-0/+19
* | Fix current directory setting in manual dialog test.Friedemann Kleint2014-07-152-6/+12
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devShawn Rutledge2014-07-144-5/+39
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-144-5/+39
| |\|
| | * Android: Prefer "Droid Serif" as default serif fontEskil Abrahamsen Blomfeldt2014-07-101-5/+5
| | * Fix fallbacks for adapted common scriptEskil Abrahamsen Blomfeldt2014-07-103-0/+34
* | | tst_qfiledialog: ease debugging of "directoryEntered not emitted".David Faure2014-07-141-1/+4
* | | tst_qfiledialog: extend reject-test to test getOpenFileNames etc.David Faure2014-07-141-2/+14
* | | Fix some compiler warnings in benchmark tests.Friedemann Kleint2014-07-144-4/+9
* | | Stabilize tst_QMenu::statusTip().Friedemann Kleint2014-07-141-2/+12
|/ /
* | Speedup qDebug() << QDate(...)Jędrzej Nowacki2014-07-141-0/+9
* | Logging: fix support for %{time format} in QT_MESSAGE_PATTERNOlivier Goffart2014-07-131-0/+13
* | tst_qlogging: put the test for QT_MESSAGE_PATTERN in a data functionOlivier Goffart2014-07-131-94/+74
* | Revert "Session management for OS X"Olivier Goffart2014-07-131-5/+0
* | Session management for OS XSamuel Gaist2014-07-101-0/+5
* | Introduce a new warning in moc, to notify about duplicated propertiesAleix Pol2014-07-101-0/+8
* | Improve QString::arg testJędrzej Nowacki2014-07-101-0/+6
* | Update QVariant testsJędrzej Nowacki2014-07-104-39/+6
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-105-6/+117
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-105-6/+117
| |\|
| | * QSslCertificate: blacklist NIC certificates from IndiaPeter Hartmann2014-07-093-0/+77
| | * tst_qdir: Move QFINDTESTDATA() from init() to constructor.Friedemann Kleint2014-07-091-6/+16
| | * REG: Fix nbsp in QTextLayoutEskil Abrahamsen Blomfeldt2014-07-081-0/+24
* | | Add QDebug::noquote() stream modifierKai Koehne2014-07-101-3/+79
* | | MSVC: Fix the compilation of benchmark tests with strict string literals.Friedemann Kleint2014-07-101-1/+1
* | | Added autoHide property to QTabBarIvan Komissarov2014-07-101-0/+28
* | | Check for boost header in sysrootRainer Keller2014-07-101-1/+1
|/ /
* | Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-109-129/+150
* | Fix compilation of the manual dialog test with Qt 4.Friedemann Kleint2014-07-081-5/+7
* | Compile fix for configuration without SSL supportMaurice Kalinowski2014-07-071-0/+2
* | Add context adoption support for WGLLaszlo Agocs2014-07-071-0/+63
* | QObject: don't hold mutex when copying arguments in a QueuedConnectionOlivier Goffart2014-07-072-21/+37
* | Make QTextStream use group separators in floating-point numbersThiago Macieira2014-07-051-7/+15
* | Make QOpenGLTextureCache::bindTexture upload efficientlyAllan Sandfeld Jensen2014-07-041-5/+15
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-047-94/+134
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-037-94/+134
| |\|
| | * Make tst_QLocale::macDefaultLocale() more robustMorten Johan Sørvig2014-07-021-28/+44
| | * Fix some tst_qwidget test casesBernd Weimer2014-07-021-62/+72
| | * Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-024-0/+13