summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | gui/configure.json: Make -{system,qt}-xcb force enabling xcbGabriel de Dietrich2017-11-281-0/+1
* | | | | Bump the minimum required version for harfbuzz to 1.6.0Lars Knoll2017-12-302-25/+1
* | | | | Update font when text format's letter spacing type is changedEskil Abrahamsen Blomfeldt2017-12-221-2/+6
* | | | | Fix build with -no-feature-networkUlf Hermann2017-12-211-2/+12
* | | | | Conditionally auto-detect Xlib on Darwin platformsGabriel de Dietrich2017-12-191-0/+1
* | | | | Add support for FileChooser flatpak portalJan Grulich2017-12-161-4/+19
* | | | | QDrag: Allow setting cursor for IgnoreActionMorten Johan Sørvig2017-12-151-4/+3
* | | | | Rework the "failed to find or load QPA plugin" message a bitSergio Martins2017-12-151-2/+8
* | | | | macOS: remove existing color-profile handling codeMorten Johan Sørvig2017-12-152-104/+6
* | | | | doc: clangqdoc must always see GL typedefsMartin Smith2017-12-082-8/+17
* | | | | Fix persistence of custom colors palette in QColorDialogSerge Lysenko2017-12-081-0/+1
* | | | | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-086-11/+11
* | | | | Improve QTabletEvent::rotation documentationShawn Rutledge2017-12-071-6/+9
* | | | | QRegion: deprecate rects()Marc Mutz2017-12-072-16/+38
* | | | | QtGui: port away from QRegion::rects()Marc Mutz2017-12-063-30/+30
* | | | | doc: Add class qualifiers to parameter typesMartin Smith2017-12-062-2/+6
* | | | | doc: Document remaining anonymous enumsMartin Smith2017-12-061-0/+7
* | | | | doc: Fix qdoc errors for \fn commands in QGenericMatrixMartin Smith2017-12-031-29/+29
* | | | | doc: Add default openGL typedefs for clangqdocMartin Smith2017-12-022-3/+26
* | | | | doc: Fix some ref qualifier documentation errorsMartin Smith2017-12-021-3/+8
* | | | | doc: Don't let qdoc see some defines that cause troubleMartin Smith2017-12-022-1/+3
* | | | | QImage: Output some bytes of first scanline on verbose debug streamsFriedemann Kleint2017-12-011-2/+9
* | | | | macx-clang: Opt-in xcb QPA support with XQuartzGabriel de Dietrich2017-12-011-1/+9
* | | | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-304-3/+7
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-304-3/+7
| |\| | | |
| | * | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-233-2/+6
| | |\| | |
| | | * | | qpa: Teach handleApplicationStateChanged about sync/async deliveryTor Arne Vestbø2017-11-202-2/+3
| | | * | | QPixmap without QGuiApplication: do not crash, terminate gracefullyEirik Aavitsland2017-11-161-0/+3
| | * | | | QImage: Add the replacement function to byteCount's deprecation msgThiago Macieira2017-11-221-1/+1
| | | |_|/ | | |/| |
* | / | | macOS: Fix handling of multiple ampersands in menu itemsAndre de la Rocha2017-11-301-2/+1
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2314-37/+75
|\| | |
| * | | Cocoa: Set NSImage (point) sizeMorten Johan Sørvig2017-11-151-0/+1
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-5/+17
| |\| |
| | * | Document interaction of style name and other style propertiesAllan Sandfeld Jensen2017-11-121-5/+17
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-094-3/+9
| |\| |
| | * | Fix QHighDpi::fromNativeLocalExposedRegion rounding errorsBłażej Szczygieł2017-11-081-1/+2
| | * | Enable glyph cache workaround for GC2000 as wellLaszlo Agocs2017-11-071-0/+1
| | * | Fix memory corruption on scaled emojisAllan Sandfeld Jensen2017-11-061-1/+2
| | * | Fix dragging inside a modal window when a QShapedPixmapWindow is usedAndy Shaw2017-10-301-1/+4
| * | | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-083-3/+6
| | |/ | |/|
| * | QWindowPrivate::globalPosition(): Take embedded windows into accountFriedemann Kleint2017-11-031-1/+1
| * | Drop qvulkan headers from QtGui master headerLaszlo Agocs2017-11-032-0/+8
| * | Fix redundant Vulkan logging category definitionLaszlo Agocs2017-11-031-22/+22
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-302-3/+11
| |\|
| | * Doc: QImageReader assumes exclusive control over its deviceEirik Aavitsland2017-10-251-0/+5
| | * Fix clazy-strict-iteratorsFriedemann Kleint2017-10-251-2/+2
| | * Doc: add hint about QMimeDatabase to QImageReader::canRead()Eirik Aavitsland2017-10-241-1/+4
* | | Add QFontMetrics(F)::horizontalAdvance() functionEskil Abrahamsen Blomfeldt2017-11-143-25/+162
* | | Fix spelling issues in qhighdpiscaling.cppTor Arne Vestbø2017-11-131-3/+3
* | | Add a missing semicolon in painting/qdrawhelper_neon.cppLiang Qi2017-11-111-1/+1