summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for Diffie-Hellman keys to QSslKeyLars Schmertmann2018-11-2310-8/+100
* macOS a11y: Implement AXInsertionPointLineNumber with AXLineForIndexBoris Dušek2018-11-231-7/+2
* Align implementation of LineForIndex with InsertionPointLineNumberBoris Dušek2018-11-231-2/+5
* qcocoaaccessibilityelement.mm: Document convertLineOffset functionBoris Dušek2018-11-231-0/+13
* Fix VoiceOver interaction with multiline text componentsBoris Dušek2018-11-231-0/+1
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-2298-417/+891
|\
| * Unbreak the build with ICC on WindowsThiago Macieira2018-11-211-1/+1
| * Don't start a new page when printing very large imagesLars Knoll2018-11-211-1/+2
| * Add log output if library does not existsAndré Klitzing2018-11-211-0/+2
| * QMacStyle: account for QStyleSheetStyle using QTabBar directlyTimur Pocheptsov2018-11-211-1/+7
| * macOS: Improve logging during QNSView/QNSWindow deallocationTor Arne Vestbø2018-11-202-2/+4
| * macOS: Use shared NSWindowDelegate instead of one per windowTor Arne Vestbø2018-11-204-25/+27
| * macOS: Ensure NSWindow delegate is released in sync with its NSWindowTor Arne Vestbø2018-11-201-4/+3
| * Correct QT_FEATURE_settings in qconfig-bootstrapped.hLiang Qi2018-11-201-1/+0
| * Documentation: update Q_DISABLE_COPY documentationChristian Ehrlicher2018-11-191-11/+9
| * QScrollBar: fix horizontal scrollbars in RTL modeChristian Ehrlicher2018-11-191-10/+6
| * Android: Prepare for the worst, when the NDK will remove all GNU toolsBogDan Vatra2018-11-191-38/+59
| * Fix message about licensing options in the About Qt boxVitaly Fanaskov2018-11-191-1/+1
| * Fix vertical alignment of inline imagesLars Knoll2018-11-192-15/+63
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-1926-87/+85
| |\
| | * Modernize the "settings" featureLiang Qi2018-11-1522-59/+80
| | * Adjust QTRY_IMPL()'s default timestepEdward Welbourne2018-11-141-1/+1
| | * Purge some unused code for the OpenGL library nameEdward Welbourne2018-11-122-21/+0
| | * QAbstractSocket::Bind: clarify some detailsEdward Welbourne2018-11-091-6/+4
| * | QResourceFileEngine: fix use of mapped files after close()Thiago Macieira2018-11-191-1/+0
| * | QResourceFileEngine: fix map() for compressed filesThiago Macieira2018-11-191-3/+14
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-1655-161/+502
| |\ \
| | * | Windows QPA: Fix input context visibility statusAndre de la Rocha2018-11-151-1/+12
| | * | Windows QPA: Fix broken focus for native child windowsAndre de la Rocha2018-11-141-0/+5
| | * | macOS: Disable threaded GL rendering on SDK 10.14+Tor Arne Vestbø2018-11-131-2/+7
| | * | Android: Make sure that the path is using / for separatorsAndy Shaw2018-11-121-1/+1
| | * | Fix no-opengl developer buildsAllan Sandfeld Jensen2018-11-103-1/+11
| | * | macOS: Only enable layer-backed views on 10.14 if built against 10.14 SDKTor Arne Vestbø2018-11-092-23/+53
| | * | Windows QPA: Fix incorrect button state reporting for touchpadAndre de la Rocha2018-11-082-20/+34
| | * | INTEGRITY: Fix missing uint/int 128 support for 64-bit ARMJanne Koskinen2018-11-071-0/+36
| | * | Add missing protocol enumerators, report TLS 1.3 if negotiatedTimur Pocheptsov2018-11-079-12/+125
| | * | Update DejaVuSans.ttf from upstreamEdward Welbourne2018-11-062-2/+3
| | * | Update sha3's brg_endian.h, document provenance and versionEdward Welbourne2018-11-064-42/+68
| | * | Correctly document value of QThread::currentThreadId on WindowsVolker Hilsheimer2018-11-061-6/+3
| | * | fix configure instructions in libpng and libjpeg attributionsOswald Buddenhagen2018-11-062-2/+2
| | * | Doc: Tie the QScopeGuard documentation to a classTopi Reinio2018-11-061-9/+21
| | * | Doc: QCbor classes: Fix \variable commandsTopi Reinio2018-11-062-4/+6
| | * | Doc: Document Qt::ScrollMomentumTopi Reinio2018-11-061-1/+5
| | * | Re-add missing ANGLE license filesTopi Reinio2018-11-062-0/+49
| | * | Doc: Fix various documentation warningsTopi Reinio2018-11-0613-31/+46
| | * | Doc: Qt GUI: Fix documentation warningsTopi Reinio2018-11-067-4/+15
| * | | Windows QPA: Fix building with -no-feature-tableteventAndre de la Rocha2018-11-151-0/+9
| * | | Correctly initialize the logClusters array for tabs and objectsLars Knoll2018-11-141-8/+13
| * | | Increase QOpenGLTextureCache max sizeLaszlo Agocs2018-11-141-1/+1
| * | | QFileDialog: Document that options need to be applied firstFriedemann Kleint2018-11-141-3/+22