summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace a few hardcoded paths with defaults from paths.hThiago Macieira2017-12-244-14/+34
* Doc: attempt to fix some qdoc errors for QRandomGeneratorThiago Macieira2017-12-241-5/+7
* QMacStyle: Minimize size of scrollbar transparency layerGabriel de Dietrich2017-12-211-1/+1
* QMacStyle: Use light color on expanding scrollbarGabriel de Dietrich2017-12-211-3/+4
* QMacStyle: Bring back submenu indicatorGabriel de Dietrich2017-12-211-19/+34
* Fix drawing color fonts with shear and perspective transformsAllan Sandfeld Jensen2017-12-201-2/+20
* Windows QPA: Check validity of device when handling tablet leaveFriedemann Kleint2017-12-191-0/+2
* bearermanagment: fix build for --no-feature-bearermanagementLorn Potter2017-12-191-2/+1
* Fix scan reply dbus signature in connman bearer backendLorn Potter2017-12-191-1/+1
* Mask potentially undefined alpha in blend_transformed_argbAllan Sandfeld Jensen2017-12-161-2/+3
* macOS: Make retina OpenGL work on VMwareMorten Johan Sørvig2017-12-153-1/+20
* Paint text decoration where the text isAllan Sandfeld Jensen2017-12-131-2/+2
* QtGui/Windows: Fix wait cursors remaining activeFriedemann Kleint2017-12-121-0/+2
* Windows QPA: Fix handling of override cursorsFriedemann Kleint2017-12-122-2/+6
* Fix Android Service thread getting stuck in service startupHeikki Haveri2017-12-121-1/+1
* QStandardPaths: fall back to a default if PATH isn't setThiago Macieira2017-12-121-0/+29
* Windows QPA: Emulate aboutToHide(), aboutToShow() signals of QPlatformMenuFriedemann Kleint2017-12-111-1/+8
* Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-0849-159/+285
|\
| * Android: use a canonical data dir for Qt environment variablesv5.10.0-rc3v5.10.0J-P Nurmi2017-11-301-1/+2
| * Improve readability of code that uses the Qt signed size typev5.10.0-rc2Simon Hausmann2017-11-2823-107/+107
| * Fix namespaced linux buildsAllan Sandfeld Jensen2017-11-282-1/+8
| * Fix naming of new property QSortFilterProxyModel::recursiveFilteringDavid Faure2017-11-282-7/+7
| * Fix regression in painted emoji offsetv5.10.0-rc1Allan Sandfeld Jensen2017-11-251-1/+4
| * Fix the build if st_atimensec is definedThiago Macieira2017-11-231-2/+7
| * QTemporaryFile: fix issues with removing a file twiceThiago Macieira2017-11-234-5/+25
| * Doc: Update the list of highlighted examplesTopi Reinio2017-11-226-2/+13
| * Merge remote-tracking branch 'origin/5.9.3' into 5.10.0Liang Qi2017-11-212-151/+158
| |\
| * | QFileSystemEngine/Linux: fix when qt_lstatx() succeedsThiago Macieira2017-11-201-15/+16
| * | QRandomGenerator: Enforce the use of 32-bit integers in the engineThiago Macieira2017-11-201-1/+2
| * | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-2078-1237/+1883
| |\ \
| * | | Adjust screen scale factor for certain screen configurationsVictor-Andrei Variu2017-11-171-2/+16
| * | | macOS: Fix OpenGL context sharingMorten Johan Sørvig2017-11-161-1/+24
| * | | QDateTime: Move the deprecation marker to Qt 5.10Thiago Macieira2017-11-141-1/+1
| * | | Special-case parsing of Zulu time-zone in date-timesEdward Welbourne2017-11-141-1/+6
| * | | Fix BC breakage by adding an overload for the QSqlField constructorAndy Shaw2017-11-132-2/+16
| * | | Fix shader graph metatypes for static buildsLaszlo Agocs2017-11-112-8/+9
| * | | QTemporaryFile: hide the O_TMPFILE feature behind a check for linkat()Thiago Macieira2017-11-114-2/+22
* | | | xcb: verify if xrandr present before using xcb_randr* APIsGatis Paeglis2017-12-071-12/+23
* | | | QAbstractSocket: clear error code to match the error descriptionAlex Trotsenko2017-12-062-0/+5
* | | | fixup oversight in QStringView::lengthHelperPointerEric Lemanissier2017-12-061-0/+1
* | | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-12-0522-93/+118
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-0522-93/+118
| |\ \ \ \
| | * | | | ANGLE: D3D11: Fix shared handle support detection for WARP when MinGW is usedOliver Wolff2017-11-302-10/+1
| | * | | | xcb: Set executed drop action when drop is outside the applicationBłażej Szczygieł2017-11-292-0/+15
| | * | | | iOS: Improve logging during application startupTor Arne Vestbø2017-11-291-5/+7
| | * | | | QPSQL: Remove semicolon after Q_DECLARE_SQLDRIVER_PRIVATERobert Szefner2017-11-291-1/+1
| | * | | | Correct the vertex used to calculate v1/v2FracJames McDonnell2017-11-291-2/+2
| | * | | | [doc] Document QString{,Ref}::split() behavior with empty 'sep'Marc Mutz2017-11-292-16/+28
| | * | | | iOS: Don't treat AppleTV as an iDevice when resolving physical DPITor Arne Vestbø2017-11-291-2/+2
| | * | | | iOS: Update screen metrics (physical DPI) for the latest set of devicesTor Arne Vestbø2017-11-291-13/+19