summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the textedit example use dark text on light background on macOSMorten Johan Sørvig2018-09-251-0/+8
* macOS: Use light color for tooltip text in dark modeMorten Johan Sørvig2018-09-251-0/+3
* No-thread: prevent double delete of QThreadPrivateMorten Johan Sørvig2018-09-251-0/+1
* Ensure that QTabletEvent is not pre-accepted before sendingShawn Rutledge2018-09-252-0/+2
* Blacklist flaky qgraphicsscene autotestsTony Sarajärvi2018-09-241-0/+12
* Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13Tony Sarajärvi2018-09-241-0/+1
* Blacklist flaky tst_QGraphicsEffect autotest on openSUSETony Sarajärvi2018-09-241-0/+3
* Blacklist qguiapplication::focusObject on Ubuntu and openSUSETony Sarajärvi2018-09-241-0/+4
* Extend blacklisting of qtimeline::frameRate to macOS 10.13Tony Sarajärvi2018-09-241-0/+1
* Blacklist flaky tst_qheaderview testTony Sarajärvi2018-09-241-0/+3
* Remove insignificant flag from qcolordialog.proTony Sarajärvi2018-09-242-2/+6
* qnsview_key/qnsview_mouse make Ctrl+left click work againTimur Pocheptsov2018-09-242-4/+8
* Fix shortcuts in dock widgets with custom title barMorten Kristensen2018-09-241-0/+1
* Doc: Remove outdated and unmaintained examplesPaul Wicking2018-09-1711-492/+0
* doc: add note about QAbstractEventDispatcher::wakeUp() for {Unix,Glib}Gatis Paeglis2018-09-161-0/+9
* AVX512 test: an intrinsic that GCC forgot to implement prior to GCC8Thiago Macieira2018-09-151-0/+5
* tst_QMdiSubWindow: fix flaky setOpaqueResizeAndMove testChristian Ehrlicher2018-09-152-2/+5
* Blacklist an extremely flaky tst_QDoubleSpinBox::editingFinished testTony Sarajärvi2018-09-151-0/+2
* Blacklist a tst_QFileDialog2 test due to extreme flakiness in macOSTony Sarajärvi2018-09-151-0/+2
* Fix binary compatibility with old generated moc filesOlivier Goffart2018-09-151-1/+2
* Windows QPA: Dispatch skipped touch/pen events if compression is offRomain Pokrzywka2018-09-145-6/+67
* Doc: Move touch examples around so they get included in docsPaul Wicking2018-09-1431-10/+10
* Doc: Remove extra \a command causing QDoc macro expansion errorPaul Wicking2018-09-141-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-146-17/+56
|\
| * sqlite: Fix QSqlError handling when opening/closing databaseFlorian Bruhin2018-09-132-7/+30
| * Detect when we are at the sentence boundaryAndy Shaw2018-09-131-2/+14
| * Fix XCB on endian mismatched client and server with SHM offAllan Sandfeld Jensen2018-09-121-0/+2
| * Doc: improve Mandelbrot exampleMitch Curtis2018-09-111-8/+8
| * bmp image handler: check for out of range image sizeEirik Aavitsland2018-09-111-0/+2
* | ODBC: Correctly check if the field is within the fieldCache rangeAndy Shaw2018-09-131-1/+1
* | Blacklist flaky tst_QGL::graphicsViewClipping on RHEL 7.4Tor Arne Vestbø2018-09-131-0/+1
* | Fix spelling mistake in qimage.hTor Arne Vestbø2018-09-131-1/+1
* | macOS: Clarify what static mutex in QCocoaGLContext is used forTor Arne Vestbø2018-09-131-4/+6
* | SQL PostgreSQL/SQlite: Properly decode default varchar parameterChristian Ehrlicher2018-09-123-5/+31
* | Texture file support: add mipmap reading to ktx handlerv5.12.0-alpha1Eirik Aavitsland2018-09-124-21/+46
* | Merge "Merge remote-tracking branch 'origin/5.11.2' into 5.12" into refs/stag...Qt Forward Merge Bot2018-09-123-4/+5
|\ \
| * \ Merge remote-tracking branch 'origin/5.11.2' into 5.12Qt Forward Merge Bot2018-09-123-4/+5
| |\ \
| | * | syncqt: fix forwarding injected headers, take ~3Oswald Buddenhagen2018-09-123-4/+5
* | | | QVulkanWindow: Fix some load/store ops in the default renderpassLaszlo Agocs2018-09-121-2/+2
* | | | QVulkanWindow: Fix bogus stage masks in readbackLaszlo Agocs2018-09-121-1/+1
* | | | Fix device local alloc in hellovulkantextureLaszlo Agocs2018-09-122-0/+15
* | | | Fix src access with staging buffer in hellovulkantextureLaszlo Agocs2018-09-121-3/+3
* | | | Add optimized fetch ARGB32 routines for NEONAllan Sandfeld Jensen2018-09-122-0/+20
* | | | Doc: Fix typo and add precision to method descriptionPaul Wicking2018-09-121-2/+3
* | | | winrt: Fix build with MSVC >= 15.8Oliver Wolff2018-09-121-1/+3
* | | | ODBC: Remove the trailing \0 in the case of a non unicode stringAndy Shaw2018-09-111-3/+6
* | | | macOS: Prevent flickering when resizing window rendered to by separate threadTor Arne Vestbø2018-09-111-0/+30
* | | | Clean up time-zone matching logic in tst_QLocale::macDefaultLocale()Edward Welbourne2018-09-111-18/+17
* | | | Windows: Disable shader disk cache for Intel HD Graphics 620Friedemann Kleint2018-09-114-1/+22
* | | | Extend opensuse blacklistings to opensuse-leapTony Sarajärvi2018-09-116-0/+7
|/ / /