| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add EDOOM handling to VxWorks | Karim Pinter | 2025-08-01 | 1 | -2/+10 |
| * | Add POSIX Pipe feature to VxWorks | Karim Pinter | 2025-05-12 | 1 | -11/+31 |
| * | Introduce QT_NO_QSNPRINTF and mark QtCore as qsnprintf-free | Marc Mutz | 2024-08-03 | 1 | -1/+3 |
| * | QEventDispatcher*: port the Unix dispatchers to V2 | Thiago Macieira | 2024-03-13 | 1 | -15/+15 |
| * | QTimerInfo: store nanoseconds instead of milliseconds | Thiago Macieira | 2024-03-13 | 1 | -2/+3 |
| * | qcore_unix: port qt_safe_poll to QDeadlineTimer | Ahmad Samir | 2023-10-24 | 1 | -15/+12 |
| * | Remove redundant QPair includes | Ahmad Samir | 2023-09-06 | 1 | -1/+0 |
| * | CMake: remove test for eventfd, replace with __has_include | Thiago Macieira | 2023-08-29 | 1 | -7/+10 |
| * | QEventDispatcherUNIX: clarify some code with a comment | Ahmad Samir | 2023-08-11 | 1 | -0/+3 |
| * | QTimerInfoList: change timerWait() to return std::optional<ms> | Ahmad Samir | 2023-08-11 | 1 | -1/+10 |
| * | QThreadPipe & QEvent: use a simpler atomic operation | Thiago Macieira | 2023-07-24 | 1 | -1/+1 |
| * | QEventDispatcherUNIX: remove the fallback to pipes on eventfd systems | Thiago Macieira | 2023-07-24 | 1 | -22/+11 |
| * | QEventDispatcherUNIX: clean up old cruft | Thiago Macieira | 2023-07-24 | 1 | -10/+0 |
| * | QEventDispatcherUNIX: convert "eventfd" feature to proper QT_CONFIG | Thiago Macieira | 2023-07-24 | 1 | -4/+4 |
| * | Fix perror calls for VxWorks platform | Krzysztof Sommerfeld | 2023-07-20 | 1 | -2/+2 |
| * | QTimerInfoList: don't inherit from a container in an exported class | Ahmad Samir | 2023-07-19 | 1 | -1/+1 |
| * | QTimerInfo: use chrono for time intervals | Ahmad Samir | 2023-02-24 | 1 | -1/+1 |
| * | Update the poll-exit-on-error code: include the message for everyone | Thiago Macieira | 2022-11-08 | 1 | -5/+3 |
| * | Update the poll-exit-on-error feature to be private | Thiago Macieira | 2022-11-08 | 1 | -1/+1 |
| * | QEventDispatcherUNIX: remove unused include | Thiago Macieira | 2022-11-05 | 1 | -1/+0 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -1/+1 |
| * | Add a configure option to exit on poll errors | Dominik Holland | 2022-10-11 | 1 | -0/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -39/+3 |
| * | Core: Do not depend on transitive includes | Fabian Kosmale | 2022-03-17 | 1 | -0/+1 |
| * | Event dispatchers: code tidies | Giuseppe D'Angelo | 2021-05-16 | 1 | -1/+1 |
| * | Whitespace cleanup in corelib/kernel | Allan Sandfeld Jensen | 2020-10-24 | 1 | -1/+1 |
| * | QAbstractEventDispatcher: change event dispatcher timer interval to qint64 | Liu Yang | 2020-09-21 | 1 | -1/+1 |
| * | Get rid of hasPendingEvents() and flush() | Lars Knoll | 2020-09-06 | 1 | -9/+0 |
| * | Remove obsolete native client platform | Morten Johan Sørvig | 2020-09-03 | 1 | -1/+1 |
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -1/+1 |
| * | Make QObjectPrivate::threadData a proper atomic | Giuseppe D'Angelo | 2019-11-13 | 1 | -2/+4 |
| * | Port from QAtomic::load() to loadRelaxed() | Giuseppe D'Angelo | 2019-06-20 | 1 | -4/+4 |
| * | Fix can not -> cannot | Robert Loehning | 2019-02-25 | 1 | -1/+1 |
| * | WebAssembly for QtBase | Morten Johan Sørvig | 2018-08-30 | 1 | -1/+1 |
| * | QtCore: include mocs | Thiago Macieira | 2017-05-05 | 1 | -0/+2 |
| * | QSocketNotifier: improve warning to show thread names and pointers. | David Faure | 2016-07-28 | 1 | -1/+6 |
| * | QVector: preserve capacity in clear() | Marc Mutz | 2016-02-29 | 1 | -2/+2 |
| * | Clean up new poll code slightly | Louai Al-Khanji | 2016-02-04 | 1 | -8/+2 |
| * | QEventDispatcherUNIX: Clean up thread_pipe logic | Louai Al-Khanji | 2016-01-29 | 1 | -72/+89 |
| * | QEventDispatcherUNIX: Use poll instead of select | Louai Al-Khanji | 2016-01-26 | 1 | -281/+159 |
| * | Add Intel copyright to files that Intel has had non-trivial contribution | Thiago Macieira | 2016-01-21 | 1 | -0/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | QEventDispatcherUNIX: Remove unused mainThread member variable | Louai Al-Khanji | 2015-12-04 | 1 | -2/+0 |
| * | Remove the socketpair special case for eventdispatcher on INTEGRITY. | Rolland Dudemaine | 2015-12-04 | 1 | -10/+1 |
| * | Use Q_UNLIKELY for every qFatal()/qCritical() | Marc Mutz | 2015-11-29 | 1 | -1/+1 |
| * | Remove remaining support for Blackberry | Louai Al-Khanji | 2015-11-21 | 1 | -2/+2 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Improve checking for event/socket notifiers and timers | Jonathan Liu | 2014-09-23 | 1 | -3/+3 |
| * | Remove racy setting of eventDispatcher to 0. | David Faure | 2013-03-22 | 1 | -2/+0 |