| Commit message (Expand) | Author | Age | Files | Lines |
| * | QSocketNotifier: Remove unused logging category | Mårten Nordheim | 2025-08-25 | 1 | -3/+0 |
| * | Doc: Fix incorrect \fn signatures | Topi Reinio | 2025-03-05 | 1 | -1/+1 |
| * | Include what you need: <QPointer> | Marc Mutz | 2023-10-12 | 1 | -0/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Prevent repeated instantiations of some qRegisterNormalizedMetaType<>s [1/N] ... | Marc Mutz | 2022-01-21 | 1 | -0/+3 |
| * | Doc: Use \deprecated instead of \obsolete | Paul Wicking | 2021-05-26 | 1 | -1/+1 |
| * | QSocketNotifier: hone setSocket() API | Alex Trotsenko | 2020-12-17 | 1 | -8/+7 |
| * | QSocketNotifier: extend API to provide more flexible startup | Alex Trotsenko | 2020-12-11 | 1 | -17/+73 |
| * | Fix event() chaining in QSocketNotifier | Alex Trotsenko | 2020-12-11 | 1 | -11/+15 |
| * | QSocketNotifier::activated(QSocketDescriptor...) doc fixup | Mårten Nordheim | 2020-04-17 | 1 | -0/+4 |
| * | Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type) | Mårten Nordheim | 2020-04-16 | 1 | -5/+80 |
| * | Make QObjectPrivate::threadData a proper atomic | Giuseppe D'Angelo | 2019-11-13 | 1 | -5/+10 |
| * | Port from QAtomic::load() to loadRelaxed() | Giuseppe D'Angelo | 2019-06-20 | 1 | -3/+3 |
| * | Use explicit QThreadData::hasEventDispatcher() where possible | Tor Arne Vestbø | 2018-02-14 | 1 | -2/+2 |
| * | QtCore: include mocs | Thiago Macieira | 2017-05-05 | 1 | -0/+2 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Fix the spurious socket notifications under Windows | Alex Trotsenko | 2015-09-10 | 1 | -36/+0 |
| * | 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 | -0/+4 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -1/+1 |
| * | Avoid socket notifiers on invalid file descriptors | Bernd Weimer | 2013-04-03 | 1 | -5/+4 |
| * | QThread: fix race when setting the eventDispatcher | David Faure | 2013-03-22 | 1 | -5/+5 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Core/kernel: Make some signals private. | Stephen Kelly | 2012-10-25 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Doc: Add \inmodule QtCore to all QtCore class doc bodies | Thiago Macieira | 2012-08-23 | 1 | -0/+1 |
| * | Fix more qdoc errors | Lars Knoll | 2012-08-20 | 1 | -3/+2 |
| * | QtNetwork: Handle FD_CLOSE on Windows | Martin Petersson | 2012-08-01 | 1 | -2/+2 |
| * | Socket FD are now of type qintptr. | Jonas M. Gastal | 2012-06-01 | 1 | -1/+1 |
| * | Move QSocketNotifier data members to a private class | Shane Kearns | 2012-05-04 | 1 | -20/+38 |
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -8/+8 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Make socket descriptors qintptr. | Jonas M. Gastal | 2012-01-05 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Remove the remaining QT3_SUPPORT code in corelib | Lars Knoll | 2011-06-29 | 1 | -34/+0 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+323 |