summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix QCollator::compare documentationLars Knoll2015-03-182-8/+8
* Add QJsonValueRef::toVariant()Lars Knoll2015-03-182-0/+6
* Fix source incompatibility while connecting signals with forward declared arg...Olivier Goffart2015-03-182-5/+24
* QDebug operator for Q_FLAG when the QFlags itself is registeredOlivier Goffart2015-03-181-2/+8
* xcb: create a screen if dimensions are known but outputs are notShawn Rutledge2015-03-171-5/+21
* QCocoaDrag: Fix text, url and image preview pixmap while dragging.Filipe Azevedo2015-03-172-6/+52
* Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-177-17/+0
* QtWidgets: Fix const correctness in old style castsThiago Macieira2015-03-1712-26/+26
* forkfd: dynamically detect whether the Darwin waitid is brokenThiago Macieira2015-03-161-4/+31
* Windows: Don't cause a malloc before calling GetLastError()Andy Shaw2015-03-166-11/+11
* iOS: stop listening for keyboard visibility after QIOSMenu::dismiss()Richard Moe Gustavsen2015-03-161-3/+3
* iOS: Skip tests that don't make sense or don't work on the platformTor Arne Vestbø2015-03-161-1/+1
* iOS: Prefer debug-simulator as default test targetTor Arne Vestbø2015-03-161-0/+3
* QCocoaMenuItem: Fixed Delete key symbol in native menubarFilipe Azevedo2015-03-161-0/+3
* QCocoaWindow.mm: Avoid crash whe using native windowsFilipe Azevedo2015-03-161-3/+6
* iOS: Clarify implementation of QIOSWindow::isExposed()Tor Arne Vestbø2015-03-161-0/+19
* iOS: Check if window was active on setVisible(false) through native APIsTor Arne Vestbø2015-03-163-1/+19
* Add support for grabWindow() on eglfs with widgetsLaszlo Agocs2015-03-164-4/+78
* Support grabWindow() in linuxfbLaszlo Agocs2015-03-165-10/+49
* QStateMachine: add objectName to objects to ease debugging.Erik Verbruggen2015-03-161-1/+9
* QStateMachine: fix warnings in test.Erik Verbruggen2015-03-161-3/+2
* qdoc: Recursively set the output subdirectory for InnerNodeTopi Reinio2015-03-162-1/+12
* Fix private member initialization for QMatrix4x4(Qt::Uninitialized)Konstantin Ritt2015-03-161-1/+1
* iOS: Add platform plugin option to debug window managementTor Arne Vestbø2015-03-164-0/+82
* Xcode: Completely filter out environment variables in build logTor Arne Vestbø2015-03-161-0/+2
* iOS: Pass TESTARGS environment variable as args during Xcode test actionTor Arne Vestbø2015-03-161-1/+7
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-1616-55/+122
* Fix undefined symbols in grid layout engine with -no-widgets optionJoni Poikelin2015-03-161-4/+0
* Add missing \since 5.5 for QSpacerItem::sizePolicy()Jan Arve Saether2015-03-161-0/+2
* Always overwrite QPixmap data on loadFromDataUlf Hermann2015-03-161-2/+1
* QLockFile: use QCoreApplication::applicationName.David Faure2015-03-162-2/+2
* Add auto detection for tslib support when using Windows configure.David Schulz2015-03-161-0/+11
* Network tests: don't try to test against disabled network interfacesThiago Macieira2015-03-162-5/+8
* iOS: convert directory in qiosfiledialog to local file before checking filenameRichard Moe Gustavsen2015-03-151-1/+2
* iOS: return file urls rather than asset urls from file dialogRichard Moe Gustavsen2015-03-152-8/+19
* iOS: enable QMAKE_EXTRA_TARGETSRichard Moe Gustavsen2015-03-151-1/+0
* Fix build of forkfd_qt.cpp on FreeBSDAlex Richardson2015-03-152-2/+2
* QString: Don't force unrolling of the tail loop if optimizing for sizeThiago Macieira2015-03-151-7/+7
* QNativeSocketEngine: merge the get/setsockopt level constantsThiago Macieira2015-03-152-207/+151
* eglfs: Report the QScreen refresh rate from eglfsLaszlo Agocs2015-03-148-0/+49
* qdoc: ignores .pragma and .import in javascript filesMartin Smith2015-03-143-12/+23
* Please valgrind by not accessing uninitialized memoryAllan Sandfeld Jensen2015-03-141-2/+3
* Disable DSA on RadeonLaszlo Agocs2015-03-141-2/+10
* linuxfb: Add support for QCursor::setPos()Laszlo Agocs2015-03-142-9/+24
* Support QCursor::setPos() properly for eglfsLaszlo Agocs2015-03-149-10/+74
* Fix build of tests on QNX.Rafael Roquetto2015-03-146-69/+101
* forkfd: make only one of forkfd or spawnfd be compiledThiago Macieira2015-03-142-2/+11
* eglfs: Generate enter and leave eventsLaszlo Agocs2015-03-147-3/+69
* IPv6 scope IDs are unsignedThiago Macieira2015-03-143-3/+3
* QNativeSocketEngine: merge duplicated code for sin6_scope_idThiago Macieira2015-03-141-29/+18