summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-231-0/+4
* AreArgumentsNarrowedBase: Correct logic for narrowing connect() castsEdward Welbourne2016-11-231-20/+20
* QMutex: make sure we try_lock_for no shorter than the duration passedMarc Mutz2016-11-221-0/+114
* Fix SCTP API according to Qt conventionsFriedemann Kleint2016-11-221-8/+8
* Fix missing last modification time stamp in qrc contentSimon Hausmann2016-11-223-5/+37
* tst_qhooks: test that it's possible to chain multiple hooks togetherMitch Curtis2016-11-181-0/+70
* Remove last traces of opengl es 1 supportLars Knoll2016-11-161-4/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-1635-24/+91
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-1535-24/+91
| |\
| | * tst_QFileSystemModel::specialFiles(): Remove Windows partsFriedemann Kleint2016-11-141-15/+4
| | * fix $$section()'s bad argument count error messageOswald Buddenhagen2016-11-141-2/+2
| | * Fix writing into application directoryMaurice Kalinowski2016-11-111-7/+8
| | * Improve the validation algorithm for binary JSONLars Knoll2016-11-1129-0/+16
| | * Don't count no-break spaces as trailing spacesEskil Abrahamsen Blomfeldt2016-11-091-0/+37
| | * QLabel: take DPR of QMovie in account when calculating sizeHintDaniel Vrátil2016-11-092-0/+24
* | | qmake: make discard_from() patch up QMAKE_INTERNAL_INCLUDED_FILES as wellOswald Buddenhagen2016-11-151-1/+3
* | | qmake: let discard_from() discard function definitions as wellOswald Buddenhagen2016-11-152-2/+12
* | | Improve QMake JSON errorAllan Sandfeld Jensen2016-11-151-1/+1
* | | Improve error offset in JSON parsingAllan Sandfeld Jensen2016-11-151-0/+33
* | | Clean up some conditions in our pro filesLars Knoll2016-11-142-2/+2
* | | QComboBox: Prioritize the model font for popup itemsGabriel de Dietrich2016-11-101-0/+74
* | | Rename QtPrivate::is_[un]signed to QtPrivate::Is[Un]signedEnumKai Koehne2016-11-091-4/+4
* | | Remove compiler-specific implementations of Q_IS_ENUMKai Koehne2016-11-092-96/+1
* | | Replace custom type traits with std one'sKai Koehne2016-11-082-5/+3
* | | QVariant to QJsonValue::Null conversionAllan Sandfeld Jensen2016-11-081-3/+4
* | | Windows: Don't claim bitmap fonts support all standard sizesEskil Abrahamsen Blomfeldt2016-11-071-0/+28
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-0121-109/+307
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-0/+4
| |\|
| | * Fixed crash taking null central widgetAndré Somers2016-10-281-0/+4
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-277-66/+176
| |\|
| | * Autotest: fix silly mistake in assigning where a comparison was intendedThiago Macieira2016-10-251-1/+1
| | * QCocoaMenuBar: Update even if no window is attachedGabriel de Dietrich2016-10-243-0/+73
| | * Darwin: normalize all watched paths to composed fromErik Verbruggen2016-10-241-0/+21
| | * Plug leaks in tst_QWizardMarc Mutz2016-10-221-46/+60
| | * tst_QGraphicsItem: plug remaining leaksMarc Mutz2016-10-221-19/+21
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-228-24/+107
| |\|
| | * Plug remaining leaks in tests/auto/widgets/kernelMarc Mutz2016-10-213-15/+18
| | * Normalize realpath(3) output to composed formErik Verbruggen2016-10-211-0/+13
| | * QUrl effective TLDs: update tableKai Koehne2016-10-211-7/+7
| | * Don't crash while parsing malformed CSSSérgio Martins2016-10-191-0/+1
| | * xcb: fix passing of focus from child to its top level QWindowClinton Stimpson2016-10-191-1/+19
| | * Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-181-1/+49
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-0/+28
| |\|
| | * Unset qgl_current_fbo when the default FBO is boundAlexandru Croitor2016-10-131-0/+28
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-135-20/+41
| |\|
| | * Fix illegal memory access on simple image rotatesAllan Sandfeld Jensen2016-10-121-0/+19
| | * Blacklist tst_MacNativeEvents::testMouseEnterAllan Sandfeld Jensen2016-10-121-2/+1
| | * tst_QWidget: Fix UB (invalid member access) in EnterTestMainDialog::eventFilt...Marc Mutz2016-10-121-7/+6
| | * Plug more than 4k leaks in tst_QGraphicsViewMarc Mutz2016-10-111-5/+9
| | * Plug leaks in tst_QXmlSimpleReaderMarc Mutz2016-10-101-6/+6