summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QDockWidget: Make floating docks respect DockWidgetMovable featureNick D'Ademo2018-12-131-2/+4
* uic: Refactor DOM class lookup in class DriverFriedemann Kleint2018-12-133-61/+54
* QFusionStyle: Fix deprecation warning about QFontMetrics::width()Friedemann Kleint2018-12-131-1/+1
* QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classesFriedemann Kleint2018-12-1310-10/+23
* uic: No longer generate static_cast for enum values in legacy formsFriedemann Kleint2018-12-133-24/+111
* Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-12-1315-26/+168
|\
| * Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-1315-26/+168
| |\
| | * Fix tautological compare in error checkingThiago Macieira2018-12-121-1/+1
| | * qt_imageFromWinHBITMAP(): Fix memory corruption when converting from bitmaps ...Friedemann Kleint2018-12-121-2/+5
| | * When warning about invalid style override also print available onesSergio Martins2018-12-121-2/+4
| | * QFileDialog: Remember last visited directory correctlyFriedemann Kleint2018-12-121-0/+4
| | * Handle QCollator with locale C by delegating to QStringEdward Welbourne2018-12-116-19/+57
| | * Offscreen QPA: use a CoreText font database on macOSR.J.V. Bertin2018-12-111-1/+4
| | * Avoid crash in blitting or fast draw when QPointF is too bigAllan Sandfeld Jensen2018-12-111-0/+8
| | * Doc: Fix typo in snippetPaul Wicking2018-12-111-1/+1
| | * ANGLE: Dynamically load D3D compiler from a listOliver Wolff2018-12-112-0/+84
* | | Add Grayscale16 Image FormatAllan Sandfeld Jensen2018-12-1211-76/+311
|/ /
* | Resources: reject compressed content we can't decompressThiago Macieira2018-12-124-15/+115
* | Use a QMultiMap for the weighted rulesLars Knoll2018-12-122-4/+4
* | Use QMultiMap::insert() instead of insertMulti()Lars Knoll2018-12-121-5/+5
* | Use a QMultiMap for issuer/subjectInfoLars Knoll2018-12-122-6/+6
* | Use QMultiMap::insert() instead of insertMulti()Lars Knoll2018-12-121-3/+3
* | uic: Small refactoringsFriedemann Kleint2018-12-127-120/+116
* | macOS accessibility: Implement accessibilityFrameFrederik Gladhorn2018-12-121-0/+7
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-1288-98/+97
* | Handle errors in moc generate.sh scriptJędrzej Nowacki2018-12-121-0/+2
* | Work around GCC bug in generating 64-bit population of SSE registerThiago Macieira2018-12-121-1/+12
* | Add an SSSE3 implementation of qt_memfill24Thiago Macieira2018-12-122-1/+76
* | Add a qt_memfill24 implementationAllan Sandfeld Jensen2018-12-122-19/+59
* | Actually make QT_MAX_CACHED_GLYPH_SIZE the max glyph sizeTor Arne Vestbø2018-12-112-2/+2
* | Use Q_DECL_VECTORCALL in a few more placesThiago Macieira2018-12-116-75/+85
* | Add AVX2 versions of qt_memfill32 and qt_memfill64Thiago Macieira2018-12-115-5/+76
* | Add SSE2 qt_memfill64Thiago Macieira2018-12-114-23/+67
* | QResource: quick refactor of registerSelf for files to support LFSThiago Macieira2018-12-111-39/+28
* | QCommonStyle: fetch `flat` property from style optionAlberto Mardegan2018-12-111-2/+2
* | QTreeWidget: mark is/setFirstItemColumnSpanned() as deprecatedChristian Ehrlicher2018-12-112-20/+33
* | QResource: de-inline registerSelf for filesThiago Macieira2018-12-111-53/+55
* | RCC: introduce compression algorithm "best"Thiago Macieira2018-12-113-1/+13
* | RCC: Add support for Zstandard compressionThiago Macieira2018-12-116-12/+157
* | QResource: add support for resources compressed with ZstandardThiago Macieira2018-12-115-18/+116
* | RCC: Modernize the compression algorithm selectionThiago Macieira2018-12-113-24/+123
* | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-12-119-20/+44
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-119-20/+44
| |\|
| | * Specify the date-time spec when setting max timeEdward Welbourne2018-12-101-1/+1
| | * Fix addition of the wasm platform pluginJoerg Bornemann2018-12-101-1/+1
| | * Fusion: Don't draw the background of the lineedit when drawing the frameAndy Shaw2018-12-101-1/+0
| | * Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-12-103-14/+32
| | |\
| | | * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-103-14/+32
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-5/+13
| | | | |\
| | | | | * Merge 5.11 into 5.11.3Oswald Buddenhagen2018-11-0960-210/+210
| | | | | |\