summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Compile on Linux: close(2) is defined in #include <unistd.h>Thiago Macieira2010-02-251-0/+1
* Merge branch 'master' of git:qt/qt-qmlThiago Macieira2010-02-2511-26/+776
|\
| * Introduced QDeclarativeExtensionPlugin::registerTypes(uri).Roberto Raggi2010-02-252-10/+3
| * Fix up some rename confusion.Justin McPherson2010-02-251-2/+2
| * Make QML_REGISTER...TYPE functions unnecessary (still exist for now).Warwick Allison2010-02-252-8/+8
| * Change Multimedia declarative module in line with recent commits.Justin McPherson2010-02-251-2/+2
| * Merge branch 'master' of ../../qt/masterJustin McPherson2010-02-2413-53/+51
| |\
| * | Install the extensions in the given uri.Roberto Raggi2010-02-241-7/+6
| * | Install the QML extensions.Roberto Raggi2010-02-242-5/+14
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtWarwick Allison2010-02-2445-1/+11548
| |\ \
| * | | 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/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
| |/ / / /
* | | | | Merge remote branch 'origin/master'Olivier Goffart2010-02-2414-47/+45
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-02-2414-54/+52
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add -mediaservice argument to configure.Andrew den Exter2010-02-241-11/+13
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-02-2313-43/+39
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Remove active qDebugs.Justin McPherson2010-02-2312-42/+38
| | | * | Change qml.{h,cpp} -> multimediaqml.{h,cpp} in QtMultimedia.Justin McPherson2010-02-231-1/+1
| | | |/
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtRhys Weatherley2010-02-2445-1/+11548
|\ \ \ \ | |/ / /
| * | | Make this function non-static.Aaron McCarthy2010-02-231-1/+1
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...Qt Continuous Integration System2010-02-2345-1/+11548
| |\ \ \ | | |/ / | |/| |
| | * | Make compile on Maemo6.Aaron McCarthy2010-02-233-9/+16
| | * | Merge remote branch 'staging/master' into bearermanagement/unit-testsAaron McCarthy2010-02-233-8/+4
| | |\ \
| | | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...Qt Continuous Integration System2010-02-2245-1/+11531
| | | |\ \ | | | | |/ | | | |/|
| | * | | Fix build on Symbian.Aaron McCarthy2010-02-233-2/+12
| | | |/ | | |/|
| | * | Add locking to bearer code.Aaron McCarthy2010-02-228-1/+161
| | * | Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-22124-18/+21390
| | |\ \
| | * | | Don't load NetworkManager plugin in NetworkManager is not available.Aaron McCarthy2010-02-184-6/+20
| | * | | Disable NLA plugin, build generic on win32 and mac.Aaron McCarthy2010-02-171-1/+3
| | * | | Remove debug output.Aaron McCarthy2010-02-161-4/+4
| | * | | Always build generic plugin when building NetworkManager plugin.Aaron McCarthy2010-02-161-1/+3
| | * | | Fix build on Windows, typo.Aaron McCarthy2010-02-121-1/+1
| | * | | Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-115-513/+79
| | |\ \ \
| | * | | | Use provided typedef for QNetworkConfigurationPrivatePointer.Aaron McCarthy2010-02-111-3/+2
| | * | | | Merge remote branch 'origin/4.6' into bearermanagement/integrationAaron McCarthy2010-02-117-16/+337
| | |\ \ \ \
| | * | | | | Fix public includes.Aaron McCarthy2010-02-117-7/+7
| | * | | | | Remove debug.Aaron McCarthy2010-02-116-17/+3
| | * | | | | Update copyright year to 2010.Aaron McCarthy2010-02-1115-16/+16
| | * | | | | Convert Maemo6 backend into plugin.Aaron McCarthy2010-02-109-0/+2129
| | * | | | | Emit signals when access points appear & disappear.Aaron McCarthy2010-02-081-15/+51
| | * | | | | Missed this in a previous commit.Aaron McCarthy2010-02-082-7/+10
| | * | | | | Remove remaining Network Manager ifdef'ed code from common code.Aaron McCarthy2010-02-086-98/+86
| | * | | | | Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-0820-51/+51
| | * | | | | Remove implementation specific functions out of QNetworkSessionEngine.Aaron McCarthy2010-02-0820-94/+136
| | * | | | | Don't build generic bearer engine on Symbian.Aaron McCarthy2010-02-031-4/+3
| | * | | | | Ensure that default network interface is set appropriately.Aaron McCarthy2010-02-031-0/+10