summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QPixmapFilter: use rvalue moreAnton Kudryavtsev2018-11-141-4/+6
* | Fix compile issue with gcc 9Allan Sandfeld Jensen2018-11-141-0/+1
* | Fix precision in parsing hex format QColorsAllan Sandfeld Jensen2018-11-121-43/+43
* | Fix ambiguous definition of atime/mtime/ctime on alphaDmitry Shachnev2018-11-121-1/+1
* | QImageWriter: improve documentation regarding use of resourcesSamuel Gaist2018-11-122-0/+81
* | Fix QFileSystemWatcher::removePath after move operationsFilippo Cucchetto2018-11-121-5/+16
* | Make sure mouse release events are delivered to correct widgetPaul Olav Tvete2018-11-121-1/+2
* | QMacStyle: remove weird frame translationTimur Pocheptsov2018-11-121-1/+1
* | Make QThreadPool::waitForDone more atomicAllan Sandfeld Jensen2018-11-122-41/+44
* | Fix a typo in the docsLars Knoll2018-11-121-1/+1
* | Document QScreen::grabWindow high-DPI behaviorMorten Johan Sørvig2018-11-121-0/+5
* | qdbuscpp2xml: Don't silently ignore unregistered property typesLuca Weiss2018-11-121-1/+4
* | Clean up and update Unicode character data 3rd-party infrastructureEdward Welbourne2018-11-111-1/+3
* | Document provenance and version of sha3_keccakEdward Welbourne2018-11-111-0/+2
* | Change the wording for license type in the About Qt boxVitaly Fanaskov2018-11-111-3/+3
* | win32: Fix text prediction with on screen keyboardMaurice Kalinowski2018-11-111-0/+7
* | Fix image grab when XCB is rgb-swappingAllan Sandfeld Jensen2018-11-111-0/+3
* | Doc: fix formatting error in QLineFEirik Aavitsland2018-11-111-4/+3
* | Use timeout error for TCP timeouts on unixSven Erdem2018-11-111-5/+9
* | QWidgetBackingStore: Don't flush foreign windowsMorten Johan Sørvig2018-11-111-0/+7
* | macOS: Make QScreen::grabWindow() work againMorten Johan Sørvig2018-11-111-2/+2
* | macOS: set dpr on pixmap returned by grabWindow()Morten Johan Sørvig2018-11-111-0/+1
* | Make grabWindow return pixmap with correct dprMorten Johan Sørvig2018-11-111-1/+1
* | Add Windows Desktop arm64 target to QtbaseThomas Miller2018-11-114-9/+73
* | Windows QPA: Extend the debug operator for IShellItemFriedemann Kleint2018-11-111-1/+6
* | QtGui: Check event type in QWindowSystemInterface::handleMouseEvent()Friedemann Kleint2018-11-091-0/+3