summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA plugin: Use member initializationFriedemann Kleint2016-11-3029-224/+120
* QCommonStyle::sizeFromContents(): Increase height of CT_ItemViewItemFriedemann Kleint2016-11-291-0/+2
* Add configurable connect timeout for QAbstractSocketSamuel Gaist2016-11-294-9/+69
* qopenglprogrambinarycache_p.h: Add "We mean it" commentFriedemann Kleint2016-11-251-0/+11
* qnativesocketengine_win.cpp: Use QOperatingSystemVersion to detect OSFriedemann Kleint2016-11-251-4/+7
* eglfs: Add device integration for Qt Simulator for Embedded LinuxAndy Nichols2016-11-258-0/+559
* Use QSaveFile for more robust shader disk cacheLaszlo Agocs2016-11-251-4/+8
* qwindowsnativeinterface.cpp: Add missing enumeration OpenVGSurfaceFriedemann Kleint2016-11-251-0/+1
* Platform support/Windows classes: Use member initializationFriedemann Kleint2016-11-246-41/+22
* Replace manual parent traversal in isWindowBlocked with use of isAncestorOfTor Arne Vestbø2016-11-242-33/+17
* linuxfb: add experimental support for DRM dumb buffersLaszlo Agocs2016-11-248-9/+512
* add TouchDoubleTapDistance platform theme hintShawn Rutledge2016-11-242-1/+15
* Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-2412-90/+788
* Replace QDrawHelperGammaTables with QColorProfileAllan Sandfeld Jensen2016-11-248-145/+278
* qsslsocket_openssl_symbols.cpp: Fix signedness warning in DEFINEFUNC2Friedemann Kleint2016-11-241-1/+1
* Add aliases for env vars common to eglfs and linuxfbLaszlo Agocs2016-11-241-6/+13
* Make sure we can compile QtCore without QT_CONFIG(translation)Ulf Hermann2016-11-243-4/+27
* Refactor QGuiApplication::topLevelWindows()Tor Arne Vestbø2016-11-231-8/+18
* Move QWindowPrivate::globalPosition() definition out of headerTor Arne Vestbø2016-11-232-13/+15
* macOS: Remove unused method QCocoaWindow::parentCocoaWindow()Tor Arne Vestbø2016-11-232-10/+0
* Windows QPA: Use new EnableNonClientDpiScaling() for Windows decorationFriedemann Kleint2016-11-223-1/+44
* Introduce QWindow::setFlag and QWidget::setWindowFlagDaniel Vrátil2016-11-224-1/+39
* macOS: Prevent stale references to NSScreen during screen removalTor Arne Vestbø2016-11-221-0/+2
* doc: clangqdoc must see SCTP classesMartin Smith2016-11-192-2/+2
* doc: clangqdoc must see class QWinEventNotifierMartin Smith2016-11-192-2/+2
* QChar::Direction: more specific link to unicode standardEdward Welbourne2016-11-181-1/+1
* Windows QPA: Reimplement calculation of window framesFriedemann Kleint2016-11-184-28/+74
* Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-11-18136-1250/+1115
|\
| * Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-17136-1250/+1115
| |\
| | * QRawFont: Add a qHash overloadRobin Burchell2016-11-162-0/+15
| | * QCocoaMenu: Force NSMenuValidation when syncing itemsGabriel de Dietrich2016-11-161-4/+13
| | * winrt: Do not shadow variableMaurice Kalinowski2016-11-161-4/+4
| | * winrt: move to range based loopMaurice Kalinowski2016-11-161-7/+9
| | * winrt: Fix ill-constructed loopMaurice Kalinowski2016-11-161-1/+1
| | * Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-1643-146/+317
| | |\
| | | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-1643-146/+317
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-1542-150/+339
| | | | |\
| | | | | * Cocoa: Make dictation via speech recognition workMorten Johan Sørvig2016-11-141-3/+1
| | | | | * QClipboard: Fix emitting changed() in XCBPalo Kisa2016-11-141-2/+4
| | | | | * Revert "Optimize QJsonObject::operator=="Marc Mutz2016-11-142-4/+2
| | | | | * doc: Add missing documentation for QXcbWindowFunctions::setWmWindowRole()Alexander Volkov2016-11-121-0/+29
| | | | | * doc: Remove obsolete note for QWidget::paintEvent()Alexander Volkov2016-11-122-13/+0
| | | | | * Remove unused variable in QIconLoader::findIconHelper()Alexander Volkov2016-11-121-2/+0
| | | | | * Improve the validation algorithm for binary JSONLars Knoll2016-11-112-19/+41
| | | | | * xcb: Warn and bail out when even the basic, dummy context failsLaszlo Agocs2016-11-101-2/+5
| | | | | * Enable GL prototypes with recent Khronos headersLaszlo Agocs2016-11-101-1/+21
| | | | | * Do not guard tslib with evdevLaszlo Agocs2016-11-102-12/+16
| | | | | * Don't count no-break spaces as trailing spacesEskil Abrahamsen Blomfeldt2016-11-091-2/+6
| | | | | * Correct a Q_CHECK_PTR()'s parameterEdward Welbourne2016-11-091-1/+1
| | | | | * Documentation: Specify units for QTextDocument::pageSizeSteve Schilz2016-11-091-0/+4