summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix crash with large ClientCutMessagePaul Olav Tvete2010-06-211-1/+1
* Fix crash at exit and out of bounds writePaul Olav Tvete2010-06-211-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-161-2/+12
|\
| * Defer allocation of GIF decoding tables/stack.Andreas Kling2010-06-161-2/+12
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-1610-70/+107
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-1610-70/+107
| |\
| | * Fix symbian-abld build failure with bearer pluginsMiikka Heikkinen2010-06-114-2/+4
| | * Replaced redundant "!contains" scopes in "contains(A, B) {...} !contains(A, B...Constantin Makshin2010-06-103-6/+3
| | * Updated project files so it is now possible to use "-system-zlib" configurati...Constantin Makshin2010-06-103-14/+21
| | * use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-2/+2
| | * Split Symbian bearer plugin into three platform specfic pluginsAaron McCarthy2010-06-085-40/+62
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-071-8/+17
| | |\
| | | * make corewlan more namespace friendlyLorn Potter2010-06-061-8/+17
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-163-10/+12
|\ \ \ \ | |/ / /
| * | | Fixed QImageReader::format() inconsistency.Samuel Rødal2010-06-153-10/+12
| |/ /
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-152-3/+2
|\ \ \ | |/ / |/| |
| * | Fixed unit test failure in qimagereader.Kurt Korbatits2010-06-151-1/+1
| * | Regression Qt4.4: QMovie does not render properly some mng filesKurt Korbatits2010-06-101-1/+0
| * | QMovie cpu usage up to 100%Kurt Korbatits2010-06-101-1/+1
* | | Merge branch 'def_files_and_plugins' into 4.7-s60axis2010-06-041-6/+11
|\ \ \ | |_|/ |/| |
| * | Fixed def file usage for the makefile build system on the SDK plugin.axis2010-06-041-6/+11
* | | Revert "Split Symbian bearer plugin into three platform specfic plugins"Aaron McCarthy2010-06-035-62/+40
* | | Split Symbian bearer plugin into three platform specfic pluginsAaron McCarthy2010-06-025-40/+62
* | | Fix build failure on Symbian 3.1.Aaron McCarthy2010-06-011-2/+2
|/ /
* | Merge remote branch 'staging/4.7' into HEADAaron McCarthy2010-05-312-16/+11
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-272-16/+11
| |\ \
| | * | Fix a bug in QDirectFBPixmapData::fromImageAnders Bakken2010-05-272-16/+11
* | | | Fix multithreaded use of bearer management on Symbian.Aaron McCarthy2010-05-312-80/+52
* | | | Fix up cancelling of active object.Aaron McCarthy2010-05-311-44/+34
* | | | Fix locking after merge from Qt Mobility.Aaron McCarthy2010-05-313-102/+88
|/ / /
* | | Fix build when snap functionality is not available.Aaron McCarthy2010-05-251-2/+2
* | | remove dead code that will never get called.Lorn Potter2010-05-211-2/+0
* | | add bytes and activeTime to corelwan.Lorn Potter2010-05-212-8/+102
* | | Fix crash on exit in native wifi plugin on Vista+ when run in debugger.Aaron McCarthy2010-05-202-23/+73
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Andrew den Exter2010-05-187-268/+445
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-144-262/+431
| |\ \
| | * \ Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squashAaron McCarthy2010-05-146-7/+12
| | |\ \
| | * | | Cherry pick fix for MOBILITY-932 from Qt Mobility.Aaron McCarthy2010-05-141-18/+14
| | * | | Cherry pick fix for MOBILITY-828 from Qt Mobility.Aaron McCarthy2010-05-141-2/+2
| | * | | Cherry pick fix for MOBILITY-828 from Qt Mobility.Aaron McCarthy2010-05-144-243/+416
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-131-3/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-121-3/+7
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-071-3/+7
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-071-3/+7
| | | | |\ \
| | | | | * | Fixes regression: SVG image loading would fail from QBuffer with pos!=0aavit2010-05-051-3/+7
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-131-2/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Stop GIF handler claiming it can report Size for sequential devices,Warwick Allison2010-05-121-2/+5
| | |/ / / /
| * | | | | fix webkit crash when accessing network on SymbianJanne Koskinen2010-05-111-1/+1
| * | | | | Merge commit 'origin/4.7' into symbian47Thomas Zander2010-05-103-6/+21
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-064-4/+6
| |\ \ \ \ \ | | |_|/ / / | |/| | | |