summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* a11y: Do not cache classes that don't have a factory pluginJan Arve Sæther2021-01-131-5/+4
* Fix read-only pseudo-state in QTextEdit/Browser stylesheetEirik Aavitsland2021-01-131-0/+13
* 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
* macOS: Add more padding to width of non-editable comboboxesVolker Hilsheimer2021-01-131-2/+2
* Windows font engine: Silence warnings about not being able to enumate font fa...Friedemann Kleint2021-01-131-2/+2
* Remove QtDBus includesDavid Skoland2021-01-1315-107/+129
* rhi: gl: Reset tracked state upon a buffer update or readbackLaszlo Agocs2021-01-131-33/+51
* Revert "Windows QPA: Call QWSI::flushWindowSystemEvents() from WM_PAINT for f...Morten Johan Sørvig2021-01-131-3/+2
* Set the PlaceholderText color in the palette from the stylesheet as wellAndy Shaw2021-01-121-0/+1
* 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
* 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
* QSslCertificate: Guard against accessing empty QByteArrayRobert Loehning2021-01-111-1/+3
* Doc: Explain how boundingRect handles null QRectFPaul Wicking2021-01-111-1/+3
* Doc: Generalize timer docsKai Köhne2021-01-111-3/+3
* Doc: Link to correct locationPaul Wicking2021-01-111-4/+4
* Doc: Add partial documentation for CMake API (tech preview)Craig Scott2021-01-114-1/+601
* QPdfWriter: fix embedding fonts in pdf filesChristian Ehrlicher2021-01-091-1/+1
* QDir/QFileInfo: add doc notes about paths starting with ':'Ahmad Samir2021-01-082-7/+27
* Send Qt::Key_MediaTogglePlayPause for VK_MEDIA_PLAY_PAUSEAllan Sandfeld Jensen2021-01-081-1/+2
* QProperty docs: update macro nameAndreas Buhr2021-01-081-4/+5
* Revert "Fix invalid text layout data when a full layout run is interrupted"Frederik Gladhorn2021-01-071-5/+2
* QTestlib: Fix custom toString() implementations for QList comparisonFriedemann Kleint2021-01-071-11/+11
* Fix segmentation fault in QObject::dumpObjectInfoAndreas Buhr2021-01-071-1/+1
* Fix missing repaints with QOpenGLWidget in a QDockWidgetLaszlo Agocs2021-01-061-1/+6
* Skip already closing widgets when checking whether application can quitTor Arne Vestbø2021-01-061-0/+6
* Doc: Improve QMap, QMultiMap descriptionKai Köhne2021-01-062-4/+2
* Change QLineF::setLength() to work whenever length() is non-zeroEdward Welbourne2021-01-062-11/+11
* Remove superfluous OpenGL_GL_PREFERENCE assignmentJoerg Bornemann2021-01-061-2/+0
* Doc: Use correct include for QtFuture namespacePaul Wicking2021-01-061-0/+1
* android: Generate deployment settings file with correct qml-import-pathsCraig Scott2021-01-061-2/+7
* Fix QMultiHash::equal_range crashesZhang Yu2021-01-061-0/+3
* TableView: Trigger the resizing of editors resizing a row/columnAndy Shaw2021-01-051-0/+4
* Update shared-mime-info to the 2.1 release, adjust implementationDavid Faure2021-01-054-7050/+8878
* QInputControl: accept surrogate category characterLiang Qi2021-01-051-0/+3
* Handle maxImageCount 0 in QVulkanWindowLaszlo Agocs2021-01-052-4/+6
* QSslCertificate(OpenSSL) - harden protection against nullpointersTimur Pocheptsov2021-01-051-2/+25
* QTreeWidgetItem: fix documentation error for childIndicatorPolicy()Christian Ehrlicher2021-01-051-1/+1
* QAbstractItemView: fix selectionCommand() with no eventChristian Ehrlicher2021-01-051-3/+3
* Bump versionPaul Wicking2021-01-051-1/+1
* QCborStreamReader: move helper function to the only place it's usedThiago Macieira2021-01-041-25/+17
* macOS: Simplify and fix issues with QMenuPrivate::moveWidgetToPlatformItemTor Arne Vestbø2021-01-042-49/+35
* rhi: vk: Fix DS WAW hazard reported from sync validationLaszlo Agocs2021-01-041-10/+23
* CMake: Fix error and print summary for standalone building sqldriversLi Xinwei2021-01-041-0/+7
* uic: Do not generate QComboBox::AdjustToMinimumContentsLength into codeFriedemann Kleint2021-01-041-6/+23
* Update QPalette() documentation to not mention the application paletteTor Arne Vestbø2021-01-041-1/+4
* XmlStringRef: remove operator<=>Giuseppe D'Angelo2021-01-041-6/+0
* Upgrade md4c to 0.4.7Giuseppe D'Angelo2021-01-044-86/+131