summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-11383-9677/+22427
|\
| * Fix compilation with namespaced QtKent Hansen2010-03-111-3/+3
| * Update separate regions instead of their bounding box.Fabien Freling2010-03-111-24/+18
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-114-8/+26
| |\
| | * 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-11437-10134/+23860
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-11376-9640/+22377
| | |\
| | | * 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-10371-9631/+22355
| | | |\
| | | | * 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
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-10371-9586/+22289
| | | | |\
| | | | | * 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-102-0/+19
| | | | | * Avoid asserting when index passed to QZipReader::entryInfoAt is out of bounda...Ritt Konstantin2010-03-101-1/+3
| | | | | * Add isValid() method to QZipReader::FileInfo.Ritt Konstantin2010-03-102-1/+7
| | | | | * Add `QIODevice* device() const` public method to QZip classes.Ritt Konstantin2010-03-103-0/+20
| | | | | * Update src/3rdparty/javascriptcore and adapt src/script to the changesKent Hansen2010-03-10359-9429/+22149
| | | | | * 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-1024-94/+864
| | | | | |\
| | | | | * | 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
| * | | | | | qdoc: Fixed lookup of QML property nodes.Martin Smith2010-03-111-2/+2
* | | | | | | Fixed problem displaying half width character as full widthDaisuke Kameda2010-03-111-1/+1
* | | | | | | make it possible to use sse2 with mingwThierry Bastian2010-03-1117-28/+37
* | | | | | | QTreeView: Optimize by avoiding calling detachOlivier Goffart2010-03-111-4/+6
* | | | | | | Cleaning commit 7baaea978200c82fdf65e3934cfa373edeca6524Gabriel de Dietrich2010-03-111-1/+0
* | | | | | | Fixed rounded SVG rectangles when 'rx' or 'ry' is 0.Kim Motoyoshi Kalland2010-03-111-2/+2
| |/ / / / / |/| | | | |
* | | | | | Slow QTreeView::layout() with many (> 10000) childrenGabriel de Dietrich2010-03-102-15/+51
* | | | | | Fixed "inconsistent dll linkage" warning on Windows.Kim Motoyoshi Kalland2010-03-101-1/+2
| |/ / / / |/| | | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-1015-85/+165
|\ \ \ \ \
| * | | | | Added clipping to the dashed stroke processor in the GL2 engine.Kim Motoyoshi Kalland2010-03-104-30/+105
| * | | | | Fixed assert failure when drawing dashes with raster engine.Kim Motoyoshi Kalland2010-03-101-5/+6
| * | | | | Update QGLFormat from EGLConfig properlyTom Cooksey2010-03-106-45/+38
| * | | | | Make calls to QGLFormat::set*BufferSize also update flagsTom Cooksey2010-03-101-1/+5
| * | | | | Compile fix when Qt3Support is enabled for devices using EGL.Trond Kjernåsen2010-03-101-1/+1