summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Turn bcm_host library into makeSpec sourceJoerg Bornemann2019-02-144-1/+15
* Recognize UNC paths as absolute (i.e. not relative)Edward Welbourne2019-02-131-1/+6
* winrt: Handle WaitForWindowExposedOliver Wolff2019-02-134-5/+24
* qmake vcxproj generator: Use correct version in solution header for 2017Oliver Wolff2019-02-131-1/+1
* qmake vcxproj generator: Update platform toolset and solution header for VS 2019Joerg Bornemann2019-02-133-2/+14
* Add support for Visual Studio 2019Oliver Wolff2019-02-131-0/+5
* Don't wrongly detect fonts as obliqueEskil Abrahamsen Blomfeldt2019-02-131-2/+2
* INSTALL: Remove outdated reference to Windows CEJoerg Bornemann2019-02-131-1/+0
* qmake/vcxproj generator: Fix bug in extra compiler initializationJoerg Bornemann2019-02-131-6/+6
* QBackingStore: Make QPlatformBackingStore creation lazyTor Arne Vestbø2019-02-131-10/+13
* Track call sites of QMacAutoReleasePools for debugging pool usageTor Arne Vestbø2019-02-131-11/+48
* QTextDocument: Do respect white-space:nowrapKai Koehne2019-02-132-1/+24
* macOS: Add auto-release pool during QCocoaScreen::deliverUpdateRequests()Tor Arne Vestbø2019-02-121-0/+2
* Windows QPA: Handle mouse input using legacy messagesAndre de la Rocha2019-02-123-344/+165
* Fix QSpinBox tests failing after change in the Windows QPAAndre de la Rocha2019-02-121-0/+10
* macOS: Remove screen-update disable during resizeTor Arne Vestbø2019-02-121-34/+0
* macOS: Don't rely on QGuiApplication::instance() during CVDisplayLink callbackTor Arne Vestbø2019-02-121-4/+1
* Add developer documentation on how to debug missing auto-release poolsTor Arne Vestbø2019-02-121-0/+10
* macOS: Add explicit auto-release pool for requestActivateWindowTor Arne Vestbø2019-02-121-3/+3
* Don't allow backingstore flush to non-raster surfacesTor Arne Vestbø2019-02-121-0/+18
* Fix warning in tst_qopengl.cppJoerg Bornemann2019-02-121-0/+2
* Fix determination of OpenGL include paths on macOSJoerg Bornemann2019-02-122-5/+1
* Widgets: Only set WA_WState_ExplicitShowHide via public APITor Arne Vestbø2019-02-123-54/+58
* Fix crash when using Qt Virtual Keyboard with QCalendarWidgetMitch Curtis2019-02-121-12/+15
* eglfs: avoid breaking builds without EGL_EXT_platform_baseLaszlo Agocs2019-02-122-1/+4
* configure: use proper separator for mingw librariesEric Lemanissier2019-02-121-1/+4
* Win32 makefile for qmake: Use proper linkerYuhang Zhao2019-02-111-2/+2
* macOS: Don't send redundant geometry change events for top level windowsTor Arne Vestbø2019-02-111-0/+3
* macOS: Treat default swapInterval (-1) as vsync-enabled display-linkTor Arne Vestbø2019-02-113-6/+12
* macOS: Simplify mouse trackingTor Arne Vestbø2019-02-112-33/+25
* macOS: Explain QNSViewMouseMoveHelper for future generationsTor Arne Vestbø2019-02-111-0/+16
* harbuzzng: Remove assumption about Core Text working in 96 DPITor Arne Vestbø2019-02-111-21/+4
* Fix two smaller bugs in the BiDi engineLars Knoll2019-02-093-20/+23
* Fix an assertion in the BiDi algorithmLars Knoll2019-02-092-14/+34
* Fix QTextTable:insertRows() for tables with spanning cellsLars Knoll2019-02-092-4/+14
* Avoid read-outside-array error by QStringRef over-reachEdward Welbourne2019-02-082-5/+19
* Fix QDeadlineTimer::Forever case in QWaitConditionMorten Johan Sørvig2019-02-081-1/+3
* winrt qpa: Remove last windows phone leftoversOliver Wolff2019-02-084-40/+0
* winrt: Warn if OpenGL ES version is set to a value > 3.0Oliver Wolff2019-02-081-0/+4
* windows: Support OpenGL ES versions > 3.0 with ANGLEOliver Wolff2019-02-081-2/+8
* Revert "winrt: Skip context validation in ANGLE"Oliver Wolff2019-02-081-1/+0
* winrt: Use ES3 ANGLE code path when blitting widgetsOliver Wolff2019-02-082-4/+5
* Android: follow official android flags for cmakeBogDan Vatra2019-02-071-2/+5
* QToolButton: fix handling multi-line textsChristian Ehrlicher2019-02-072-2/+25
* QCommonStyle: factor out elided text calculationChristian Ehrlicher2019-02-072-61/+86
* QMetaObject::Connection overview documentation improvementsAndreas Hartmetz2019-02-061-4/+7
* Add testlib selftests for double and for non-finite float and doubleEdward Welbourne2019-02-0613-86/+2481
* Improve keyboard navigation in QListView when isWrapping is enabledAlexander Volkov2019-02-062-8/+51
* Merge "Merge remote-tracking branch 'origin/5.12.1' into 5.12" into refs/stag...Qt Forward Merge Bot2019-02-064-7/+9
|\
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-064-7/+9
| |\