summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the Maemo 5 build after the Symbian fixHarald Fernengel2010-07-151-5/+5
* QNAM HTTP: Fix problem with cached files and metaDataChanged()Markus Goetz2010-07-151-4/+4
* Add a testcase for QTBUG-11213 to prevent future regressions.Robin Burchell2010-07-155-3/+134
* Autotest: reenable the NTLM proxy test on tst_QTcpSocketThiago Macieira2010-07-151-2/+2
* Autotest: add a small, boring test for QAuthenticatorThiago Macieira2010-07-153-1/+161
* Add documentation for the QAuthenticator options.Thiago Macieira2010-07-151-2/+40
* Expose the QAuthenticator map of options in the API.Thiago Macieira2010-07-153-3/+50
* Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeaderThiago Macieira2010-07-153-20/+29
* Revert BIC change "Build Qt with option -Zc:wchar_t under MSVC"Oswald Buddenhagen2010-07-153-3/+3
* Fix for tst_qmdisubwindow::fixedMinMaxSize failure on CocoaPrasanth Ullattil2010-07-151-0/+7
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-15144-2252/+2566
|\
| * Add unit tests for QMimeData.Robin Burchell2010-07-143-0/+348
| * fix qconfig.h reference for shadow buildsOswald Buddenhagen2010-07-141-1/+3
| * Drag and drop cursor doesnot change on invalid drop areas (Cocoa)Prasanth Ullattil2010-07-142-3/+36
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-14139-2249/+2180
| |\
| | * Crash while runnig tst_QMdiSubWindow::emittingOfSignals test on CocoaPrasanth Ullattil2010-07-141-0/+4
| | * fix qconfig.h aliased header creationOswald Buddenhagen2010-07-143-15/+2
| | * fix warning directive on gnucOswald Buddenhagen2010-07-141-1/+1
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-143-5/+80
| | |\
| | | * Silence warning when building with MSVC 2005Andy Shaw2010-07-141-1/+1
| | | * Fix an Assert in QTextTablePierre Rossi2010-07-142-4/+79
| | * | qdoc: Removed navigation arrow that was causing display problems.Martin Smith2010-07-142-12/+19
| | |/
| | * Revert "Fix an Assert in QTextTable"Aaron McCarthy2010-07-142-78/+4
| | * Attempt to fix build failure with msvc200{5,8} on Windows XP.Aaron McCarthy2010-07-141-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-13134-2219/+2151
| | |\
| | | * fix macx not having UNICODE in DEFINES any moreOswald Buddenhagen2010-07-131-7/+7
| | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-132-4/+78
| | | |\
| | | | * Fix an Assert in QTextTablePierre Rossi2010-07-132-4/+78
| | | * | doc: Fixed several qdoc warnings.Martin Smith2010-07-136-21/+34
| | | |/
| | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-132-2/+19
| | | |\
| | | | * QSslSocket: Improve error handlingPeter Hartmann2010-07-131-1/+13
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-13124-2190/+2022
| | | | |\
| | | * | | doc: Fixed several qdoc warnings.Martin Smith2010-07-132-3/+4
| | | | |/ | | | |/|
| | | * | Fixing merge conflicts.Martin Smith2010-07-13189-6069/+7293
| | | |\ \
| | | * \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-131-2/+2
| | | |\ \ \
| | | | * | | QSslSocket: fix documentation for QSslSocket::setPeerVerifyMode()Peter Hartmann2010-07-131-2/+2
| | | * | | | qdoc: Fixed several <div> elements that had the "/>" ending.Martin Smith2010-07-131-4/+4
| | | |/ / /
| | | * | | qdoc: Fixed breadcrumbs for QML examples.Martin Smith2010-07-131-6/+11
| | | * | | remove redundand translations project filesOswald Buddenhagen2010-07-1212-305/+60
| | | * | | make projects lupdate-friendlyOswald Buddenhagen2010-07-127-17/+17
| | | * | | Timing fix for slow devices.Robert Griebl2010-07-121-1/+1
| | | * | | QNAM: Add future enum attribute for Zerocopy QNAMMarkus Goetz2010-07-122-0/+10
| | | * | | fixed built-in jpeg and tiff in configure.exe, QTBUG-12093Mark Brand2010-07-121-0/+4
| | | * | | fix indentationMark Brand2010-07-121-1/+1
| | | * | | fix build for -no-qt3supportPeter Hartmann2010-07-121-2/+2
| | | * | | Compile fix for bearermonitor exampleDominik Holland2010-07-122-1/+49
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-10101-1851/+1865
| | | |\ \ \
| | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-10101-1851/+1865
| | | | |\ \ \
| | | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-10101-1851/+1865
| | | | | |\ \ \
| | | | | | * \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-07-093-38/+321
| | | | | | |\ \ \