summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-081-3/+3
|\
| * QStandardItem: add more sanity checks on insertRow(s)/Column(s)Christian Ehrlicher2018-03-071-3/+3
* | Use simple scaling for downscaling less than 2xAllan Sandfeld Jensen2018-03-075-199/+214
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-073-2/+3
|\|
| * Check for WindowActivation capability instead of platformJohan Klokkhammer Helsing2018-03-062-1/+2
| * Document QFont::PreferNoShaping as being since 5.10Sergio Martins2018-03-051-1/+1
* | Add support for advanced blend equations to our OpenGL QPainterAllan Sandfeld Jensen2018-03-057-150/+175
* | eglfs/kms: Add DRM/KMS atomic supportLionel CHAZALLON2018-03-051-0/+25
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-051-3/+3
|\|
| * Fix docs of QTextDocument::find with regards to default case sensitivitySimon Hausmann2018-03-051-3/+3
* | QTextEngine: use const (and const APIs) moreAnton Kudryavtsev2018-03-051-29/+34
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-021-2/+6
|\|
| * Add needsWorkaround for additional Adreno targetsHerman van Hazendonk2018-03-011-2/+6
* | preserve HTML heading level in QTextBlockFormat; demonstrate in exampleShawn Rutledge2018-03-024-4/+54
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-023-523/+875
|\|
| * Update the Unicode BiDi algorithm to be compliant with Unicode 10Lars Knoll2018-02-282-522/+873
| * Fix ligature handling in QTextLine::cursorToX()Lars Knoll2018-02-281-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-282-3/+3
|\|
| * Silence a GCC 8 warning in qpainterVille Voutilainen2018-02-281-2/+2
| * Silence a GCC 8 warning in qoutlinemapperVille Voutilainen2018-02-281-1/+1
* | Introduce QImage{Reader,Writer}::imageFormatsForMimeType()Alexander Volkov2018-02-276-2/+71
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-242-37/+1
|\|
| * xcb: re-factor QXcbKeyboard::updateKeymap() to remove various fallbacksGatis Paeglis2018-02-242-37/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-231-4/+5
|\|
| * doc: improve QPlatformIntegration::possibleKeys() documentationGatis Paeglis2018-02-221-4/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-222-9/+19
|\|
| * opengl: Bail if cached shader fails to loadAntonio Larrosa2018-02-212-9/+19
* | Support synchronous handleCloseEvent()Morten Johan Sørvig2018-02-212-2/+3
* | Add QPlatformWindow::close()Morten Johan Sørvig2018-02-213-4/+16
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-211-36/+51
|\|
| * xcb: Fix -geometry argument for platformName with arguments or fallbacksJohan Klokkhammer Helsing2018-02-201-4/+4
| * Support multiple entries in the Qt platform plugin stringJohan Klokkhammer Helsing2018-02-201-27/+40
| * Add Wayland in the documentation for QGuiApplication::platformNameJohan Klokkhammer Helsing2018-02-191-0/+2
| * Fix incorrect documentation for -platform, QT_QPA_PLATFORM and friendsJohan Klokkhammer Helsing2018-02-191-5/+5
* | Register QPlatformDialogHelper::ButtonLayoutJ-P Nurmi2018-02-171-0/+1
* | QPagedPainterDevicePrivate: Remove m_pageLayoutAlbert Astals Cid2018-02-164-71/+67
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-1615-35/+71
|\|
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-153-3/+10
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-022-8/+30
| | |\
| | * \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-291-0/+2
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-264-11/+11
| | |\ \ \
| | * \ \ \ Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-242-2/+3
| | |\ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-242-2/+3
| | | |\ \ \ \
| | * | | | | | Fix a crash when QMovie::speed is set to 0Val Doroshchuk2018-01-241-1/+7
| | * | | | | | Don't set no_clang_integrated_as for the disabled pixman asm on clang/mingwMartin Storsjö2018-01-241-1/+1
| | |/ / / / /
| | * | | | | Fix resize event flood when moving windows with High DPI scalingFriedemann Kleint2018-01-231-1/+2
| | * | | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-192-12/+14
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-1411-32/+59
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-1411-32/+59
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | QSimpleDrag: Fix mouse release coords for delayed event transmissionEike Hein2018-02-012-8/+30
| | | | |_|_|_|/ | | | |/| | | |