summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FreeType: Support RGB rendering when not using FontConfigSérgio Martins2015-02-148-2/+96
* Improve readability of QFlags testSérgio Martins2015-02-141-2/+2
* QMetaType: improve docs and commentsOlivier Goffart2015-02-142-3/+6
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-137-23/+3
* Secure Transport - enable client authenticationTimur Pocheptsov2015-02-131-35/+45
* Make QAccessibleTextWidget::attributes respect default document fontBoris Dušek2015-02-132-39/+83
* Fix xcb plugin compilation without D-BusAlex Trotsenko2015-02-131-0/+3
* OSX: Avoid !strcmp() anti patternMathias Hasselmann2015-02-131-1/+1
* QSslSocket test - adapt 'verifyClientCertificate' for Secure TransportTimur Pocheptsov2015-02-131-0/+8
* Document Q_GADGETOlivier Goffart2015-02-131-5/+18
* Configure MSVC builds as C++11Allan Sandfeld Jensen2015-02-131-0/+2
* QSsl: add TlsV1_0OrLater, TlsV1_1OrLater, TlsV1_2OrLaterMikkel Krautz2015-02-135-0/+44
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-1316-1/+69
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-1357-82/+82
* Optimize generic conversion and remove now obsolete direct conversionsAllan Sandfeld Jensen2015-02-136-424/+270
* QUrl effective TLDs: update tablePeter Hartmann2015-02-134-9573/+11360
* OS X Accessibility: fix role descriptionBoris Dušek2015-02-131-1/+1
* OS X Accessibility: implement AXStyleRangeForIndex in QTextEditBoris Dušek2015-02-131-1/+6
* OS X accessibility: implement AXRangeForPositionBoris Dušek2015-02-131-0/+5
* Fix text-align justify in accessibility supportBoris Dušek2015-02-131-1/+1
* Fix AXBoundsForRange in OS X accessibilityBoris Dušek2015-02-131-2/+11
* Cocoa: Improve QT_MAC_WANTS_LAYER for GL windowsMorten Johan Sørvig2015-02-121-0/+9
* Fix crash-on-exit when embedding QNViewMorten Johan Sørvig2015-02-123-0/+17
* Improve conversion of QVariants with QJsonValuesAllan Sandfeld Jensen2015-02-122-13/+76
* QOpenGLContext: expose the shared global contextGiuseppe D'Angelo2015-02-122-0/+26
* Reflect in the docs that the TLD list os now hosted at publicsuffix.orgDaniel Molkentin2015-02-121-1/+1
* QTextCodec: micro-optimize loops.Friedemann Kleint2015-02-122-16/+23
* Simplify QTableGenerator::printComposeTable()Marc Mutz2015-02-121-15/+9
* Windows QPA: Remove helper function debugWindowStates().Friedemann Kleint2015-02-121-20/+3
* Clarify QTextEdit::createStandardContextMenu(QPoint) docsJ-P Nurmi2015-02-121-1/+1
* Make the QPlatformTheme::keyBindings() search deterministicMorten Johan Sørvig2015-02-122-51/+34
* QDateTime: prepare for constexpr'ificationMarc Mutz2015-02-121-2/+9
* examples: migrate to QString::asprintfMarc Mutz2015-02-124-19/+12
* QtCore: assorted migrations to QString::asprintfMarc Mutz2015-02-128-30/+25
* QCoreApplication (Windows): migrate to QString::(v)asprintfMarc Mutz2015-02-121-25/+24
* QtGui: assorted migrations to QString::asprintfMarc Mutz2015-02-123-33/+14
* QtWidgets: assorted migrations to QString::asprintfMarc Mutz2015-02-127-18/+17
* QLogging: use return-by-value in qt_messageMarc Mutz2015-02-121-40/+16
* QtMiscUtils: make toHex*() constexprMarc Mutz2015-02-121-6/+4
* evdevtouch: fix the number of touch devicesLaszlo Agocs2015-02-120-0/+0
* Fix up the imx6 mkspecsLaszlo Agocs2015-02-121-12/+2
* Fix Q_ENUM in QWizard.Friedemann Kleint2015-02-121-1/+1
* move some functions into ProStringList for saner OO designOswald Buddenhagen2015-02-125-35/+30
* fix fallback for xcode specsOswald Buddenhagen2015-02-121-0/+1
* remove branches for no longer supported build toolsOswald Buddenhagen2015-02-121-3/+0
* make use of qtAddToolEnv() in pkgConfigExecutable()Oswald Buddenhagen2015-02-121-9/+5
* add /nologo to jom calls as wellOswald Buddenhagen2015-02-121-2/+2
* fix sign mismatch warningOswald Buddenhagen2015-02-121-1/+1
* Avoid hardcoding build date in qtcore and toolsSune Vuorela2015-02-124-6/+9
* Make qdbusxml2cpp output reproducibleSune Vuorela2015-02-121-10/+4