summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Doc: corrected minor link issuesNico Vertriest2017-02-022-6/+9
| | | * Qt5CoreMacros: append the --compiler-flavor=msvc flagBen Boeckel2017-02-011-1/+1
| | | * never use pkg-config to find opengl on darwinOswald Buddenhagen2017-02-011-2/+2
| | | * Turn on -utf-8 compiler option for msvc2015 update 2 and upJian Liang2017-02-013-0/+12
| | | * QSocks5SocketEngine: stop polling on UDPAlex Trotsenko2017-02-012-14/+0
| | | * Clear dock indicator when not over a floating dock group windowSergio Martins2017-02-012-5/+27
| | | * Fix Android deployment for 64-bit targetsLaszlo Agocs2017-02-011-0/+3
| | | * Fix libs build with msvc on Chinese locale on WindowsLiang Qi2017-02-014-7/+7
| | | * Fix \since for QDrag::cancel()Florian Bruhin2017-02-012-2/+2
| | | * win32/default_pre.prf: remove unused incremental_off CONFIGThiago Macieira2017-01-311-1/+1
| | | * qnumeric_p.h: Simplify code to match currently-supported platformsThiago Macieira2017-01-311-9/+2
| | | * Mark Clang 4.0 as warning-freeThiago Macieira2017-01-311-2/+2
| | | * linux-icc: Remove -falign-functions=16Thiago Macieira2017-01-311-1/+1
| | | * QtCore & winmain: Remove dead codeThiago Macieira2017-01-312-35/+1
| | | * QVariant: don't do fuzzy comparisons with NaN and infinitiesThiago Macieira2017-01-312-3/+24
| | | * Update bundled libpng to version 1.6.28André Klitzing2017-01-3128-1421/+2494
| | | * QXmlStream{Reader,Writer} don't need QtXmlThiago Macieira2017-01-311-1/+0
| | | * PNG image handler: Avoid "invalid distance too far back" errorEirik Aavitsland2017-01-311-0/+6
| | | * Fix clipping error on some RTL textEskil Abrahamsen Blomfeldt2017-01-312-7/+0
| | | * Remove unused logging category from QOpenGLFunctionsLaszlo Agocs2017-01-311-4/+0
| | | * Doc: Normalize \since usageTopi Reinio2017-01-317-10/+14
| | | * QtGui/painting benchmark test: Fix Clang warning about uninitialized valueFriedemann Kleint2017-01-311-3/+3
| | | * qsslsocket_openssl_symbols.cpp: Fix signedness warning in DEFINEFUNC2Friedemann Kleint2017-01-311-1/+1
| | | * Read the .ini file back in text modeThiago Macieira2017-01-311-5/+2
| | | * Regroup the x86 QT_FUNCTION_TARGET_STRING_xxxx macrosThiago Macieira2017-01-301-7/+7
| | | * Move the declaration of SSE3 & newer macros above their useThiago Macieira2017-01-301-14/+14
| | | * Fix build with -no-feature-animationPaul Olav Tvete2017-01-302-1/+8
| | | * Re-fix Clang-cl and ICC support on WindowsThiago Macieira2017-01-301-31/+3
| | | * Unbreak the build with ICC on WindowsThiago Macieira2017-01-271-2/+2
| | | * MSVC: Fix use of POPCNT instruction without CPU checkThiago Macieira2017-01-271-0/+13
| | | * Fix MIPS DSP configurationAllan Sandfeld Jensen2017-01-2712-170/+94
| * | | Diaglib: Exclude Win32 window dump functions for WinRTFriedemann Kleint2017-02-081-1/+1
| |/ /
| * | 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-062-2/+14
| * | stop exporting QT.*.{libexecs,plugins,imports,qml} in module prisOswald Buddenhagen2017-02-062-21/+1
| * | stop exporting QT.*.{MAJOR,MINOR,PATCH}_VERSION in module prisOswald Buddenhagen2017-02-065-13/+8
| * | 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
| * | Accept error margin in QGlyphRun/QStaticText test for decorationsEskil Abrahamsen Blomfeldt2017-02-022-0/+6
| * | Adjust some tests to pass with latest HB-NG changesKonstantin Ritt2017-02-021-7/+9
| * | 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