Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make indexOfMethod not crash when going through a metaobject with methodCount... | Thiago Macieira | 2010-01-27 | 1 | -2/+5 |
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into ma... | Pulse Build System | 2010-01-27 | 9 | -215/+282 |
|\ | |||||
| * | Optimise QStringList::join by pre-allocating the final size. | Thiago Macieira | 2010-01-26 | 1 | -0/+10 |
| * | Remove test binary left behind | Thiago Macieira | 2010-01-26 | 1 | -0/+0 |
| * | Whitespace cleanup | Ritt Konstantin | 2010-01-26 | 1 | -68/+18 |
| * | cleanups & styling fixes | Ritt Konstantin | 2010-01-26 | 1 | -47/+46 |
| * | QFileInfo: Implement additional caching of FileOwner strings | Ritt Konstantin | 2010-01-26 | 2 | -2/+18 |
| * | qfileinfo_p.h: removed unnecessary dependency on QFSFileEngine | Ritt Konstantin | 2010-01-26 | 2 | -4/+4 |
| * | Simplify QFileInfoPrivate::getFileTime | Ritt Konstantin | 2010-01-26 | 1 | -18/+11 |
| * | QFileInfo: Don't re-stat files, when in caching mode | Ritt Konstantin | 2010-01-26 | 2 | -32/+44 |
| * | QFileInfoPrivate::Data: don't call clear() from constructors | Ritt Konstantin | 2010-01-26 | 1 | -4/+6 |
| * | fix regression introduced in 44766d2 | Ritt Konstantin | 2010-01-26 | 1 | -0/+2 |
| * | Remove the tests/auto/networkdata dir, since this causes the maketestselftest... | Thiago Macieira | 2010-01-26 | 1 | -1/+0 |
| * | Add proper license headers to these files. | Thiago Macieira | 2010-01-26 | 3 | -39/+120 |
| * | Cocoa: qfiledialog test spits out memory warnings | Richard Moe Gustavsen | 2010-01-26 | 1 | -0/+3 |
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-27 | 9 | -81/+81 |
|\ \ | |||||
| * | | Fixed compile of QTriangulator on Solaris. | Kim Motoyoshi Kalland | 2010-01-26 | 1 | -5/+7 |
| * | | Fix compile on MSVC 2003. ARRAYSIZE macro doesn't exit. | Alexis Menard | 2010-01-26 | 1 | -1/+1 |
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-26 | 7 | -75/+73 |
| |\ \ |/ / / | |||||
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-25 | 7 | -75/+73 |
| |\ \ | |||||
| | * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-25 | 7 | -75/+73 |
| | |\ \ | |||||
| | | * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-22 | 9 | -77/+75 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-22 | 9 | -77/+75 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-22 | 9 | -77/+75 |
| | | | | |\ \ | |||||
| | | | | | * \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-22 | 9 | -77/+75 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Fixed compile for wincewm60standard-msvc2008 (attempt 2) | Rohan McGovern | 2010-01-22 | 1 | -3/+2 |
| | | | | | | * | | Fixed compile for wincewm60standard-msvc2008. | Rohan McGovern | 2010-01-22 | 1 | -1/+2 |
| | | | | | | * | | Fixed compile. | Rohan McGovern | 2010-01-22 | 1 | -1/+1 |
| | | | | | | * | | Fixed compile for wincewm60standard-msvc2008. | Rohan McGovern | 2010-01-22 | 1 | -1/+26 |
| | | | | | | * | | Fixed compile when Qt is configured with -no-webkit | Rohan McGovern | 2010-01-22 | 1 | -2/+2 |
| | | | | | | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-22 | 9 | -106/+127 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | build fix for mingw | Thierry Bastian | 2010-01-18 | 1 | -1/+9 |
| | | | | | | | * | | Build fix for MSVC2005 and older SDK | Thierry Bastian | 2010-01-18 | 3 | -31/+47 |
| | | | | | | | * | | QStyleSheetStyle: Fixed some text croped when having padding with native border. | Olivier Goffart | 2010-01-08 | 2 | -1/+58 |
| | | | | | | | * | | Merge remote branch 'origin/master' | Olivier Goffart | 2010-01-08 | 451 | -5848/+18836 |
| | | | | | | | |\ \ | |||||
| | | | | | | | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | Bill King | 2009-12-16 | 2 | -44/+14 |
| | | | | | | | |\ \ \ | |||||
| | | | | | | | | * | | | Character spacing when drawing a QPicture to a high DPI device. | Trond Kjernåsen | 2009-11-13 | 1 | -40/+9 |
| | | | | | | | | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2009-11-13 | 47 | -829/+1364 |
| | | | | | | | | |\ \ \ | |||||
| | | | | | | | | * \ \ \ | Merge branch '4.6' of ..\qt-graphics-4.6 | Gunnar Sletta | 2009-11-13 | 964 | -29397/+42871 |
| | | | | | | | | |\ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ | Merge branch '4.6' of c:\dev\qt-graphics-4.6 | Gunnar Sletta | 2009-11-04 | 2234 | -57109/+96333 |
| | | | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | * | | | | | | | Remove obsolete code for unsupported platforms | Bill King | 2009-12-16 | 2 | -30/+0 |
* | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into ma... | Pulse Build System | 2010-01-26 | 3 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Carbon: fix build breakage on carbon | Richard Moe Gustavsen | 2010-01-26 | 1 | -0/+2 |
| * | | | | | | | | | | | | | Merge branch 'master' into staging-1-master | Paul Olav Tvete | 2010-01-25 | 9172 | -26796/+52974 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-25 | 15 | -49/+102 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-22 | 15 | -49/+102 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-22 | 15 | -49/+102 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-22 | 15 | -49/+102 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | | | |||||
| | | | * | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-22 | 15 | -49/+102 |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / | | | | |/| | | | | | | | | | |||||
| | | | | * | | | | | | | | | Fixed the host detection in qmake profiles. | axis | 2010-01-05 | 3 | -4/+4 |