summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Prospective fix to stabilize tst_qwindow::isActive() on Windows 10Simon Hausmann2019-10-011-1/+7
* | | | Revert "Windows QPA: Preferably use DXGI to obtain adapter info"Simon Hausmann2019-10-012-235/+23
* | | | Cleanup QtOpenGL examplesChristian Ehrlicher2019-09-3026-225/+132
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-2836-69/+515
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-2836-69/+515
|/| | | | |/ /
| * | doc: Fix variable name in QDBusArgument snippetAlexander Volkov2019-09-271-1/+1
| * | Fix documentation of qfloat16Edward Welbourne2019-09-271-3/+44
| * | Fix doc of QDateTime::YearRange; include its \since 5.14Edward Welbourne2019-09-271-0/+1
| * | rhi: gl: Fix not resetting color write bits when switching pipelineLaszlo Agocs2019-09-261-0/+1
| * | Move cache key calculation to QOpenGLProgramBinaryCacheLaszlo Agocs2019-09-263-6/+12
| * | rhi: metal: Eliminate redundant setCullMode and setFrontFaceWinding callsLaszlo Agocs2019-09-262-2/+18
| * | rhi: Add a --transparent option to manual testsLaszlo Agocs2019-09-2615-14/+30
| * | rhi: Unify handling of special cases for scissor and viewport rectsLaszlo Agocs2019-09-267-21/+306
| * | Fix QCalendar::isValid(): make it constEdward Welbourne2019-09-262-2/+11
| * | Windows: QSysInfo::prettyProductName(): Improve version formattingFriedemann Kleint2019-09-251-13/+57
| * | Fix rpath on UIKit systemsTor Arne Vestbø2019-09-251-1/+2
| * | macOS: Prevent warnings about object files without any symbolsTor Arne Vestbø2019-09-252-0/+10
| * | Handle returned bitmap glyph when not requestedAllan Sandfeld Jensen2019-09-251-7/+23
* | | Port two examples from QTime to QElapsedTimerAlbert Astals Cid2019-09-272-9/+9
* | | Short live QtPrivate::{condition_variable,mutex}!Marc Mutz2019-09-273-8/+163
* | | tst_QListView: cleanupChristian Ehrlicher2019-09-261-44/+40
* | | tst_QItemView: cleanupChristian Ehrlicher2019-09-252-76/+86
* | | tst_qsslsocket: Update some QSslConfiguration usageMårten Nordheim2019-09-251-21/+31
* | | QSslSocket: Deprecate add[Default]CaCertificate[s]Mårten Nordheim2019-09-252-12/+51
* | | QSslConfiguration: Add functions for adding CA certificatesMårten Nordheim2019-09-252-6/+77
* | | tst_QHeaderView: cleanupChristian Ehrlicher2019-09-251-370/+317
* | | QVulkanWindow: Allow to change queues to createFrank Richter2019-09-243-12/+87
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-2436-245/+511
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-2436-245/+511
| |\| |
| | * | QAbstractSpinBox css: properly honor spincontrol-disable-on-boundsChristian Ehrlicher2019-09-231-1/+1
| | * | Xcode: Ensure there's always a CFBundle[Short]Version[String] setTor Arne Vestbø2019-09-231-15/+16
| | * | doc: add a note to QFileSystemWatcher about files saved by re-creationShawn Rutledge2019-09-231-0/+6
| | * | Include missing shbang line in executable shell scriptEdward Welbourne2019-09-231-0/+1
| | * | Follow platform plugin change wrt layer sizeLaszlo Agocs2019-09-231-1/+4
| | * | Rearrange tst_QNumeric's tests for infinity and (quiet) NaNEdward Welbourne2019-09-231-26/+84
| | * | Avoid unused parameter 'grab' warningsLiang Qi2019-09-231-2/+2
| | * | macOS: Don't update Metal layer's drawableSize automaticallyTor Arne Vestbø2019-09-231-21/+2
| | * | macOS: Handle backing property changes in a single placeTor Arne Vestbø2019-09-233-20/+12
| | * | Fix crash with gamma-corrected text blending disabledAllan Sandfeld Jensen2019-09-231-4/+10
| | * | Fix crash when using signaldumper and sender is deletedMårten Nordheim2019-09-238-15/+52
| | * | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-09-235-38/+40
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-235-38/+40
| | |/| | | | | |/
| | | * Add SQLite specific documentation when specifying a database nameAndy Shaw2019-09-211-0/+8
| | | * Ensure all children of a widget get updated when a stylesheet changesAndy Shaw2019-09-211-0/+5
| | | * QPainter: Avoid leaking memory on unbalanced save/restoreEirik Aavitsland2019-09-201-1/+1
| | | * qmake: Replace WinRT with UWP in the qmake ManualLeena Miettinen2019-09-201-29/+22
| | | * Doc: Remove broken example snippet from Q_ENUMSPaul Wicking2019-09-201-8/+4
| | * | Add a RPi4 device specLaszlo Agocs2019-09-222-0/+80
| | * | Handle transparent pen color in fast text pathAllan Sandfeld Jensen2019-09-224-94/+101
| | * | Add QQuickMultiPointTouchArea as a friend of QTouchEventv5.14.0-alpha1Shawn Rutledge2019-09-221-0/+1