summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add upstream version of FindPostgreSQL.cmakeAlexey Edelev2021-01-261-3/+0
* Workaround MinGW not handling error suppression macro correctlyFabian Kosmale2021-01-261-0/+6
* Fix populating selection clipboard with keyboardVolodymyr Samokhatko2021-01-265-6/+23
* Android: Fix deprecated QVariant usageAndy Nichols2021-01-261-1/+1
* Don't forward-declare non-Qt things with QT_FORWARD_DECLARE_*Mårten Nordheim2021-01-261-1/+1
* Clean up QCocoaFileDialogHelperTor Arne Vestbø2021-01-262-338/+262
* macOS: Don't restrict non-modal file dialogs to open-dialogs onlyTor Arne Vestbø2021-01-261-16/+14
* macOS: Show system tray icon on mouse button press, not releaseTor Arne Vestbø2021-01-261-1/+1
* QVariant: avoid superfluous QMetaType lookupFabian Kosmale2021-01-261-38/+38
* Partially revert 813a928c7c3cf98670b6043149880ed5c955efb9Ulf Hermann2021-01-261-0/+3
* Update QMutexLocker documentationLars Knoll2021-01-263-2/+11
* Extend alignment of QArrayData to std::max_align_t in allocationAndrei Golubev2021-01-261-7/+16
* Use system PCRE2 for Bootstrap libraryAlexey Edelev2021-01-251-33/+44
* QMimeDatabase/xml: support both 'xmlstarlet' and 'xml' for minifying XMLKai Köhne2021-01-251-0/+4
* Bump copyright year to 2021Kai Köhne2021-01-253-6/+6
* QLocale: Allow direct conversion from language, country, and script codesKai Köhne2021-01-253-7/+51
* macOS: Don't exec file dialogs via runModal unless they are app modalTor Arne Vestbø2021-01-252-20/+40
* Make QCalendar's backend registration reentrant-safeEdward Welbourne2021-01-251-32/+120
* Add QPlatformScreen::colorSpace()Allan Sandfeld Jensen2021-01-259-1/+142
* QSql/PostgreSQL: allow blobs with more than 2^30 bytesChristian Ehrlicher2021-01-251-2/+2
* Implement vertical subpixel positioning where availableEskil Abrahamsen Blomfeldt2021-01-2523-152/+315
* Add correct prefix for GHS compilerKimmo Ollila2021-01-251-0/+2
* QComboBox/Fusion style: elide text when it's too longChristian Ehrlicher2021-01-231-1/+2
* Remove the QT_CMAKE_BUILD preprocessor defineJoerg Bornemann2021-01-222-5/+0
* QProcess/Win: move pipe draining into QWindowsPipeReaderAlex Trotsenko2021-01-224-32/+89
* QTestlib: Speed up comparison of qsizetypeFriedemann Kleint2021-01-224-0/+36
* Update TinyCBORThiago Macieira2021-01-2211-48/+114
* rhi: Pipeline cache load/saveLaszlo Agocs2021-01-2213-54/+574
* QSsl: add a new private APITimur Pocheptsov2021-01-229-320/+767
* QSslSocket - introduce the API providing information about backendsTimur Pocheptsov2021-01-218-7/+516
* Add face support to texture fileJonas Karlsson2021-01-215-39/+85
* Fix separately building SQL plugins with CMake 3.16Joerg Bornemann2021-01-211-1/+3
* SQLite: Update to 3.34.0Andy Shaw2021-01-213-730/+2030
* Hold references to zone IDs alive during useEdward Welbourne2021-01-211-2/+8
* QProperty: Add private isAnyBindingEvaluating functionFabian Kosmale2021-01-212-0/+19
* Gracefully reject requests for absurd font sizesEirik Aavitsland2021-01-211-0/+6
* QPushButton: fix drawing pushbutton with a menuChristian Ehrlicher2021-01-201-8/+9
* iOS: ensure we close the edit menu when the user taps outside the input areaRichard Moe Gustavsen2021-01-201-32/+50
* iOS: ensure we hide the edit menu while dragging on the selection handlesRichard Moe Gustavsen2021-01-201-0/+9
* Make QStyle::proxy() always return the leaf proxySergio Martins2021-01-201-2/+4
* Long live QNetworkInformationMårten Nordheim2021-01-204-1/+759
* Rasterizer: compute intersection factors only when neededEirik Aavitsland2021-01-201-7/+12
* Fix QTzTimeZonePrivate::displayName()'s fallbackEdward Welbourne2021-01-201-1/+2
* Generate Qt6EntryPointAdditionalTargetInfo independent of platformAlexey Edelev2021-01-201-7/+10
* iOS: Handle keyboard events when using an external keyboardAndy Shaw2021-01-2019-48/+274
* [Android] Fix Text select handle misplaced on fields inside QDialog issuesPekka Gehör2021-01-201-2/+2
* QLocale: add a Q_CHECK_PTRGiuseppe D'Angelo2021-01-201-0/+1
* QVLA: add a Q_ASSERTGiuseppe D'Angelo2021-01-201-0/+1
* Remove debug outputEskil Abrahamsen Blomfeldt2021-01-202-3/+0
* Correct item indent in checkable menus in stylesheet styleEirik Aavitsland2021-01-201-2/+2