summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Do not use QExposedEvent::region() in internal codeIvan Solovev2022-07-132-4/+2
* Change "delivering touch to same window" warnings to debug messagesShawn Rutledge2022-07-131-4/+4
* QKeySequence: Update the doc to KeyboardModifiersLaszlo Papp2022-07-121-5/+6
* QtBase: #ifdef out definitions of deprecated methodsIvan Solovev2022-07-124-1/+9
* rhi: Clean up some inconsistenciesLaszlo Agocs2022-07-1213-118/+118
* Port QFontSubset API from int to qsizetypeMarc Mutz2022-07-083-24/+24
* Port QTextureGlyphCache to qsizetypeMarc Mutz2022-07-082-5/+5
* Port QDataBuffer to qsizetypeMarc Mutz2022-07-081-9/+9
* Gui: mark types Q_PRIMITIVE_TYPE when they're held in QDataBufferMarc Mutz2022-07-083-3/+12
* Pass QFixed by valueMarc Mutz2022-07-086-25/+25
* QFixed: add implicit conversion from long longMarc Mutz2022-07-081-0/+1
* QFixed: stream-line relational operatorsMarc Mutz2022-07-081-19/+11
* QFixed: remove user-defined assignment operatorsMarc Mutz2022-07-081-3/+0
* QRasterPaintEngine: replace a QPair with a structMarc Mutz2022-07-081-16/+22
* QFontSubset: remove unused glyphName() overloadMarc Mutz2022-07-082-19/+0
* Always update QPalette resolve mask, regardless of QBrush changeJiDe Zhang2022-07-081-19/+36
* Make it possible to check the accepted state of touch events in testsShawn Rutledge2022-07-083-7/+9
* rhi: Fix up the instancing step rate typeLaszlo Agocs2022-07-075-8/+8
* Revert "Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORS"Morten Sørvig2022-07-071-3/+1
* Clarify the role of the two QPlatformFontDatabase::fontEngine overloadsTor Arne Vestbø2022-07-072-3/+21
* QIcon: remove icon from cache if the cached engine fails to loadLu YaNing2022-07-071-4/+8
* Unify QFontEngine::boundingRect for coretext and WindowsAllan Sandfeld Jensen2022-07-066-23/+23
* Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORSMorten Sørvig2022-07-061-1/+3
* Reset highDpiScaleFactorRoundingPolicy in QGuiApplication destructorMorten Sørvig2022-07-061-0/+1
* Enable access to QWindowsScreen from QScreenPiotr Srebrny2022-07-063-0/+26
* Create the Qt File Filter => showOpen/SaveFilePicker options mapperMikolaj Boc2022-07-053-0/+285
* Make EGL use Qt X connection without xcb_xlib with EGL_EXT_platform_xcbIlya Fedin2022-07-052-1/+5
* 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
* rhi: Keep track of pipeline creation timesLaszlo Agocs2022-07-0513-38/+110
* rhi: Make it possible to query the backend name beforehandLaszlo Agocs2022-07-054-25/+15
* rhi: Fix a doc snippetLaszlo Agocs2022-07-051-3/+6
* IM: Don't let all widgets support IM by defaultRichard Moe Gustavsen2022-07-011-1/+5
* QWindowPrivate::setMinOrMaxSize: port to function_refGiuseppe D'Angelo2022-06-302-5/+5
* Drop call to setPlatformScreen in QHighDpiScaling::setScreenFactorFushan Wen2022-06-294-24/+23
* Doc: Document missing methods in QDropEventKai Köhne2022-06-281-1/+22
* Avoid overflowing coverage in rasterizerAllan Sandfeld Jensen2022-06-281-11/+8
* Ensure consistent cursor width under fractional scalingEirik Aavitsland2022-06-281-1/+14
* rhi: metal: Switch back to presentDrawableLaszlo Agocs2022-06-281-4/+19
* QAction: Fix the obsolete menu() docLaszlo Papp2022-06-281-1/+1
* QFont: don't detach the families list in family()Thiago Macieira2022-06-271-1/+1
* Avoid reading outside allocated bufferAllan Sandfeld Jensen2022-06-271-0/+4
* vulkan: Have a dummy format type if there is no Vulkan headerLaszlo Agocs2022-06-271-0/+1
* Enabler for fractional scaling of text in Qt QuickEskil Abrahamsen Blomfeldt2022-06-272-2/+11
* Add a way to declare _exported_ logging categoriesGiuseppe D'Angelo2022-06-272-2/+2
* Avoid SSE2 punningAllan Sandfeld Jensen2022-06-251-5/+6
* Sync qt_scale_image_argb32_on_argb32_sse2 and qt_scale_image_32bitAllan Sandfeld Jensen2022-06-251-40/+16
* Emit autolinks in QTextMarkdownWriterShawn Rutledge2022-06-241-6/+12
* Doc: Add qthelp dependency to gui and widgetsLuca Di Sera2022-06-221-1/+2
* Add the qt_class pragma to file listed in sync.profile classnames mapAlexey Edelev2022-06-221-0/+4