summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-08693-14492/+46643
|\
| * QToolButton: fix handling multi-line textsChristian Ehrlicher2019-02-072-2/+25
| * QCommonStyle: factor out elided text calculationChristian Ehrlicher2019-02-072-61/+86
| * QMetaObject::Connection overview documentation improvementsAndreas Hartmetz2019-02-061-4/+7
| * Add testlib selftests for double and for non-finite float and doubleEdward Welbourne2019-02-061-3/+52
| * Improve keyboard navigation in QListView when isWrapping is enabledAlexander Volkov2019-02-061-4/+30
| * Merge "Merge remote-tracking branch 'origin/5.12.1' into 5.12" into refs/stag...Qt Forward Merge Bot2019-02-062-2/+2
| |\
| | * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-062-2/+2
| | |\
| | | * Fix llvm-strip errorv5.12.1BogDan Vatra2019-01-281-1/+1
| | | * Fix corewlan configure testJoerg Bornemann2019-01-281-1/+1
| * | | Fix "error: too many arguments to function media_get_entity_by_name()"Boubacar DIENE2019-02-061-2/+23
| * | | QWizard: Correctly calculate watermark size hintKari Oikarinen2019-02-061-1/+1
| * | | Normalize some SIGNAL/SLOT signaturesJoerg Bornemann2019-02-066-8/+8
| |/ /
| * | Include relevant example code in documentation of setUrlHandlerVolker Hilsheimer2019-02-061-0/+2
| * | Doc: decrease confusion about HSV vs HSL in QColorEirik Aavitsland2019-02-051-29/+37
| * | Fix QColor::toCmyk() for rgb(0, 0, 0)Eirik Aavitsland2019-02-051-17/+22
| * | Painter path stroking: fix capping of beziers ending in tight turnsEirik Aavitsland2019-02-051-13/+14
| * | Fix xbm image format handler: properly reject invalid filesEirik Aavitsland2019-02-051-0/+4
| * | QMenuItem: fix rendering with css stylingChristian Ehrlicher2019-02-051-14/+22
| * | macOS: Don't deliver update requests for windows that need displayTor Arne Vestbø2019-02-041-0/+11
| * | qmake: Add variables for setting the version number and name in AndroidAndy Shaw2019-02-042-1/+23
| * | qtmain_win.cpp: Remove unused header filesYuhang Zhao2019-02-042-11/+4
| * | qtmain_win.cpp: Improve coding styleYuhang Zhao2019-02-031-5/+5
| * | qtmain_win.cpp: Replace NULL with nullptrYuhang Zhao2019-02-031-2/+2
| * | Fix race condition in getting the system locale dataThiago Macieira2019-02-011-2/+2
| * | http2: skip content-length for content-encoding: gzip/deflateTimur Pocheptsov2019-02-011-0/+4
| * | Remove "/data/local/tmp/qt/" supportBogDan Vatra2019-01-311-39/+20
| * | Fix merge mistake in 'Avoid picking worse formats when ...'Allan Sandfeld Jensen2019-01-311-1/+0
| * | Initialize bit_depthAlbert Astals Cid2019-01-311-2/+2
| * | Q(Date|Time)+::toString: correct account of format specifiersEdward Welbourne2019-01-311-12/+30
| * | Fix regression in QPlainTextEdit updatingAllan Sandfeld Jensen2019-01-311-3/+4
| * | Update bundled Freetype to 2.9.1Eskil Abrahamsen Blomfeldt2019-01-31538-13625/+45323
| * | Fix session resumption with OpenSSL 1.1André Klitzing2019-01-311-0/+4
| * | QMacStyle - fix a weird NSBox geometryTimur Pocheptsov2019-01-311-1/+16
| * | Avoid picking worse formats when matching compatible formatsAllan Sandfeld Jensen2019-01-301-0/+2
| * | Replace executedQuery when executing a new queryJesus Fernandez2019-01-301-1/+1
| * | QPictureIO::read(): don't work on dangling pointerChristian Ehrlicher2019-01-301-2/+2
| * | png: initialize color_type to 0Albert Astals Cid2019-01-301-2/+2
| * | Fix building offscreen QPA with Qt XCBAllan Sandfeld Jensen2019-01-291-1/+1
| * | Add a string to the Android manifest to fix a lint warningLars Schmertmann2019-01-291-0/+1
| * | Wasm: remove debug output.Morten Johan Sørvig2019-01-291-1/+0
| * | Cocoa: Don’t cache accessibility roleMorten Johan Sørvig2019-01-291-6/+3
| * | Fix unused parametersJesus Fernandez2019-01-291-0/+4
| * | Fix default font properties when using raw fonts for text layoutsEskil Abrahamsen Blomfeldt2019-01-291-4/+5
| * | testlib: Add BXPASS and BXFAILOliver Wolff2019-01-2910-9/+63
| * | Doc: Correct minor link issue in qwidget.cppNico Vertriest2019-01-291-2/+1
| * | Fixups for GL_CONTEXT_LOST in QOpenGLExtensionMatcherDavid Edmundson2019-01-291-2/+11
| * | macOS: Apply alpha channel to surface format even when non-defaultTor Arne Vestbø2019-01-291-1/+2
| * | Remove requirement to lock graphics buffer before getting total sizeTor Arne Vestbø2019-01-291-1/+0
| * | QtOpenGL: Unify license headersKai Koehne2019-01-294-59/+92