summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Draw QTableView grid lines centered between table cellsTor Arne Vestbø2021-11-081-3/+5
* QNI: Windows support for the isMetered APIMårten Nordheim2021-11-083-18/+36
* Assume qhelpgenerator in libexec instead of binJoerg Bornemann2021-11-083-3/+3
* macOS: Add QCALayerBackingStore::preserveFromFrontBuffer helper functionTor Arne Vestbø2021-11-082-10/+22
* macOS: Rename QCALayerBackingStore::prepareForFlush()Tor Arne Vestbø2021-11-082-39/+50
* macOS: Track painted area of backingstore buffer via its dirty regionTor Arne Vestbø2021-11-082-17/+28
* macOS: Don't defer back/front-buffer swap in CALayer backingstoreTor Arne Vestbø2021-11-081-25/+18
* Correct and clarify some commentsEdward Welbourne2021-11-081-3/+3
* Express 64-bit integral constants consistentlyEdward Welbourne2021-11-081-6/+7
* Give symbolic names to some constants used in time-zone testsEdward Welbourne2021-11-081-12/+15
* Fix some out-of-range issues with time-zone supportEdward Welbourne2021-11-082-12/+24
* Provide a qtpaths wrapper script when cross-building QtJoerg Bornemann2021-11-085-19/+21
* Initialize QStyleOptionProgressBar with QStyle::State_HorizontalZhang Hao2021-11-081-0/+1
* qC{Debug,Info,Warning,Critical}: Simplify #ifndef QT_NO_xxx_OUTPUTThiago Macieira2021-11-061-24/+32
* qC{Debug,Info,Warning,Critical}: centralize common partsThiago Macieira2021-11-061-12/+33
* QProcess: Distinguish between null and empty QProcessEnvironmentIevgenii Meshcheriakov2021-11-075-63/+126
* wasm: fix size of QDialogsLorn Potter2021-11-061-1/+6
* wasm: fix network reply status attributeLorn Potter2021-11-061-6/+11
* QPluginLoader: fix indentation and commentsThiago Macieira2021-11-052-6/+4
* QCoreApplication: document the app's bindir is in libraryPaths()Thiago Macieira2021-11-051-4/+5
* Revert "QOperatingSystemVersion: Add support for Win10 sub-versions"Thiago Macieira2021-11-062-63/+0
* QArrayDataOps: fix QList range ctors with mixed value_type in C++20 buildsMarc Mutz2021-11-061-3/+10
* Move the ${target}_prepare_apk_dir target descriptionAlexey Edelev2021-11-051-5/+4
* QMacStyle: skip 'custom' rendering of CE_HeaderLabelTimur Pocheptsov2021-11-051-28/+0
* Use a HTTPS URL for the CLDR download linkIevgenii Meshcheriakov2021-11-051-1/+1
* Doc: Remove broken homepage link for Vera fonts attributionLuca Di Sera2021-11-051-1/+0
* Don't use QCursor::pos in QTabBar and fix hover handlingVolker Hilsheimer2021-11-053-30/+111
* configure: Allow specifying arbitrary variable assignmentsJoerg Bornemann2021-11-051-0/+13
* plaintextEdit draw text with clipRect should consider cusorWidthZhang Hao2021-11-051-1/+1
* Doc: Move Q_OBJECT_COMPUTED_PROPERTY to QObjectComputedPropertyLuca Di Sera2021-11-051-1/+1
* Make sure that all MODULE_LIBRARY targets are built before deploying to AndroidAlexey Edelev2021-11-051-0/+12
* Make sure that all plugin targets are built before deploying to AndroidAlexey Edelev2021-11-052-2/+19
* Fix EntryPointMinGW32Target.cmake to be found in top-level buildJoerg Bornemann2021-11-051-1/+3
* QAIV: Reset double-click flag in mousePressEventVolker Hilsheimer2021-11-052-0/+39
* Tidy up QPixmapCache to prevent potential segfaultVolker Hilsheimer2021-11-051-23/+36
* QByteArrayList: fix narrowing in join() implementations [2/2]Marc Mutz2021-11-053-7/+16
* Include qproperty.h where neededMarc Mutz2021-11-045-0/+5
* Suppress rc.exe default outputKai Köhne2021-11-041-2/+10
* QFactoryLoader: remove the porting hack to complete the port to CBORThiago Macieira2021-11-042-20/+5
* CMake/qconfig.cpp: use raw strings so we support any inputThiago Macieira2021-11-041-12/+12
* QPluginLoader/ELF: fix Clang ASan buildsThiago Macieira2021-11-042-2/+12
* coin: Add Sccache featureTor Arne Vestbø2021-11-041-0/+23
* Extract Header qbindingstorage.hMarc Mutz2021-11-043-62/+120
* QDataStream: remove pointless guard around std::pair operatorsMarc Mutz2021-11-041-2/+0
* QByteArrayList: fix narrowing in join() implementations [1/2]Marc Mutz2021-11-042-7/+10
* QNI NetworkManager: Extract Method primaryConnectionDevicePath()Marc Mutz2021-11-042-5/+15
* QNI NetworkManager: Small refactorings and correctness fixMårten Nordheim2021-11-043-25/+20
* QNI: networkmanager support for the isMetered APIMårten Nordheim2021-11-043-15/+79
* QNI manual test: Remove unnecessary capturing and wrappingMårten Nordheim2021-11-042-4/+4
* QNI: Android support for isMeteredMårten Nordheim2021-11-044-6/+13