summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Brush up QTestlib/generate_expected_output.pyFriedemann Kleint2021-01-151-72/+78
* Fix missed feature evaluation errors in reportAlexey Edelev2021-01-152-4/+10
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-152-4/+45
* tst_qdom: clean-up the code enabled only before Qt 6Sona Kurazyan2021-01-151-153/+4
* 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
* CMake: add CoreLocation framework for macOSIvan Solovev2021-01-151-0/+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-154-161/+185
* Update vkmemalloc to 2.3.0Laszlo Agocs2021-01-159-1169/+2292
* Fix the tips still show when cursor move to another actionQiang Li2021-01-153-1/+59
* 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-152-7/+53
* If available, use a version-specific qt<major-version>.confRalf Habacker2021-01-142-4/+14
* 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-142-1/+46
* AA_SynthesizeTouchForUnhandledMouseEvents: keep correct coordinatesShawn Rutledge2021-01-142-7/+14
* QPushButton/fusion style: don't ignore QIcon::On iconChristian Ehrlicher2021-01-141-8/+0
* Lower the CMake minimum required version for single-config buildsJoerg Bornemann2021-01-142-1/+11
* Skip tst_qhighdpi when offscreen is not builtMorten Johan Sørvig2021-01-142-4/+3
* 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-142-1/+16
* 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-142-1/+37
* 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
* CMake: Use -ffat-lto-objects for static libraries with ltcg and GCCChristophe Giboudeaux2021-01-131-0/+8
* Fix warning in generated test wrappersAlexey Edelev2021-01-131-1/+2
* 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-137-6/+25
* Windows font engine: Silence warnings about not being able to enumate font fa...Friedemann Kleint2021-01-131-2/+2
* rhi: gl: Add some enablers for supporting GL_TEXTURE_EXTERNAL_OESLaszlo Agocs2021-01-136-1/+130
* rhi: Expose device name, type, and IDsLaszlo Agocs2021-01-1314-2/+225
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-12240-10435/+0
* Set the PlaceholderText color in the palette from the stylesheet as wellAndy Shaw2021-01-122-0/+17
* Doc: Add details to QFont::toStringPaul Wicking2021-01-121-1/+20
* macOS: Don't try to close already-closed/closing file dialogTor Arne Vestbø2021-01-121-1/+7
* Introduce QUrlResourceProvider to load resources for HTMLAlexander Volkov2021-01-1213-3/+279
* Remove QtDBus includesDavid Skoland2021-01-1251-235/+339
* Use design metrics when adding text to QPainterPathEskil Abrahamsen Blomfeldt2021-01-121-0/+5
* Windows QPA: Fix crashes when using screen reader with Q(Plain)TextEditFriedemann Kleint2021-01-121-2/+6
* QSql/QSqlite: return extended error codes by defaultChristian Ehrlicher2021-01-112-0/+5