summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QMacStyle: Revert state changes for PE_IndicatorMenuCheckMarkv5.9.4Gabriel de Dietrich2018-01-161-5/+3
* macOS: Namespace FullScreenProperty category on NSWindowTor Arne Vestbø2018-01-101-0/+5
* macOS: Simplify mangling of QNSPanelDelegate protocolTor Arne Vestbø2018-01-104-5/+8
* macOS: Namespace QNSWindowProtocol when building with -qtnamespaceTor Arne Vestbø2018-01-101-0/+3
* macOS: Replace category methods with functionsPavol Markovic2018-01-104-42/+7
* Fix regression in painted emoji offsetAllan Sandfeld Jensen2018-01-101-1/+4
* Revert "QTreeView: Make sure QHeaderView is notified on layoutChanged()"Thorbjørn Lund Martsum2018-01-051-0/+3
* Update qurltlds_p.hAllan Sandfeld Jensen2018-01-052-12797/+13273
* Correct "developer-build" in QtTest black list featuresThiago Macieira2018-01-021-1/+1
* Update MSVC versions because 2017 is 19.11 too (and 19.12)Thiago Macieira2018-01-021-12/+10
* QTreeView: Fix QTreeViewPrivate::itemAtCoordinate()Christian Ehrlicher2018-01-021-1/+1
* Cocoa: make "Send correct mouse buttons for tablets" optionalShawn Rutledge2018-01-021-2/+5
* Fix source code file permissionsSimon Hausmann2018-01-021-0/+0
* Allow moc to handle Unicode output filenames on Windows with MSVCJake Petroules2017-12-281-2/+2
* QMap: fix another UB (invalid cast) relating to QMap's endThiago Macieira2017-12-271-2/+2
* qfloat16: NaN is not infiniteThiago Macieira2017-12-271-2/+2
* iOS: Don't send all touch events asyncTor Arne Vestbø2017-12-221-1/+1
* Use AccessCheck for current user effective file permissionsDyami Caliri2017-12-211-9/+55
* Add more code examples to QUrl documentationMitch Curtis2017-12-211-5/+105
* Fix typo in QSslKeyMårten Nordheim2017-12-211-1/+1
* winrt: Register ssl socket upgrade callback in Xaml threadOliver Wolff2017-12-201-2/+6
* Don't crash with null receiver/context in new-style connectsSergio Martins2017-12-191-1/+1
* Fix pps and imf support for QNX buildsKarim Pinter2017-12-196-32/+31
* QGestureManager: fix UB (invalid pointer comparison)Marc Mutz2017-12-181-1/+3
* Widgets: check if parent exists before calling parent->locale()Richard Moe Gustavsen2017-12-181-3/+3
* Prevent infinite relayout when adding scrollbarsAndy Shaw2017-12-182-6/+20
* QTreeView: Make sure QHeaderView is notified on layoutChanged()Christian Ehrlicher2017-12-171-3/+0
* Derive QPpsObjectPrivate from QObjectPrivateKarim Pinter2017-12-151-1/+3
* Disable WiFi bearer plugins on macOS and WindowsMorten Johan Sørvig2017-12-151-5/+0
* Add EGLFS integration plugin for Salvator-X on INTEGRITY MultivisorTimo Aarnipuro2017-12-157-1/+327
* Android: Set correct input hints when queried through getCursorCapsModeJohan Klokkhammer Helsing2017-12-151-3/+3
* Doc: Fix paths to 3rdparty license filesKai Koehne2017-12-151-4/+4
* macOS: Enable using CoreGraphics helper functions from C++ sourcesTor Arne Vestbø2017-12-141-3/+7
* QStyleSheetStyle: Draw menu item also when font is setFriedemann Kleint2017-12-141-1/+1
* QFileSystemModel: Enable experimental code path for per-file watchingFriedemann Kleint2017-12-142-18/+20
* fix namespaced buildOswald Buddenhagen2017-12-143-6/+6
* update sqldriver docsOswald Buddenhagen2017-12-143-199/+131
* Allow empty namespace URIPaul Olav Tvete2017-12-141-1/+0
* Fix assert when emitting a signal from a different threadJesus Fernandez2017-12-141-2/+4
* Share QWidget update and repaint code for QRect and QRegionTor Arne Vestbø2017-12-142-46/+35
* QWidget: Remove dead code for handling painting without a backingstoreTor Arne Vestbø2017-12-141-49/+18
* Copy argv[0] to prevent it pointing to invalid memory laterAndy Shaw2017-12-141-3/+3
* Fix/workaround a quirk in SecureTransportTimur Pocheptsov2017-12-141-5/+10
* xcb: update libXi version requirement in the README fileGatis Paeglis2017-12-132-4/+4
* Teach QPlatformWindow about safe area margins and implement for iOSTor Arne Vestbø2017-12-1315-31/+234
* Fix a bug in the generation of the Unicode joining property dataLars Knoll2017-12-132-12/+12
* ANGLE: Fix resizing of windowsOliver Wolff2017-12-132-10/+67
* Fix typoOliver Wolff2017-12-132-3/+3
* QString: fix documentation of NUL-termination of unicode(), data(), constData()Marc Mutz2017-12-132-13/+20
* QNX: fix slog2 for QNX7Samuli Piippo2017-12-132-2/+2