summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | 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
| | |/ / / / / /
* | | | | | | | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2411-42/+42
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-245-10/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-245-10/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-225-10/+6
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-225-10/+6
| | | |\ \ \ \ \ \
| | | | * | | | | | Cocoa: fix namespace buildRichard Moe Gustavsen2010-02-225-10/+6
| | | * | | | | | | qdoc: List new QML elements in \sincelist for What's New page.Martin Smith2010-02-221-1/+1
| | | |/ / / / / /
| | | * | | | | | doc: Fixed some qdoc errors.Martin Smith2010-02-221-1/+1
| | | | |_|_|_|/ | | | |/| | | |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-232-17/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Get rid of QmlModulePlugin.Roberto Raggi2010-02-231-12/+4
| |/ / / / / /
* | | | | | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-237-0/+755
|/ / / / / /
* | | | | | Documentation fixes.Justin McPherson2010-02-222-2/+2
* | | | | | Add a qRegisterQmlElements function to QtMultimediaJustin McPherson2010-02-221-6/+2
|/ / / / /
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-202-6/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-02-202-0/+8
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-202-5/+10
| | |\ \ \ \ \
| * | | | | | | Compile fix for symbianaavit2010-02-201-5/+2
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'rjpeg8'aavit2010-02-202-5/+10
| |\ \ \ \ \ \
| | * | | | | | Update license doc, .pro file and qjpeghandler for libjpeg 8aavit2010-02-162-5/+10
* | | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-20109-4/+18670
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-192-0/+8
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-7/+4
| | |\ \ \ \ \ \
| | * | | | | | | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-162-0/+8
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-193-3/+18
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-181-7/+4
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Reduced the memory footprint of qttrace files.Samuel Rødal2010-02-181-2/+7
| | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-151-0/+11
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7Eskil Abrahamsen Blomfeldt2010-02-155-513/+79
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Merge branch '4.6' into qstatictext-4.6Eskil Abrahamsen Blomfeldt2010-02-083-36/+85
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into qstat...Eskil Abrahamsen Blomfeldt2010-02-045-2/+263
| | |\ \ \ \ \ \ \ \