summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-2/+2
| |\|
| | * Skip spurious .toLower() on returns of QUrl::scheme()Edward Welbourne2016-03-101-2/+2
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-133-11/+12
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-113-11/+12
| | |\|
| | | * Xft antialias settings must not override requested NoAntialiasAllan Sandfeld Jensen2016-03-101-1/+1
| | | * QCoreTextFontDatabase: Get rid of local fallbacksForFamily cacheKonstantin Ritt2016-03-071-7/+1
| | | * evdevtouch: ensure touchpoints released with typeB mtdev driversRomain Pokrzywka2016-03-021-3/+10
| * | | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-122-11/+11
| |/ /
| * | Simplify and speed up code resolving gl functionsLars Knoll2016-03-022-14/+1
| * | Ensure we can query all GL functions in all platform pluginsLars Knoll2016-03-012-1/+11
| * | Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-014-7/+7
* | | QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-023-12/+10
* | | Report correct font underline position on OS XEskil Abrahamsen Blomfeldt2016-03-012-0/+8
* | | Use correct underline thickness on OS XEskil Abrahamsen Blomfeldt2016-03-012-0/+10
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-1/+1
|\|
| * Fix QDBusPlatformMenu::menuItemAt()J-P Nurmi2016-02-251-1/+1
* | Add native support for D-Bus global menuDmitry Shachnev2016-02-237-1/+537
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-182-10/+32
|\|
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-152-10/+32
| |\
| | * Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-022-31/+31
| | |\
| | * | Fix clipRect interpretation in composited backingstoresLaszlo Agocs2016-02-011-3/+3
| | * | eglfs: Fix up incorrect comments in the backingstoreLaszlo Agocs2016-02-011-5/+2
| | * | eglfs: Sanitize the widget compositor's context handlingLaszlo Agocs2016-01-292-1/+9
| | * | eglfs: fix cleanup when more than one tlw was usedLaszlo Agocs2016-01-281-1/+18
* | | | Use QFlags::setFlag where prudent in qtbaseAndre Somers2016-02-122-8/+2
* | | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-119-73/+159
|\| | |
| * | | dbustray: Support late registering of tray icon menuDmitry Shachnev2016-02-093-8/+14
| * | | dbustray: Do not change m_menu in QDBusTrayIcon::createMenu()Dmitry Shachnev2016-02-091-5/+1
| * | | Fix clang 3.7 developer build [Werror, Winconsistent-missing-override]Sérgio Martins2016-02-081-1/+1
| * | | dbusmenu: Refactor the code to allow dynamic updating of menusDmitry Shachnev2016-02-086-54/+102
| * | | dbusmenu: Fix return type for QDBusMenuAdaptor::EventGroup methodDmitry Shachnev2016-02-032-2/+3
| * | | dbusmenu: Add missing methods for getting QDBusPlatformMenu propertiesDmitry Shachnev2016-02-031-0/+3
| * | | dbusmenu: Add support for shortcutsDmitry Shachnev2016-02-022-4/+36
| | |/ | |/|
* | | dbusmenu: Use proper toggle-type for items that are part of groupDmitry Shachnev2016-02-093-4/+12
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-022-31/+31
|\| |
| * | dbusmenu: Make D-Bus menus and menu items enabled by defaultDmitry Shachnev2016-01-311-2/+2
| * | Don't use QStringLiteral in comparisonsAnton Kudryavtsev2016-01-281-29/+29
| |/
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-268-29/+37
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-268-29/+37
| |\|
| | * eglfs: Detect llvmpipe and show a warningLaszlo Agocs2016-01-212-0/+8
| | * Fix pixmap types in org.kde.StatusNotifierItem.xmlDmitry Shachnev2016-01-211-4/+4
| | * QtPlatformSupport: Remove virtual from declarations with override.Friedemann Kleint2016-01-214-13/+13
| | * QGnomeTheme: Change the QFont members to pointer members.Friedemann Kleint2016-01-211-12/+12
* | | Add user friendly warning to basic fontdb when there are no fontsLaszlo Agocs2016-01-261-2/+3
|/ /
* | Updated license headersJani Heikkinen2016-01-15121-1694/+2420
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-0/+2
|\|
| * don't rely on transitive dependenciesOswald Buddenhagen2016-01-081-0/+2
* | Fix resource leak/fix broken file open checkFrank Meerkoetter2015-12-221-2/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-0/+3
|\|
| * Reduce flushes with repaint() when GL-based compositing is activeLaszlo Agocs2015-12-091-0/+3