summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | iOS: Update QIOSScreen::nativeOrientation() for iOS8Tor Arne Vestbø2014-09-021-2/+9
| | * | QMacStyle: Fix inactive combo box appearance in 10.10Gabriel de Dietrich2014-09-011-2/+27
| | * | QFileDialog: save and restore all settings even if widgets not usedShawn Rutledge2014-09-012-12/+14
| | * | QNX: Fix widgets scrollingBernd Weimer2014-08-292-58/+20
| | * | Bump versionFrederik Gladhorn2014-08-291-2/+2
| | |/
| | * Recreate child windows when changing screensDyami Caliri2014-08-284-14/+60
| | * QCoreTextFontDatabase: Remove number type asserts.Morten Johan Sørvig2014-08-281-2/+0
| | * Android: Fix crash at shutdown when keyboard is visibleSérgio Martins2014-08-281-1/+2
| | * QGLXContext survives screen removalShawn Rutledge2014-08-282-26/+37
| | * Revert "Make unicode ranges in font take precedence over codepage"Eskil Abrahamsen Blomfeldt2014-08-281-53/+51
| | * CoreWLan: terminate scan thread in QCoreWlanEngine destructorDyami Caliri2014-08-272-2/+4
| | * Android: added more devices to the FBO readback workaround check.Yoann Lopes2014-08-272-4/+9
| | * Android quickfix: Avoid crash at shutdownPaul Olav Tvete2014-08-271-1/+3
| | * Also print the class name in the QObject::killTimer error msg.Erik Verbruggen2014-08-271-1/+2
| | * QMacStyle: Fix push buttons focus ring on YosemiteGabriel de Dietrich2014-08-271-9/+49
| | * Initialize textureId in platform backing storeLaszlo Agocs2014-08-271-0/+1
| | * Doc: corrected autolink errors corelib ioNico Vertriest2014-08-277-38/+39
| | * Avoid crash if querying device that has gone awayAllan Sandfeld Jensen2014-08-261-2/+4
| | * QMacStyle: Fix QTabBar appearance on YosemiteGabriel de Dietrich2014-08-261-10/+19
| | * QMacStyle: Fix default button look on YosemiteGabriel de Dietrich2014-08-261-40/+71
| | * Add empty changes-5.3.2 fileMarc Mutz2014-08-261-0/+51
| | * Android: Avoid caching the same class twice.Christian Strømme2014-08-261-5/+4
| | * BlackBerry PlayBook build fixesSérgio Martins2014-08-262-3/+7
| | * Doc: corrected autolink errors QjsonvalueNico Vertriest2014-08-251-6/+6
| | * Cocoa: Work around faulty screen list on startupMorten Johan Sørvig2014-08-241-2/+6
| | * Network: Fix NTLM (SSPI) with HTTP and HTTPS proxiesMarkus Goetz2014-08-232-7/+7
| | * remove always ask option.Lorn Potter2014-08-233-57/+5
| | * Fix handling QT_IM_MODULE=nonePekka Vuorela2014-08-232-1/+4
| | * xcb: use keyboard event source window to determine auto-repeat valueDyami Caliri2014-08-203-17/+18
| | * Android: use correct size when leaving fullscreenPaul Olav Tvete2014-08-201-3/+3
| | * Fix invalid memcpy(dst, src) calls where dst == srcAllan Sandfeld Jensen2014-08-201-1/+3
| | * Fix several regressions in font selectionEskil Abrahamsen Blomfeldt2014-08-205-9/+41
| | * Detect wrongly labelled wheel buttonsAllan Sandfeld Jensen2014-08-201-1/+4
| | * Make QWindowContainer handle drag'n'dropAllan Sandfeld Jensen2014-08-202-0/+10
| | * Resize correctly on orientation change.Paul Olav Tvete2014-08-202-2/+2
| | * Use correct size in fullscreen modePaul Olav Tvete2014-08-201-0/+6
| | * Properly null-terminate ifreq::irf_nameMarc Mutz2014-08-191-0/+1
| | * OS X - QCollator::compare() returns wrong results.Timur Pocheptsov2014-08-192-27/+39
| | * fingerpaint example: be sensitive to pressure only when supportedBernd Weimer2014-08-181-1/+7
| | * Fix a memory leak in QFseventsFileSystemWatcherEngineAndy Shaw2014-08-181-0/+1
| | * Do not set QMAKE_{INC,LIB}DIR_{OPENGL,X11} in the freebsd mkspecs.Raphael Kubo da Costa2014-08-153-12/+0
| | * refactor disconnectFromFtp to remove cached entries when necessaryMatt Broadstone2014-08-153-12/+36
| | * Remove reference to gdb_dwarf_index from the freebsd-clang mkspec.Raphael Kubo da Costa2014-08-151-1/+0
| | * Fix mistake in function extraTryFontsForFamilyAllan Sandfeld Jensen2014-08-151-4/+4
| | * Fix rendering of fonts matched based on stretchAllan Sandfeld Jensen2014-08-141-0/+7
| | * Fix x86/32-bit build when using an old version of gccJulien Brianceau2014-08-141-0/+1
| | * Fix selection of fonts based on styleNameAllan Sandfeld Jensen2014-08-142-5/+9
| | * QFusionStyle paints sliders outside of clipAllan Sandfeld Jensen2014-08-141-1/+1
| | * Set iMX device specific compiler flags to QMAKE_CFLAGSSamuli Piippo2014-08-142-10/+4
| | * Fix QPainter::drawPolyline() painting errors with cosmetic penaavit2014-08-141-4/+4