summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Work around posix violation in qnx (missing pselect())Fabian Bumberger2013-01-303-10/+17
| * | | | | Generate forward header (QtMath) for the math operations with syncqtLaszlo Papp2013-01-291-0/+4
| * | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-295-29/+17
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-285-29/+17
| | |\ \ \ \ \
| * | | | | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2929-113/+0
| |/ / / / / /
| * | | | | | Switch to struct timespec everywhere instead of timevalThiago Macieira2013-01-287-91/+91
| * | | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2394-96/+96
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2294-96/+96
| | |\ \ \ \ \ \
| * | | | | | | | Simplify checking of the SHM/SEM Unix key file's existenceThiago Macieira2013-01-231-3/+0
| * | | | | | | | Undefine overlapping variable names defined in VxWorks headersPasi Petäjäjärvi2013-01-231-0/+38
| * | | | | | | | Use time.h related includes from qfunctions_vxworks.h file.Pasi Petäjäjärvi2013-01-231-3/+1
| * | | | | | | | Add support getting memory page size to RTP mode on VxWorks.Pasi Petäjäjärvi2013-01-232-1/+7
| * | | | | | | | Use taskIdSelf() function instead of taskIdCurrent global variablePasi Petäjäjärvi2013-01-231-2/+2
| * | | | | | | | Use Qt defined gettimeofday for VxWorks and no fallback to X11 versionPasi Petäjäjärvi2013-01-232-1/+9
| |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-163-10/+36
| |\ \ \ \ \ \ \
| * | | | | | | | Add Q_COREAPP_STARTUP_FUNCTION macro.David Faure2013-01-152-0/+73
| * | | | | | | | Add support for Linux eventfd(7) in the UNIX event loopThiago Macieira2013-01-152-4/+36
| * | | | | | | | Merge branch 'stable' into devSergio Ahumada2013-01-099-18/+18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-073-11/+23
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-076-22/+26
* | | | | | | | | | | Make QCoreApplication::startingUp() return false when appropriate.Mitch Curtis2013-03-141-0/+2
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Fix spellingOlivier Goffart2013-03-042-4/+4
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Doc: Add the missing \since 5.0Debao Zhang2013-02-251-0/+1
* | | | | | | | | Rename qAbs Function for timevalDavid E. Narváez2013-02-241-3/+2
* | | | | | | | | Don't assume that all CFPropertyListRef are CFArrayRefsThiago Macieira2013-02-231-0/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add qcore_mac_p.h to the list of headers.Thiago Macieira2013-02-211-0/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix copy-paste errors in QtPrivate::ConnectionTypesOlivier Goffart2013-02-061-3/+3
* | | | | | | QThread documentation: do not discourage the reimplementation of QThreadOlivier Goffart2013-02-041-1/+5
* | | | | | | Add the missing "\since 5.0" reference for the QTimer methodLaszlo Papp2013-02-041-0/+1
* | | | | | | Doc: Fix references to Qt TestSze Howe Koh2013-01-301-1/+1
* | | | | | | Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* | | | | | | Doc: Fix broken \keyword linkSze Howe Koh2013-01-281-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Don't use the union trick to do unlawful castsThiago Macieira2013-01-281-18/+6
* | | | | | Doc: Fix module name formatSze Howe Koh2013-01-254-11/+11
| |_|_|_|/ |/| | | |
* | | | | Update copyright year in Digia's license headersSergio Ahumada2013-01-1894-96/+96
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-152-5/+5
|\ \ \ \
| * | | | Change all shmget calls to user-only memoryThiago Macieira2013-01-152-5/+5
| | |_|/ | |/| |
* / | | Ignore WasDeclaredAsMetaType flag during binary check.Jędrzej Nowacki2013-01-101-5/+31
|/ / /
* | | Fix compile when QT_EVAL is definedAndy Shaw2013-01-081-3/+3
* | | Replace macro qdoc with Q_QDOCDebao Zhang2013-01-088-15/+15
| |/ |/|
* | BlackBerry: Reevaluation of timer list in event dispatcherBernd Weimer2013-01-041-10/+21
* | Fix copy-pasto in QMetaObject::methodCount docs.Stephen Kelly2013-01-031-1/+1
* | Declare the QMetaType::WasDeclaredAsMetaType enum as privateThiago Macieira2013-01-031-0/+1
|/
* Make these headers includable directly, on all systemsThiago Macieira2013-01-011-5/+4
* Fix some typosSergio Ahumada2012-12-211-1/+1
* Delete the QSlotObject when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+6
* Reset the QMetaObject::Connection dptr when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+4
* Docs: Fix referencesChristian Stenger2012-12-132-6/+6
* QMetaType: remember whether a type was registered with Q_DECLARE_METATYPEMarc Mutz2012-12-111-2/+15
* QtBase: Doc: Replacing link with snippet in QTranslator.David Schulz2012-12-051-3/+3