summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QDirPrivate::Data: remove needless clear()-s in constructorsRitt Konstantin2010-01-291-5/+4
* QDir::cleanPath: strip trailing slash for "/:/" on non-win platformsRitt Konstantin2010-01-291-3/+6
* QDir::entry(Info)List(): really use cached dataRitt Konstantin2010-01-291-2/+6
* Fix QDir::operator[] documentationRitt Konstantin2010-01-291-4/+1
* Carbon: crash problem in QWidgetPrivate::hide_sys, v2Richard Moe Gustavsen2010-01-292-1/+3
* Carbon: crash problem in QWidgetPrivate::hide_sysRichard Moe Gustavsen2010-01-291-0/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-01-292-3/+1
|\
| * Merge commit 'refs/merge-requests/388' of git://gitorious.org/qt/qt into inte...David Boddie2010-01-281-1/+1
| |\
| | * doc: Fix typo in QEvent::ignore() documentationAdemar de Souza Reis Jr2009-12-031-1/+1
| * | Fix header labels on mac with rtlJens Bache-Wiig2010-01-281-2/+0
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into ma...Qt Continuous Integration System2010-01-286-13/+90
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of ../../qt/masterJustin McPherson2010-01-28139-1065/+1536
| |\ \
| * \ \ Merge branch 'master' of ../../qt/masterJustin McPherson2010-01-154185-50462/+85249
| |\ \ \
| * | | | Added new funcs to QAudioFormat and QAudioDeviceInfo class's.Kurt Korbatits2010-01-1516-68/+154
* | | | | Cocoa: implement usage of override cursorsRichard Moe Gustavsen2010-01-284-3/+43
* | | | | Fix regressions introduced in 3a5eb87965b60a3e249a16dc48cb06f4759dfb1bJoão Abecasis2010-01-271-10/+10
* | | | | BenchLib: update the result format and self-test.Thiago Macieira2010-01-271-1/+2
* | | | | 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-275-214/+201
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Optimise QStringList::join by pre-allocating the final size.Thiago Macieira2010-01-261-0/+10
| * | | | 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
| * | | | Add proper license headers to these files.Thiago Macieira2010-01-261-39/+39
| * | | | Cocoa: qfiledialog test spits out memory warningsRichard Moe Gustavsen2010-01-261-0/+3
* | | | | 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-265-71/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-255-71/+11
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-227-73/+13
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-227-73/+13
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-227-73/+13
| | | | |\ \ \ \
| | | | | * | | | 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
| | | | | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-227-102/+65
| | | | | |\ \ \ \
| | | | | | * | | | 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-081-1/+1
| | | | | | * | | | Merge remote branch 'origin/master'Olivier Goffart2010-01-08261-3674/+7730
| | | | | | |\ \ \ \
| | | | | | * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Bill King2009-12-161-40/+9
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | 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-139-264/+176
| | | | | | | |\ \ \ \ \