summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xcb: Always send dnd events to the proxy window if it existsAlexander Volkov2015-09-222-6/+13
* Add getter and setter for qt_qhash_seedGabriel de Dietrich2015-09-226-33/+75
* eglfs: Create input handlers only when screens are availableLaszlo Agocs2015-09-221-3/+4
* Null out QOpenGLContext::screen upon screen disconnectLaszlo Agocs2015-09-223-2/+18
* Make QWidget::grab work with graphics effectsPaul Olav Tvete2015-09-221-1/+1
* fix race in debug_and_release builds of static libs for UnixJoerg Bornemann2015-09-221-11/+6
* Fix taskQTBUG_34717_collapseAtBottom testJędrzej Nowacki2015-09-222-30/+33
* Add an option to skip the generic bearer engineTimur Pocheptsov2015-09-221-2/+10
* Expand reporting of the Intel instruction set extensionsThiago Macieira2015-09-222-13/+155
* Reorganize the bits for the CPU feature detectionThiago Macieira2015-09-223-89/+159
* Update the list of compilers we are free of warnings withThiago Macieira2015-09-221-6/+6
* Windows: Return accepted state of XBUTTON mouse events to the OS.Friedemann Kleint2015-09-221-1/+4
* Ensure the accepted state of mouse events is passed to QWindowSystemInterface.Friedemann Kleint2015-09-222-0/+2
* Clean up some Apple-related includes and declarations.Jake Petroules2015-09-227-35/+7
* Modernize and unify filesystem code on Apple platforms.Jake Petroules2015-09-226-116/+94
* QLineEdit: Don't include left and right minimum bearing when drawing textTor Arne Vestbø2015-09-221-12/+6
* Set the source for a detached mouse button eventAlexander Volkov2015-09-211-1/+1
* xcb: Use the correct property type when requesting virtual rootsAlexander Volkov2015-09-211-2/+2
* QtNetwork documentation: Emphasize QTcpServer::addPendingConnection().Friedemann Kleint2015-09-212-1/+6
* QPlatformWindow: Extract static method for closestAcceptableGeometry().Friedemann Kleint2015-09-213-4/+10
* ICC: Remove the -fno-jump-tables workaround.Thiago Macieira2015-09-212-2/+2
* ICC: Update LTCG-related optionsThiago Macieira2015-09-213-1/+9
* Disable annoying ICC warning 809Thiago Macieira2015-09-211-1/+1
* Fix build error with ICC 16 on WindowsThiago Macieira2015-09-212-0/+8
* Pretend the X11 "compose" platform input context plugin to be "xim" tooThiago Macieira2015-09-212-2/+3
* Fix QtCore compilation with clangThiago Macieira2015-09-212-6/+37
* Fix evdevtouch coordinates when high DPI scaling is in useMitch Curtis2015-09-211-2/+4
* Doc: Update 'Creating a Mobile Application' external linkTopi Reinio2015-09-211-1/+1
* inline qtAddModules() and dependenciesOswald Buddenhagen2015-09-172-124/+105
* change implementation of deprecated qtAddLibrary() to modify QTOswald Buddenhagen2015-09-171-1/+2
* inline qtAddRpathLink()Oswald Buddenhagen2015-09-172-18/+13
* sanitize qt rpath handling, in particular on macOswald Buddenhagen2015-09-176-27/+27
* simplify qt rpath codeOswald Buddenhagen2015-09-173-15/+5
* remove dead code re QTLIBOswald Buddenhagen2015-09-171-4/+0
* remove boundschecker exclusion hackOswald Buddenhagen2015-09-171-12/+0
* fix relative rpaths on linuxOswald Buddenhagen2015-09-171-1/+3
* don't pretend that non-mac supports relative QMAKE_SONAME_PREFIXOswald Buddenhagen2015-09-171-1/+1
* remove some mac multiarch vestigesOswald Buddenhagen2015-09-172-28/+3
* Fix QImageReader::size() to return correct size for .ico files.Serge Lysenko2015-09-172-13/+13
* Serialize the capitalization value of QFontAndy Shaw2015-09-155-4/+17
* Diaglib: Output QGuiApplication::focusObject() in focus changes, too.Friedemann Kleint2015-09-151-2/+7
* Android: Always queue calls from Qt to Android.Christian Strømme2015-09-151-5/+7
* Document QGuiApplication::primaryScreen propertyAleix Pol2015-09-151-18/+13
* Use the proper macro to detect the compiler as part of the NDKAleix Pol2015-09-151-1/+1
* Fix QT_NO_ACCESSIBILITY build on windowsLiang Qi2015-09-151-0/+2
* Add a method to detect when the state-machine can exit.Erik Verbruggen2015-09-152-0/+9
* Replace direct QPA access in tst_qguiappliction with testlib wrapperTor Arne Vestbø2015-09-152-4/+10
* Remove QGraphicsView autotest that doesn't test anythingTor Arne Vestbø2015-09-151-9/+0
* Merge two more QDBusConnectionPrivate members into a unionThiago Macieira2015-09-152-15/+18
* tst_QDBusAbstractAdaptor: fix reception of signals from P2P connectionThiago Macieira2015-09-151-1/+1