summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 3rdparty: Fix forwards-compatibility bug in bundled xinput xcb modulePovilas Kanapickas2021-09-203-25/+63
* QNetworkInfo(Win): cleanupsMårten Nordheim2021-09-201-4/+3
* QNetworkInformation: Actually compare names case insensitivelyMårten Nordheim2021-09-201-1/+1
* QScoped(Array)Pointer: use the rule of 5Giuseppe D'Angelo2021-09-201-2/+3
* DBus: do not mix QList iterators and raw pointersGiuseppe D'Angelo2021-09-202-7/+8
* uic: Add QWebEngineViewFriedemann Kleint2021-09-201-0/+1
* Compile autotests for IntegrityTatiana Borisova2021-09-202-4/+5
* Fix assorted misindented end-comment markers in qglobal.cppEdward Welbourne2021-09-201-14/+14
* Encourage use of QT_VERSION_CHECK()Edward Welbourne2021-09-203-15/+25
* Fix QDateTimeParser's handling of 't' format to match serializationEdward Welbourne2021-09-201-1/+4
* Don't bootstrap rccJoerg Bornemann2021-09-201-1/+0
* rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in themLaszlo Agocs2021-09-202-10/+1
* Introduce QDoubleValidator::setRange overload with two parametersIvan Solovev2021-09-202-4/+20
* Handle empty string args for versionless wrappers of dbus CMake commandsCraig Scott2021-09-201-6/+46
* Plaster [[nodiscard]] on some RAII classesGiuseppe D'Angelo2021-09-192-4/+4
* Switch a comma operator to a IILEGiuseppe D'Angelo2021-09-191-1/+1
* QProcess: do not emit aboutToClose() twiceAlex Trotsenko2021-09-191-1/+0
* High resolution wheel-event support from libinputAllan Sandfeld Jensen2021-09-183-2/+40
* macOS: Remove remnant of popup closing logic from Cocoa pluginVolker Hilsheimer2021-09-182-30/+0
* xcb: convert last screen to fake when no screenLiang Qi2021-09-183-17/+57
* Q{LocalSocket|Process}/Win: handle write errorsAlex Trotsenko2021-09-186-0/+24
* CMake: Add option in qt6_wrap_cpp to output a metatypes json fileAlexandru Croitor2021-09-181-5/+34
* QWindowsPipeWriter: do not clear the buffer in thread pool callbackAlex Trotsenko2021-09-184-50/+90
* QIconLoader: code tidiesGiuseppe D'Angelo2021-09-182-43/+32
* Fix QTextEdit cursor rectangle vertical positioningZhang Hao2021-09-181-2/+5
* Fix name used for qmath.h in an includeEdward Welbourne2021-09-171-2/+2
* QVersionNumber: fix iterator/pointer mistakeGiuseppe D'Angelo2021-09-171-6/+6
* Doc: Add version and description to Qt-DBus documentationKai Köhne2021-09-171-1/+3
* Remove conditioning on Android embeddedEdward Welbourne2021-09-1718-51/+50
* QCoreApplication: enforce non-null arguments when sending/posting eventsGiuseppe D'Angelo2021-09-171-5/+18
* android: Implement nativeResourceForContextLaszlo Agocs2021-09-172-0/+14
* rhi: vulkan: Reset state more aggressivelyLaszlo Agocs2021-09-171-2/+4
* Fix loading of OpenSSL on macOS versions that ship its own OpenSSLTor Arne Vestbø2021-09-171-0/+5
* Deduplicate maybeQuitOnLastWindowClosed handlingTor Arne Vestbø2021-09-177-68/+82
* Fix QGuiApplication command line options documentation for X11Tor Arne Vestbø2021-09-171-3/+3
* Revert "Qt xcb: remove false detects of Qt::GroupSwitchModifier"Liang Qi2021-09-171-3/+3
* macOS: Use new QPlatformTheme::appearance() functionMitch Curtis2021-09-171-20/+21
* Add QPlatformTheme::Appearance for detecting light/dark modesMitch Curtis2021-09-176-0/+27
* Don't unload libraries on Darwin-based operating systemsTor Arne Vestbø2021-09-171-0/+5
* Introduce QDoubleValidator::fixup()Ivan Solovev2021-09-173-2/+108
* Ensure _qt_is_android_executable is set for internal executables tooCraig Scott2021-09-171-1/+1
* rhi: document serializedLayoutDescriptionLaszlo Agocs2021-09-161-4/+31
* rhi: Allow testing renderpass compatibility without the objectsLaszlo Agocs2021-09-1612-1/+121
* rhi: Note in the docs that texture copies expect a matching formatLaszlo Agocs2021-09-161-0/+5
* QTextDocumentLayout: remove multiple calls to lineHeightTypeWaqar Ahmed2021-09-161-5/+7
* Rewrite Qt Resource System overviewKai Köhne2021-09-1612-178/+332
* rhi: gl: Have a way to state GL_TEXTURE_RECTANGLE is wantedLaszlo Agocs2021-09-163-1/+15
* Doc: Centralize RFC documentation-links in rfc.qdocLuca Di Sera2021-09-1620-43/+36
* Close QDialog via QWidget::close()Tor Arne Vestbø2021-09-163-8/+27
* testlib: Gracefully handle messages outside of test function in JUnit reporterTor Arne Vestbø2021-09-161-0/+3