summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* macOS: Choose appropriate NSWindow depth based on surface formatTor Arne Vestbø2019-08-242-15/+31
* Use qsizetype for qt_memfill functionsThiago Macieira2019-08-248-29/+32
* Fix classical strcmp misuse in VS project generatorJoerg Bornemann2019-08-241-12/+3
* QGuiApplication: drop mutex before emitting fontChanged()Marc Mutz2019-08-231-2/+5
* Fix build with -no-feature-printer on macOSAndré Klitzing2019-08-223-17/+24
* Avoid double QCache lookup in QOpenGLProgramBinaryCacheLaszlo Agocs2019-08-221-3/+1
* macOS: Invalidate backingstore and trigger expose on color space changesTor Arne Vestbø2019-08-224-0/+39
* macOS: Don't ask for a NSWindow background unless we need oneTor Arne Vestbø2019-08-222-15/+2
* Point out that dynamically modified meta objects are not threadsafeVolker Hilsheimer2019-08-211-0/+7
* iOS: Fix NSUInteger vs NSInteger comparison warningTor Arne Vestbø2019-08-201-1/+1
* qmake: Quote path to project file in Xcode project Makefile ruleTor Arne Vestbø2019-08-201-1/+1
* Fix qErrnoWarning() printing no error in some conditionsThiago Macieira2019-08-191-1/+3
* macOS: Bail out early in case a popup is closed by a mouseDownTimur Pocheptsov2019-08-191-1/+3
* Simplify QBezier::addPolygon() implementationEirik Aavitsland2019-08-191-18/+14
* CMake: Fix prl and library names on macOS for debug configurationsAlexandru Croitor2019-08-181-6/+16
* Guard with a mutex in QOpenGLProgramBinaryCache where neededLaszlo Agocs2019-08-172-0/+4
* DBus: fix deadlock when destroying QDBusServerMårten Nordheim2019-08-161-2/+6
* Describe the -egl option in configure's help outputJoerg Bornemann2019-08-161-0/+1
* Fix macOS build with -no-feature-accessibilityAndré Klitzing2019-08-161-5/+9
* SSL: ALPN: Don't include empty, too long or truncated namesMårten Nordheim2019-08-162-20/+31
* Make the inputRejected test compatible with -no-feature-clipboardJames McDonnell2019-08-151-0/+4
* Fix typo in description of feature datestringEdward Welbourne2019-08-151-1/+1
* eglfs/kms: Re-enable drm/gbm format overrides in the config fileLaszlo Agocs2019-08-153-14/+36
* QTextureFileReader: backport ASTC supportEirik Aavitsland2019-08-159-25/+311
* Fix qinstall on Windows for directories containing read-only filesJoerg Bornemann2019-08-152-9/+36
* QSysInfo: Use the Apple IOKit API to get the machine's UUIDThiago Macieira2019-08-141-8/+12
* Add the detection of MSVC 2019 for QLibraryInfoFriedemann Kleint2019-08-141-1/+3
* Add tst_qmake::qinstallJoerg Bornemann2019-08-143-0/+108
* Avoid querying unknown RESET_NOTIFICATION_STRATEGY value on GL < 4.0Laszlo Agocs2019-08-142-9/+14
* Include buildAbi() in the shader cache directory nameLaszlo Agocs2019-08-141-1/+2
* glx: Do not flood with warnings when reducing during config lookupLaszlo Agocs2019-08-141-1/+3
* Limit curve stroking threshold to reasonable rangeEirik Aavitsland2019-08-141-1/+1
* Make our connection-level window half of a possible maximumTimur Pocheptsov2019-08-141-2/+4
* Bound the scope of QTRY_LOOP_IMPL()'s local variableEdward Welbourne2019-08-131-1/+1
* Fix escaping of < and > in QMake's XML generatorJoerg Bornemann2019-08-121-3/+7
* Doc: Extend QMake's documentation of RC_FILE and RES_FILEJoerg Bornemann2019-08-121-5/+5
* Make test less dependent on moving the cursorMorten Johan Sørvig2019-08-111-1/+1
* QWizard: Account for missing background image on macOS 10.14+Morten Johan Sørvig2019-08-113-11/+13
* macOS: Don’t show hidden windows while z-orderingMorten Johan Sørvig2019-08-111-1/+2
* Add nullptr guard to QHighDScaling::scaleAndOrigin(QPlatformScreen *)Morten Johan Sørvig2019-08-112-0/+20
* Fix integer overflow in QCryptographicHash's SHA-3 supportThiago Macieira2019-08-101-4/+4
* Fix sign change warningSimon Hausmann2019-08-091-2/+2
* QBitArray: fix fromBits() and actually test itThiago Macieira2019-08-082-5/+64
* Fix host architecture detection for canadian cross buildsJoerg Bornemann2019-08-084-19/+17
* QCocoaMenuLoader: get rid of lastAppSpecificItemTimur Pocheptsov2019-08-081-21/+27
* Refactor lockedAlphaMapForGlyphLars Knoll2019-08-085-91/+53
* Allow specifying explicit SDK version on Apple platformsTor Arne Vestbø2019-08-081-1/+10
* A GCC 4.8 build fixVille Voutilainen2019-08-081-1/+1
* macOS: Fix tab button rendering issueJason Haslam2019-08-081-0/+1
* Add attribution for AGLFNEskil Abrahamsen Blomfeldt2019-08-082-0/+43