summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Cocoa: Handle the event passed into the global monitor correctlyAndy Shaw2015-04-171-2/+4
| | * | let QWindowsPipeReader::stop() cancel the current I/O operationJoerg Bornemann2015-04-162-10/+26
| | * | inline QWindowsPipeReader::completeAsyncReadJoerg Bornemann2015-04-162-32/+23
| | * | remove emitReadyReadTimer from QWindowsPipeReaderJoerg Bornemann2015-04-162-11/+0
| | * | QWindowsPipeReader: zero OVERLAPPED struct before every ReadFileJoerg Bornemann2015-04-161-1/+1
| | * | Doc: fix description of QWindowsPipeReader::readJoerg Bornemann2015-04-161-1/+1
| | * | Fix finding the closest active touch point for the pressed touch pointAlexander Volkov2015-04-163-4/+58
| | * | QLockFile: fix deadlock when the lock file is corruptedOlivier Goffart2015-04-153-16/+33
* | | | Add GPU_BLACKLIST support to QTestLibLaszlo Agocs2015-05-085-3/+61
|/ / /
* | | Use kqueue on NetBSD in qfilesystemwatcher.Niclas Rosenvik2015-05-082-3/+3
* | | Tests: Remove EXPECT_FAIL in tst_QWidget::widgetAt()Caroline Chao2015-05-081-2/+0
* | | ANGLE: Allow Windows Phone to communicate swap regionAndrew Knight2015-05-085-13/+169
* | | winrt: Use ANGLE sub-buffer swap on Windows PhoneAndrew Knight2015-05-082-0/+15
* | | QLineEdit: show the clear button if it gets enabled after setting a textGiuseppe D'Angelo2015-05-073-5/+50
* | | QColumnView: re-enable scrolling of the preview widgetGiuseppe D'Angelo2015-05-071-0/+10
* | | QSizePolicy: improve docs of retainSizeWhenHiddenMarc Mutz2015-05-071-3/+4
* | | Give QSizePolicy its own .cppMarc Mutz2015-05-075-113/+124
* | | QStateMachine: allow posting of events when starting.Erik Verbruggen2015-05-072-2/+13
* | | QStateMachine: Fix transition ordering.Erik Verbruggen2015-05-072-5/+96
* | | ios: Add support for QOpenGLWidget and QQuickWidgetLaszlo Agocs2015-05-074-9/+125
* | | Make it explicit that a few Qt::WindowFlags are overlappingTor Arne Vestbø2015-05-071-3/+6
* | | Doc: Fix spelling errors in the QXcbWindowFunctions docsAlexander Volkov2015-05-071-2/+2
* | | ios: implement Qt::WindowTransparentForInputRichard Moe Gustavsen2015-05-061-0/+6
* | | ios: don't autoactivate if _q_showWithoutActivatingRichard Moe Gustavsen2015-05-061-1/+2
* | | ios: don't accept first responder if Qt::WindowDoesNotAcceptFocusRichard Moe Gustavsen2015-05-062-1/+4
* | | ios: factor out authorization checkRichard Moe Gustavsen2015-05-061-29/+32
* | | ios: add support for fetching entry list in QIOSFileEngineAssetsLibraryRichard Moe Gustavsen2015-05-062-4/+78
* | | ios: add fallback in QIOSFileEngineAssetsLibrary for loading assets from ALAs...Richard Moe Gustavsen2015-05-061-0/+20
* | | ios: add helper class for enumerating all available assetsRichard Moe Gustavsen2015-05-061-0/+116
* | | QSettings: use QStandardPath to resolve path on iOSRichard Moe Gustavsen2015-05-061-1/+5
* | | Mark QGraphicsScene::focusNextPrevChild as virtual in Qt 6Giuseppe D'Angelo2015-05-061-0/+4
* | | doc: document how QFileDialog can be used to pick photos on iOSRichard Moe Gustavsen2015-05-061-0/+6
* | | QTextTable/QTextDocumentLayout: remove dead codeDavid Faure2015-05-062-8/+0
* | | cocoa: ensure app don't crash when receiving drag from other appRichard Moe Gustavsen2015-05-061-34/+37
* | | docs: QFile doesn't support QUrl style qrc pathsSérgio Martins2015-05-061-2/+2
* | | xcb: Fix -no-opengl buildsLaszlo Agocs2015-05-061-0/+2
* | | Add flip support to QPlatformBackingStore::toTexture()Laszlo Agocs2015-05-062-25/+48
* | | ios: report correct file flags for assets 'directory'Richard Moe Gustavsen2015-05-061-2/+5
* | | ios: don't report read access to assets if unauthorized accessRichard Moe Gustavsen2015-05-061-2/+5
* | | ios: resolve m_assetUrl already in QIOSFileEngineAssetsLibrary::setFileName()Richard Moe Gustavsen2015-05-062-14/+13
* | | QShapedPixmapWindow: ensure we set a valid geometryRichard Moe Gustavsen2015-05-063-9/+16
* | | QShapedPixmapWindow: don't accept input focusRichard Moe Gustavsen2015-05-061-1/+1
* | | Clean up API of QPlatformPrintDevice (QPA).Friedemann Kleint2015-05-0512-103/+7
* | | qdoc: Enable prepare-phase warnings in single-exec modeTopi Reinio2015-05-051-2/+2
* | | Tests: Remove insignificant for tst_QGraphicsProxyWidgetCaroline Chao2015-05-051-1/+0
* | | rpath: use new DTAGS if availableOswald Buddenhagen2015-05-054-0/+24
* | | TestCase: Also check main source path when looking for test dataCaroline Chao2015-05-0510-1/+182
* | | Revert change of NOTHROW to NOEXCEPTAllan Sandfeld Jensen2015-05-051-1/+1
* | | qstandardpaths_ios: return empty path for ApplicationsLocationRichard Moe Gustavsen2015-05-051-1/+1
* | | qstandardpaths_ios: use fallback for DesktopLocationRichard Moe Gustavsen2015-05-051-3/+1