summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MimeTypeParser: Make sure errorMessage is setTobias Hunger2016-12-071-1/+2
* TouchPoint: add horizontalDiameter, verticalDiameter; deprecate rectsShawn Rutledge2016-12-077-30/+119
* Don't advertise deprecated members of QSysInfo in the documentationJake Petroules2016-12-061-6/+17
* Complete QOperatingSystemVersion documentationJake Petroules2016-12-061-4/+20
* Introduce CI20 mips32 mkspecMilko Leporis2016-12-052-0/+61
* qdoc: Ignore Q_COMPILER_REF_QUALIFIERS for nowMartin Smith2016-12-043-4/+5
* doc: make Q_OS_WIN code available to qdocMartin Smith2016-12-042-4/+4
* doc: Upgrade QDeadlineTimer for clang-qdocMartin Smith2016-12-041-68/+27
* doc: Always declare GL types for clangqdocMartin Smith2016-12-033-0/+21
* QItemSelectionRange: de-inline op<Marc Mutz2016-12-022-26/+28
* Introducing QSplitter::replaceWidget()Gabriel de Dietrich2016-12-024-3/+242
* QPA style cleanup: no space after ampersandMorten Johan Sørvig2016-12-023-19/+19
* QPA: Consistent QWindow variable namesMorten Johan Sørvig2016-12-022-81/+81
* QPA: Consistent QWindow variable namesMorten Johan Sørvig2016-12-024-43/+43
* Optimized LCD text blendingAllan Sandfeld Jensen2016-12-012-9/+47
* Optimize RGBA64 toArgb32Allan Sandfeld Jensen2016-12-012-3/+52
* QMenuBar tests: Ignore shortcut related test on MacGabriel de Dietrich2016-11-302-12/+13
* Windows QPA plugin: Use member initializationFriedemann Kleint2016-11-3029-224/+120
* MinGW: reuse gcc-base.conf and g++-base.confEric Lemanissier2016-11-295-44/+14
* QCommonStyle::sizeFromContents(): Increase height of CT_ItemViewItemFriedemann Kleint2016-11-291-0/+2
* Add configurable connect timeout for QAbstractSocketSamuel Gaist2016-11-295-9/+85
* 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-249-145/+313
* 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
* Add a device spec for cross-compiling for the Qt SimulatorLaszlo Agocs2016-11-242-0/+69
* 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-226-1/+57
* 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-18265-2790/+2193
|\
| * Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-17265-2790/+2193
| |\
| | * Remove last traces of opengl es 1 supportLars Knoll2016-11-162-8/+2
| | * Manual Dialog test: Fix compilation against Qt 4Friedemann Kleint2016-11-161-0/+3