summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-146-7/+12
|\
| * 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
* | Use stub function rand_r for VxWorks DKM modePasi Petäjäjärvi2013-02-122-0/+4
* | Remove dead code from QPointer.Stephen Kelly2013-02-111-40/+0
* | qMetaTypeId(): deprecate the dummy parameter.Olivier Goffart2013-02-082-18/+18
* | Add qDegreesToRadians and qRadiansToDegrees math functionsLaszlo Papp2013-02-052-0/+107
* | 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
| |\|
| | * 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
* | | 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
| |\|
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-1894-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
|\|
| * 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
| |/
* | 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
|\|
| * Fix compile when QT_EVAL is definedAndy Shaw2013-01-081-3/+3
| * Replace macro qdoc with Q_QDOCDebao Zhang2013-01-088-15/+15
* | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-073-11/+23
|\|
| * 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
* | Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-076-22/+26
|/
* 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
* Remove QUUID_STRING from qfeatures.{h,txt}Tasuku Suzuki2012-12-051-4/+0