summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tst_qsqlthread: Replace sched_yield calls with QThread::yieldCurrentThread.Robin Burchell2014-08-191-10/+2
* Restore foreach macro for GCC 4.3 and 4.4 in C++11 modeThiago Macieira2014-08-191-1/+6
* Accessibility: QSpinBox should not have any childrenFrederik Gladhorn2014-08-1910-20/+195
* Accessibility Linux: add action interfaces for valueFrederik Gladhorn2014-08-193-23/+37
* devicePixelRatio support for XCBPaul Olav Tvete2014-08-198-72/+173
* Fix QGlyphRun text renderingLouai Al-Khanji2014-08-192-129/+95
* Allow ES3 (and ES1) context creation on iOSJames Turner2014-08-191-5/+18
* Remove QPlatformScreenPageFlipper.Robin Burchell2014-08-196-227/+0
* winrt: Remove depth/stencil from the default window formatAndrew Knight2014-08-191-2/+0
* Harfbuzz-NG: Compile on WinRTEskil Abrahamsen Blomfeldt2014-08-192-2/+9
* WinRT: Do not forget the path specificationMaurice Kalinowski2014-08-191-1/+1
* WinRT: Fix QSettings auto-testsMaurice Kalinowski2014-08-191-4/+31
* tst_qdbusabstractadaptor: Reduce qWait() usage.Robin Burchell2014-08-191-25/+14
* If a tess/compute shader compilation fails, print its type correctlyGiuseppe D'Angelo2014-08-181-7/+18
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-1942-151/+668
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-1242-151/+668
| |\
| | * Fix disconnect()ing from signals declared in a base classOlivier Goffart2014-08-112-4/+20
| | * Doc: document that we have unfixed bugs with waitForXxx on WindowsThiago Macieira2014-08-111-0/+23
| | * Fix rendering alpha-blended text which needs to be clipped at the top.Simon Sasburg2014-08-111-1/+1
| | * Fix build due to missing include when using a minimal config.Sérgio Martins2014-08-111-0/+1
| | * Fix build with QT_NO_DRAGANDDROPSérgio Martins2014-08-111-9/+9
| | * Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-1111-82/+215
| | * Apply upstream patch r1498 to our PCRE copyGiuseppe D'Angelo2014-08-102-12/+54
| | * Apply upstream patch r1495 to our PCRE copyGiuseppe D'Angelo2014-08-102-1/+28
| | * Initialize member.Gunnar Sletta2014-08-081-0/+1
| | * Document missing QLatin1String methodsThiago Macieira2014-08-071-0/+88
| | * network tests: add manual test for auth / proxy authPeter Hartmann2014-08-071-0/+82
| | * Uncomment some tests which accidently got commentedAndy Shaw2014-08-071-6/+6
| | * Both HiQualAA and normal AA should mean antialiasing in rasterengine.Gunnar Sletta2014-08-071-1/+1
| | * Check if Start/EndPage returns non-positive value when error checkingAndy Shaw2014-08-071-4/+4
| | * Windows: Fix stored family name of fallback fontsEskil Abrahamsen Blomfeldt2014-08-061-0/+2