summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QTest: Fix printing of values of Q_ENUMsThiago Macieira2016-05-086-11/+12
* Add constants for the CoreText font weights.Jake Petroules2016-05-081-9/+52
* Fix Clang -Wexpansion-to-defined warning by deprecating QT_SUPPORTSThiago Macieira2016-05-0819-54/+57
* make sure QNAM reacts to configuration changesLorn Potter2016-05-073-22/+86
* QAccessibleMenuItem: Implement QAccessibleInterface::window().Friedemann Kleint2016-05-062-0/+16
* QAccessibleWidget: Retrieve window from native parent widget.Friedemann Kleint2016-05-061-2/+8
* Windows Accessibility: Recurse up to find a window.Friedemann Kleint2016-05-061-2/+11
* Cocoa: Add QCocoaWindowPointerGabriel de Dietrich2016-05-063-19/+53
* Cocoa: Clear the backing store pointer when changing windowGabriel de Dietrich2016-05-061-0/+1
* QCocoaMenuBar: set the native item's titleGabriel de Dietrich2016-05-061-1/+3
* Fix typo in QSqlTableModel documentationVladislav Tronko2016-05-061-1/+1
* tst_qudpsocket - remove insignificantTimur Pocheptsov2016-05-062-2/+12
* tst_QWidget: make it stable on OS XTimur Pocheptsov2016-05-062-23/+53
* Fix crash when using QRawFont with FreeType on OS X.Jake Petroules2016-05-061-1/+1
* Reorder negative font weight checks in qtWeightFromCFWeight.Jake Petroules2016-05-051-4/+4
* Ensure -no-pch is effectiveJames McDonnell2016-05-051-1/+21
* QFileSystemMetaData: do not treat block devices as sequentialAlex Trotsenko2016-05-041-1/+13
* Avoid use of v4-mapped QHostAddress::AnyIPv4 local address on WindowsAlex Trotsenko2016-05-041-0/+13
* tst_QKeyEvent::modifiers(): Ensure test data row names are pure ASCII.Friedemann Kleint2016-05-041-1/+19
* QSplitter: Add note about ownership transfer to addWidget() and insertWidget()Stephan Binner2016-05-041-1/+5
* Change Q_OS_MAC -> Q_OS_OSXMorten Johan Sørvig2016-05-041-28/+28
* Add missing Q_DECL_OVERRIDEsMorten Johan Sørvig2016-05-041-3/+3
* Fix segfault when exiting app running under eglfsElena Zaretskaya2016-05-041-0/+11
* Fix FPE under EGLFS_KMS if mesa-10.2.7Elena Zaretskaya2016-05-041-2/+7
* doc: Clarify how to remove a QTextFrameEskil Abrahamsen Blomfeldt2016-05-041-2/+5
* Manual touch test: Add color for Qt::MouseEventSynthesizedByApplication.Friedemann Kleint2016-05-041-0/+3
* Improve tst_qtimeline::setPaused resilienceJędrzej Nowacki2016-05-041-8/+7
* Revert "egl: Reshuffle headers to help less fortunate systems with X11"Liang Qi2016-05-0418-83/+21
* xcb: don't compress tablet motion eventsShawn Rutledge2016-05-043-8/+21
* Cocoa: Enable skipping Ctrl+LMB to RMB overrideGabriel de Dietrich2016-05-031-1/+5
* egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-0318-21/+83
* QLinuxFbScreen: fix uninitialized member warningsEdward Welbourne2016-05-031-17/+13
* Added a missing comma to the comment.Jesus Fernandez2016-05-031-1/+1
* Fix grammar in QSKIP documentationMitch Curtis2016-05-031-1/+1
* fix example installsOswald Buddenhagen2016-05-0313-11/+25
* delete unreferenced fileOswald Buddenhagen2016-05-031-264/+0
* install the opengl legacy examplesOswald Buddenhagen2016-05-031-0/+3
* fix build and installation of queuedcustomtype exampleOswald Buddenhagen2016-05-033-2/+6
* normalize structure of plugandpaint exampleOswald Buddenhagen2016-05-0324-103/+104
* automate the installation of some more example source filesOswald Buddenhagen2016-05-031-0/+5
* QOpenGLCustomShaderStage - fix a memory leakTimur Pocheptsov2016-05-032-0/+4
* Change some QNX defaultsJames McDonnell2016-05-031-0/+2
* Workaround Windows DLL unload issue with threads runningThiago Macieira2016-05-021-0/+35
* tst_QTcpSocket, tst_QUdpSocket: Improve diagnostics.Friedemann Kleint2016-05-024-31/+65
* support directories in COPIESOswald Buddenhagen2016-05-021-4/+20
* add some missing filename expandos to extra compilersOswald Buddenhagen2016-05-022-2/+10
* ensure that QMAKE_FILE_{IN,OUT}_BASE are quotedOswald Buddenhagen2016-05-021-2/+2
* remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-024-7/+0
* QNativeSocketEngine: fix build in debug mode under WindowsAlex Trotsenko2016-05-021-7/+9
* iOS: Report correct physicalSize and physicalDotsPerInch for iPhone6+Tor Arne Vestbø2016-05-022-7/+22