summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* gui: Pass large types by const-refSérgio Martins2016-03-157-13/+13
* Add environment variable QT_DISTANCEFIELDAram So2016-03-112-19/+93
* Fix QTextEdit/QQuickTextEdit undo bug - Part #2Dan Cape2016-03-021-2/+3
* Use correct decoration for fallback font enginesEskil Abrahamsen Blomfeldt2016-03-011-2/+6
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-03-0117-23/+115
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-0117-23/+115
| |\
| | * SSSE3 optimized store of 24-bit formatsAllan Sandfeld Jensen2016-02-293-2/+61
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-299-13/+40
| | |\
| | | * Track target widget when wheel events are receivedGabriel de Dietrich2016-02-294-6/+16
| | | * QPlatformWindow::screenForGeometry(): Do not call mapToGlobal() on top level ...Friedemann Kleint2016-02-261-2/+3
| | | * Fix QHighDpi::fromNative(QRect, QScreen *, QPoint).Friedemann Kleint2016-02-261-1/+1
| | | * QScreen::grabWindow(): Scale the coordinates.Friedemann Kleint2016-02-261-1/+14
| | | * Add missing initializations in QWheelEventJan Arve Sæther2016-02-251-3/+6
| | | * QWindow: Use scaling when calling QPlatformWindow::mapTo/FromGlobal().Friedemann Kleint2016-02-251-2/+2
| | | * QPixmap: check data ptr in isQBitmap()Anton Kudryavtsev2016-02-241-1/+1
| | * | QVector: preserve capacity in clear()Marc Mutz2016-02-293-4/+4
| | * | ItemModels: replace QLatin1String with QStringLiteralAnton Kudryavtsev2016-02-261-3/+8
| | * | QtPlatformHeaders/Windows: Add function to set window activation behavior.Friedemann Kleint2016-02-252-1/+2
* | | | Q{File,Font,Color,Message}DialogOptions are no value classesMarc Mutz2016-03-012-64/+100
|/ / /
* | | QRegion: use new begin()/end() instead of rect()Marc Mutz2016-02-281-14/+9
* | | QtGui: use new QRegion::begin()/end() instead of rect()Marc Mutz2016-02-289-34/+23
* | | QRegion: use new begin()/end() in op<<(QDataStream)Marc Mutz2016-02-281-9/+10
* | | QRegion: make iterableMarc Mutz2016-02-282-2/+124
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-02-2544-98/+248
|\| |
| * | QtGui: use reserve to optimize memory allocation.Anton Kudryavtsev2016-02-253-1/+5
| * | QtGui: replace QStringLiteral with QLatin1String when appendingMarc Mutz2016-02-242-3/+3
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-2412-26/+56
| |\|
| | * Disable ligatures using existing mechanism in HB, not workaroundEskil Abrahamsen Blomfeldt2016-02-243-25/+12
| | * QFontEngineFT: Fix Clang warning about using uninitialized variables.Friedemann Kleint2016-02-211-2/+2
| | * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-02-194-4/+4
| | * Qt Quick: Fix selection when mixing line breaks and line wrapsEskil Abrahamsen Blomfeldt2016-02-191-9/+10
| | * Disable unneeded ligatures when letter spacing is setEskil Abrahamsen Blomfeldt2016-02-194-5/+40
| | * OpenGL: Fix for incorrect GL enum in getterPaolo Angelelli2016-02-191-1/+1
| | * QRasterPaintEngine::penChanged(): Assert on painter state.Friedemann Kleint2016-02-181-0/+3
| | * xcb: Fix drag and drop between xcb screensBłażej Szczygieł2016-02-182-2/+6
| * | QPlatformWindow: don't call QScreen::virtualSiblings()Anton Kudryavtsev2016-02-241-1/+1
| * | QFileDialogOptions: Expose default name filter setting.Friedemann Kleint2016-02-222-2/+44
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-1831-65/+139
| |\|
| | * Add source device information to qDebug output of QTouchEventAriel Molina2016-02-171-0/+1
| | * QWindow: Make screen warning more informativeGabriel de Dietrich2016-02-171-1/+1
| | * QOpenGLExtensionMatcher: Fix possible use of unintialized memoryGabriel de Dietrich2016-02-171-1/+1
| | * Doc: Fixed Qt::TextWordBreak to Qt::TextWordWrapSamuel Gaist2016-02-151-2/+2
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-1514-23/+73
| | |\
| | | * HighDPI: Extend exposed region to avoid artifacts by rounding.Friedemann Kleint2016-02-092-1/+23
| | | * Support arbitrary strides in the QPlatformBackingStore compositorLaszlo Agocs2016-02-051-4/+21
| | | * Scale offset as well on QBackingStore flushMorten Johan Sørvig2016-02-051-1/+2
| | | * Crash fix: reject certain malformed bmp imagesEirik Aavitsland2016-02-051-1/+1
| | | * Do not change depth for the backingstore's underlying imageLaszlo Agocs2016-02-051-0/+6
| | | * Fix QT_DEPRECATED_SINCE usageJędrzej Nowacki2016-02-022-2/+2
| | | * BIC: Rename back symbol that was mistakenly thought to be privateTor Arne Vestbø2016-02-021-1/+1