summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cocoa QPA: Clean up 0 as pointerGabriel de Dietrich2018-04-1936-199/+195
* Cocoa Menus: Allow separators in app menuGabriel de Dietrich2018-04-195-11/+30
* QCocoaMenuLoader: Add app specific items after PreferencesGabriel de Dietrich2018-04-191-6/+9
* Cocoa Menus: Use the responder chain for menu items target/actionGabriel de Dietrich2018-04-1913-223/+280
* Windows: Fix MDI child window titles in High-DPI displaysAndre de la Rocha2018-04-192-20/+24
* Prefer the raw data, if it specifies a locale, before shedding tagsEdward Welbourne2018-04-191-0/+7
* Unicode TR 35: add likely subtags in the specified orderEdward Welbourne2018-04-191-8/+16
* Add HTTP caching headers to KnownHeadersJan Murawski2018-04-193-1/+215
* QObject: Extend debug output of connectLars Schmertmann2018-04-182-1/+27
* QCocoaTheme: Include CoreServices rather than CarbonGabriel de Dietrich2018-04-182-2/+2
* Accessible: use range-based for instead of foreachAnton Kudryavtsev2018-04-184-12/+11
* Auto-tests: remove unneeded 'gui' from QT variableTimur Pocheptsov2018-04-182-3/+3
* h2 auto test - replace QEventLoop (and QTimer) with QTestEventLoopTimur Pocheptsov2018-04-182-13/+4
* Don't send a mouse move when we just need to do a synthetic enter/leaveAndy Shaw2018-04-183-14/+31
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-1820-1230/+26
|\
| * Use placeholder for year in header.* filesKai Koehne2018-04-1610-14/+14
| * Remove LICENSE.GPLv3, LICENSE.LGPLv21, LGPL_EXCEPTION.txtKai Koehne2018-04-163-1201/+1
| * tst_qdir: Fix absoluteFilePath for winrtOliver Wolff2018-04-161-0/+3
| * QSslCertificate (OpenSSL) use the correct *_free functionv5.11.0-beta4Timur Pocheptsov2018-04-153-1/+6
| * Use optimize_size instead of duplicating similar logicAllan Sandfeld Jensen2018-04-143-14/+2
* | WinRT: Add Windows UI Automation supportAndre de la Rocha2018-04-1750-10/+5953
* | Add QSsl::Dtls1_0OrLater enumeratorTimur Pocheptsov2018-04-174-0/+16
* | Make generated selftest output match for in-source buildsEdward Welbourne2018-04-171-5/+17
* | QDoubleValidator: Allow intermediate values as close as possible to one consi...Andy Shaw2018-04-172-5/+21
* | Provide QPlatformWindow::hasPendingUpdateRequest() helper functionTor Arne Vestbø2018-04-174-9/+19
* | macOS: Add logging when delivering update requestsTor Arne Vestbø2018-04-173-1/+8
* | iOS: Don't assume our UIWindow is a QUIWindowTor Arne Vestbø2018-04-171-1/+2
* | Widgets: Use accelerated scroll when scrolled widget is overlappedBłażej Szczygieł2018-04-173-23/+81
* | QSplashScreen: honor alignment when message contains htmlChristian Ehrlicher2018-04-151-0/+6
* | GraphicsView: use range-based for instead of foreachAnton Kudryavtsev2018-04-154-4/+4
* | ItemViews: use range-based for instead of foreachAnton Kudryavtsev2018-04-156-8/+8
* | Android: Cleanup the threading handlingBogDan Vatra2018-04-152-125/+108
* | Make sure we finish composing before we do any operations on textBogDan Vatra2018-04-151-0/+6
* | Release left button before showing the popup context menuBogDan Vatra2018-04-153-0/+23
* | Android: rewrite edit context menuBogDan Vatra2018-04-1511-225/+230
* | Widgets: use range-based for instead of foreachAnton Kudryavtsev2018-04-158-38/+47
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-1522-394/+153
|\|
| * xcb: prevent crash with pixmap cursors on XRender-less X serversGatis Paeglis2018-04-143-8/+28
| * xcb: fix bitmap cursor loading performance regressionGatis Paeglis2018-04-144-45/+38
| * xcb: cleanup the code for detecting when to create/destroy SHM segmentGatis Paeglis2018-04-141-6/+8
| * tests/auto/widgets/util: Avoid unconditional qWait()sKari Oikarinen2018-04-132-17/+9
| * Improve performance of QResource::load()Lars Knoll2018-04-131-12/+8
| * winrt: QWinRTEGLContext: add isValid functionalityOliver Wolff2018-04-132-0/+7
| * QStyleHints: emit correct signal when calling setMouseQuickSelectionThresholdAkihito Izawa2018-04-131-1/+1
| * tst_QWidget: Avoid unconditional qWait()sKari Oikarinen2018-04-131-85/+19
| * PDF engine: handle abnormally long string casesEirik Aavitsland2018-04-121-5/+10
| * Fix crash if QPixmap::defaultDepth() is called when no QGuiApplicationEirik Aavitsland2018-04-122-1/+9
| * QWindowsPipeReader: fix waiting on inactive pipeAlex Trotsenko2018-04-122-3/+15
| * QMacStyle doesn't depend on Carbon anymoreGabriel de Dietrich2018-04-123-211/+1
* | Add support for opening files in OpenURI flatpak portalJan Grulich2018-04-131-0/+39