summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Don't destroy Qt's internal pthread_key_t if it was not initialized"Marko Valtanen2012-01-311-9/+8
* Don't destroy Qt's internal pthread_key_t if it was not initializedBradley T. Hughes2012-01-311-7/+9
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Cast int to HALData::TAttribute for QT_HALData_ENumCpus and compile with RVCT4.Liang Qi2011-03-101-1/+1
* Get the number of cores from HAL on Symbian.Liang Qi2011-03-101-2/+25
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Compile on OpenBSDOlivier Goffart2010-11-221-3/+10
* Using TLS to store QThreadData on Symbianmread2010-10-211-8/+38
* QThread: make sure start works even if called after exitOlivier Goffart2010-09-221-0/+2
* Do not wait for QThread exit when destroying global statics in SymbianMiikka Heikkinen2010-09-151-6/+29
* Set QThreads to be process critical automatically on Symbian OSShane Kearns2010-07-081-0/+8
* Fix a crash when unloading libQtCoreBradley T. Hughes2010-04-081-0/+6
* Implement Idle-priority threads for Linux.Thiago Macieira2010-03-171-45/+62
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fix compilation on HP-UX 11.11.Tristan Chabredier2009-12-151-0/+4
* Fixing some GCC warningsJoão Abecasis2009-10-071-0/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Reverse the ifdefs to make it clearer, as per code review.axis2009-08-191-3/+3
* | Added some comments after code review.axis2009-08-191-0/+9
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-7/+7
|\ \ \
| * | | Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-041-8/+8
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-3/+40
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Port of Qt to VxWorksRobert Griebl2009-07-291-2/+39
| |/
* | Increased default stack size for QThreads on Symbian.axis2009-07-161-0/+7
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Make Qt exception safer.Robert Griebl2009-06-101-1/+8
* | Fix for thread termination in Symbian OS.Janne Anttila2009-05-041-5/+7
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-2/+1
|\ \ | |/
| * Allow QThread to start a QTimer and QEventLoop before QCoreApplication is con...Bradley T. Hughes2009-04-231-2/+1
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+562
* Long live Qt for S60!axis2009-04-241-0/+647