summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Move UNIX services into QtGuiFriedemann Kleint2020-06-184-4/+2
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-162-129/+288
* Port platform plugins to QStringViewLars Knoll2020-06-151-2/+2
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-154-4/+1
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-292-22/+20
* Move QPlatformBackingStoreOpenGLSupport handling out of platform pluginsTor Arne Vestbø2020-05-291-3/+0
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-283-5/+4
* CMake: Use -fapplication-extension when building Qt libraries on macOSAlexandru Croitor2020-05-281-0/+4
* xcb: Fix comments' indentationAlexander Volkov2020-05-253-3/+3
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-223-5/+1
* Add missing overrideAlexander Volkov2020-05-213-6/+6
* Allow multithreaded opengl to be disabledAllan Sandfeld Jensen2020-05-191-0/+4
* Remove -qt-xcb, -system-xcb from README and commentsKai Koehne2020-05-191-6/+0
* Sweep of int-ish → char-ish types near calls to QString::fromU*()Marc Mutz2020-05-121-1/+1
* Remove QTextCodec dependency from the xcb pluginLars Knoll2020-05-012-22/+9
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-272-2/+2
* Remove the QTextCodec dependency from the xcb pluginLars Knoll2020-04-244-23/+15
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-3/+3
|\
| * Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)Mårten Nordheim2020-04-161-3/+3
* | Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-171-1/+1
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-087-15/+130
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-244-7/+118
| |\
| | * xcb: Add support for XdndActionList propertyAlexander Volkov2020-03-234-7/+118
| * | QXcbCursor: Replace deprecated QCursor APISze Howe Koh2020-03-241-6/+6
| * | Deprecation warnings: replace qrand with QRandomGeneratorVolker Hilsheimer2020-03-232-2/+6
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-164-3/+19
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-114-3/+19
| |\|
| | * xcb: Fix logic for minimized stateJiDe Zhang2020-03-034-3/+19
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-1/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-291-1/+3
| |\|
| | * Fix geometry handling for native child windowsFriedemann Kleint2020-02-281-1/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-262-3/+3
|\| |
| * | Make xcb plugin compile with -no-feature-tableteventShawn Rutledge2020-02-201-2/+0
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-181-1/+3
| |\|
| | * Avoid return QImage::Format_Invalid from QPlatformScreen::format()Allan Sandfeld Jensen2020-02-141-1/+3
* | | CMake: Fix X11 and xkb library usage in the platform projectsAlexandru Croitor2020-02-252-24/+8
* | | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-204-8/+8
* | | Remove QLinkedListSona Kurazyan2020-02-191-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-135-46/+52
|\| |
| * | xcb: Compute correct global pointer position in startSystemMoveResizeVlad Zahorodnii2020-02-041-2/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-11/+0
| |\|
| | * Revert "Do not read Xft.dpi on platforms that shouldn't be using Xft settings"David Edmundson2020-01-201-11/+0
| * | Add QWindow::startSystemMove and startSystemResizeJohan Klokkhammer Helsing2020-01-284-35/+53
* | | CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-112-4/+14
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-104-58/+20
|\ \ \
| * | | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-054-58/+20
* | | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-075-0/+481
|\| | |
| * | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-294-10/+11
| |\ \ \
| * | | | Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-272-8/+8