summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoiding early deleteLater in Symbian with better loopLevel trackingMurray Read2012-02-092-17/+39
* Handling adopted thread death with active timers on SymbianMurray Read2012-02-082-6/+23
* Fixed qmldbg_inspector build for WEC7.jaanttil2012-02-061-0/+5
* Reduces compiler warnings when compiling for WEC7jaanttil2012-02-031-0/+1
* Various qt documentation fixes (wk 43)artoka2012-01-313-4/+27
* Fix qsystemerror for WinCEJanne Anttila2012-01-301-25/+33
* Fix exception handling in Symbian event dispatcherMurray Read2012-01-261-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-1190-92/+92
* Symbian - prefer sessions started by this process to choose proxyShane Kearns2011-11-302-0/+54