summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tst_qfont::exactMatch in openSUSE 42.1Tony Sarajärvi2016-03-171-0/+2
* QString: Reorder inline functions.Friedemann Kleint2016-03-171-17/+17
* QTextCursor: Use RasterOp_NotDestination composition mode for drawing the cursorDmitry Shachnev2016-03-161-0/+4
* Add begin-end virtuals to the internal glyph cacheLaszlo Agocs2016-03-162-0/+4
* Remove old commentsJędrzej Nowacki2016-03-161-6/+4
* Autotest tst_qfont can split font familiesTony Sarajärvi2016-03-161-5/+5
* diaglib: Add more output to DebugProxyStyle.Friedemann Kleint2016-03-162-5/+38
* QStringRef: add missing relational operators against QLatin1String/QStringMarc Mutz2016-03-162-21/+31
* gui: Pass large types by const-refSérgio Martins2016-03-157-13/+13
* QIODevice: allow zero-copy in read()Alex Trotsenko2016-03-151-2/+13
* Remove the c++default testLars Knoll2016-03-155-50/+1
* Remove support for the obsolete -no-zlib configure argLars Knoll2016-03-155-96/+29
* QAbstractSocket: do not try to disable write notifications twiceAlex Trotsenko2016-03-151-6/+6
* Remove openvg tests from configureLars Knoll2016-03-156-229/+0
* Add test for API symmetry of QString/Ref, QLatin1String, QCharMarc Mutz2016-03-154-0/+204
* Add environment variable QT_DISTANCEFIELDAram So2016-03-112-19/+93
* QSql tests: Remove Windows CE and clean up code.Friedemann Kleint2016-03-109-108/+4
* QFactoryLoader: Add namefilter for Windows.Friedemann Kleint2016-03-101-1/+5
* qmake: Remove Windows CE support.Joerg Bornemann2016-03-1026-1176/+30
* Winmain: Remove Windows CE.Friedemann Kleint2016-03-102-61/+2
* QAbstractSocket: remove unnecessary checksAlex Trotsenko2016-03-091-3/+2
* Add missing "We mean it." warning to qnetworkfile_p.h.Friedemann Kleint2016-03-081-0/+11
* QNetworkFile: Fix compile error with MinGW/gcc 5.1.Friedemann Kleint2016-03-081-0/+1
* Async open file support in QNetworkAccessManagerJesus Fernandez2016-03-0710-91/+319
* Rename test to comply with coding conventions.Fredrik de Vibe2016-03-071-2/+2
* Remove iOS/OS X duplicationMike Krus2016-03-054-12/+4
* Check if socketEngine is set before accessing it.Fredrik de Vibe2016-03-042-1/+23
* Use local result metric instead of global result metric.Milian Wolff2016-03-031-1/+1
* Optimize QMetaObject::activate.Milian Wolff2016-03-031-19/+30
* Enable support for ref-cycles perf counter in QtTestLib.Milian Wolff2016-03-033-4/+13
* QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-0221-91/+61
* QtWidgets: use new QRegion::begin()/end() instead of rect()Marc Mutz2016-03-0210-54/+33
* Fix QTextEdit/QQuickTextEdit undo bug - Part #2Dan Cape2016-03-022-6/+20
* QAbstractSocket::flush(): remove manual polymorphismAlex Trotsenko2016-03-015-20/+21
* Report correct font underline position on OS XEskil Abrahamsen Blomfeldt2016-03-012-0/+8
* Use correct underline thickness on OS XEskil Abrahamsen Blomfeldt2016-03-012-0/+10
* Use correct decoration for fallback font enginesEskil Abrahamsen Blomfeldt2016-03-011-2/+6
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-03-0194-307/+885
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-0194-307/+885
| |\
| | * SSSE3 optimized store of 24-bit formatsAllan Sandfeld Jensen2016-02-294-14/+93
| | * Remove lib/fonts symlinking from configureLaszlo Agocs2016-02-291-8/+0
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-2937-170/+456
| | |\
| | | * Track target widget when wheel events are receivedGabriel de Dietrich2016-02-299-24/+74
| | | * Update QMAKE_LIB in win32-g++ mkspecBoris Pek2016-02-271-1/+1
| | | * tst_QDialog::snapToDefaultButton(): Do not check on exact cursor position unl...Friedemann Kleint2016-02-261-12/+14
| | | * QPlatformWindow::screenForGeometry(): Do not call mapToGlobal() on top level ...Friedemann Kleint2016-02-261-2/+3
| | | * Remove a mis-placed QSKIP().Edward Welbourne2016-02-261-2/+0
| | | * tst_qguimetatype::flags(): port to QTypeInfoQueryMarc Mutz2016-02-261-4/+4
| | | * Win: Prevent crash in qt_message_fatal()Kai Koehne2016-02-261-1/+2
| | | * Windows Accessibility: Fix warnings as shown by Qt Creator's Clang based code...Friedemann Kleint2016-02-265-59/+65