summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QOpenGLWindow: initializeGL is to be called before resizeGLLaszlo Agocs2015-05-271-114/+131
* Fix failing input device notifications on embeddedLaszlo Agocs2015-05-272-0/+3
* configure: Remove COMMERCIAL_VERSION defineKai Koehne2015-05-274-17/+3
* configure: Remove traces of "Snapshot" editionKai Koehne2015-05-271-3/+3
* Fix wording of error messageKai Koehne2015-05-271-1/+1
* Doc fix typo in QT_MESSAGE_PATTERNTasuku Suzuki2015-05-271-1/+1
* tst_QApplication - quitOnLastWindowClosed (fix for OS X)Timur Pocheptsov2015-05-271-14/+20
* Fix forkfd on OS X 10.7 and earlier by avoiding waitid altogetherDyami Caliri2015-05-271-24/+32
* Remove test other/baselineexample.Friedemann Kleint2015-05-273-160/+0
* Fix crash due to QTreeView accessing deleted model indexes.Joerg Bornemann2015-05-272-0/+79
* QIODevice::read(): limit the size of result buffer with a proper valueAlex Trotsenko2015-05-271-7/+6
* QMetaType: Fix compilation with non default constructible Q_GADGETOlivier Goffart2015-05-274-2/+52
* Run license checker in qmakeKai Koehne2015-05-275-1/+33
* Resolve path to right licheckKai Koehne2015-05-271-2/+14
* Make Qt Edition available to qmakeKai Koehne2015-05-272-0/+5
* QWindowsVistaStyle: Do not stop animations when falling back to XP.Friedemann Kleint2015-05-261-6/+0
* Tests: Use blacklist for failing tst_qwidget testsCaroline Chao2015-05-262-2/+121
* WinRT: Add qmake support for Windows 10Maurice Kalinowski2015-05-2611-6/+290
* take process name into account for QLockFile's pid clash resolutionJoerg Bornemann2015-05-265-4/+150
* Windows: Clean Qt::WindowFullscreenButtonHint in fixTopLevelWindowFlags().Friedemann Kleint2015-05-261-0/+2
* Make sure we don't call dbus_connection_can_send_type on too old libdbusThiago Macieira2015-05-262-12/+24
* QMetaType: Do not automatically register types that derives from a Q_GADGETOlivier Goffart2015-05-233-4/+11
* xcb: Properly calculate the size of the touch rectAlexander Volkov2015-05-231-14/+5
* fingerpaint example: Use the maximum diameter for the touch spot by defaultAlexander Volkov2015-05-231-2/+3
* QFtp: Suppress warning about reading from closed QIODevice.Friedemann Kleint2015-05-231-1/+4
* Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-235-19/+39
* Make OpenGL legacy examples hellogl and overpainting work with Dynamic GL.Friedemann Kleint2015-05-238-25/+33
* Direct2D: Fix MSVC2015 warnings.Friedemann Kleint2015-05-232-12/+12
* remove vestiges of -prebind magicOswald Buddenhagen2015-05-221-4/+1
* fix quoting of qmake parameters in 'qmake' targetOswald Buddenhagen2015-05-221-1/+1
* remove vestiges of .private_dependsOswald Buddenhagen2015-05-221-2/+2
* QCoreWlanEngine - null the pointerTimur Pocheptsov2015-05-221-1/+3
* WinRT: Windows 10 compilation fixMaurice Kalinowski2015-05-221-0/+1
* Blacklist tst_qwindow tests that are failing on Ubuntu 14.04Simon Hausmann2015-05-221-0/+6
* Fix compile error with VS 2015Jan Arve Saether2015-05-221-1/+1
* MSVC2015: Compile fixMaurice Kalinowski2015-05-221-1/+1
* Fixed compilation of auto tests using vc(x)proj filesOliver Wolff2015-05-221-1/+2
* Adjust curveThreshold based on strokeWidthAllan Sandfeld Jensen2015-05-221-1/+1
* Add CONFIG += testcase to test qglobalstatic.Friedemann Kleint2015-05-221-0/+1
* Add debug operator for QTouchDevice.Friedemann Kleint2015-05-223-19/+28
* Make QTouchDevice a Q_GADGET and introduce Q_ENUM/Q_FLAG.Friedemann Kleint2015-05-221-0/+3
* Fix a crash in tst_QTouchEvent::deleteInRawEventTranslation().Friedemann Kleint2015-05-221-2/+3
* D-Bus system tray icon: submenus can be created after context menuShawn Rutledge2015-05-215-7/+24
* Don't propagate single touch events only from touchpads on OS XAlexander Volkov2015-05-211-2/+4
* Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-2029-290/+377
* Unclutter debug operators of gestures.Friedemann Kleint2015-05-201-17/+33
* allow modules to declare that they have generated private includesOswald Buddenhagen2015-05-201-2/+9
* move symlinking loop into the symlink container emptiness conditionalOswald Buddenhagen2015-05-201-10/+11
* bundles: create Versions/Current only if versioned resources are presentOswald Buddenhagen2015-05-201-1/+1
* remove now redundant testsOswald Buddenhagen2015-05-2026-821/+0