summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix Drag&Drop from touchscreen/penAndre de la Rocha2018-10-183-10/+145
* Fix QString latin1 conversion and comparison for -optimize-size buildKirill Burtsev2018-10-181-0/+8
* Restore "Do not create instance of QPlatformIntegration for invalid displays"Gatis Paeglis2018-10-183-12/+17
* Windows QPA: Fix maximizing windows without title barFriedemann Kleint2018-10-181-4/+20
* Remove empty function QWidgetPrivate::registerDropSite()Friedemann Kleint2018-10-172-10/+0
* Windows QPA: Add helper function to obtain DPI-dependent metrics on Windows 10Friedemann Kleint2018-10-173-3/+55
* xcb: use 128 as a reference DPI for small screensMathieu Velten2018-10-171-1/+5
* xcb: cleanup _MOTIF_WM_HINTS handlingGatis Paeglis2018-10-174-139/+18
* Update 3rdparty valgrind headers to Valgrind 3.14.0Albert Astals Cid2018-10-172-134/+137
* qreadwritelock: Fix Q_ASSERT typoMikhail Svetkin2018-10-171-2/+2
* qpainterpath: Fix Q_ASSERT typoMikhail Svetkin2018-10-171-1/+1
* Fix ANGLE build failure with mingwMiguel Costa2018-10-172-0/+489
* xcb: qxcbconnection_screensGatis Paeglis2018-10-174-382/+426
* xcb: qxcbconnection_basicGatis Paeglis2018-10-1714-1027/+1317
* Fix scrollbar updates in QPlaintTextEdit on block-visibility changesAllan Sandfeld Jensen2018-10-171-2/+7
* 3rdparty/xkbcommon: update bundled version 0.4.1 -> 0.8.2Gatis Paeglis2018-10-1757-3511/+6075
* QMetaEnum: fix UBAnton Kudryavtsev2018-10-171-2/+6
* Create empty list only if it's needed in QMetaMethod::parameterNamesAnton Kudryavtsev2018-10-171-2/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-17138-14820/+15193
|\
| * Modernize the "mimetype" featureLiang Qi2018-10-1229-67/+47
| * Modernize the "codecs" featureLiang Qi2018-10-128-24/+19
| * Modernize the "big_codecs" featureLiang Qi2018-10-1216-68/+35
| * Modernize the "animation" featureLiang Qi2018-10-1253-198/+145
| * Update bundled libpng to version 1.6.35Eirik Aavitsland2018-10-1227-1168/+1218
| * Only use a translucent background if there is support for alphaAndy Shaw2018-10-121-2/+4
| * Use native visual ID when creating GBM surfaces for KMSPaul Olav Tvete2018-10-123-6/+22
| * Ssl: Fix contrived crash when calling resumeMårten Nordheim2018-10-101-0/+4
| * Update the DNS public suffix list from publicsuffix.orgEdward Welbourne2018-10-091-13288/+13692
| * [macOS] Fix position of sheets when using unifiedTitleAndToolBarOnMacAlexandru Croitor2018-10-081-0/+8
* | QWindowsContext: proper check resolved functionAnton Kudryavtsev2018-10-161-1/+1
* | Clarify behavior of QAbstractEventDispatcher::processEventsTor Arne Vestbø2018-10-161-0/+9
* | uic: Ignore obsolete pixmap functionsFriedemann Kleint2018-10-161-2/+6
* | Fix wrong keyword in configure.jsonTobias Hunger2018-10-161-1/+1
* | Drop cached shaders when arch is differentLaszlo Agocs2018-10-161-2/+7
* | Don't drop update requests when closing and reopening windowsUlf Hermann2018-10-161-0/+3
* | xcb: respect QEventLoop::ExcludeUserInputEvents in native event handlersGatis Paeglis2018-10-1610-20/+126
* | xcb: rework connection error handlingGatis Paeglis2018-10-162-9/+19
* | QNetworkAccessManager: defer call to _q_networkSessionStateChangedUlf Hermann2018-10-161-1/+7
* | Doc: Clarify that BC does not apply to Qt TestPaul Wicking2018-10-161-0/+5
* | Update bundled sqlite to 3.25.2Andy Shaw2018-10-163-7100/+14541
* | Windows QPA: Add WM_INPUT to the list of input messages for event filteringFriedemann Kleint2018-10-161-0/+1
* | Fix build failed with ANGLEMiguel Costa2018-10-162-0/+2
* | xcb: cleanup WM_HINTS handlingGatis Paeglis2018-10-151-23/+13
* | xcb: utilize thread-safety of QAbstractEventDispatcher::wakeUpGatis Paeglis2018-10-153-14/+22
* | xcb: call processXcbEvents() on every event loop iterationGatis Paeglis2018-10-157-11/+289
* | Fix typo vice versaCristian Maureira-Fredes2018-10-152-3/+3
* | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-15114-1647/+3627
* | QToolTip: Don't crash if a tool tip is shown outside screen geometryJohan Klokkhammer Helsing2018-10-151-6/+11
* | Improve support for QImages in QDataStream read transactionsEirik Aavitsland2018-10-151-1/+3
* | Fix docs for QStandardPaths::DesktopLocationAndre Hartmann2018-10-151-1/+2