summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nano-optimizationsRitt Konstantin2010-01-291-10/+4
* code cleanup and styling fixesRitt Konstantin2010-01-292-159/+108
* QDirPrivate: remove unused q_ptr and Q_DECLARE_PUBLICRitt Konstantin2010-01-291-13/+8
* QDir: clear internal file lists cache earlyRitt Konstantin2010-01-291-4/+3
* QDirPrivate::setPath: always initialize the file engineRitt Konstantin2010-01-291-9/+4
* optimize QDir::cd()Ritt Konstantin2010-01-291-7/+6
* 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-292-3/+13
* 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-2916-270/+52
|\
| * Merge commit 'refs/merge-requests/388' of git://gitorious.org/qt/qt into inte...David Boddie2010-01-2815-268/+52
| |\
| | * examples/dbus: update remotecontrolledcar exampleAdemar de Souza Reis Jr2009-12-039-239/+26
| | * examples/dbus: update dbus-chat adaptor/interface filesAdemar de Souza Reis Jr2009-12-034-26/+23
| | * doc: Fix typo in QEvent::ignore() documentationAdemar de Souza Reis Jr2009-12-031-1/+1
| | * doc: Fix qmake-manual warn_on/warn_off referencesAdemar de Souza Reis Jr2009-12-031-2/+2
| * | 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 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-28298-5855/+4882
| |\ \ \
| * \ \ \ Merge branch 'master' of ../../qt/masterJustin McPherson2010-01-1510070-97843/+146870
| |\ \ \ \
| * | | | | Added new funcs to QAudioFormat and QAudioDeviceInfo class's.Kurt Korbatits2010-01-1524-103/+189
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-01-2824-291/+524
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | 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