summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Doc: fix QSystemSemaphore exampleJoerg Bornemann2015-05-131-2/+3
| | * | Handle parsing of GL_VERSION as reported by Nexus 6Andy Shaw2015-05-111-0/+4
* | | | Merge 5.5 into 5.5.0Oswald Buddenhagen2015-06-01122-1133/+2193
|\ \ \ \
| * | | | Stabilize tst_qtouchevent.Friedemann Kleint2015-06-012-4/+10
| * | | | Avoid QWidget dependency in QtGuiLaszlo Agocs2015-06-014-9/+9
| * | | | Clip QOpenGLWidget and QQuickWidget correctlyLaszlo Agocs2015-06-018-29/+99
| * | | | Fix statfs usage for BSD4 systems in QStorageInfoIvan Komissarov2015-06-011-8/+16
| * | | | WinRT: Fix argument handling on Windows 10Maurice Kalinowski2015-06-011-0/+38
| * | | | QCocoaMenu: return YES if we have a shortcut for a pseudo-first responderTimur Pocheptsov2015-06-011-12/+22
| * | | | xcb: Use XIGrabDevice instead of xcb_grab_pointer with XI 2.2Laszlo Agocs2015-06-019-227/+501
| * | | | configure: Show only LGPLv3 for WinRT & WinCEKai Koehne2015-06-011-1/+3
| * | | | 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-302-3/+12
| |/ / /
| * | | 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
| * | | Reanimate test gui/kernel/qtouchevent/tst_qtouchevent.Friedemann Kleint2015-05-292-164/+152
| * | | tst_QDockWidget::restoreDockWidget: Add QSKIP for XCB.Friedemann Kleint2015-05-291-0/+2
| * | | 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
| * | | Add QMAKE_LIBDIR_EGL only if it existsSamuli Piippo2015-05-281-1/+5
| * | | 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
| * | | 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