summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* XCB: Enable loading of the Qt::DragLinkCursorAlessandro Portale2014-07-101-1/+1
* move loading of testability driver from QApplication to QGuiApplicationMichael Zanetti2014-07-033-24/+23
* Mac: Don't register for Pan Gestures.Morten Johan Sørvig2014-07-031-1/+1
* Fix QFileInfoGatherer threading issueBernd Weimer2014-06-301-10/+9
* Support MIPS atomic on pre-MIPS32 architecturesAurelien Jarno2014-06-271-2/+8
* Enable sparc detection.Lisandro Damián Nicanor Pérez Meyer2014-06-271-6/+9
* Remove -Wcast-align from QMAKE_CXXFLAGS.Lisandro Damián Nicanor Pérez Meyer2014-06-271-6/+1
* Create the 64 bits version strings for MIPS, SPARC and S390Lisandro Damián Nicanor Pérez Meyer2014-06-271-0/+6
* QNX: Fix QMdiWindow autotestsFabian Bumberger2014-06-251-4/+10
* QDBus: fix data race on isDebugging boolDavid Faure2014-06-211-6/+5
* QDnsLookup: Fix build with uClibcFatih Aşıcı2014-06-201-0/+2
* directfb: fix QThread destroyed while runningLucile Quirion2014-06-163-3/+4
* Polish the image viewer example.Friedemann Kleint2014-06-124-34/+70
* Fix case insensitive comparisons using QCollatorLars Knoll2014-06-123-5/+105
* Windows: Fix maximizing frameless windows on secondary screens.Sérgio Martins2014-06-111-3/+6
* Fix Android: use fbo read back workaround with specific GPUs.Coursar2014-06-111-0/+1
* Merge "Merge tag 'v5.3.0' into HEAD" into refs/staging/stableSergio Ahumada2014-06-111-3/+3
|\
| * Merge tag 'v5.3.0' into HEADOswald Buddenhagen2014-06-111-3/+3
| |\
| | * Update Copyright year in commercial nag screensv5.3.0Kai Koehne2014-05-141-3/+3
| | * Cocoa: Clear window hash entry in ~QCocoaWindow.Morten Johan Sørvig2014-05-142-1/+7
* | | Fix QT_NO_SETTINGS build in QLibraryInfo.Steffen Imhof2014-06-101-2/+2
* | | Fix QT_NO_BEARERMANAGEMENT compile of QHttpThreadDelegate.Steffen Imhof2014-06-102-4/+4
* | | Fix QT_NO_LIBRARY compile in Unix DNS lookup implementation.Steffen Imhof2014-06-101-2/+2
* | | Make sure we run gracefully below API level 18Jan Arve Saether2014-06-102-18/+12
* | | Fix failing qtdeclarativetextedit auto-testSimon Hausmann2014-06-101-2/+2
* | | qdoc: Revised logic for which example file to open in Qt CreatorTopi Reinio2014-06-101-25/+32
* | | Cocoa: Don't send duplicate close events.Morten Johan Sørvig2014-06-101-1/+8
* | | Doc: QAtomicInteger first appeared in Qt 5.3David Faure2014-06-091-0/+1
* | | tst_qtcpsocket: fix comment, the slot goes to 512David Faure2014-06-091-1/+1
* | | NSURLConnection: Set http response status code.Morten Johan Sørvig2014-06-071-2/+11
* | | QPrinter - Don't use QPrinterInfo::availablePrinters()John Layt2014-06-071-3/+3
* | | Cocoa: Re-implement QCocoaScreen::topLevelAt()Morten Johan Sørvig2014-06-062-11/+31
* | | Do not crash with IA2 AT clients.Jan Arve Saether2014-06-061-0/+1
* | | winrt: set error if tcp socket initialization failsOliver Wolff2014-06-061-1/+4
* | | winrt: do not try to close non existent socketsOliver Wolff2014-06-061-2/+2
* | | Windows: Added Comma to list of possible numpad keysOliver Wolff2014-06-061-0/+1
* | | Doc: Added link to SQL example page from main Qt SQL landing page.Jerome Pasion2014-06-061-3/+5
* | | Fix documentation about QStringLiteralKai Koehne2014-06-061-3/+1
* | | iOS: delay callbacks to UITextInput to avoid recursionRichard Moe Gustavsen2014-06-063-39/+61
* | | Ensure that there is no duplication of the output directory in outputAndy Shaw2014-06-061-1/+3
* | | Remove unfinished NEON version of vectorized rotate samplingAllan Sandfeld Jensen2014-06-061-65/+0
* | | Suppress move/resize events if they are the result of call to move()/resize().Friedemann Kleint2014-06-062-14/+55
* | | Revert "Fixed duplicate QMoveEvent generated for each QWidget::move call"Friedemann Kleint2014-06-061-4/+1
* | | Fix selection by dragging after double click in QWidgetTextControl.Friedemann Kleint2014-06-061-3/+0
* | | QPlatformClipboard::emitChanged(): Do not emit signals when closing down.Friedemann Kleint2014-06-061-1/+2
* | | Fix alpha in no-opengl configuration on xcbLaszlo Agocs2014-06-061-4/+30
* | | Fix visual selection with EGL on xcbLaszlo Agocs2014-06-061-25/+14
* | | Avoid polluting the output with warnings on eglfsLaszlo Agocs2014-06-061-0/+2
* | | Make multisampling more robust in QOpenGLFramebufferObjectLaszlo Agocs2014-06-062-2/+9
* | | QNX: Fix build for QNX 6.5Bernd Weimer2014-06-052-2/+2