summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* eglfs/kms: Add DRM/KMS atomic supportLionel CHAZALLON2018-03-054-15/+162
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-057-58/+99
|\
| * Fix docs of QTextDocument::find with regards to default case sensitivitySimon Hausmann2018-03-051-3/+3
| * Remove unused variableAndré Klitzing2018-03-051-1/+0
| * moc: Don't error our when parsing "using namespace __identifier(...)"Andy Shaw2018-03-051-0/+3
| * QHeaderView: make use of LayoutChangeHint in _q_sectionsChanged()Christian Ehrlicher2018-03-043-22/+61
| * QHeaderView: fix indentation in setModel() and clear()Christian Ehrlicher2018-03-031-37/+37
| * Avoid infinite recursive loopAndré Klitzing2018-03-031-1/+1
* | Android: Don't kill app when SIM card or density changesEskil Abrahamsen Blomfeldt2018-03-051-1/+1
* | QTextEngine: use const (and const APIs) moreAnton Kudryavtsev2018-03-051-29/+34
* | QTableView: Fix drawing grid for spanned cellsChristian Ehrlicher2018-03-041-6/+35
* | Port QWaitCondition to QDeadlineTimerThiago Macieira2018-03-038-25/+60
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-024-3/+35
|\|
| * QLocale: Update the system private on QLocale default constructor if neededAlbert Astals Cid2018-03-021-0/+2
| * Android: Close the DataOutputStream when we are finished with itAndy Shaw2018-03-021-1/+7
| * JSON: remove braces from UUID text representationsThiago Macieira2018-03-021-0/+9
| * QJsonValue: use the fully-encoded form of a URL in fromVariant()Thiago Macieira2018-03-021-0/+11
| * Add needsWorkaround for additional Adreno targetsHerman van Hazendonk2018-03-011-2/+6
* | preserve HTML heading level in QTextBlockFormat; demonstrate in exampleShawn Rutledge2018-03-024-4/+54
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-03-0213-540/+930
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-0213-540/+930
| |\|
| | * qtestlib: fix support for pressing multiple mouse buttonsGatis Paeglis2018-03-012-8/+24
| | * Fix QXcbScreen::format() when rgb-swap is neededAllan Sandfeld Jensen2018-03-011-1/+3
| | * ToolTip/Windows: Fix wrong size when font is modified by widget stylesheetFriedemann Kleint2018-03-011-1/+11
| | * Windows QPA: Fix setting the separator property on native menusFriedemann Kleint2018-03-011-0/+7
| | * Find PCRE2 via pkgconfigR.J.V. Bertin2018-03-011-0/+1
| | * QHeaderView: Fix crash in layout about to changeThorbjørn Lund Martsum2018-03-011-2/+4
| | * windowsuiautomation: Lowercase windows header includesMartin Storsjö2018-03-012-2/+2
| | * QHeaderView: skip dividing by 1, rather pointlessDavid Faure2018-02-281-1/+1
| | * QMimeDatabase: fix regression in alias resolvingDavid Faure2018-02-281-2/+2
| | * Update the Unicode BiDi algorithm to be compliant with Unicode 10Lars Knoll2018-02-282-522/+873
| | * Fix ligature handling in QTextLine::cursorToX()Lars Knoll2018-02-281-1/+2
* | | Show the checkmark when rendering a QAction in a QMenu using QSSSteve Mokris2018-03-011-7/+30
|/ /
* | When cloning QWheelEvent, also propagate the event's timestampSteve Mokris2018-03-012-0/+3
* | stylesheets cleanup to prepare for a bigger patchSergio Martins2018-02-288-72/+53
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-286-4/+122
|\|
| * macOS: Warn the user when KVO-observing QCocoaNSWindowTor Arne Vestbø2018-02-281-0/+5
| * Doc: Add doc for QSKIPNico Vertriest2018-02-282-0/+113
| * Silence a GCC 8 warning in qpainterVille Voutilainen2018-02-281-2/+2
| * Silence a GCC 8 warning in qoutlinemapperVille Voutilainen2018-02-281-1/+1
| * Silence a GCC 8 warning in qringbufferVille Voutilainen2018-02-281-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-286-16/+29
|\|
| * QDate/Time,QTimeZone: Fix empty documentation section titlesFriedemann Kleint2018-02-272-5/+4
| * Silence a GCC 8 warning in qxcbnativeinterfaceVille Voutilainen2018-02-271-7/+7
| * Silence a GCC 8 warning in evdevtabletVille Voutilainen2018-02-271-1/+1
| * Make qWaitForWindowActive more robustVille Voutilainen2018-02-271-2/+2
| * Windows QPA: Ensure a mouse release event is sent after DnDFriedemann Kleint2018-02-261-1/+15
* | Introduce QImage{Reader,Writer}::imageFormatsForMimeType()Alexander Volkov2018-02-276-2/+71
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-265-696/+447
|\|
| * Fix compile with sanitize address & undefinedBogDan Vatra2018-02-261-1/+5