summaryrefslogtreecommitdiff
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* QThreadDataPrivate: fix data race on canWait boolean.David Faure2013-04-232-3/+4
* Rename qAbs Function for timevalDavid E. Narváez2013-04-131-3/+2
* Avoid socket notifiers on invalid file descriptorsBernd Weimer2013-04-081-5/+4
* QThread documentation: do not discourage the reimplementation of QThreadSze Howe Koh2013-02-191-1/+5
* Add support getting memory page size to RTP mode on VxWorks.Pasi Petäjäjärvi2013-01-282-1/+7
* Use Qt defined gettimeofday for VxWorks and no fallback to X11 versionPasi Petäjäjärvi2013-01-282-1/+9
* Use taskIdSelf() function instead of taskIdCurrent global variablePasi Petäjäjärvi2013-01-281-2/+2
* Undefine overlapping variable names defined in VxWorks headersPasi Petäjäjärvi2013-01-281-0/+38
* Use time.h related includes from qfunctions_vxworks.h file.Pasi Petäjäjärvi2013-01-281-3/+1
* Change all shmget calls to user-only memoryThiago Macieira2013-01-182-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1390-92/+92
* Centralise handling & ignoring of SIGPIPE in qcore_unix_p.hThiago Macieira2013-01-051-0/+29
* BlackBerry: Reevaluation of timer list in event dispatcherBernd Weimer2013-01-051-11/+22
* Allow qmljsdebugger argument and value to be separated by a spaceAurélien Gâteau2012-12-181-0/+4
* Prevent crashes after throwing an exception.Mitch Curtis2012-11-281-0/+15
* BlackBerry: Restore proper BPS channel in event dispatcherBernd Weimer2012-11-281-8/+36
* BlackBerry: Removed filtering of window system eventsBernd Weimer2012-11-231-2/+5
* QTranslator: Use resource memory instead of copying itThomas McGuire2012-11-051-19/+44
* Removed usage of pipe in Blackberry event dispatcherBernd Weimer2012-11-024-42/+78
* Blackberry: Fix for slowness of touch move eventsBernd Weimer2012-10-301-60/+46
* Blackberry: Fix QCoreApplication::applicationFilePath() performance.Sergio Martins2012-10-301-6/+29
* Blackberry: Populating the QCoreApplicationDataFabian Bumberger2012-10-181-0/+47
* Blackberry: Emit aboutToBlock() and awake() correctly in the dispatcherThomas McGuire2012-10-181-7/+31
* Introducing the PlatformPanel event type.Sergio Martins2012-10-122-0/+4
* Use QVarLengthArray when creating the connectNotify() argumentThomas McGuire2012-10-122-11/+18
* QNX: Fix input lagThomas McGuire2012-10-121-0/+8
* QNX: Remove workaround for BPS bugThomas McGuire2012-10-121-25/+6
* QNX: Remove the busy loop work around for bps ignoring timeout bugSean Harmer2012-10-121-21/+41
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-291-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2992-2199/+2199
* Include the signal code in the argument of (dis)connectNotify().Thomas McGuire2012-09-262-11/+15
* Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOSIan Dean2012-09-182-5/+5
* QNX: Add some optional debug output to event dispatcherSean Harmer2012-09-171-0/+19
* Make connectNotify() work with QMLThomas McGuire2012-08-311-0/+15
* Remove qurl.cpp from qmake and bootstrap, it's not needed.David Faure2012-08-221-1/+17
* license: Fix Blackberry/QNX license headersSergio Ahumada2012-08-142-4/+4
* Update contact information in license headers.Sergio Ahumada2012-08-0190-180/+180
* [Blackberry] Fix event loop throughput issueRafael Roquetto2012-07-051-8/+25
* Fix socket notifier registration on Blackberry.Rafael Roquetto2012-07-052-8/+52
* Removing potential crashes from out-of-thread cleanup on SymbianMurray Read2012-06-211-1/+2
* Avoid crash cancelling timer in wrong thread on terminateMurray Read2012-06-191-1/+1
* Fix crash with evaluation licenseSamuli Piippo2012-04-271-7/+2
* Integrate Blackberry Platform Services (BPS) with Qt event loop.Jeff Kehres2012-04-254-3/+375
* Moved qmljs_debug_arguments to QCoreApplicationRafael Roquetto2012-04-202-0/+34
* Fix corelib build for WEC7.Janne Anttila2012-04-041-1/+3
* Fixed zlib build for WEC7.Andreas Holzammer2012-02-271-0/+10
* RR scheduler error handling for deleted active objectsMurray Read2012-02-201-2/+6
* Fix for Shazam crashMurray Read2012-02-171-7/+5
* Fix Windows timer performance regressionJonathan Liu2012-02-161-1/+1
* Raise loopLevel for deleteLater in event filtersJohn Stanley2012-02-101-1/+5