summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-1215-1/+1292
* Make compile for Symbian.Aaron McCarthy2010-01-071-0/+2
* Fix failures on Mac OS X after merge.Aaron McCarthy2010-01-061-0/+3
* Merge commit '554e022396eff5bd7b93e070cf9bbb3257945f0b' into bearermanagement...Aaron McCarthy2010-01-0528-1/+5764
|\
| * Fix failure on Windows after merge.Aaron McCarthy2010-01-051-2/+3
| * Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-0528-1/+5777
| |\ |/ /
| * Remove some unused functions and debug output.Aaron McCarthy2010-01-042-105/+2
| * Convert Core Wlan plugin to be incremental.Aaron McCarthy2010-01-042-41/+212
| * Emit updateCompleted() when requestUpdate() is called.Aaron McCarthy2010-01-042-0/+10
| * Fix memory leak in NLA engine.Aaron McCarthy2010-01-041-9/+1
| * Remove unused BEARER_ENGINE preprocessor define.Aaron McCarthy2010-01-045-9/+1
| * Convert Native Wifi plugin to be incremental.Aaron McCarthy2010-01-042-29/+93
| * Convert NLA plugin to be incremental.Aaron McCarthy2010-01-042-22/+85
| * Remove unused global statics.Aaron McCarthy2010-01-047-32/+0
| * Rework NetworkManager backend.Aaron McCarthy2010-01-0412-1315/+820
| * Keep track of which QNetworkInterface is for each QNetworkConfiguration.Aaron McCarthy2010-01-042-3/+5
| * Convert generic engine plugin to be incremental.Aaron McCarthy2010-01-044-59/+106
| * Remove debug.Aaron McCarthy2010-01-045-20/+0
| * Convert CoreWlan engine into a plugin.Aaron McCarthy2010-01-045-0/+660
| * Update license headers.Aaron McCarthy2009-12-223-3/+3
| * Convert NativeWifi engine into a plugin.Aaron McCarthy2009-12-226-0/+980
| * Convert NLA engine nito a plugin.Aaron McCarthy2009-12-228-2/+942
| * Convert NetworkManager engine into a plugin.Aaron McCarthy2009-12-229-0/+3008
| * Convert generic engine into a plugin.Aaron McCarthy2009-12-226-1/+422
|/
* Fix configure warning for non-symbian buildsJason McDonald2009-11-231-2/+4
* Fix for compile error in Phonon MMF backendGareth Stockwell2009-11-191-4/+2
* Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-191-2/+2
|\
| * Ran the script utils/normalizeOlivier Goffart2009-11-181-2/+2
* | Complement Phonon for Symbian documentation.Frans Englich2009-11-181-0/+4
* | Remove DWCAPS_DOUBLEBUFFER in window creationAnders Bakken2009-11-181-1/+1
|/
* Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-1610-307/+355
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-1311-26/+74
| |\
| | * Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-098-18/+18
| | |\
| | | * API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-093-5/+5
| | | * API review: Rename numDigits() and setNumDigits()Marius Storm-Olsen2009-11-091-1/+1
| | | * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-065-11/+11
| | | * API review: QRegExp::numCaptures() -> QRegExp::captureCount()Marius Storm-Olsen2009-11-061-1/+1
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-092-289/+336
| |\ \ \
| | * | | Fixed bug where JPEG scaling resulted in an uninitialised pixel column.Kim Motoyoshi Kalland2009-11-091-1/+4
| | * | | Replaced tabs with spaces in scale() in qjpeghandler.cpp.Kim Motoyoshi Kalland2009-11-091-229/+238
| | * | | Fixed loading of 8-bit grayscale TIFF files.Samuel Rødal2009-11-091-60/+95
| * | | | Fixed up qttracereplay and trace graphicsystem a bit.Gunnar Sletta2009-11-091-0/+1
| |/ / /
* | | | Merge branch '4.6' into mmfphononFrans Englich2009-11-163-25/+106
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'feature' into 4.6Jørgen Lind2009-11-061-2/+2
| |\ \ \
| | * | | Fix QT_NO_SHORTCUTJørgen Lind2009-11-061-2/+2
| | |/ /
| * | | Merge branch '4.6-s60' into 4.6axis2009-11-062-5/+10
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-051-0/+61
| | |\ \
| * | | | Add preliminary QAccessibleImage interfaceHarald Fernengel2009-11-062-1/+44
| | |_|/ | |/| |
| * | | Support composition mode source for drawing in dfbAnders Bakken2009-11-061-19/+52
| * | | Reset composition mode after drawing in dfbAnders Bakken2009-11-061-3/+8