summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix small typo in the QMdiArea documentationOliver Eftevaag2021-01-181-1/+1
* macOS: Fix assert with Freetype engineEskil Abrahamsen Blomfeldt2021-01-181-1/+1
* QtEntryPoint: Fix linking Release against RelWithDebInfo with MSVCJoerg Bornemann2021-01-181-0/+8
* rhi: Stop hardcoding the Vulkan backend's desired instance extensionsLaszlo Agocs2021-01-182-10/+41
* Add qvkgen header template to its own fileLaszlo Agocs2021-01-182-1/+39
* vulkan: Add instance-level version getterLaszlo Agocs2021-01-185-3/+59
* eglfs: Use drmClose in drm/EGLDevice backendLaszlo Agocs2021-01-181-1/+1
* FindLibb2: Don't rely solely on pkg-configCraig Scott2021-01-183-3/+4
* Add "Q_UNUSED" to (3rdparty) strtod.cc for a 32 bit code pathAndrei Golubev2021-01-172-0/+23
* QMatrix4x4: mark it as Q_PRIMITIVE_TYPEGiuseppe D'Angelo2021-01-171-1/+1
* QHeaderView: fix moving sections with mouse in RTL modeChristian Ehrlicher2021-01-171-3/+4
* Fix XCB launch key mappingAllan Sandfeld Jensen2021-01-153-37/+37
* Get rid of blend_color_rgb16Allan Sandfeld Jensen2021-01-151-82/+1
* QSettings: Add support for QMetaType::FloatChristian Ehrlicher2021-01-151-0/+1
* QTestlib/JUnit XML: Log most messages to standard output instead of error outputFriedemann Kleint2021-01-155-31/+54
* Windows: Fix dialog moving up after closing/reshowingFriedemann Kleint2021-01-151-1/+5
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-151-8/+19
* macOS: Mark QFileDialog::DontConfirmOverwrite as unsupportedMorten Johan Sørvig2021-01-151-0/+3
* Extend qIsInf() and friends to handle integral types sensiblyEdward Welbourne2021-01-151-1/+14
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-151-4/+5
* Document QOpenGLWidget limitations without an alpha channelLaszlo Agocs2021-01-151-0/+13
* qvkgen: Skip command elements with aliasLaszlo Agocs2021-01-151-2/+5
* Fix convertToRGBA64PM for Grayscale16Allan Sandfeld Jensen2021-01-151-2/+1
* RHI: Use QT_BEGIN_LICENSE:LGPL headerKai Köhne2021-01-1529-318/+405
* Doc: Clarify setLibraryPaths behaviorPaul Wicking2021-01-151-3/+4
* Prevent compiler and linker flags from growing every cmake runCraig Scott2021-01-153-4/+3
* Update vkmemalloc to 2.3.0Laszlo Agocs2021-01-159-1169/+2292
* Fix the tips still show when cursor move to another actionQiang Li2021-01-151-0/+2
* Doc: Document the qt_no_entrypoint target propertyJoerg Bornemann2021-01-152-0/+19
* QTabBar/Windows: Fix close button icons being too small on high-res screensFriedemann Kleint2021-01-156-11/+32
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-01-151-7/+11
* If available, use a version-specific qt<major-version>.confRalf Habacker2021-01-141-1/+4
* Interbase: Don't error out if closing an already closed cursorAndy Shaw2021-01-141-1/+7
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgetsIvan Solovev2021-01-141-1/+14
* AA_SynthesizeTouchForUnhandledMouseEvents: keep correct coordinatesShawn Rutledge2021-01-141-1/+1
* QPushButton/fusion style: don't ignore QIcon::On iconChristian Ehrlicher2021-01-141-8/+0
* Add API for creating QColorSpace with multiple color-transfer tablesAllan Sandfeld Jensen2021-01-143-15/+157
* Disable copying of QUrlResourceProvider to avoid slicingAlexander Volkov2021-01-141-0/+2
* QCache: when overwriting, store the new cost instead of the deltaMårten Nordheim2021-01-141-1/+2
* Add some error handling for the inotify file system watcherLu Zhen2021-01-141-1/+3
* QODBC: Preserve the whole value when using HighPrecisionAndy Shaw2021-01-141-1/+2
* QStyle: add name() to return the name of the styleChristian Ehrlicher2021-01-146-17/+49
* Fix VNC format conversionAllan Sandfeld Jensen2021-01-134-8/+9
* a11y: Do not cache classes that don't have a factory pluginJan Arve Sæther2021-01-131-5/+4
* CMake: Fix build with GCC and ltcgChristophe Giboudeaux2021-01-131-13/+18
* QComboBox: fix select all columns in the viewChristian Ehrlicher2021-01-131-2/+4
* Fix read-only pseudo-state in QTextEdit/Browser stylesheetEirik Aavitsland2021-01-131-0/+13
* macOS: Add more padding to width of non-editable comboboxesVolker Hilsheimer2021-01-131-2/+2
* QTestLib: Show the values of unregistered enumsChristian Kandeler2021-01-131-1/+7
* Windows font engine: Silence warnings about not being able to enumate font fa...Friedemann Kleint2021-01-131-2/+2