summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add QWidget::update() test.Morten Johan Sørvig2010-03-101-1/+50
* Add license headersMorten Johan Sørvig2010-03-108-0/+329
* Import static contents tests from old manualtestsMorten Johan Sørvig2010-03-1015-0/+368
* Fix Build Failure for Maemo 5 Debug BuildDominik Holland2010-03-101-2/+2
* Add ability to read last mod.time for zip entry.Ritt Konstantin2010-03-103-0/+23
* Avoid asserting when index passed to QZipReader::entryInfoAt is out of bounda...Ritt Konstantin2010-03-102-1/+6
* Add isValid() method to QZipReader::FileInfo.Ritt Konstantin2010-03-103-1/+11
* Add `QIODevice* device() const` public method to QZip classes.Ritt Konstantin2010-03-103-0/+20
* Rebuild configure.exe (again enable QtDeclarative module by default)Kai Koehne2010-03-101-0/+0
* Update src/3rdparty/javascriptcore and adapt src/script to the changesKent Hansen2010-03-10364-9437/+22203
* Use index-based approach for iterating over JS array propertiesKent Hansen2010-03-101-4/+3
* Merge remote branch 'origin/4.7-cutoff' into 4.7Morten Johan Sørvig2010-03-1037-137/+1373
|\
| * Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4....Qt Continuous Integration System2010-03-10117-3360/+4262
| |\
| | * Don't wait forever when scanning for wifi networks on win32 fails.Aaron McCarthy2010-03-101-3/+20
| | * Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4....Qt Continuous Integration System2010-03-09117-3357/+4242
| | |\
| * | \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-104-0/+165
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7Kurt Korbatits2010-03-0960-420/+2001
| | |\ \ \
| | * | | | Added unit test for qsoundeffect class.Kurt Korbatits2010-03-094-0/+165
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-099-18/+1032
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Don't write byte-order-mark after seek()Paul Olav Tvete2010-03-092-1/+60
| | * | | | TextCodec on Symbian: use the native symbian backend for text codecs.Olivier Goffart2010-03-097-17/+972
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-094-34/+61
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-094-34/+61
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-094-34/+61
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Updates to qsoundeffect backends.Kurt Korbatits2010-03-094-34/+61
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-0919-82/+95
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Minimal fix to get the svgalib example to compilePaul Olav Tvete2010-03-095-34/+34
| | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-091061-22112/+41839
| | |\ \ \ \
| | | * | | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/HintTrond Kjernåsen2010-03-0911-45/+50
| | | * | | | QTreeView: let the dataChanged signal refresh the hasChildren attribute.Olivier Goffart2010-03-091-1/+5
| | * | | | | Fix alignment of text with negative right bearingEskil Abrahamsen Blomfeldt2010-03-093-2/+6
* | | | | | | QFSFileEngine reduce number of system callsRitt Konstantin2010-03-093-21/+33
* | | | | | | remove unneeded "permissions normalization" code from QFileInfoGathererRitt Konstantin2010-03-092-38/+1
* | | | | | | remove unneeded code from QFileInfoRitt Konstantin2010-03-092-55/+3
* | | | | | | QFSFileEngine: Don't use owner's permissions for current user; calculate them...Ritt Konstantin2010-03-092-12/+22
* | | | | | | In QFSFileEngine::fileFlags call getPermissions() only if entry existsRitt Konstantin2010-03-091-24/+17
* | | | | | | move permissions calculation code to separate methodRitt Konstantin2010-03-092-28/+37
* | | | | | | Assistant: Fix full text indexing.ck2010-03-092-9/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Revert 12b6987031be9faee3886d7623888feb4e1762afMorten Johan Sørvig2010-03-091-7/+0
* | | | | | Changed TEST_COMPILER from CC to CXX in configure script.Zeno Albisser2010-03-091-1/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-09118-3356/+4248
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-095-8/+152
| |\ \ \ \ \
| | * | | | | Carbon: Native filedialog does not apply filters on app-bundlesRichard Moe Gustavsen2010-03-091-4/+13
| | * | | | | Cocoa: Native filedialog does not apply filters on app-bundlesRichard Moe Gustavsen2010-03-091-3/+7
| | * | | | | Improve performance of QTimer::singleShotMarkus Goetz2010-03-092-1/+25
| | * | | | | Add a benchmark comparing single shot timer with invokeMethodMarkus Goetz2010-03-092-0/+107
| * | | | | | doc: Fixed several qdoc errors.Martin Smith2010-03-0917-60/+54
| |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-09102-3301/+4055
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | use Qt's private mac functions, reduce code redundancyLorn Potter2010-03-091-43/+13
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-08102-3267/+4051
| | |\ \ \ \