summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-1837-1450/+65
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-04450-79891/+18889
| |\
| * | QNativeGestureEvent: clean up for Qt 6Marc Mutz2019-08-222-15/+5
| * | QObject: remove the undocumented userData() featureMarc Mutz2019-08-123-83/+0
| * | Get rid of the deprecated QSet::to/fromList methodsLars Knoll2019-08-121-30/+0
| * | Kill all QPictureIOAllan Sandfeld Jensen2019-08-127-1195/+10
| * | Fix crash when no plugins are specifiedLeander Beernaert2019-08-121-2/+6
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-06377-3090/+5630
| |\ \
| * \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-08265-1469/+2386
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-26509-8831/+64240
| |\ \ \ \
| * | | | | Remove binary compat qimage methodsAllan Sandfeld Jensen2019-06-193-78/+0
| * | | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-1162-114/+275
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-06398-8463/+11687
| |\ \ \ \ \ \
| * | | | | | | 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-1415-24/+40
* | | | | | | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-09-17129-1959/+3177
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-1717-600/+543
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix mis-handling of actual TLD in qIsEffectiveTLD()Edward Welbourne2019-09-161-4/+4
| | * | | | | | | | 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-162-129/+73
| | * | | | | | | | 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-163-9/+65
| * | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-1652-729/+1309
| |\| | | | | | | |
| | * | | | | | | | 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-131-13/+29
| | * | | | | | | | 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
| | * | | | | | | | QReadWriteLock: replace (QWaitCondition, QMutex) with std::(condition_variabl...Marc Mutz2019-09-132-22/+29
| | * | | | | | | | Port QReadWriteLock from QMutexLocker to qt_unique_lockMarc Mutz2019-09-131-6/+7
| | * | | | | | | | QPointer: some simplificationsMarc Mutz2019-09-131-12/+3
| | * | | | | | | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-09-137-24/+44
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-137-24/+44
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | QHttpThreadDelegate - remove unneeded codeTimur Pocheptsov2019-09-121-3/+5
| | | | * | | | | | | | Cocoa: Set the accepted action to be the one from the responseAndy Shaw2019-09-121-2/+3
| | | | * | | | | | | | Handle robustness with OpenGL < 4.0Allan Sandfeld Jensen2019-09-111-1/+23
| | | | * | | | | | | | Add a missing ConnectionTypeHttp2Direct in several if statementsTimur Pocheptsov2019-09-112-1/+3
| | | | * | | | | | | | Schannel: handle SEC_E_INCOMPLETE_DATA in acceptContextMårten Nordheim2019-09-101-1/+6
| | | | * | | | | | | | Schannel: unbreak renegotiation (and likely gracious shutdown)Mårten Nordheim2019-09-092-16/+4
| | * | | | | | | | | | macOS dark mode: set the link colorShawn Rutledge2019-09-121-1/+5