summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation without QPrinter supportMaurice Kalinowski2016-11-233-6/+2
* winrt: Add printsupportMaurice Kalinowski2016-11-232-2/+2
* winrt: Add support for Windows Information ProtectionMaurice Kalinowski2016-11-232-5/+76
* Remove some #if 0 blocks from API headersEdward Welbourne2016-11-232-13/+0
* AreArgumentsNarrowedBase: Correct logic for narrowing connect() castsEdward Welbourne2016-11-232-22/+28
* QString: optimize remove(QChar, Qt::CaseSensitivity)Anton Kudryavtsev2016-11-231-15/+14
* Fix some qdoc-warningsFriedemann Kleint2016-11-234-22/+19
* Windows QPA: Detect Windows 10 tablet modeFriedemann Kleint2016-11-225-1/+231
* QMutex: make sure we try_lock_for no shorter than the duration passedMarc Mutz2016-11-223-10/+146
* QFormLayout: fix use-after-free in clearQLayoutItem()Marc Mutz2016-11-221-14/+11
* Fix SCTP API according to Qt conventionsFriedemann Kleint2016-11-228-52/+52
* Fix missing last modification time stamp in qrc contentSimon Hausmann2016-11-227-22/+133
* PCRE: Document upstream versionKai Koehne2016-11-191-2/+3
* Extend manual test windowflagsFriedemann Kleint2016-11-185-152/+434
* tst_qhooks: test that it's possible to chain multiple hooks togetherMitch Curtis2016-11-181-0/+70
* QDeadlineTimer: mark more functions nothrowMarc Mutz2016-11-181-7/+7
* Remove last traces of opengl es 1 supportLars Knoll2016-11-162-8/+2
* Manual Dialog test: Fix compilation against Qt 4Friedemann Kleint2016-11-161-0/+3
* QRawFont: Add a qHash overloadRobin Burchell2016-11-162-0/+15
* QCocoaMenu: Force NSMenuValidation when syncing itemsGabriel de Dietrich2016-11-165-55/+85
* winrt: Do not shadow variableMaurice Kalinowski2016-11-161-4/+4
* winrt: move to range based loopMaurice Kalinowski2016-11-161-7/+9
* winrt: Fix ill-constructed loopMaurice Kalinowski2016-11-161-1/+1
* Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-1698-326/+808
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-1698-326/+808
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-1596-330/+829
| | |\
| | | * Cocoa: Make dictation via speech recognition workMorten Johan Sørvig2016-11-141-3/+1
| | | * QClipboard: Fix emitting changed() in XCBPalo Kisa2016-11-141-2/+4
| | | * Revert "Optimize QJsonObject::operator=="Marc Mutz2016-11-142-4/+2
| | | * qmake: fix installation of asset catalog filesJake Petroules2016-11-141-1/+1
| | | * tst_QFileSystemModel::specialFiles(): Remove Windows partsFriedemann Kleint2016-11-141-15/+4
| | | * drop obsolete fileOswald Buddenhagen2016-11-141-114/+0
| | | * fix wording issues in license promptOswald Buddenhagen2016-11-141-4/+4
| | | * don't create bogus property variantsOswald Buddenhagen2016-11-141-25/+28
| | | * fix $$section()'s bad argument count error messageOswald Buddenhagen2016-11-142-4/+3
| | | * doc: Add missing documentation for QXcbWindowFunctions::setWmWindowRole()Alexander Volkov2016-11-121-0/+29
| | | * doc: Remove obsolete note for QWidget::paintEvent()Alexander Volkov2016-11-122-13/+0
| | | * Remove unused variable in QIconLoader::findIconHelper()Alexander Volkov2016-11-121-2/+0
| | | * Fix writing into application directoryMaurice Kalinowski2016-11-111-7/+8
| | | * Improve the validation algorithm for binary JSONLars Knoll2016-11-1131-19/+57
| | | * xcb: Warn and bail out when even the basic, dummy context failsLaszlo Agocs2016-11-101-2/+5
| | | * Enable GL prototypes with recent Khronos headersLaszlo Agocs2016-11-104-1/+24
| | | * Do not guard tslib with evdevLaszlo Agocs2016-11-102-12/+16
| | | * Don't count no-break spaces as trailing spacesEskil Abrahamsen Blomfeldt2016-11-092-2/+43
| | | * Correct a Q_CHECK_PTR()'s parameterEdward Welbourne2016-11-091-1/+1
| | | * Documentation: Specify units for QTextDocument::pageSizeSteve Schilz2016-11-091-0/+4
| | | * QLabel: take DPR of QMovie in account when calculating sizeHintDaniel Vrátil2016-11-093-0/+25
| | | * winrt: remove superfluous codeMaurice Kalinowski2016-11-091-3/+0
| | | * winrt: Do not copy into a referenceMaurice Kalinowski2016-11-091-1/+0
| | | * QFontconfigDatabase: remove 200 unneeded relocationsMarc Mutz2016-11-081-26/+26