summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qconnection_qnx_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-141-38/+2
* QNX: Fix compiler warningsPasi Petäjäjärvi2022-03-251-2/+2
* Fix the QNX buildSona Kurazyan2021-04-151-2/+2
* Clean-up warningsSona Kurazyan2021-02-221-3/+3
* Use QList instead of QVectorJarek Kobus2021-02-161-2/+2
* Change how the server thread is terminatedJames McDonnell2019-12-061-4/+12
* Eradicate some simple Q_FOREACH loopsMarc Mutz2019-07-041-2/+2
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-031-4/+3
* QQnxNativeServerPrivate::cleanupIOSource(): Fix a misplaced breakMarc Mutz2019-06-181-2/+3
* Clang warning cleanup in qnx backendBrett Stottlemyer2018-12-191-6/+19
* Convert QNX backend to use shared pointersBrett Stottlemyer2018-12-191-25/+24
* Improve "qnx" backendMichael Brasser2018-04-181-1/+2
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-13/+19
* Replace Q_NULLPTR -> nullptrKevin Funk2017-03-291-3/+3
* qnx: Fix build against namespaced QtKevin Funk2017-03-241-0/+4
* Fixes for license checkBrett Stottlemyer2017-01-141-21/+13
* Optionally enable QNX's HAMBrett Stottlemyer2016-03-221-5/+76
* Make ownership of QIOQnxSource clearBrett Stottlemyer2016-03-211-1/+3
* Add QNX-specific backendBrett Stottlemyer2016-03-191-0/+444