summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Re-fix Clang-cl and ICC support on WindowsThiago Macieira2017-01-301-31/+3
| * MSVC: Fix use of POPCNT instruction without CPU checkThiago Macieira2017-01-271-0/+13
| * Fix MIPS DSP configurationAllan Sandfeld Jensen2017-01-275-66/+82
* | QCollator: don't pipe bcp47Name() through QStringMarc Mutz2017-02-074-3/+11
* | QCollatorSortKey: use QExplicitlySharedDataPointer as pImplMarc Mutz2017-02-071-1/+1
* | QLoggingRegistry: optimize updateRules()Marc Mutz2017-02-071-1/+6
* | kms: calculate physical size if actual size is unknownSamuli Piippo2017-02-061-1/+6
* | Fix some qdoc warnings for 5.9Friedemann Kleint2017-02-064-8/+8
* | QRasterPlatformPixmap::createPixmapForImage(): preserve DPRFriedemann Kleint2017-02-061-2/+0
* | Un-export QCollator{SortKey,}PrivateMarc Mutz2017-02-061-2/+2
* | Document harfbuzz-ng upstream versionKai Koehne2017-02-031-0/+1
* | Implement generic text blend routinesAllan Sandfeld Jensen2017-02-031-36/+270
* | QTabBar: fix vertical tabs appearanceOleg Yadrov2017-02-021-3/+13
* | Implement clip part of qt_alphamapblit_quint16Allan Sandfeld Jensen2017-02-023-24/+60
* | Update bundled HarfBuzz-NG copy to 1.4.1Konstantin Ritt2017-02-0293-4012/+8920
* | Update HB-to-Qt bridging code to deal with latest HBKonstantin Ritt2017-02-021-62/+55
* | Make PDF handling in CoreText shaper consistent with OTKonstantin Ritt2017-02-021-0/+28
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-01257-1483/+2882
|\ \
| * | Document new PCRE2 libraryKai Koehne2017-02-011-0/+17
| * | De-inline qfloat16 streaming operators in QDataStreamThiago Macieira2017-02-012-9/+11
| * | QCommonStyle: fix a few typos and formatting issuesOleg Yadrov2017-01-311-5/+5
| * | New qfloat16 classGlen Mabey2017-01-319-4/+659
| * | Streamline #include <type_traits>Giuseppe D'Angelo2017-01-314-6/+0
| * | QLocale(Win): fix pessimizing use of QStringBuilderMarc Mutz2017-01-311-1/+1
| * | QSizePolicy: implement transpose() via transposed()Marc Mutz2017-01-311-11/+1
| * | QtWidgets: convert some users of QSizePolicy::transpose() to transposed()Marc Mutz2017-01-313-9/+3
| * | Don't narrow lengths in qHash() implementationsMarc Mutz2017-01-311-11/+12
| * | Manually vectorize ARGB32toARGB32PM for SSE4.1 and NEONAllan Sandfeld Jensen2017-01-314-27/+125
| * | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-3078-316/+547
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-3078-316/+547
| | |\|
| | | * QKeySequenceEdit: Allow for the case where pressing SHIFT+letter gives a diff...Andy Shaw2017-01-271-9/+23
| | | * Fix build without features.movieTasuku Suzuki2017-01-271-2/+2
| | | * qnetworkproxy_mac - fix proxyAutoConfigCallbackTimur Pocheptsov2017-01-261-4/+11
| | | * Fix dock widget having the wrong parent after a dragSergio Martins2017-01-261-2/+4
| | | * Make custom colors in QColorDialog permanentKai Koehne2017-01-261-1/+1
| | | * Remove duplicated feature definitionPaul Olav Tvete2017-01-261-7/+1
| | | * Fix build with -no-feature-lineeditPaul Olav Tvete2017-01-261-0/+4
| | | * Fix printsupport dependenciesPaul Olav Tvete2017-01-261-2/+2
| | | * Accept all formatting characters as valid inputEskil Abrahamsen Blomfeldt2017-01-261-3/+3
| | | * XCB QPA: Fix QScreen::grabWindow(0) to return the current screenFriedemann Kleint2017-01-261-58/+59
| | | * QGuiApplication: fix misleading codeMarc Mutz2017-01-261-5/+4
| | | * QEventDispatcherWin32: remove tailings of Windows CE codeAlex Trotsenko2017-01-262-24/+0
| | | * Doc: add a note that UniqueConnection does not work for lambdasThiago Macieira2017-01-261-1/+7
| | | * Fix warning about not calling the base class copy constructorThiago Macieira2017-01-261-0/+3
| | | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-253-7/+2
| | | |\
| | | | * Windows QPA: Do not return QPlatformIntegration::ShowIsMaximized in tablet modev5.8.0Friedemann Kleint2017-01-181-5/+0
| | | | * Fix registration of system default fontAllan Sandfeld Jensen2017-01-182-2/+2
| | | | * Android: transform input rectangle correctlyPaul Olav Tvete2017-01-181-2/+2
| | | * | QVariant of nullptr should always be nullAllan Sandfeld Jensen2017-01-251-1/+21
| | | * | Improve QTest::qWait() precision and switch to QDeadlineTimerAllan Sandfeld Jensen2017-01-251-18/+18