summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | xcb: Use XIGrabDevice instead of xcb_grab_pointer with XI 2.2Laszlo Agocs2015-06-018-227/+493
| * | | | Fix subpixel rendered text in QGLWidgetAllan Sandfeld Jensen2015-05-301-7/+11
| * | | | Fix combobox regression 5.4 -> 5.5Allan Sandfeld Jensen2015-05-301-1/+1
| * | | | moc: Fix crash parsing invalid macro invocationOlivier Goffart2015-05-301-3/+5
| |/ / /
| * | | Revert "Android: Don't show translucent system UI on top of Qt"Eskil Abrahamsen Blomfeldt2015-05-302-28/+1
| * | | Combine x and y oriented sample helpersAllan Sandfeld Jensen2015-05-302-120/+58
| * | | Remove unused call indirectionAllan Sandfeld Jensen2015-05-301-20/+4
| * | | Emphasize the need for calling setDefaultFormat early on OS XLaszlo Agocs2015-05-291-0/+6
| * | | Windows: Fix font metrics of Vista style wizards.Friedemann Kleint2015-05-294-16/+43
| * | | windows: Use EGL extensions as they ought to be usedLaszlo Agocs2015-05-282-6/+13
| * | | Improve QHeaderView::sectionsInserted performanceIvan Komissarov2015-05-281-7/+7
| * | | Fix for eglfs context sharing problem in qtwebengine widgetCaner Altinbasak2015-05-281-0/+2
| * | | ANGLE: Fix compilation without d3d11Kai Koehne2015-05-283-1/+62
| * | | ANGLE: fix DllMain collision in static buildsAndrew Knight2015-05-281-0/+2
| * | | Translate AM/PM under the QDateTimeParser context so it is consistentAndy Shaw2015-05-283-10/+11
| * | | QtGui/Windows: Fix static build.Friedemann Kleint2015-05-271-4/+4
| * | | Add support to disable close button from the tool window in Cocoa.Marko Kangas2015-05-271-3/+16
| * | | 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
| * | | Doc fix typo in QT_MESSAGE_PATTERNTasuku Suzuki2015-05-271-1/+1
| * | | Fix forkfd on OS X 10.7 and earlier by avoiding waitid altogetherDyami Caliri2015-05-271-24/+32
| * | | Fix crash due to QTreeView accessing deleted model indexes.Joerg Bornemann2015-05-271-0/+1
| * | | 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-272-1/+22
| * | | QWindowsVistaStyle: Do not stop animations when falling back to XP.Friedemann Kleint2015-05-261-6/+0
| * | | take process name into account for QLockFile's pid clash resolutionJoerg Bornemann2015-05-264-4/+102
| * | | 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-261-3/+0
| * | | QMetaType: Do not automatically register types that derives from a Q_GADGETOlivier Goffart2015-05-232-4/+9
| * | | xcb: Properly calculate the size of the touch rectAlexander Volkov2015-05-231-14/+5
| * | | QFtp: Suppress warning about reading from closed QIODevice.Friedemann Kleint2015-05-231-1/+4
| * | | Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-231-10/+30
| * | | Direct2D: Fix MSVC2015 warnings.Friedemann Kleint2015-05-232-12/+12
| * | | QCoreWlanEngine - null the pointerTimur Pocheptsov2015-05-221-1/+3
| * | | WinRT: Windows 10 compilation fixMaurice Kalinowski2015-05-221-0/+1
| * | | Fix compile error with VS 2015Jan Arve Saether2015-05-221-1/+1
| * | | MSVC2015: Compile fixMaurice Kalinowski2015-05-221-1/+1
* | | | winrt: Fixed timer handling in case where additional user events occurOliver Wolff2015-05-261-3/+6
|/ / /
* | | Adjust curveThreshold based on strokeWidthAllan Sandfeld Jensen2015-05-221-1/+1
* | | Add debug operator for QTouchDevice.Friedemann Kleint2015-05-222-1/+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
* | | Fix compilation of QContiguousCache::operator=Thiago Macieira2015-05-201-1/+1
* | | Doc: Qt Network: List the classes on SSL Classes pageTopi Reinio2015-05-201-0/+2
* | | doc: add QStandardPaths documentation for iOSRichard Moe Gustavsen2015-05-201-1/+29
* | | Workaround for Samsung keyboard bugPaul Olav Tvete2015-05-201-0/+2