summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Handle insertNewLine selector for when it is sent while composing textAndy Shaw2014-09-192-0/+11
* Remove reference to removed qatomic_sparc.hAdam Majer2014-09-181-2/+0
* Merge remote-tracking branch 'origin/5.3.2' into 5.3Frederik Gladhorn2014-09-171-10/+16
|\
| * Android: use FBO readback workaround by default.Yoann Lopes2014-09-031-10/+16
* | OSX: emit aboutToShow signal for top-level dock menu.Erik Verbruggen2014-09-161-0/+3
* | QToolButton: properly reset the size hint when a menu is set on itGiuseppe D'Angelo2014-09-161-0/+4
* | OS X: Fix positioning of popup menus in case of native NSWindowsEike Ziller2014-09-161-3/+2
* | QSizeGrip: use a QPointer to the tracked TLWGiuseppe D'Angelo2014-09-151-1/+1
* | Logging: Remove use of _declspec(thread)Kai Koehne2014-09-151-6/+3
* | QWindowsWindow: Fixed warning textOliver Wolff2014-09-151-1/+1
* | Improved documentation for QStyledItemDelegate::eventFilterAki Koskinen2014-09-151-0/+3
* | fix bogus library paths in ANGLE prl filesOswald Buddenhagen2014-09-151-0/+5
* | cocoa: fix namespace manging for QNSViewTim Blechmann2014-09-152-2/+6
* | cocoa: don't override NSApplication-sendEvent if configured as AA_MacPluginAp...Tim Blechmann2014-09-153-1/+19
* | QGuiApplication: clear font database on cleanupTim Blechmann2014-09-121-0/+1
* | QMacStyle: Use NSView rendering for some inactive widgets on 10.10Gabriel de Dietrich2014-09-114-3/+142
* | Fix possible divide by zero in QPlainTextEditEskil Abrahamsen Blomfeldt2014-09-111-1/+2
* | Add QMAKE_CFLAGS_XCB to xcbBoris Savelev2014-09-102-0/+4
* | qsql ibase: fix memory corruption due to LONG being 4 bytes in firebird.David Faure2014-09-101-5/+9
* | Preventing caching of null authenticatorEric Lemanissier2014-09-091-0/+2
* | Updated QSql{Query,Result}::bindValue doc to reflect the current state.Marcel Krems2014-09-082-12/+0
* | Correct QString::toStdString documentation on encodingJohn Brooks2014-09-051-8/+2
* | Avoid adding widget to its own layoutThomas Fischer2014-09-055-39/+67
* | Add missing private headers warningSamuel Gaist2014-09-0495-5/+1040
* | QCoreTextFontDatabase: reduce memory consumptionJ-P Nurmi2014-09-041-0/+3
* | Revert "iOS: Update QIOSScreen::nativeOrientation() for iOS8"Jake Petroules2014-09-041-9/+2
* | Fix crash in QTextLayout::cursorToXKevin Funk2014-09-021-1/+1
* | Android: Avoid deadlock in Qt.inputMethod.visiblePaul Olav Tvete2014-09-023-36/+4
* | iOS: Update QIOSScreen::nativeOrientation() for iOS8Tor Arne Vestbø2014-09-021-2/+9
* | QMacStyle: Fix inactive combo box appearance in 10.10Gabriel de Dietrich2014-09-011-2/+27
* | QFileDialog: save and restore all settings even if widgets not usedShawn Rutledge2014-09-012-12/+14
* | QNX: Fix widgets scrollingBernd Weimer2014-08-292-58/+20
* | Bump versionFrederik Gladhorn2014-08-291-2/+2
|/
* Recreate child windows when changing screensDyami Caliri2014-08-282-13/+22
* QCoreTextFontDatabase: Remove number type asserts.Morten Johan Sørvig2014-08-281-2/+0
* Android: Fix crash at shutdown when keyboard is visibleSérgio Martins2014-08-281-1/+2
* QGLXContext survives screen removalShawn Rutledge2014-08-282-26/+37
* Revert "Make unicode ranges in font take precedence over codepage"Eskil Abrahamsen Blomfeldt2014-08-281-53/+51
* CoreWLan: terminate scan thread in QCoreWlanEngine destructorDyami Caliri2014-08-272-2/+4
* Android: added more devices to the FBO readback workaround check.Yoann Lopes2014-08-272-4/+9
* Android quickfix: Avoid crash at shutdownPaul Olav Tvete2014-08-271-1/+3
* Also print the class name in the QObject::killTimer error msg.Erik Verbruggen2014-08-271-1/+2
* QMacStyle: Fix push buttons focus ring on YosemiteGabriel de Dietrich2014-08-271-9/+49
* Initialize textureId in platform backing storeLaszlo Agocs2014-08-271-0/+1
* Doc: corrected autolink errors corelib ioNico Vertriest2014-08-277-38/+39
* Avoid crash if querying device that has gone awayAllan Sandfeld Jensen2014-08-261-2/+4
* QMacStyle: Fix QTabBar appearance on YosemiteGabriel de Dietrich2014-08-261-10/+19
* QMacStyle: Fix default button look on YosemiteGabriel de Dietrich2014-08-261-40/+71
* Android: Avoid caching the same class twice.Christian Strømme2014-08-261-5/+4
* BlackBerry PlayBook build fixesSérgio Martins2014-08-262-3/+7