| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-17 | 3 | -38/+571 |
|\ |
|
| * | Implement symbian^3 e32atomics API | Shane Kearns | 2010-03-15 | 3 | -38/+571 |
|
|
* | | Compile on ARM with -Werror -Wold-style-cast | Bradley T. Hughes | 2010-03-15 | 1 | -2/+2 |
|/ |
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 1 | -10/+6 |
|\ |
|
| * | Fix s390(x) atomic ops related crashes | Dirk Mueller | 2010-02-17 | 1 | -10/+6 |
|
|
* | | Use correct include path for qglobal.h | Iain | 2010-02-18 | 1 | -1/+1 |
|/ |
|
* | Take into account the solaris-cc-64-stlport mkspec | Pierre Rossi | 2010-02-10 | 1 | -1/+1 |
|
|
* | Fix compilation on IA-64 with the Intel compiler: cast properly. | Thiago Macieira | 2010-01-16 | 1 | -1/+1 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 41 | -41/+41 |
|
|
* | Fix functions that return whether atomics are natives following review comments | Shane Kearns | 2009-11-13 | 2 | -18/+76 |
|
|
* | Binary compatibility of Symbian ARMv5 and ARMv6 builds | Shane Kearns | 2009-11-13 | 5 | -33/+576 |
|
|
* | Add the ARMv6 inline assembly code for compiling with RVCT. | Thiago Macieira | 2009-11-13 | 1 | -0/+132 |
|
|
* | Reorganize the qatomic_armv6.h file to receive the RVCT inline | Thiago Macieira | 2009-11-13 | 1 | -81/+90 |
|
|
* | Fixed namespacing in qatomic_symbian.h | axis | 2009-10-30 | 1 | -2/+10 |
|
|
* | Fix typo in QtCore license headers. | Jason McDonald | 2009-10-06 | 2 | -2/+2 |
|
|
* | Revert to using Q_CORE_EXPORT to export two assembler functions | Iain | 2009-09-24 | 1 | -5/+2 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 40 | -160/+160 |
|
|
* | Merge branch '4.5' into 4.6 | Rohan McGovern | 2009-09-05 | 1 | -40/+0 |
|\ |
|
| * | Remove license header, which cannot be parsed by Sun assembler. | Rohan McGovern | 2009-09-05 | 1 | -40/+0 |
|
|
* | | More fixes for qatomic_windows.h | João Abecasis | 2009-09-04 | 1 | -22/+27 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-04 | 1 | -40/+0 |
|\ \
| |/ |
|
| * | Remove license header as Solaris X86 assembler can't digest comments. | Jason McDonald | 2009-09-04 | 1 | -40/+0 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-03 | 12 | -0/+480 |
|\ \
| |/ |
|
| * | Fix compilation with assemblers that don't use ; for comment | Thiago Macieira | 2009-09-03 | 6 | -240/+240 |
|
|
| * | Add missing license headers to assembly files | Jason McDonald | 2009-09-03 | 12 | -0/+480 |
|
|
* | | Fixing compilation issues on Windows 64-bit | João Abecasis | 2009-09-02 | 1 | -3/+3 |
|
|
* | | fix Windows CE compile failure in qatomic_windows.h | Joerg Bornemann | 2009-09-01 | 1 | -1/+1 |
|
|
* | | Compilation fixes for Windows CE on ARM | João Abecasis | 2009-09-01 | 1 | -12/+14 |
|
|
* | | Refactoring qatomic_windows.h | João Abecasis | 2009-08-31 | 2 | -323/+238 |
|
|
* | | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 3 | -39/+39 |
|
|
* | | 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 | 27 | -351/+351 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 27 | -27/+27 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | mread | 2009-08-19 | 2 | -2/+2 |
|\ \ |
|
| * | | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 2 | -2/+2 |
|
|
* | | | renamed and restyled exit info printer | mread | 2009-08-19 | 1 | -10/+17 |
|/ / |
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 28 | -28/+28 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 28 | -28/+28 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-10 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | In a .pro file the include() function does not warn if specified file | Keith Isdale | 2009-08-10 | 1 | -1/+1 |
|
|
* | | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 2 | -6/+6 |
|
|
* | | | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 2 | -2/+2 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix obsolete license headers | Jason McDonald | 2009-08-04 | 1 | -1/+1 |
|
|
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -1/+31 |
|\ \ \ |
|
| * | | | Trailing whitespace and tab/space fixes for src/corelib | Janne Anttila | 2009-08-04 | 1 | -4/+3 |
|
|
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -0/+31 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 5 | -1/+744 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 5 | -1/+744 |
| | |/
| |/| |
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -2/+0 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|