summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-1854-1603/+125
|\
| * Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Alexandru Croitor2019-09-16768-82418/+130247
| |\
| | * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-04768-82418/+130247
| |/|
| * | Revert "Re-add dependencies.yaml now that qt5.git wip/qt6 builds fine"Alexandru Croitor2019-08-281-1/+0
| * | QNativeGestureEvent: clean up for Qt 6Marc Mutz2019-08-222-15/+5
| * | Re-add dependencies.yaml now that qt5.git wip/qt6 builds fineAlexandru Croitor2019-08-211-0/+1
| * | QObject: remove the undocumented userData() featureMarc Mutz2019-08-124-131/+0
| * | Get rid of the deprecated QSet::to/fromList methodsLars Knoll2019-08-121-30/+0
| * | Kill all QPictureIOAllan Sandfeld Jensen2019-08-128-1222/+14
| * | Fix crash when no plugins are specifiedLeander Beernaert2019-08-121-2/+6
| * | Temporarily remove dependencies.yamlAlexandru Croitor2019-08-071-1/+0
| * | Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Lars Knoll2019-08-07718-4397/+8645
| |\ \
| | * | Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-06718-4397/+8645
| |/| |
| * | | Convert dependencies.yaml to dict from listAapo Keskimolo2019-07-291-1/+1
| * | | Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Alexandru Croitor2019-07-08434-2560/+4427
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-08434-2560/+4427
| |/| | |
| * | | | Add initial dependencies.yaml fileAapo Keskimolo2019-07-021-0/+1
| * | | | Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Simon Hausmann2019-06-27795-10417/+76520
| |\ \ \ \
| | * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-26795-10417/+76520
| |/| | | |
| * | | | | Remove binary compat qimage methodsAllan Sandfeld Jensen2019-06-193-78/+0
| * | | | | Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Alexandru Croitor2019-06-11107-334/+514
| |\ \ \ \ \
| | * | | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-11107-334/+514
| |/| | | | |
| * | | | | | Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Alexandru Croitor2019-06-06556-10602/+15041
| |\ \ \ \ \ \
| | * | | | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-06556-10602/+15041
| |/| | | | | |
| * | | | | | | uic: Remove deprecated optionsKai Koehne2019-05-271-7/+0
| * | | | | | | Remove deprecated QEasingCurve::cubicBezierSpline() functionShawn Rutledge2019-03-132-12/+0
| * | | | | | | Bump version to Qt 6Lars Knoll2019-05-1430-102/+96
* | | | | | | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Friedemann Kleint2019-09-17291-4873/+6542
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-09-17291-4873/+6542
|/| | | | | | | |
| * | | | | | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-1721-603/+558
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-1721-603/+558
| |/| | | | | | | |
| | * | | | | | | | 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
| * | | | | | | | | Add support for UTC[+-]\d+(:\d+){,2} time zone IDsEdward Welbourne2019-09-164-13/+178
| * | | | | | | | | Move some time-zone validity tests to where they belongEdward Welbourne2019-09-161-27/+27
| * | | | | | | | | Brush up tst_QGraphicsItemFriedemann Kleint2019-09-161-886/+959
| * | | | | | | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-16122-1939/+2511
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-16122-1939/+2511
| |/| | | | | | | | | | | |/ / / / / / / /
| | * | | | | | | | 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