summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Modernize the "big_codecs" featureLiang Qi2018-10-1216-68/+35
| * Modernize the "animation" featureLiang Qi2018-10-1257-211/+149
| * Bump copyright year in executable metadataKai Koehne2018-10-121-1/+1
| * 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
* | doc: Update online CSSTor Arne Vestbø2018-10-163-762/+775
* | doc: Update online HTML header URLsTor Arne Vestbø2018-10-161-3/+5
* | 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-162-0/+26
* | 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-163-1/+3
* | 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-152-6/+18
* | Improve support for QImages in QDataStream read transactionsEirik Aavitsland2018-10-152-18/+27
* | Fix docs for QStandardPaths::DesktopLocationAndre Hartmann2018-10-151-1/+2
* | Fix attributions for wasm fontsKai Koehne2018-10-153-9/+209
* | Automatically pick up dependencies.json file for qmlplugindumpKai Koehne2018-10-151-0/+8
* | qmake: Add support for CONFIG += c++17Kai Koehne2018-10-152-0/+3
* | wasm: fix wasm shader compileLorn Potter2018-10-152-2/+20
* | QImageReader: add tracepoints for image loadingGiuseppe D'Angelo2018-10-142-1/+16
* | Fix launching with depth 30 XOrgAllan Sandfeld Jensen2018-10-142-7/+40
* | QImageWriter/QPNGHandler: Quality option should be CompressionRatioAlexandra Cherdantseva2018-10-143-19/+33
* | xcb: localize handling of Qt::AA_Compress* flagsGatis Paeglis2018-10-141-2/+4
* | xcb: lock-free event processingGatis Paeglis2018-10-1412-359/+589
* | Revert "XCB: Do not create instance of QPlatformIntegration for invalid displ...Gatis Paeglis2018-10-145-73/+41
* | glib dispatcher: rework userEventSourcePrepare() event sourceGatis Paeglis2018-10-143-7/+6
* | qt_mac_createRolePalettes: fix the highlight color for ItemViewPalette roleTimur Pocheptsov2018-10-141-1/+1
* | Update ANGLE to chromium/3280Miguel Costa2018-10-13816-76195/+165613
* | qnsview_keys - fix a typoTimur Pocheptsov2018-10-131-1/+1
* | QCss: properly parse functions which contains additional spacesChristian Ehrlicher2018-10-122-1/+9
* | qmake: fix the precedence of QMAKE_LIBDIR_POSTv5.12.0-beta2Oswald Buddenhagen2018-10-123-12/+30
* | qmake: document {,QMAKE_}LIBS_PRIVATEOswald Buddenhagen2018-10-121-0/+23
* | Android: fix compile with NDK r18+BogDan Vatra2018-10-121-1/+5