summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* psql: Improve performance of record()v5.10.1Andy Shaw2018-02-085-5/+252
* Add changes file for Qt 5.10.1Antti Kokko2018-02-071-0/+154
* QCocoaWindow: be more careful when flushing eventsRichard Moe Gustavsen2018-02-071-1/+1
* QString: fix comparisons to null strings in ucstricmpThiago Macieira2018-02-042-10/+7
* Merge remote-tracking branch 'origin/5.10.1' into 5.10Liang Qi2018-02-018-39/+74
|\
| * Revert "QVariant: convert QDateTime and QTime to string with milliseconds"Thiago Macieira2018-02-012-10/+4
| * 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-2911-58/+162
|\ \
| * | QHeaderView: properly restore section data after layoutChanged()Christian Ehrlicher2018-01-293-30/+82
| * | examples: Add localserver feature check for localfortune examplesFrank Richter2018-01-271-1/+5
| * | 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
| * | hellogles3 example: Fix start-up crash when using dynamic GLFriedemann Kleint2018-01-261-2/+2
* | | rasterwindow: End painting on device before ending on backingstoreTor Arne Vestbø2018-01-291-0/+1
* | | unify windows mkspecs: move angle/vulkan includesAlexander Shevchenko2018-01-272-6/+2
| |/ |/|
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-2614-42/+141
|\|
| * 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
| * Document what the QT qmake variable does in more detailMitch Curtis2018-01-241-0/+3
* | Fix asserts and crashes in QWinEventNotifier activation loopJoerg Bornemann2018-01-263-9/+75
* | 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-252-4/+10
* | Update bundled libjpeg-turbo to version 1.5.3André Klitzing2018-01-256-9/+76
* | Fix build of applications on iOSJake Petroules2018-01-251-0/+7
* | Cocoa: Make dialogs non-resizable againMorten Johan Sørvig2018-01-251-2/+3
* | Remove dead code from tst_qwineventnotifier.cppJoerg Bornemann2018-01-251-4/+0
* | 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-2465-117/+216
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-2465-117/+216
| |\|
| | * Don't indefinitely wait for data if it was able to read some dataAndy Shaw2018-01-242-12/+86
| | * 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-2056-88/+92
| | * 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
* | | Add -DQT_{module}_LIB in pkg-config cflags for each Qt moduleAlexis Jeandet2018-01-241-1/+1