summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add QQuickMultiPointTouchArea as a friend of QTouchEventv5.14.0-alpha1Shawn Rutledge2019-09-221-0/+1
* Android: Fix loading of pluginsBogDan Vatra2019-09-227-18/+109
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Joerg Bornemann2019-09-2018-34/+88
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Joerg Bornemann2019-09-2018-34/+88
|/|
| * Doc: Edit QNetworkProxy::QNetworkProxy() default proxy typeLeena Miettinen2019-09-191-3/+5
| * QWizard/AeroStyle: Fix condition introduced by previous fixFriedemann Kleint2019-09-191-3/+4
| * Prevent crash in QWasmScreen::resizeMaximizedWindows()Morten Johan Sørvig2019-09-181-0/+2
| * QWizard/AeroStyle: Fix crash when Qt::AA_NativeWindows is setFriedemann Kleint2019-09-181-1/+4
| * Fix passing FREETYPE_LIBS and friends to configureJoerg Bornemann2019-09-181-10/+14
| * Fix qtConfLibrary_freetype's include pathsJoerg Bornemann2019-09-181-1/+1
| * QHighDPI: Fix wrong conversion for native child windowsFriedemann Kleint2019-09-181-1/+3
| * Ignore non-existent .ui file dependenciesJoerg Bornemann2019-09-183-1/+11
| * Make it possible to undefine NDEBUG for nmake and VS projectsJoerg Bornemann2019-09-187-8/+28
| * Fix Vulkan SDK detection for MinGW cross-compilationJoerg Bornemann2019-09-181-0/+5
| * evdevtouch: Add fallback definition of ABS_MT_PRESSURE; fix alignmentShawn Rutledge2019-09-171-2/+5
| * Windows QPA: Fix missing resize when changing the scale factorFriedemann Kleint2019-09-171-2/+4
* | tst_QTreeView: cleanupChristian Ehrlicher2019-09-191-516/+511
* | tst_QTreeWidget: cleanupChristian Ehrlicher2019-09-192-559/+483
* | Revert "QReadWriteLock: replace (QWaitCondition, QMutex) with std::(condition...Jani Heikkinen2019-09-192-29/+22
* | QStyleSheet: Resolve the rule font before it is usedThorbjørn Lund Martsum2019-09-181-8/+12
* | wasm: recreate backing store texture with valid gl contextMorten Johan Sørvig2019-09-182-3/+7
* | Disable debug-and-release builds for MinGWSimon Hausmann2019-09-1810-12/+19
* | QGraphicsScene: register ItemIndexMethod enum for propertyFabian Kosmale2019-09-181-1/+1
* | Another load() -> loadRelaxed()Laszlo Agocs2019-09-181-1/+1
* | Cleanup QtWidgets (widgets) examplesChristian Ehrlicher2019-09-1752-197/+330
* | Add back QWheelEvent position() and globalPosition() docsShawn Rutledge2019-09-171-0/+24
* | Mark stationary touch points as updated if pressure or velocity changesShawn Rutledge2019-09-173-1/+6
* | Enable debug plugin check for MinGW / Unix in debug_and_release modeCristian Adam2019-09-171-1/+1
* | QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and b...Nils Jeisecke2019-09-173-16/+39
* | Fix mis-handling of actual TLD in qIsEffectiveTLD()Edward Welbourne2019-09-163-4/+15
* | Reflow documentation after indentation changeEdward Welbourne2019-09-164-111/+117
* | Standardize indentation of calendar code's documentationEdward Welbourne2019-09-164-263/+263
* | doc: Remove ifndef Q_QDOCMartin Smith2019-09-161-4/+0
* | CoreText: Modernize style hint fallback lookupTor Arne Vestbø2019-09-163-131/+75
* | tst_QWidget::translucentWidget(): Pass with High DPI scaling enabledFriedemann Kleint2019-09-161-1/+2
* | Windows style: Fix size of controls in multimonitor-setups with scaling disabledFriedemann Kleint2019-09-161-2/+0
* | Brush up the Windows stylesFriedemann Kleint2019-09-167-187/+180
* | QPSQL: Fix crash when a prepared statement is deleted after the db was removedChristian Ehrlicher2019-09-161-5/+7
* | Revert "Revert "Deprecate QAtomic::load() / store()""Giuseppe D'Angelo2019-09-161-4/+8
* | tst_QTableView: cleanupChristian Ehrlicher2019-09-141-730/+641
* | widgets: Remove use of deprecated activated(const QString &) APITor Arne Vestbø2019-09-142-15/+10
* | macOS: Keep default NSWindow background unless window is framelessTor Arne Vestbø2019-09-141-2/+2
* | QDpi: divide the forced DPI by the scaling factor, as Qt 5.13 didDavid Faure2019-09-131-2/+5
* | Doc-fix: correct some misinformation about QDateTime's handling of DSTEdward Welbourne2019-09-131-23/+30
* | MS TZ data: avoid calculating a date in year 0Edward Welbourne2019-09-132-13/+37
* | Revert "configure: actually resolve libraries into full filepaths"Joerg Bornemann2019-09-133-91/+18
* | rhi: gl: Pick up context lossLaszlo Agocs2019-09-1313-31/+76
* | qnetconmonitor_win: Mark destructors virtualMårten Nordheim2019-09-131-2/+2
* | QWinRTUiaValueProvider: optimize SetValue()Marc Mutz2019-09-131-7/+4
* | Eliminate the last QList<QPoint> in QtBase production codeMarc Mutz2019-09-132-3/+5