summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get known wifi networks a more complicated way, but without accessingLorn Potter2010-03-122-102/+265
* Only enable BM by default in QNAM for appropriate platforms.Aaron McCarthy2010-03-124-8/+29
* fix crash on 10.6 with no wifi interfaceLorn Potter2010-03-122-5/+16
* Fix creation of QNetworkSession.Aaron McCarthy2010-03-111-2/+2
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-1122-329/+818
* remove qt_winQString2MB() and qt_winMB2QString()Oswald Buddenhagen2010-03-113-102/+34
* Fix include() path in qimportbase.priJoão Abecasis2010-03-111-1/+1
* Fix qmake crash on WindowsJoão Abecasis2010-03-111-5/+1
* CompileKent Hansen2010-03-111-1/+1
* Revert some unfinished changes.Fabien Freling2010-03-111-16/+22
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-11425-9749/+23704
|\
| * Fix compilation with namespaced QtKent Hansen2010-03-111-3/+3
| * Add a placeholder text into the new search lineeditHarald Fernengel2010-03-111-0/+1
| * Ui improvements to QDBusViewer.Stephen Kelly2010-03-112-32/+54
| * Make double-clicking a d-bus method work againHarald Fernengel2010-03-111-0/+1
| * Changed Qdbusviewer to match D-Bus type signature in addition to method name ...Kimmo Kotajärvi2010-03-114-1/+30
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-111-24/+18
| |\
| | * Update separate regions instead of their bounding box.Fabien Freling2010-03-111-24/+18
| * | qdoc: Added debug code.Martin Smith2010-03-116-0/+7
| |/
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-115-8/+41
| |\
| | * Autotest: make the qabstractslider test pass on macRichard Moe Gustavsen2010-03-111-0/+15
| | * CompileKent Hansen2010-03-111-0/+4
| | * Mac: scroll speed does not match native applicationsRichard Moe Gustavsen2010-03-113-8/+22
| * | doc: Fixed three new qdoc errors.Martin Smith2010-03-114-6/+7
| |/
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-11488-10252/+26813
| |\
| | * configure.exe: Fix inverted logicMarius Storm-Olsen2010-03-112-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-11404-9677/+23523
| | |\
| | | * Make QTextControl-based classes and QLineEdit understand Ctrl+Shift+InsertThiago Macieira2010-03-105-9/+22
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-10399-9668/+23501
| | | |\
| | | | * CompileKent Hansen2010-03-101-2/+0
| | | | * QtScript: Improve performance of type resolution when calling slotsKent Hansen2010-03-101-10/+13
| | | | * Improve performance of QScriptValueIteratorKent Hansen2010-03-101-21/+34
| | | | * Add default argument values for QScriptValuePrivate property functionsKent Hansen2010-03-102-10/+11
| | | | * Move method implementation to private classKent Hansen2010-03-102-5/+11
| | | | * Add benchmarks for QScriptValueIteratorKent Hansen2010-03-102-0/+300
| | | | * Fixed the QML browser built into the QML viewerThorbjørn Lindeijer2010-03-101-5/+5
| | | | * Make configure.exe fail for declarative if no script supportMarius Storm-Olsen2010-03-102-15/+27
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-10395-9603/+23103
| | | | |\
| | | | | * 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
| | | | | |\