summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix header labels on mac with rtlJens Bache-Wiig2010-01-281-2/+0
* Add new QMetaObject test for signal lookup.Fabien Freling2010-01-281-0/+105
* Cocoa: implement usage of override cursorsRichard Moe Gustavsen2010-01-284-3/+43
* Fix breakage introduced in 21e0423a5c9ecd9da8e141dcfba25e60b55f7fe5João Abecasis2010-01-282-0/+0
* Fix QDirIterator auto testJoão Abecasis2010-01-277-63/+76
* Fix regressions introduced in 3a5eb87965b60a3e249a16dc48cb06f4759dfb1bJoão Abecasis2010-01-271-10/+10
* BenchLib: update the result format and self-test.Thiago Macieira2010-01-273-7/+11
* Fix crash handler regression introduced by c7739f7dd.Thiago Macieira2010-01-271-1/+2
* Make indexOfMethod not crash when going through a metaobject with methodCount...Thiago Macieira2010-01-271-2/+5
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into ma...Pulse Build System2010-01-279-215/+282
|\
| * Optimise QStringList::join by pre-allocating the final size.Thiago Macieira2010-01-261-0/+10
| * Remove test binary left behindThiago Macieira2010-01-261-0/+0
| * Whitespace cleanupRitt Konstantin2010-01-261-68/+18
| * cleanups & styling fixesRitt Konstantin2010-01-261-47/+46
| * QFileInfo: Implement additional caching of FileOwner stringsRitt Konstantin2010-01-262-2/+18
| * qfileinfo_p.h: removed unnecessary dependency on QFSFileEngineRitt Konstantin2010-01-262-4/+4
| * Simplify QFileInfoPrivate::getFileTimeRitt Konstantin2010-01-261-18/+11
| * QFileInfo: Don't re-stat files, when in caching modeRitt Konstantin2010-01-262-32/+44
| * QFileInfoPrivate::Data: don't call clear() from constructorsRitt Konstantin2010-01-261-4/+6
| * fix regression introduced in 44766d2Ritt Konstantin2010-01-261-0/+2
| * Remove the tests/auto/networkdata dir, since this causes the maketestselftest...Thiago Macieira2010-01-261-1/+0
| * Add proper license headers to these files.Thiago Macieira2010-01-263-39/+120
| * Cocoa: qfiledialog test spits out memory warningsRichard Moe Gustavsen2010-01-261-0/+3
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-279-81/+81
|\ \
| * | Fixed compile of QTriangulator on Solaris.Kim Motoyoshi Kalland2010-01-261-5/+7
| * | Fix compile on MSVC 2003. ARRAYSIZE macro doesn't exit.Alexis Menard2010-01-261-1/+1
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-267-75/+73
| |\ \ |/ / /
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-257-75/+73
| |\ \
| | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-257-75/+73
| | |\ \
| | | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-229-77/+75
| | | |\ \
| | | | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-229-77/+75
| | | | |\ \
| | | | | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-229-77/+75
| | | | | |\ \
| | | | | | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-229-77/+75
| | | | | | |\ \
| | | | | | | * | Fixed compile for wincewm60standard-msvc2008 (attempt 2)Rohan McGovern2010-01-221-3/+2
| | | | | | | * | Fixed compile for wincewm60standard-msvc2008.Rohan McGovern2010-01-221-1/+2
| | | | | | | * | Fixed compile.Rohan McGovern2010-01-221-1/+1
| | | | | | | * | Fixed compile for wincewm60standard-msvc2008.Rohan McGovern2010-01-221-1/+26
| | | | | | | * | Fixed compile when Qt is configured with -no-webkitRohan McGovern2010-01-221-2/+2
| | | | | | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-229-106/+127
| | | | | | | |\ \
| | | | | | | | * | build fix for mingwThierry Bastian2010-01-181-1/+9
| | | | | | | | * | Build fix for MSVC2005 and older SDKThierry Bastian2010-01-183-31/+47
| | | | | | | | * | QStyleSheetStyle: Fixed some text croped when having padding with native border.Olivier Goffart2010-01-082-1/+58
| | | | | | | | * | Merge remote branch 'origin/master'Olivier Goffart2010-01-08451-5848/+18836
| | | | | | | | |\ \
| | | | | | | | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Bill King2009-12-162-44/+14
| | | | | | | | |\ \ \
| | | | | | | | | * | | Character spacing when drawing a QPicture to a high DPI device.Trond Kjernåsen2009-11-131-40/+9
| | | | | | | | | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtGunnar Sletta2009-11-1347-829/+1364
| | | | | | | | | |\ \ \
| | | | | | | | | * \ \ \ Merge branch '4.6' of ..\qt-graphics-4.6Gunnar Sletta2009-11-13964-29397/+42871
| | | | | | | | | |\ \ \ \
| | | | | | | | | * \ \ \ \ Merge branch '4.6' of c:\dev\qt-graphics-4.6Gunnar Sletta2009-11-042234-57109/+96333
| | | | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | | | Remove obsolete code for unsupported platformsBill King2009-12-162-30/+0
* | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into ma...Pulse Build System2010-01-263-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |