Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize QThreadStorage with QVector | Olivier Goffart | 2009-12-18 | 2 | -48/+51 |
* | Fix compilation on HP-UX 11.11. | Tristan Chabredier | 2009-12-15 | 1 | -0/+4 |
* | Compile for 64-bit Windows | Bradley T. Hughes | 2009-11-25 | 1 | -1/+6 |
* | Fixing some GCC warnings | João Abecasis | 2009-10-07 | 1 | -0/+1 |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 27 | -108/+108 |
* | Refactoring qatomic_windows.h | João Abecasis | 2009-08-31 | 1 | -0/+15 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 27 | -351/+351 |
|\ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 26 | -338/+338 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 26 | -26/+26 |
* | | reverting the definition of WINVER and _WIN32_WINNT in qglobal.h | Joerg Bornemann | 2009-08-26 | 1 | -0/+4 |
* | | fix warning in qthread_win.cpp | Joerg Bornemann | 2009-08-24 | 1 | -4/+0 |
* | | Reverse the ifdefs to make it clearer, as per code review. | axis | 2009-08-19 | 1 | -3/+3 |
* | | Added some comments after code review. | axis | 2009-08-19 | 1 | -0/+9 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 6 | -11/+187 |
|\ \ | |||||
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 6 | -11/+187 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 26 | -26/+26 |
|\ \ \ | |/ / | |||||
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 26 | -26/+26 |
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 2 | -3/+3 |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 4 | -12/+12 |
|\ \ \ | |||||
| * | | | Trailing whitespace and tab/space fixes for src/corelib | Janne Anttila | 2009-08-04 | 3 | -10/+10 |
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 2 | -3/+3 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 2 | -3/+44 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 2 | -2/+43 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 5 | -54/+22 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Compile | Anders Bakken | 2009-07-22 | 1 | -1/+2 |
| * | | Build fix for mingw | Thierry Bastian | 2009-07-14 | 2 | -2/+2 |
| * | | doc: Clarified what Qt::HANDLE is on Windows. | Martin Smith | 2009-07-13 | 1 | -3/+8 |
| * | | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 3 | -48/+10 |
* | | | Increased default stack size for QThreads on Symbian. | axis | 2009-07-16 | 1 | -0/+7 |
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 26 | -52/+52 |
|\ \ \ | |/ / | |||||
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 26 | -52/+52 |
| |\ \ | | |/ | |||||
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 26 | -52/+52 |
* | | | Manually fix bad merges and make sure everything compiles with 4.6. | Harald Fernengel | 2009-06-29 | 1 | -0/+15 |
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 4 | -65/+45 |
|\ \ \ | |/ / | |||||
| * | | Small simplification on code | Thierry Bastian | 2009-06-08 | 2 | -32/+28 |
| * | | Make the default size of QMutexPool a prime number | Bradley T. Hughes | 2009-05-22 | 2 | -7/+6 |
| * | | Update the QMutexPool API to be more like QMutex | Bradley T. Hughes | 2009-05-22 | 2 | -9/+9 |
| |/ | |||||
* | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 4 | -15/+32 |
* | | Fix for thread termination in Symbian OS. | Janne Anttila | 2009-05-04 | 2 | -6/+8 |
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 5 | -17/+21 |
|\ \ | |/ | |||||
| * | Allow QThread to start a QTimer and QEventLoop before QCoreApplication is con... | Bradley T. Hughes | 2009-04-23 | 2 | -4/+2 |
| * | QThread::start(): priority has no effect on Linux systems | Bradley T. Hughes | 2009-04-06 | 1 | -0/+12 |
| * | Fix Qt3Support compile | Bradley T. Hughes | 2009-03-27 | 1 | -0/+1 |
| * | Make QMutexPool actually be thread-safe (double-checked locking doesn't | Thiago Macieira | 2009-03-27 | 2 | -13/+6 |
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 27 | -0/+7491 |
* | Long live Qt for S60! | axis | 2009-04-24 | 27 | -0/+7607 |