| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark QtRemoteObjects as security critical | Γystein Heskestad | 2025-07-04 | 1 | -0/+1 |
* | Use SPDX license identifiers | Lucie GΓ©rard | 2022-06-14 | 1 | -38/+2 |
* | QNX: Fix compiler warnings | Pasi PetΓ€jΓ€jΓ€rvi | 2022-03-25 | 1 | -2/+2 |
* | Fix the QNX build | Sona Kurazyan | 2021-04-15 | 1 | -2/+2 |
* | Clean-up warnings | Sona Kurazyan | 2021-02-22 | 1 | -3/+3 |
* | Use QList instead of QVector | Jarek Kobus | 2021-02-16 | 1 | -2/+2 |
* | Change how the server thread is terminated | James McDonnell | 2019-12-06 | 1 | -4/+12 |
* | Eradicate some simple Q_FOREACH loops | Marc Mutz | 2019-07-04 | 1 | -2/+2 |
* | Eradicate Java-style iterators and mark the module free of them | Marc Mutz | 2019-07-03 | 1 | -4/+3 |
* | QQnxNativeServerPrivate::cleanupIOSource(): Fix a misplaced break | Marc Mutz | 2019-06-18 | 1 | -2/+3 |
* | Clang warning cleanup in qnx backend | Brett Stottlemyer | 2018-12-19 | 1 | -6/+19 |
* | Convert QNX backend to use shared pointers | Brett Stottlemyer | 2018-12-19 | 1 | -25/+24 |
* | Improve "qnx" backend | Michael Brasser | 2018-04-18 | 1 | -1/+2 |
* | Correct QtRO license headers and added missing license filesv5.9.0-beta4 | Jani Heikkinen | 2017-05-02 | 1 | -13/+19 |
* | Replace Q_NULLPTR -> nullptr | Kevin Funk | 2017-03-29 | 1 | -3/+3 |
* | qnx: Fix build against namespaced Qt | Kevin Funk | 2017-03-24 | 1 | -0/+4 |
* | Fixes for license check | Brett Stottlemyer | 2017-01-14 | 1 | -21/+13 |
* | Optionally enable QNX's HAM | Brett Stottlemyer | 2016-03-22 | 1 | -5/+76 |
* | Make ownership of QIOQnxSource clear | Brett Stottlemyer | 2016-03-21 | 1 | -1/+3 |
* | Add QNX-specific backend | Brett Stottlemyer | 2016-03-19 | 1 | -0/+444 |