summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make -separate-debug-info saneOswald Buddenhagen2014-03-201-2/+4
* purge -separate-debug-info=nocopyOswald Buddenhagen2014-03-203-9/+1
* make -separate-debug-info configure tests saneOswald Buddenhagen2014-03-201-11/+3
* do not silently accept -separate-debug-info -staticOswald Buddenhagen2014-03-201-1/+5
* Android: Check for exception before calling NewGlobalRef().Christian Strømme2014-03-201-2/+14
* Android: Re-enable threaded renderingEskil Abrahamsen Blomfeldt2014-03-201-1/+2
* Fix QAbstractScrollArea to respect transiency per scrollbarJ-P Nurmi2014-03-201-25/+31
* qmake: add replacement function getenvJoerg Bornemann2014-03-202-1/+18
* Cocoa: Set surface resolution for all GL surfacesMorten Johan Sørvig2014-03-201-1/+1
* QOpenGLWidget retina support.Morten Johan Sørvig2014-03-203-9/+34
* Delete the OpenGL context before the window.Morten Johan Sørvig2014-03-201-4/+2
* Cocoa: Close windows with QWSI::handleCloseEvent()Morten Johan Sørvig2014-03-201-1/+2
* Cocoa: Enable QQuickWidget on Mac OS X.Morten Johan Sørvig2014-03-204-1/+8
* Use parent cursor for QLineEdit's clear button when not shown.Friedemann Kleint2014-03-202-3/+12
* Fix WinRT manifest for Visual Studio.Janne Anttila2014-03-204-14/+21
* Fix compile for embedded Androidaavit2014-03-201-1/+1
* Fixes: style runtime warnings when painting too small widgetsaavit2014-03-201-2/+2
* QOpenGLContext: Use color depth information from QSurfaceFormatKurt Pattyn2014-03-193-1/+26
* Workaround for misbehaving [UIScreen screens] in iOS 7.1Eduard Veleba2014-03-191-1/+3
* Remove 'register' storage class specifier in armv6 atomicsTor Arne Vestbø2014-03-191-8/+8
* QMenu: Enable sloppy submenu mouse navigationGabriel de Dietrich2014-03-193-5/+8
* QMenuPrivate: Make sloppyDelayTimer non-staticGabriel de Dietrich2014-03-192-11/+10
* QMenu: Sloppy menu selection should allow hovering separatorsGabriel de Dietrich2014-03-191-0/+1
* Do not run tst_qcolumnview in parallelFriedemann Kleint2014-03-191-1/+0
* Fix tst_QColumnView::scrollTo()J-P Nurmi2014-03-191-0/+3
* Fix typos in QRegExp documentationKai Koehne2014-03-191-2/+2
* Update bundled libxkbcommon version to 0.4.0Gatis Paeglis2014-03-1955-9364/+11424
* Fix bundled HarfBuzz-NG build outside QtGuiKonstantin Ritt2014-03-192-32/+45
* Fix QByteArray memory corruption in QIBaseDriver::open().Friedemann Kleint2014-03-191-20/+15
* update bundled sqlite to 3.8.4.1Mark Brand2014-03-193-6460/+7894
* QNX: Remove sending synchronous window system eventsFabian Bumberger2014-03-191-6/+0
* QNX: Fix QToolTipFabian Bumberger2014-03-191-2/+21
* Do not run tst_qabstractitemview in parallelFrederik Gladhorn2014-03-191-1/+0
* Fix double release in QTimeZone on MacFrederik Gladhorn2014-03-191-1/+0
* Accessibility Mac: fix role for linksFrederik Gladhorn2014-03-191-1/+1
* WinRT: Fix QDesktopServices::openUrl() for local filesAndrew Knight2014-03-181-2/+1
* WinRT: Load system fonts using DirectWriteAndrew Knight2014-03-183-1/+337
* X11: defaultDragDistance depends on screen resolutionShawn Rutledge2014-03-181-1/+14
* Handle key release events correctlyPaul Olav Tvete2014-03-181-1/+1
* Android input method improvementsPaul Olav Tvete2014-03-187-35/+88
* update changelog for QtSql 5.3.0Mark Brand2014-03-181-0/+9
* AVX image code was removedFrederik Gladhorn2014-03-171-1/+0
* Fix build on older MinGW versionsKonstantin Ritt2014-03-171-0/+4
* QPrinter - Doc fixJohn Layt2014-03-171-16/+1
* Fix translation of QtPrintSupport and QPageSize.Friedemann Kleint2014-03-172-10/+22
* Doc: ignore Q_DECL_NOEXCEPT_EXPR and QT_DEPRECATED_XMarc Mutz2014-03-171-0/+2
* Doc: document QSharedPointer::swap() methodMarc Mutz2014-03-172-0/+10
* Doc: Add docs for QtConcurrent::{Unhandled,Exception}Marc Mutz2014-03-171-0/+14
* Make QTextEngine::setAdditionalFormats() invalidate cached resultsKonstantin Ritt2014-03-171-1/+3
* QGraphicsSimpleTextItem: Fix drawing the outline with pen, when setKonstantin Ritt2014-03-171-1/+1