summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-211-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
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-11-242-6/+25
|\
| * Surviving out of memory in Qt Quick appmread2011-11-212-6/+25
* | Add spaces for string concatenation to work around C++11 source incompatibility.hjk2011-11-211-1/+1
|/
* Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-11-151-3/+15
|\
| * Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-11-151-3/+15
| |\
| | * symbian - handle path being passed as part of filename in QTranslatorShane Kearns2011-11-071-3/+15
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-11-111-0/+5
|\ \ \
| * \ \ Merge remote-tracking branch 'flex/master'Pasi Pentikainen2011-11-101-0/+5
| |\ \ \
| | * | | Create cleanup stack in idleDetectorThreadhelanti2011-11-091-0/+5
| | |/ /
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-11-102-7/+152
|\ \ \ \ | |/ / /
| * | | Preventing zero-timer lockups when Symbian's active scheduler usedmread2011-11-082-7/+152
| |/ /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master...Qt Continuous Integration System2011-11-011-1/+1
|\ \ \ | |/ / |/| |
| * | QPointer made no mention of QWeakPointerartoka2011-11-011-1/+1
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-10-281-2/+3
|\ \ \
| * | | Fixed access to null threadData in ~QObjectPrivatemread2011-10-181-2/+3
| |/ /
* | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-10-262-2/+64
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-252-2/+64
| |\ \ \ | | |/ / | |/| / | | |/
| | * symbian - search drives for translation filesShane Kearns2011-10-131-2/+38
| | * Symbian - fix deleteLater not working from RunLShane Kearns2011-10-111-0/+29