summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* iOS: Remove NSView.safeAreaInsets wrapperTor Arne Vestbø10 hours4-8/+2
* wasm: Only raise top level windows upon activationPiotr Wierciński21 hours1-2/+4
* QAbstractFileEngine: add a path parameter to beginEntryList()Ahmad Samir43 hours5-14/+18
* QAbstractFileEngine: make {begin,end}EntryList() return a unique_ptrAhmad Samir46 hours5-10/+13
* wasm: Lift restriction on offscreen for fake context sharingEven Oscar Andersen3 days1-21/+16
* Add AA_DontUseNativeMenuWindowsMitch Curtis4 days3-7/+24
* wasm: make qtloader.js use FS.createPreloadedFile when preloadingPiotr Wiercinski5 days1-23/+19
* macOS: Forward application{Will,Did}FinishLaunching to reflection delegateTor Arne Vestbø5 days1-2/+5
* QEventDispatcher*: port the Unix dispatchers to V2Thiago Macieira5 days2-20/+21
* Android: Resize QWindow when its QtView is resizedTinja Paavoseppä6 days2-1/+11
* XCB: Unset the connection's mousePressWindow if it's this windowAndy Shaw11 days1-0/+2
* wasm: send DPR change event on window updateMorten Sørvig11 days1-1/+6
* wasm: Make sure we can add screen after releaseRequestUpdateHold has been calledEven Oscar Andersen14 days3-9/+14
* drm: Fix having more than window over the screen's lifetimeLaszlo Agocs14 days2-1/+9
* drm: atomic: Avoid device busy when flipping after creating a new windowLaszlo Agocs14 days1-2/+6
* Windows QPA: Include custom margins in atypical marginsTimothée Keller14 days1-5/+6
* Revert "QAndroidPlatformInputContext: send composition text and cursor jointly"Axel Spoerl14 days1-7/+15
* Add QT_IM_MODULES env to allows specify multi IM keyJiDe Zhang2024-03-056-19/+21
* Replace some QString::fromUtf16() with QStringView::toString()Thiago Macieira2024-03-041-2/+2
* QAbstractFileEngine: remove redundant endEntryList() overridesAhmad Samir2024-03-034-12/+0
* windows: Remove workaround for delayed OpenGL initializationTor Arne Vestbø2024-03-013-24/+0
* Fix -Wimplicit-fallthrough for clangTim Blechmann2024-03-011-0/+1
* QWindows11Style: Revert Windows global palette changesWladimir Leuschner2024-02-291-135/+39
* Windows: clean up System Tray Icon message iconVolker Hilsheimer2024-02-282-1/+10
* Replace QWindowsComBase with QComObjectPavel Dubsky2024-02-2720-59/+50
* CMake: Fix wasm build without PCH enabledAlexandru Croitor2024-02-201-0/+2
* wasm: make opengles3 (webgl2) default surface formatLorn Potter2024-02-212-17/+34
* Windows QPA: Fix unity buildFriedemann Kleint2024-02-201-0/+2
* Apple: Fix a few deprecation warnings after bumping deployment targetsTor Arne Vestbø2024-02-195-8/+10
* wasm: fix copy/paste error in FS export checkMorten Sørvig2024-02-191-11/+5
* Android: Implement input connection listener in QtInputDelegateTinja Paavoseppä2024-02-191-1/+2
* Implement icon mapping for Apple, Android, and WindowsRayam Pinto2024-02-182-2/+489
* QXcbWindow::handleLeaveNotifyEvent(): Consume when leaving geometryAxel Spoerl2024-02-171-5/+14
* Android: Do not double finger size for touch eventsZoltan Gera2024-02-161-4/+4
* Change wasm files licenseLucie Gérard2024-02-162-2/+2
* iOS: Propagate focus changes to VoiceOverTor Arne Vestbø2024-02-155-5/+31
* Android: QtActivityDelegateBase listens to focus events from child viewsPetri Virkkunen2024-02-152-1/+21
* macOS: Expand and tighten plumbing of QWindow's requested color spaceTor Arne Vestbø2024-02-155-20/+53
* Android: QtEditText support for full-screen soft keyboardRami Potinkara2024-02-152-1/+42
* macOS: Implement support for backing store static contentsTor Arne Vestbø2024-02-133-31/+93
* Add QPlatformIntegration::BackingStoreStaticContents capabilityTor Arne Vestbø2024-02-131-0/+2
* Introduce NO_GENERATE_CPP_EXPORTS argument for qt_internal_add_moduleAlexey Edelev2024-02-093-0/+3
* WASM builds now handle bitmap and pixmap cursorsKevin Keating2024-02-081-5/+22
* wasm: fix onLoaded delay functionalityMorten Sørvig2024-02-086-1/+44
* Windows: Default to DirectWrite font backendEskil Abrahamsen Blomfeldt2024-02-062-9/+9
* Remove extra semi-colonsTasuku Suzuki2024-02-066-7/+7
* Android: Fix QtTextureView inverted opacity conditionTinja Paavoseppä2024-02-061-1/+1
* iOS: Guard traitCollectionDidChange against lack of QGuiApplicationTor Arne Vestbø2024-02-051-0/+3
* iOS: Guard against displayLayer after platform window is goneTor Arne Vestbø2024-02-051-0/+3
* iOS: Remove QUIView from superview on QIOSWindow destructionTor Arne Vestbø2024-02-051-4/+5