summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DirectFB Fix issue with showing dialogsAndy Nichols2014-08-251-15/+3
* DirectFB Unbreak mouse input for child windowsAndy Nichols2014-08-252-13/+3
* DirectFB Make usable again with QWidgetAndy Nichols2014-08-251-36/+52
* DirectFB Provide a native interfaceAndy Nichols2014-08-252-2/+8
* DirectFB Add QGenericUnixServices and inputContextAndy Nichols2014-08-252-0/+14
* OS X: Fix pan gestures.Morten Johan Sørvig2014-08-253-6/+24
* Add operator-> to QJson iteratorsAllan Sandfeld Jensen2014-08-256-7/+71
* Fix composition for translucent AlwaysStackOnTop widgetsLaszlo Agocs2014-08-241-1/+1
* Set a size in qopenglwindow exampleLaszlo Agocs2014-08-241-1/+1
* Use std::vector range ctor in QVector::toStdVector()Marc Mutz2014-08-241-1/+1
* standardize QPA input event logging category hierarchyShawn Rutledge2014-08-243-24/+19
* Added QAsn1ElementJeremy Lainé2014-08-248-2/+791
* Do not resolve core functions on GLES in texture helperLaszlo Agocs2014-08-231-0/+64
* tst_dialog: Skip test that doesn't pass on Wayland.Robin Burchell2014-08-231-0/+3
* tst_qtouchevent: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+18
* tst_qwindow: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+30
* tst_qinputmethod: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+6
* tst_qguiapplication: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+7
* tst_qsqlthread: Add debug about when threads finished.Robin Burchell2014-08-231-1/+4
* QIconLoader: don't inherit QObjectMarc Mutz2014-08-231-1/+1
* QIconLoader: replace an inefficient QList with a QVectorMarc Mutz2014-08-232-3/+4
* QIconLoader: mark virtual overridesMarc Mutz2014-08-231-2/+2
* QIconLoader: mark a helper type as movableMarc Mutz2014-08-231-0/+2
* QIconLoader: replace while(!empty()) delete takeLast() with qDeleteAll()Marc Mutz2014-08-231-6/+2
* QIconLoader: don't re-evaluate container.size() all the time (II)Marc Mutz2014-08-231-2/+4
* QIconLoader: don't re-evaluate container.size() all the timeMarc Mutz2014-08-231-1/+3
* QIconLoader: remove another unused variableMarc Mutz2014-08-231-1/+0
* QIconLoader: remove an unused variableMarc Mutz2014-08-231-1/+0
* WinRT: apply text color to WindowText as wellMaurice Kalinowski2014-08-231-0/+1
* Added header.LGPL21Jani Heikkinen2014-08-231-0/+33
* Fix valgrind support in QTestLib's benchmarkingSimon Hausmann2014-08-221-1/+1
* Incorporate fixes from QQmlAnimationTimer into QAnimationTimer.Michael Brasser2014-08-221-16/+13
* qdoc: Fix a few cases for '[ ... ]' linkingMartin Smith2014-08-221-0/+2
* qdoc: Report error in square bracket parameterMartin Smith2014-08-223-2/+21
* qdoc: Add new checkForCollision()Martin Smith2014-08-224-0/+31
* qdoc: Remove all collision node stuff from qdocMartin Smith2014-08-2216-711/+72
* Rework platformheaders qdoc confLaszlo Agocs2014-08-221-39/+24
* Tighten Q_OS_WINRT ifdefs in qfunctions_winrt.hAndrew Knight2014-08-211-3/+4
* Replacement for QWS_DBLCLICK_DISTANCEPelle Johnsen2014-08-211-1/+5
* QTextCodec::codecForHtml looks at the first 1024 bytesShawn Rutledge2014-08-211-1/+1
* Debug logging support for QNativeGestureEventShawn Rutledge2014-08-213-1/+10
* xcb: set up touch devices even if debug is not turned onShawn Rutledge2014-08-212-21/+25
* Outline drawing should not override the default freetype loadflagsAllan Sandfeld Jensen2014-08-211-1/+1
* qdoc: Generate obsolete members page for QML typesMartin Smith2014-08-208-27/+117
* qdoc: Allow choice of linking to QML or CPPMartin Smith2014-08-2012-467/+697
* tst_QWidget: Skip tests that don't pass with qwindow-compositor.Robin Burchell2014-08-201-0/+43
* tst_qsqlthread: Move manual qWait calls into QTRY_VERIFYRobin Burchell2014-08-201-10/+5
* Rework how animationsystem interoperate with an animation driver.Gunnar Sletta2014-08-203-38/+95
* Skip the expose region test on WindowsLaszlo Agocs2014-08-201-0/+2
* Make HarfBuzz-NG the default shaper on all platformsKonstantin Ritt2014-08-203-39/+34