summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Modernize the "regularexpression" featureUlf Hermann2018-03-205-9/+12
* Gui: Properly use the standarditemmodel featureUlf Hermann2018-03-204-13/+6
* QPixmap don't assume QPlatformScreen::format is opaqueJohan Klokkhammer Helsing2018-03-193-5/+36
* Fix QPageLayout() not initializing unitsAlbert Astals Cid2018-03-191-8/+1
* Fix performance regression in simple a8 non-gamma correctedAllan Sandfeld Jensen2018-03-141-0/+2
* QWindowWindow: Avoid resize events from the ctorLaszlo Agocs2018-03-131-0/+3
* Use QWindow::windowStates() for WindowStateChangedEvent::oldStateJohan Klokkhammer Helsing2018-03-131-1/+1
* Fix scaling precision with large zoomsAllan Sandfeld Jensen2018-03-121-4/+12
* QRasterPaintEngine: properly initialize flagsChristian Ehrlicher2018-03-111-0/+1
* QStandardItem: add more sanity checks on insertRow(s)/Column(s)Christian Ehrlicher2018-03-071-3/+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
* Fix docs of QTextDocument::find with regards to default case sensitivitySimon Hausmann2018-03-051-3/+3
* Add needsWorkaround for additional Adreno targetsHerman van Hazendonk2018-03-011-2/+6
* 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
* Silence a GCC 8 warning in qpainterVille Voutilainen2018-02-281-2/+2
* Silence a GCC 8 warning in qoutlinemapperVille Voutilainen2018-02-281-1/+1
* xcb: re-factor QXcbKeyboard::updateKeymap() to remove various fallbacksGatis Paeglis2018-02-242-37/+1
* doc: improve QPlatformIntegration::possibleKeys() documentationGatis Paeglis2018-02-221-4/+5
* opengl: Bail if cached shader fails to loadAntonio Larrosa2018-02-212-9/+19
* 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
* 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
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Do not allow empty selectionsBogDan Vatra2018-01-271-0/+2
| | | |_|_|/ | | |/| | |
| | * | | | Do a static_cast in bit-blasts that are UBVille Voutilainen2018-01-254-11/+11
| | | |_|/ | | |/| |
| | * | | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-2/+2
| | * | | Enable glyph cache workaround for Mali-T880Tero Alamäki2018-01-191-0/+1
| | | |/ | | |/|
| | * | Doc: Mention exact Qt version the third party attributions apply toKai Koehne2018-01-191-2/+3
| | * | configure: express dependency of fontconfig on freetype more clearlyOswald Buddenhagen2018-01-181-9/+4
| | * | configure: inline D3D11_QUERY_DATA_TIMESTAMP_DISJOINT testOswald Buddenhagen2018-01-181-1/+7
* | | | Fix creation of RGB texture with QOpenGLTexture/Qt3D on OpenGL ES 2.0David Crémoux2018-02-141-0/+2
|/ / /
* | | Fix typosJarek Kobus2018-02-133-3/+3
* | | Doc: Fix links to QFontMetrics::width() overloadsAaron Linville2018-02-131-2/+2
* | | Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-1017-78/+190
|\ \ \
| * | | Unalias some core drawhelper loopsAllan Sandfeld Jensen2018-02-062-63/+67