summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added LatinAmericaAndTheCaribbean country to the doc.Denis Dzyubenko2010-07-161-0/+1
* Network Proxy Query: Fix memleak on OS XMarkus Goetz2010-07-161-1/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-07-1619-52/+169
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1665-424/+903
| |\
| | * Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-07-167-12/+20
| | |\
| | * | QNAM HTTP: Fix problem with cached files and metaDataChanged()Markus Goetz2010-07-151-4/+4
| | * | Autotest: add a small, boring test for QAuthenticatorThiago Macieira2010-07-151-1/+1
| | * | 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
| | * | 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-1560-396/+774
| | |\ \
| * | \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-154-10/+16
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | fix doc linkBea Lam2010-07-151-1/+1
| | * | | fix spellingBea Lam2010-07-151-1/+1
| | * | | Text element does not clip even with clip=trueYann Bodson2010-07-152-8/+14
| | |/ /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-157-12/+20
| |\ \ \ | | |/ / | |/| |
| | * | QFileDialog : Fix completer showing up on the MyComputer view.Alexis Menard2010-07-151-1/+3
| | * | Amend previous commit 4e2eb2945dbc3865e2901f12d663ed89e8f0dfbf to fix compila...Olivier Goffart2010-07-154-4/+10
| | * | Compile with QT_NO_DEBUG_STREAMOlivier Goffart2010-07-144-6/+8
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-07-1416-384/+495
| | |\ \
| | * | | Work around memory leak issue in grid and linear layouts.Andreas Aardal Hanssen2010-07-142-8/+6
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-142-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Added symbian defs for e55781212532e2abcdd1cef8548b146fb14f0713Lasse Holmstedt2010-07-142-0/+2
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-07-1422-392/+542
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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-1458-393/+738
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Crash while runnig tst_QMdiSubWindow::emittingOfSignals test on CocoaPrasanth Ullattil2010-07-141-0/+4
| | * | | Silence warning when building with MSVC 2005Andy Shaw2010-07-141-1/+1
| | * | | Fix an Assert in QTextTablePierre Rossi2010-07-141-4/+24
| | * | | Revert "Fix an Assert in QTextTable"Aaron McCarthy2010-07-141-24/+4
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-142-4/+6
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-132-4/+6
| | |\ \
| | | * | Fixes QGraphicsItem::focusItem() returning incorrect value.Yoann Lopes2010-07-131-2/+4
| | | * | Fixes crash in QGraphicsScene::addItem().Yoann Lopes2010-07-131-2/+2
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-143-6/+25
| |\ \ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-07-142-3/+9
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-1413-378/+464
| | | |\ \ \ \
| | | * | | | | Position GridView and ListView footer correctly when model cleared.Martin Jones2010-07-142-3/+9
| | | | |/ / / | | | |/| | |
| | * | | | | Clean up particle motion documentationAlan Alpert2010-07-141-3/+16
| | | |/ / / | | |/| | |
| * | | | | Check for binding having been deleted in more placesAaron Kennedy2010-07-141-0/+6
| |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-148-66/+81
| |\ \ \ \
| | * | | | improvements to docs and examplesBea Lam2010-07-146-47/+63
| | |/ / /
| * | | | Split responsibilities in QDeclarativeExpression more cleanlyAaron Kennedy2010-07-147-331/+401
* | | | | Merge branch '4.7' of ../oslo-staging-1 into 4.7Lorn Potter2010-07-14435-11719/+11904
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1356-392/+733
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | 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-131-4/+24
| | |\ \ \
| | | * | | Fix an Assert in QTextTablePierre Rossi2010-07-131-4/+24
| | * | | | doc: Fixed several qdoc warnings.Martin Smith2010-07-134-10/+16
| | |/ / /