summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* moc: Allow writing properties through bindablesUlf Hermann2022-07-083-2/+19
* rcc: fix build when cross-compilingSamuli Piippo2022-07-081-8/+1
* Make it possible to check the accepted state of touch events in testsShawn Rutledge2022-07-086-19/+29
* qdbuscpp2xml: Finish migration to qsizetypeMate Barany2022-07-071-6/+4
* rhi: Fix up the instancing step rate typeLaszlo Agocs2022-07-075-8/+8
* rcc: Suppress clang's -Wexit-time-destructorshjk2022-07-071-1/+11
* Fix crash in QKmsDevice::createScreenForConnectorJoni Poikelin2022-07-071-1/+1
* Revert "Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORS"Morten Sørvig2022-07-071-3/+1
* Windows: Account for not finding child windows when calling ChildWindowFromPo...Tor Arne Vestbø2022-07-071-0/+2
* Clarify the role of the two QPlatformFontDatabase::fontEngine overloadsTor Arne Vestbø2022-07-072-3/+21
* Add support for scoped JNI callbacksJuha Vuolle2022-07-071-0/+14
* Move QObjectPrivate::Connection* structs to a new headerWaqar Ahmed2022-07-073-215/+252
* qdbusxml2cpp: allow choosing <> over ""Mate Barany2022-07-071-1/+19
* QIcon: remove icon from cache if the cached engine fails to loadLu YaNing2022-07-071-4/+8
* Make the promises js-less using a newly introduced thunk poolMikolaj Boc2022-07-073-134/+187
* QGtk3Theme: Respect xcb_xlib config optionIlya Fedin2022-07-072-0/+7
* QGtk3Theme: Ensure gtk uses the same windowing system as QtIlya Fedin2022-07-071-0/+11
* Unify QFontEngine::boundingRect for coretext and WindowsAllan Sandfeld Jensen2022-07-066-23/+23
* Make WrapOpenSSLHeaders an optional dependency of the OpenSSL pluginJoerg Bornemann2022-07-061-8/+6
* QRegularExpression: fix a typo in docsSona Kurazyan2022-07-061-1/+1
* Porting guide: recover the missing section titleSona Kurazyan2022-07-061-0/+2
* Revert "QFutureCallOutEvent: de-export again"Sona Kurazyan2022-07-061-1/+5
* QGtk3Theme: Use GDK X11-specific API only built with X11Ilya Fedin2022-07-062-2/+14
* Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORSMorten Sørvig2022-07-061-1/+3
* Reset highDpiScaleFactorRoundingPolicy in QGuiApplication destructorMorten Sørvig2022-07-061-0/+1
* wasm: remove message handler lockMorten Sørvig2022-07-061-7/+0
* wasm: begin work on accessibility backendMorten Sørvig2022-07-066-2/+323
* wasm: don't access deleted settings objectsMorten Sørvig2022-07-061-14/+29
* QDebug: add op<< for std::initializer_listMarc Mutz2022-07-061-0/+6
* Remove uses of Q_ATOMIC_INT{8,16,32}_IS_SUPPORTEDMarc Mutz2022-07-063-48/+25
* QAtomicInteger docs: mention bool and char8_t as 8-bit typesMarc Mutz2022-07-061-1/+1
* moc: fix GCC -Wuseless-cast warningsMarc Mutz2022-07-061-1/+1
* QLocale: move some static_assert()s from _p.h into .cppMarc Mutz2022-07-062-14/+14
* QMetaType: remove useless public: access specifierMarc Mutz2022-07-061-2/+0
* Enable access to QWindowsScreen from QScreenPiotr Srebrny2022-07-064-1/+29
* x86/RDSEED: Work around QNX compiler missing the rdseed intrinsicThiago Macieira2022-07-061-0/+4
* Compiler macros: remove accidental undefsMårten Nordheim2022-07-061-4/+0
* Update Gradle to 7.4.2 and Android Gradle Plug-in (AGP) to 7.2.1Rami Potinkara2022-07-063-5/+5
* wasm: delete unused requestUpdate() code pathMorten Sørvig2022-07-061-13/+1
* iOS: Explicitly link to IOKitTor Arne Vestbø2022-07-061-1/+2
* Darwin: Replace deprecated symbol kIOMasterPortDefault with equivalentTor Arne Vestbø2022-07-061-1/+2
* Create the Qt File Filter => showOpen/SaveFilePicker options mapperMikolaj Boc2022-07-053-0/+285
* Android A11Y: Add content change type to content change eventMike Achtelik2022-07-051-7/+19
* Make EGL use Qt X connection without xcb_xlib with EGL_EXT_platform_xcbIlya Fedin2022-07-054-13/+18
* iOS plugin: Add support for wheel eventsDoris Verria2022-07-051-0/+81
* Android A11Y: Fix deadlock in QtAndroidAccessibility::runInObjectContext()Mike Achtelik2022-07-051-1/+7
* Windows: Fix OpenGL window's screenYuhang Zhao2022-07-061-4/+9
* QRhi: support uniforms of int and ivec arrays in GLES2 backendInho Lee2022-07-051-21/+58
* Remove Q_DECL_VECTORCALL when SSE2 is not availableAllan Sandfeld Jensen2022-07-051-2/+6
* macOS: Ignore deprecation for kOnSystemDisk icon domainTor Arne Vestbø2022-07-051-1/+1