summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* IBus: Support the portal, needed for Flatpak environmentRobin Lee2018-08-085-11/+140
* macOS: Don't blend the backingstore unless the window has a backgroundTor Arne Vestbø2018-08-071-5/+5
* macOS: Update window geometries after screen properties changeTor Arne Vestbø2018-08-071-0/+14
* Add QPlatformScreen::windows() helper to return all windows on screenTor Arne Vestbø2018-08-062-9/+17
* Use consistent naming of QPA screen change callbacks in QGuiApplicationTor Arne Vestbø2018-08-062-12/+12
* Windows QPA: Fix UIA-to-MSAA accessibility bridgeAndre de la Rocha2018-08-062-16/+13
* QString: Fix documentation for toDouble() and toFloat()Andre Hartmann2018-08-061-2/+2
* Check for QImage allocation failure in qgifhandlerEirik Aavitsland2018-08-061-1/+6
* QObject: do allow setProperty() to change the type of the propertyThiago Macieira2018-08-041-1/+2
* Remove the src/sql/README.module fileThiago Macieira2018-08-041-37/+0
* Doc: Update out-of-date image in QColorDialog documentationPaul Wicking2018-08-031-0/+0
* Doc: Clean up Qt::ApplicationAttribute docsPaul Wicking2018-08-031-33/+35
* Doc: Fix wrong link in QFont documentationPaul Wicking2018-08-031-1/+1
* Fix conversion from transparent indexed8 to RGB32Allan Sandfeld Jensen2018-08-031-2/+3
* Optimize blits of any compatible formatsAllan Sandfeld Jensen2018-08-032-2/+120
* Doc: Increase precision in description of convenience typedefsPaul Wicking2018-08-031-1/+1
* Add missing optimization for loading RGB32 to RGBA64 using NEONAllan Sandfeld Jensen2018-08-031-0/+61
* Windows: Implement Qt::WindowStaysOnBottomHintFriedemann Kleint2018-08-032-2/+8
* QProcess::startDetached: Fix behavior change on WindowsJoerg Bornemann2018-08-032-5/+13
* Fix crash in qppmhandler for certain malformed image filesEirik Aavitsland2018-08-031-1/+1
* SecureTransport - disable lock on sleep for the custom keychainTimur Pocheptsov2018-08-021-0/+11
* QCommonStylePrivate::viewItemSize: Fix text width bounds calculationAles Erjavec2018-08-021-8/+11
* HiDPI: Fix calculating window mask from pixmap on drag and dropBłażej Szczygieł2018-08-021-1/+8
* QLabel: Use nullptr in documentationAndre Hartmann2018-08-011-5/+5
* QCocoaMenuLoader - ensure that ensureAppMenuInMenu indeed, ensuresGabriel de Dietrich2018-08-011-18/+15
* Improve documentation of QString::indexOf that take QRegExpAlbert Astals Cid2018-08-011-8/+0
* xcb: partly revert 3bc0f1724ae49c2fd7e6d7bcb650350d20d12246Gatis Paeglis2018-08-014-101/+3
* QWidget: Add note about fixPosIncludesFrame not supporting window statesTor Arne Vestbø2018-08-011-0/+6
* Fix conditions for dup2 in QProcess::startDetachedJoerg Bornemann2018-08-011-7/+5
* QDeadlineTimer: Fix documentation typoAndre Hartmann2018-08-011-2/+2
* Windows QPA: Fix override cursor being cleared when crossing window bordersFriedemann Kleint2018-07-313-5/+20
* Doc: Remove reference to QTestEventPaul Wicking2018-07-311-5/+2
* Doc: Update signals and slots introduction pagePaul Wicking2018-07-311-22/+26
* Link from QLocale to where date-time formats are explainedEdward Welbourne2018-07-312-0/+16
* Return to eventloop after emitting encryptedMårten Nordheim2018-07-312-1/+16
* QJsonDocument: Make emptyObject an objectJüri Valdmann2018-07-311-1/+1
* Fix touch input for HoloLens devicesOliver Wolff2018-07-271-4/+5
* Clean before copying any QCollatorEdward Welbourne2018-07-261-2/+11
* Check against copying the husk left by a moveEdward Welbourne2018-07-261-1/+2
* Doc: Remove typo and add line breaks after \internalPaul Wicking2018-07-262-4/+10
* Fix the fix for mmap() overflow checkThiago Macieira2018-07-251-4/+3
* Doc: Make reference to platform styles version agnosticPaul Wicking2018-07-251-4/+3
* Fix MSVC builds with /Zc:wchar_t-Timur Pocheptsov2018-07-251-0/+2
* xcb: Fix build when xinput2 is not availableFriedemann Kleint2018-07-251-4/+10
* Windows QPA: Fix tablet event coords delay for tablets in pen modeRomain Pokrzywka2018-07-242-7/+3
* Windows: Fix invisible element being included in the UI Automation treeAndre de la Rocha2018-07-241-22/+45
* Fix QUrl::setPath documentation, remove default TolerantModeMikhail Svetkin2018-07-241-1/+1
* xcb: fix various bugs with _NET_WM_MOVERESIZEGatis Paeglis2018-07-235-9/+129
* Let QDir::absoluteFilePath() use isAbsolutePath() for resource pathsEdward Welbourne2018-07-231-36/+60
* Doc: Add since version for QJsonDocument::toJson()Paul Wicking2018-07-231-0/+1