summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Doc: Make Qt Gui snippets compilable - textdocument-selectionsNico Vertriest2020-09-015-18/+21
* Doc: Make Qt Gui snippets compilable - textdocument-resourcesNico Vertriest2020-09-012-3/+8
* Doc: Make Qt Gui snippets compilable - textdocument-printingNico Vertriest2020-09-015-14/+26
* Doc: Make Qt Gui snippets compilable - textdocument-listsNico Vertriest2020-09-013-135/+18
* Doc: Make Qt Gui snippets compilable - textdocument-listitemstylesNico Vertriest2020-09-015-9/+19
* Doc: Make Qt Gui snippets compilable - textdocument-listitemsNico Vertriest2020-09-015-9/+22
* Doc: Make snippets Qt Gui compilable - textdocument-imagesNico Vertriest2020-09-013-5/+13
* Doc: Make snippets Qt Gui compilable - textdocument-imageformatNico Vertriest2020-09-013-5/+14
* Doc: Make snippets Qt Gui compilable - textdocument-imagedropNico Vertriest2020-09-013-8/+15
* Doc: Make snippets Qt Gui compilable - textdocument-framesNico Vertriest2020-09-013-7/+12
* Doc: Make snippets Qt Gui compilable - textdocument-findNico Vertriest2020-09-013-4/+10
* Doc: Make snippets Qt Gui compilable - textdocument-cursorsNico Vertriest2020-09-013-3/+9
* Doc: Make snippets Qt Gui compilable - textdocument-cssNico Vertriest2020-09-013-2/+8
* Doc: Compile GUI vulkan snippetsPaul Wicking2020-09-014-126/+209
* Doc: Compile GUI util snippetsPaul Wicking2020-09-014-5/+65
* Doc: Remove unused snippet for removed codePaul Wicking2020-09-011-3/+0
* Qpagedpaintdevice: Use marginsF instead of internal struct marginsPeng Wenhao2020-09-015-26/+15
* Deprecate and remove uses of AA_DisableHighDpiScalingTor Arne Vestbø2020-08-311-9/+1
* Remove unused exported functions from QWSITor Arne Vestbø2020-08-311-17/+0
* Remove QWSIPrivate::EventType::FrameStrutMouseTor Arne Vestbø2020-08-311-1/+0
* Deprecate and remove all uses of AA_UseHighDpiPixmapsTor Arne Vestbø2020-08-313-31/+10
* Doc: Make snippets Qt Gui compilable - textdocument-charformatsNico Vertriest2020-08-313-3/+9
* Doc: Make snippets Qt Gui compilable - textdocument-blocksNico Vertriest2020-08-313-9/+15
* Doc: Remove obsolete/removed snippet codePaul Wicking2020-08-318-482/+4
* Doc: rename qfontdatabase snippet project filePaul Wicking2020-08-311-0/+0
* Doc: Make Qt Gui snippets compilable - clipboardNico Vertriest2020-08-314-11/+16
* rhi: gl: Correctly report WideLines for OpenGLLaszlo Agocs2020-08-302-2/+3
* rhi: vulkan: Enable features on the deviceLaszlo Agocs2020-08-301-2/+17
* rhi: gl: Also try GLSL 140 and 130Laszlo Agocs2020-08-301-9/+13
* Fix text issues when using typographic namesEskil Abrahamsen Blomfeldt2020-08-302-0/+17
* Doc: Remove obsolete snippet codePaul Wicking2020-08-293-181/+0
* Doc: Make Qt Gui snippets compilable - draganddropNico Vertriest2020-08-294-6/+14
* Doc: Make Qt Gui snippets compilable - brushPaul Wicking2020-08-294-50/+29
* Doc: rename snippet project filePaul Wicking2020-08-291-0/+0
* Deprecate QIcon API which take a QWindow pointerMorten Johan Sørvig2020-08-292-0/+15
* QPixmapIconEngine: port to new virtual functionsMorten Johan Sørvig2020-08-292-24/+16
* QIconLoader: port to use new virtual functionsMorten Johan Sørvig2020-08-292-45/+40
* Remove QUnicodeTools::DefaultOptionsCompatEdward Welbourne2020-08-281-6/+9
* Remove fxc configure testJoerg Bornemann2020-08-281-37/+0
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-1/+1
* rhi: d3d: Allow compiling source shaders with debug at run timeLaszlo Agocs2020-08-283-6/+56
* Avoid overflows in variantHash()Robert Loehning2020-08-281-2/+2
* QTextHtmlParserNode: Avoid extreme values for font's pixelsizeRobert Loehning2020-08-281-0/+1
* High-DPI: Don’t round scale factors in Qt 6Morten Johan Sørvig2020-08-281-6/+1
* High-DPI: Enable scaling by default in Qt 6Morten Johan Sørvig2020-08-281-7/+3
* Doc: Compile text snippetsPaul Wicking2020-08-288-22/+136
* Doc: Compile QOpenGLShader snippetsPaul Wicking2020-08-282-1/+14
* Doc: Compile painting snippetsPaul Wicking2020-08-289-12/+274
* Doc: Remove unused snippet filePaul Wicking2020-08-281-72/+0
* Doc: Compile OpenGL snippetsPaul Wicking2020-08-284-81/+146