summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix warning for __fp16BogDan Vatra2017-08-171-1/+1
* Fix crash when reading a PKCS12 file with no private keyEdward Welbourne2017-08-172-1/+4
* QPicture: check that pictureFormat doesn't return dangling pointersGiuseppe D'Angelo2017-08-161-1/+6
* XCB: Don't core-dump if we can't connect to the X displayNameThiago Macieira2017-08-163-8/+30
* Doc: Mark the dbmsType() function and DbmsType enum as internalAndy Shaw2017-08-161-0/+2
* Block input to a window shown while an application modal dialog is visibleAndy Shaw2017-08-161-0/+2
* macOS: Fix matching of font weights for application fontsEskil Abrahamsen Blomfeldt2017-08-161-19/+26
* QMenu: Prevent torn-off menus from extending behind the taskbarGabriel de Dietrich2017-08-162-12/+14
* Check for loopback address if network access is unavailableMårten Nordheim2017-08-151-2/+10
* Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1576-321/+209
* QCocoaMenu: Sync menubar menu when adding itemsGabriel de Dietrich2017-08-152-1/+8
* QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-152-2/+21
* Fix a race condition in QEvdevTabletHandler::readData()Romain Pokrzywka2017-08-141-1/+1
* QNAM: requeue pipelined HTTP requests after unrecoverable socket errorsRomain Pokrzywka2017-08-141-2/+5
* Doc: indicate the QSharedMemory::size() that the size may be biggerThiago Macieira2017-08-131-0/+3
* Widgets: Fix ImSurroundingText query for a QLineEdit with maskJarkko Koivikko2017-08-112-1/+6
* Fix write and read-write ioctls on certain 64-bit OSThiago Macieira2017-08-101-1/+1
* Enable custom shared memory schemes on INTEGRITYTero Alamäki2017-08-101-0/+13
* Convert features.toolbutton to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1018-43/+63
* Convert features.splitter to QT_[REQUIRE_]CONFIGStephan Binner2017-08-108-14/+19
* Convert features.groupbox to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1011-29/+36
* Convert features.scrollbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1025-43/+67
* Convert features.toolbox to QT_[REQUIRE_]CONFIGStephan Binner2017-08-107-20/+18
* Convert features.progressbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1012-23/+33
* Convert features.textbrowser to QT_[REQUIRE_]CONFIGStephan Binner2017-08-108-18/+17
* macOS: Make alpha-based click-trough work againMorten Johan Sørvig2017-08-091-2/+12
* Fallback to QGnomeTheme if Gtk3 does not support long-press-timeJan Arve Sæther2017-08-091-2/+15
* Convert features.statusbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-089-20/+22
* Win: Account for when "condition expression is constant" warning occursAndy Shaw2017-08-081-14/+23
* QAction: Note that the QAction parent parameter is optional since 5.7hjk2017-08-081-0/+2
* Fix reset with qoffscreensurface destruction with multimonitor supportMäättä Antti2017-08-081-1/+1
* Convert features.dial to QT_[REQUIRE_]CONFIGStephan Binner2017-08-0811-28/+25
* Doc: remove linking to internal methodNico Vertriest2017-08-061-1/+1
* Add flowId to messages when logging in TeamCity formatBorgar Ovsthus2017-08-042-13/+13
* Fix iOS shared buildsJan Murawski2017-08-041-0/+1
* XCB GLX: request OpenGL 4.6 / OpenGL ES 3.2 if possibleGiuseppe D'Angelo2017-08-041-4/+4
* Fix race condition in QDBusAbstractInterfacePrivate::initOwnerTracking()Romain Pokrzywka2017-08-041-5/+5
* Bump minimum glibc requirement for sys/eventfd.h to glibc 2.8Thiago Macieira2017-08-041-2/+4
* Fix build error with macOS 10.13 SDKJake Petroules2017-08-042-18/+2
* Android: Fix push button label duplication with stylesheetsEskil Abrahamsen Blomfeldt2017-08-041-33/+44
* QAbstractItemView: fix nullptr violationRaschbauer, Reinhard2017-08-041-1/+1
* Update bundled zlib to version 1.2.11André Klitzing2017-08-0452-7525/+3899
* Improve documentation for {QFile, QFileDevice}::resize()Sérgio Martins2017-08-032-1/+5
* Make high-dpi QGLWidget work cross platformMorten Johan Sørvig2017-08-021-4/+0
* Fix RGBA64 interpolation when x remainder equals zeroAllan Sandfeld Jensen2017-08-021-9/+12
* QWidget::render(): Add a call to QPaintEnginePrivate::systemStateChanged()Friedemann Kleint2017-08-021-0/+1
* QWindowSystemInterfacePrivate::toNativeTouchPoints(): Add missing scalingFriedemann Kleint2017-08-021-2/+2
* QFileSystemWatcher/Windows: Fix crash when no QCoreApplication is presentFriedemann Kleint2017-08-022-23/+24
* ANGLE: Fix build for newer MinGW versionsOliver Wolff2017-08-024-1/+48
* configure: un-namespace remaining non-inline configure testsOswald Buddenhagen2017-08-022-8/+8