summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Autotest: rename the test class so it's different in this testThiago Macieira2016-01-301-1/+1
| * | | QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last re...Tor Arne Vestbø2016-01-292-1/+15
| * | | winrt: cleanup testcasesMaurice Kalinowski2016-01-298-2/+28
| * | | QFont: Fix possible cache misses due to misprepared cache keyKonstantin Ritt2016-01-291-0/+49
| * | | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-291-0/+9
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-291-0/+9
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MySql: add failing connection testSamuel Gaist2016-01-271-0/+9
| * | | | Don't let a good day cause date-time parser to forget a conflict.Edward Welbourne2016-01-291-1/+3
| |/ / /
| * | | QFontCache: Centralize the engine type safety checkKonstantin Ritt2016-01-281-1/+1
| * | | QtWidgets: Allow to cover up the window container by another widgetBłażej Szczygieł2016-01-281-0/+18
| * | | Remove some old QT_MAC_USE_COCOA cruftTor Arne Vestbø2016-01-281-4/+0
| * | | Add DST-change test for a date derived via .toLocalTime().Edward Welbourne2016-01-261-0/+24
| * | | Test .addDays() and .addMonths() are sensible around DST changes.Edward Welbourne2016-01-261-2/+40
| | |/ | |/|
* | | Stabilize tst_QProcess::softExitInSlots()Alex Trotsenko2016-02-011-2/+2
* | | Integrate QProcess into QIODevice's multistreaming infrastructureAlex Trotsenko2016-01-291-1/+7
* | | Adapt QFileDevice to use QIODevice's write bufferAlex Trotsenko2016-01-291-1/+1
* | | uic: Accept an -idbased argumentPavel Geiger2016-01-283-2/+490
* | | QIODevice: make the read/write chunk sizes configurableAlex Trotsenko2016-01-271-1/+1
* | | QIODevice: add infrastructure for multistreamingAlex Trotsenko2016-01-272-1/+9
* | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-2624-48/+180
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2624-48/+180
| |\| |
| | * | Autotest: make tst_QDateTime pass when LC_TIME != en_USThiago Macieira2016-01-221-9/+6
| | * | Hide better the private API QTextCursor constructorsThiago Macieira2016-01-222-3/+4
| | * | winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-2120-29/+171
| | * | Autotest: remove the check that broadcast = ip | ~netmaskThiago Macieira2016-01-211-7/+0
* | | | qabstractnetworkcache - enable several testsTimur Pocheptsov2016-01-261-7/+0
|/ / /
* | | tst_qcombobox: Don't use the deprecated QTest::qWaitForWindowShown()Liang Qi2016-01-261-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-2623-144/+500
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2123-144/+500
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Jani Heikkinen2016-01-2115-83/+231
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-1915-83/+231
| | | |\|
| | | | * Fix UB in tst_QObject::disconnectDoesNotLeakFunctor()Marc Mutz2016-01-091-3/+3
| | | | * Fix UB in tst_QSharedPointer::basics()Marc Mutz2016-01-071-2/+4
| | | | * Fix UB in tst_QDialog::showExtension()Marc Mutz2016-01-071-11/+12
| | | | * Fix UB in tst_QObject::noDeclarativeParentChangedOnDestruction()Marc Mutz2016-01-071-1/+2
| | | | * Fix UB in tst_QMetaTypeMarc Mutz2016-01-061-43/+43
| | | | * Fix UB in tst_QIODevice::getSetCheck()Marc Mutz2016-01-061-8/+7
| | | | * Allow socket events processing with a foreign event loop on WindowsAlex Trotsenko2016-01-053-2/+36
| | | | * QStateMachine: fix ignore high-priority events.Masaru Ueki2016-01-051-0/+29
| | | | * Revert "Fix global coordinate mapping for child widgets in QGraphicsView."Friedemann Kleint2016-01-051-1/+7
| | | | * QAbstractSocket: do not enable read notifications on TCP in bind()Alex Trotsenko2015-12-241-0/+21
| | | | * QWidgetWindow: The alien widget should be from the window's hierarchyGabriel de Dietrich2015-12-211-0/+32
| | | | * Fix timeout calculations using qt_subtract_from_timeoutJoerg Bornemann2015-12-211-8/+12
| | | | * Fix utf8->utf16 BOM/ZWNBSP decoding.Erik Verbruggen2015-12-211-3/+10
| | | | * Fix a crash when calling QOpenGLTexture::setData with a null QImage.Juha Turunen2015-12-111-1/+14
| | * | | Expand springForward_data() to cover a few more time-zones.Edward Welbourne2016-01-201-3/+35
| | * | | Be fussier about setting tst_QDateTime's globals.Edward Welbourne2016-01-201-14/+63
| | * | | Nomenclature corrections relating to CET.Edward Welbourne2016-01-201-37/+37
| | * | | Fix toDisplayString(QUrl::PreferLocalFile) on WinKevin Funk2016-01-201-0/+25
| | * | | tst_qtextcocumentlayout::blockVisibility - make the test more robustTimur Pocheptsov2016-01-191-1/+1
| | |/ /