summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added note to OS X installation instructions.Martin Smith2010-03-161-0/+4
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-164-1/+33
|\
| * QNetworkReply: Fix canReadLine()Markus Goetz2010-03-164-1/+33
* | Marked QTDS obsolete from Qt 4.7.Martin Smith2010-03-161-1/+5
|/
* Abort waiting replies on session error.Aaron McCarthy2010-03-162-0/+18
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-15484-12157/+25010
|\
| * different approach to fixing "the other" aliasing issueOswald Buddenhagen2010-03-151-37/+15
| * fix aliasing issue in node_construct()Oswald Buddenhagen2010-03-151-0/+8
| * detach in fewer cases, remove redundant calculationOswald Buddenhagen2010-03-151-3/+1
| * SSL: Fix memleak related to local certificateMarkus Goetz2010-03-155-3/+36
| * Improve keyboard layout detection on X11Bradley T. Hughes2010-03-154-27/+78
| * Compile on ARM with -Werror -Wold-style-castBradley T. Hughes2010-03-151-2/+2
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s...Denis Dzyubenko2010-03-152-4/+10
| |\
| | * Apply the stdset attribute for resource propertiesJarek Kobus2010-03-151-3/+8
| | * doc: Completed sentence about HideNameFilterDetailsThorbjørn Lindeijer2010-03-151-1/+2
| * | Use the vista-style native dialog for QFileDialog::getExistingDirectoryJohn Brooks2010-03-151-0/+62
| |/
| * Doc fix in QLocaleDenis Dzyubenko2010-03-151-1/+1
| * Doc for for QGestureRecognizer::create.Denis Dzyubenko2010-03-151-0/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-15468-12080/+24795
| |\
| | * Fix broken setCollectionFile (creating multiple models instead reusing)kh12010-03-153-10/+13
| | * Enable the fast paths when converting to Rgb565Benjamin Poulain2010-03-151-4/+4
| | * qdoc: ifdefed out all the debug code.Martin Smith2010-03-159-9/+17
| | * Add missing QtScript API shimsKent Hansen2010-03-152-0/+4
| | * Further fix license whitespace.Morten Johan Sørvig2010-03-151-40/+39
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-15467-12063/+24764
| | |\
| | | * Remove NetworkManager test-bed application.Aaron McCarthy2010-03-158-1803/+0
| | | * Remove configure test for NetworkManager.Aaron McCarthy2010-03-154-70/+1
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-12457-10278/+24851
| | | |\
| | | | * Fix QDir::entryList regressionJoão Abecasis2010-03-121-3/+3
| | | | * Add DEFINES to mingw32/windres.exe command line.Robert Griebl2010-03-121-1/+1
| | | | * Fix up whitespace in license headers.Qt Continuous Integration System2010-03-127-273/+273
| | | | * Fix SetDialogPreference build error on Symbian.Morten Johan Sørvig2010-03-121-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-12455-10275/+24848
| | | | |\
| | | | | * 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
| | | | | | |\