summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* psql: Improve performance of record()v5.10.1Andy Shaw2018-02-081-4/+10
* QCocoaWindow: be more careful when flushing eventsRichard Moe Gustavsen2018-02-071-1/+1
* QString: fix comparisons to null strings in ucstricmpThiago Macieira2018-02-041-9/+0
* Merge remote-tracking branch 'origin/5.10.1' into 5.10Liang Qi2018-02-017-31/+72
|\
| * Revert "QVariant: convert QDateTime and QTime to string with milliseconds"Thiago Macieira2018-02-011-2/+2
| * Android: Don't rely on QDir::homePath() to get the application directoryChristian Strømme2018-02-011-2/+13
| * Android: Defer initialization of logging rules until qApp constructionTor Arne Vestbø2018-02-012-0/+18
| * macOS: Handle update requests via setNeedsDisplay more carefullyTor Arne Vestbø2018-02-013-27/+39
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-298-51/+146
|\ \ | |/ |/|
| * QHeaderView: properly restore section data after layoutChanged()Christian Ehrlicher2018-01-292-26/+73
| * Don't update the position if the handle was not first pressedBogDan Vatra2018-01-271-0/+5
| * Check selection handles positionBogDan Vatra2018-01-271-6/+42
| * Move selection handles 1mm downBogDan Vatra2018-01-271-10/+12
| * Do not allow empty selectionsBogDan Vatra2018-01-271-0/+2
| * Android: Hide handler(s) if the cursor is not visible anymoreBogDan Vatra2018-01-271-0/+10
| * Fix missing update of QTreeView on setTreePosition()Igor Mironchik2018-01-271-1/+1
| * Remove traces of Growl in QSystemTrayIcon code and documentationKonstantin Tokarev2018-01-262-8/+1
| * Android: Fix compilation with warnings-are-errorsEskil Abrahamsen Blomfeldt2018-01-261-1/+0
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-2613-42/+138
|\|
| * Do a static_cast in bit-blasts that are UBVille Voutilainen2018-01-254-11/+11
| * Fix compilation with -no-feature-regularexpressionJoni Poikelin2018-01-251-4/+23
| * Cocoa: Explicitly hide popup windows when the application is hiddenAndy Shaw2018-01-251-0/+18
| * CoreText: Add Apple Symbols as a fallback to cover some symbolsAndy Shaw2018-01-241-18/+19
| * Document licenses for all Qt modulesKai Koehne2018-01-246-9/+67
* | Fix asserts and crashes in QWinEventNotifier activation loopJoerg Bornemann2018-01-262-9/+15
* | Doc: fix wrong link to the example snippet in QApplication classAlexey Safronov2018-01-251-1/+1
* | QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-01-251-2/+2
* | Update bundled libjpeg-turbo to version 1.5.3André Klitzing2018-01-256-9/+76
* | Cocoa: Make dialogs non-resizable againMorten Johan Sørvig2018-01-251-2/+3
* | MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-247-7/+7
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-2428-68/+83
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-2428-68/+83
| |\|
| | * Don't indefinitely wait for data if it was able to read some dataAndy Shaw2018-01-241-12/+2
| | * glx: Avoid losing the stereo flag in QSurfaceFormatLaszlo Agocs2018-01-231-0/+4
| | * QStyleSheetsStyle: Avoid possible division by zeroGabriel de Dietrich2018-01-221-2/+3
| | * QFusionStyle: Set alpha on color before creating penGabriel de Dietrich2018-01-221-5/+3
| | * Doc: make a note about use of QStringLiteral with non-ASCII charsThiago Macieira2018-01-221-1/+5
| | * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-2020-39/+43
| | * Handle OOM condition in the validation of plugin metadataAndre de la Rocha2018-01-191-8/+21
| | * Enable glyph cache workaround for Mali-T880Tero Alamäki2018-01-191-0/+1
* | | QNAM should prepend Host header to the header list instead of appendingKonstantin Tokarev2018-01-245-1/+13
* | | Windows QPA: Suppress bogus resize events when using native menusFriedemann Kleint2018-01-243-4/+9
* | | Fix a crash when QMovie::speed is set to 0Val Doroshchuk2018-01-241-1/+7
* | | Don't set no_clang_integrated_as for the disabled pixman asm on clang/mingwMartin Storsjö2018-01-241-1/+1
|/ /
* | pcre2: Disable JIT on windows on arm/arm64Martin Storsjö2018-01-231-0/+2
* | Fix resize event flood when moving windows with High DPI scalingFriedemann Kleint2018-01-231-1/+2
* | Fix -developer-build due to missing Q_DECL_OVERRIDEJeremy LUGAGNE2018-01-221-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-2012-28/+55
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-1912-28/+55
| |\|
| | * Doc: Mention exact Qt version the third party attributions apply toKai Koehne2018-01-194-9/+13