summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinTab: Switch stylus pointer type when the tablet is in the tablet proximityDmitry Kazakov2020-10-061-4/+21
* WinTab: Fix updating tablet pressure resolution on every proximity enter eventDmitry Kazakov2020-10-061-0/+5
* CMake: Remove leftover debug outputAlexandru Croitor2020-10-063-5/+0
* macOS: Remove dead event type MacGLClearDrawableTor Arne Vestbø2020-10-062-2/+0
* macOS: Remove WA_MacVariableSize widget attributeTor Arne Vestbø2020-10-062-5/+1
* macOS: Remove dead MacQuartz QInternal::PaintDeviceFlags enum valueTor Arne Vestbø2020-10-061-1/+0
* macOS: Remove dead widget attribute WA_MacNoShadowTor Arne Vestbø2020-10-062-2/+1
* macOS: Update slider metrics by explicitly asking it to layoutTor Arne Vestbø2020-10-061-33/+4
* Un-special-case macOS in handling of QKeyEvent::nativeScanCode()Tor Arne Vestbø2020-10-065-18/+20
* macOS: Prevent mapping non-keydown events to charactersTor Arne Vestbø2020-10-061-13/+21
* Convert a couple of APIs to use viewsLars Knoll2020-10-0618-204/+201
* Fix a bug in the initialization (and debug-output) of BSP treesAndreas Klots2020-10-061-2/+2
* Improve QWizard visuals for macOS dark modeDavid Skoland2020-10-061-10/+30
* Break out calendar backend-from-enum as a static functionEdward Welbourne2020-10-061-27/+38
* QCalendar: fixup includesGiuseppe D'Angelo2020-10-061-1/+1
* CMake: Allow embedding debug info in object files with MSVCAlexandru Croitor2020-10-062-0/+17
* CMake: Introduce CMake-only optimize_full featureAlexandru Croitor2020-10-063-0/+1111
* CMake: Refactor optimization flag handling and add optimize_fullAlexandru Croitor2020-10-068-61/+514
* CMake: Install PDB debug info for MSVC buildsAlexandru Croitor2020-10-065-0/+71
* Simplify QAction privatesAllan Sandfeld Jensen2020-10-062-76/+44
* xdgdesktopportal: properly fix a dangling pointerGiuseppe D'Angelo2020-10-061-6/+5
* Give QPlatformPlaceholderScreen a DPR of 1Morten Johan Sørvig2020-10-061-1/+0
* EGLFS: Don’t compute logical DPI from physical sizeMorten Johan Sørvig2020-10-068-23/+26
* QColorSpace: tidiesGiuseppe D'Angelo2020-10-061-1/+1
* QColorSpace: remove a redundant declarationGiuseppe D'Angelo2020-10-061-1/+0
* QRegularExpression: add move constructor(s)Giuseppe D'Angelo2020-10-062-0/+44
* Android: use shell path format when running qmake install stepAssam Boudjelthia2020-10-061-1/+1
* CMake: Implement missing Android-related configure optionsJoerg Bornemann2020-10-062-6/+39
* CMake: Extend message functions in QtProcessConfigureArgs.cmakeJoerg Bornemann2020-10-061-4/+8
* CMake: Fix typo in ANDROID_SDK_ROOT's help textJoerg Bornemann2020-10-061-1/+1
* Fix build with g++ 10.2Andreas Buhr2020-10-061-1/+3
* QUrl::fromLocalFile: accept invalid hostnamesThiago Macieira2020-10-052-3/+26
* tst_QUrl/Win: test QUrl::fromLocalFile with backslashesThiago Macieira2020-10-051-6/+17
* tst_QUrl: give the to/fromLocalFile test rows proper namesThiago Macieira2020-10-051-52/+60
* Make QAnyStringView comparison operators hidden friendsKarsten Heimrich2020-10-064-54/+98
* Prefer QStringView's operator[] over its at()Edward Welbourne2020-10-061-7/+7
* Test end-date, not just its string representation, in QDTE testEdward Welbourne2020-10-061-170/+264
* CMake: Add library mapping for QmlCompilerUlf Hermann2020-10-051-0/+1
* rhi: vk: Reduce memcopies with full dynamic buffer updatesLaszlo Agocs2020-10-051-1/+4
* Remove QPlatformScreen::pixelDensity()Morten Johan Sørvig2020-10-058-42/+0
* Make the logicalDpi() default implementation return 96Morten Johan Sørvig2020-10-051-10/+5
* Streamline the template specialization of QESDP's dtorGiuseppe D'Angelo2020-10-054-4/+30
* Windows QPA: Fix building with OpenGL disabled after "QFlags: remove deprecat...Martin Storsjö2020-10-051-1/+1
* Change QString::fromLatin1 and friends to use QByteArrayViewLars Knoll2020-10-054-68/+88
* CMake: Implement configure -reduce-exportsJoerg Bornemann2020-10-055-10/+13
* Use QStringTokenizer instead of QStringView::splitLars Knoll2020-10-051-2/+9
* Don't store QTextHtmlParserNode by value in a QListLars Knoll2020-10-052-29/+34
* Implement date-time fromString(QStringView...) methodsEdward Welbourne2020-10-052-23/+98
* Do not use QHash's aeshash() under Clang's sanitizerAndrei Golubev2020-10-051-2/+14
* CMake: set default eglfs device integration pluginSamuli Piippo2020-10-051-1/+16