summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Q{XcbGl,EglFSDevice}IntegrationFactory: remove unused extra plugin pathThiago Macieira2021-11-104-51/+6
* QGuiApplication: properly decode path command-line argumentsThiago Macieira2021-11-101-2/+2
* QFileSystemEngine: Don't use _?W suffixesIevgenii Meshcheriakov2021-11-101-7/+7
* Use nullptr to represent null pointersIevgenii Meshcheriakov2021-11-101-39/+36
* QFileSystemEngine: Fix some code style issues in Windows backendIevgenii Meshcheriakov2021-11-101-55/+113
* Move toMode_t() from qfilesystemengine_unix.cpp to qfiledevice_p.hIevgenii Meshcheriakov2021-11-102-28/+37
* Clean up exports from qlocale_p.hEdward Welbourne2021-11-101-2/+3
* QPushButton: emit released signal when mouse dragged out of boundsChunLin Wang2021-11-101-0/+2
* Remove useless blocksIevgenii Meshcheriakov2021-11-101-38/+34
* Add QGregorianCalendar::yearSharingWeekDays()Edward Welbourne2021-11-102-0/+27
* Improve unicodeForDigit()'s commentsEdward Welbourne2021-11-101-2/+3
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-108-52/+23
* rhi: Expose the maximum uniform buffer range limitLaszlo Agocs2021-11-108-1/+62
* Remove unreachable breaksDavid Skoland2021-11-101-5/+0
* Add additional grapheme, word, and sentence break class tests from tr29Øystein Heskestad2021-11-101-4/+0
* QFactoryLoader: unconditionally provide toJsonFabian Kosmale2021-11-101-2/+0
* QLocale: Add support for Kaingang and Nheengatu languagesIevgenii Meshcheriakov2021-11-106-8/+77
* Update CLDR-derived data to newly-released v40Ievgenii Meshcheriakov2021-11-106-4805/+4835
* locale_database: Add entry for 'South Sudan Standard Time'Ievgenii Meshcheriakov2021-11-101-172/+174
* Capture full logcat output in Android unit testsAndreas Buhr2021-11-091-1/+69
* QTestLog: Properly own the loggersUlf Hermann2021-11-093-10/+12
* QDomDocument::setContent: Open device if necessaryFabian Kosmale2021-11-091-0/+16
* Add compatible weak pointer move operationsAllan Sandfeld Jensen2021-11-091-1/+18
* Fix internal mimetypes db on Windows when compressed by an external toolHannah von Reth2021-11-091-0/+1
* Avoid painting outside boundaries when printing QGraphicsProxyWidgetEirik Aavitsland2021-11-091-0/+4
* Don't quit application if we're not in execTor Arne Vestbø2021-11-081-0/+3
* qoperatingsystemversion_win: fix thread raceMårten Nordheim2021-11-081-3/+4
* 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
* 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
* Fix some out-of-range issues with time-zone supportEdward Welbourne2021-11-082-12/+24
* 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-074-63/+97
* 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-051-5/+3
* 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
* 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-052-30/+27
* 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