summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Remove QPlatformScreen::screenGeometry()Paul Olav Tvete2015-06-292-17/+0
* Scale logicalDpi when turning on screen scalingPaul Olav Tvete2015-06-183-1/+19
* Only turn off font hinting when really scalingPaul Olav Tvete2015-06-183-16/+42
* Make drag and drop work again after the mergePaul Olav Tvete2015-06-172-2/+9
* dirty hack to make setScreenFactor workPaul Olav Tvete2015-06-171-0/+4
* Update doc.Morten Johan Sørvig2015-06-162-25/+36
* Add QPlatformWindow::windowClosestAcceptableGeometry().Friedemann Kleint2015-06-102-0/+16
* Merge remote-tracking branch 'qt/dev' into dev-highdpiPaul Olav Tvete2015-06-09104-663/+1294
|\
| * Export class QAccessible::ActivationObserver.Friedemann Kleint2015-06-081-1/+1
| * doc: Remove uses of \mainclassMartin Smith2015-06-053-3/+0
| * Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-06-0472-583/+846
| |\
| | * Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0372-583/+846
| | |\
| | | * Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-022-7/+4
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-022-7/+4
| | | | |\
| | | | | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/...Jani Heikkinen2015-06-022-7/+4
| | | | | |\
| | | | | | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-012-7/+4
| | | | | | |\
| | | | | | | * Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-291-7/+0
| | | | | | | |\
| | | | | | | | * Do not modify decoder when determining image-formatAllan Sandfeld Jensen2015-05-211-7/+0
| | | | | | | * | Handle parsing of GL_VERSION as reported by Nexus 6Andy Shaw2015-05-111-0/+4
| | | | | | | |/
| | | * | | | | Don't assign iterator to const_iteratorSérgio Martins2015-06-021-1/+1
| | | * | | | | Syntax clean up in qimagescaleAllan Sandfeld Jensen2015-06-021-27/+26
| | | |/ / / /
| | | * / / / Fix wrong method name in QColor documentationAllan Sandfeld Jensen2015-06-011-4/+4
| | | |/ / /
| | | * | | Avoid QWidget dependency in QtGuiLaszlo Agocs2015-06-012-7/+7
| | | * | | Clip QOpenGLWidget and QQuickWidget correctlyLaszlo Agocs2015-06-012-16/+47
| | | |/ /
| | | * | Combine x and y oriented sample helpersAllan Sandfeld Jensen2015-05-302-120/+58
| | | * | Remove unused call indirectionAllan Sandfeld Jensen2015-05-301-20/+4
| | | * | QtGui/Windows: Fix static build.Friedemann Kleint2015-05-271-4/+4
| | | * | QOpenGLWindow: initializeGL is to be called before resizeGLLaszlo Agocs2015-05-271-114/+131
| | | * | Fix failing input device notifications on embeddedLaszlo Agocs2015-05-272-0/+3
| | | * | Adjust curveThreshold based on strokeWidthAllan Sandfeld Jensen2015-05-221-1/+1
| | | * | Add debug operator for QTouchDevice.Friedemann Kleint2015-05-222-1/+28
| | | * | Make QTouchDevice a Q_GADGET and introduce Q_ENUM/Q_FLAG.Friedemann Kleint2015-05-221-0/+3
| | | * | D-Bus system tray icon: submenus can be created after context menuShawn Rutledge2015-05-212-0/+6
| | | * | Fix GLES3 functions on iOSLaszlo Agocs2015-05-182-24/+49
| | | * | Doc: added doc for non-documented functionsNico Vertriest2015-05-181-0/+6
| | | * | Better match thin font stylesAllan Sandfeld Jensen2015-05-141-0/+2
| | | * | Introduce a version number to QPlatformInputContextFactoryInterface.Friedemann Kleint2015-05-131-1/+1
| | | * | Increase version number of QPlatformIntegrationFactoryInterface.Friedemann Kleint2015-05-131-1/+1
| | | * | Cocoa integration - implement Qt::WindowModal file dialogsTimur Pocheptsov2015-05-132-0/+7
| | | * | QQuaternion: optimize op*Marc Mutz2015-05-131-1/+1
| | | * | QQuaternion: Deprecate conjugate() and introduce conjugated()Sérgio Martins2015-05-132-5/+23
| | | * | Fix overcaching the fallback families list for a requested familyKonstantin Ritt2015-05-131-15/+6
| | | * | Simplify QFontDatabase::findFont()Konstantin Ritt2015-05-133-19/+22
| | | * | [QFontDatabase::findFont] Get rid of the refactoring leftoversKonstantin Ritt2015-05-131-13/+3
| | | * | Optionally apply orientation on QImage readAllan Sandfeld Jensen2015-05-128-4/+328
| | | * | Remove effectless statement.Bjoern Breitmeyer2015-05-121-5/+0
| | | * | Create context with the correct screen in QOpenGLWindowLaszlo Agocs2015-05-121-0/+1
| | | * | MSVC: Silence compiler warning about INFINITYKai Koehne2015-05-111-9/+8
| | | * | Merge "Merge remote-tracking branch 'origin/5.4' into merge5.5" into refs/sta...Allan Sandfeld Jensen2015-05-081-149/+1
| | | |\ \
| | | | * | Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-149/+1
| | | | |\|