summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-303-19/+35
|\
| * Restore default if to system default on session close.Aaron McCarthy2010-08-262-16/+32
| * QNetworkSession::close() method now send closed() signal while faking disconn...Tomasz Bursztyka2010-08-251-3/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-257-59/+80
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-201-1/+1
| |\
| | * just build connman and networkmanager plugins on linuxLorn Potter2010-08-201-1/+1
| * | Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-0/+2
| |/
| * cleanup and remove __FUNCTION__, which breaks build on solarisLorn Potter2010-08-192-25/+2
| * Fix compilation: QT_NO_TEXTSTREAMTasuku Suzuki2010-08-171-0/+2
| * Mutex is already locked when private member function is called.Aaron McCarthy2010-08-161-3/+2
| * Fixed a typo when doing a lock.Aaron McCarthy2010-08-161-2/+1
| * The QNetworkConfigurationManager did not get the online status correctly even...Tomasz Bursztyka2010-08-162-28/+71
| * Release lock before calling into icd engine.Aaron McCarthy2010-08-161-5/+6
| * Do not change the session configuration state because of changesJukka Rissanen2010-08-161-2/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-1325-513/+495
|\ \ | |/
| * Clean up rasterfallback mechanism in DirectFBDonald Carr2010-08-121-103/+84
| * dont leak theseLorn Potter2010-08-051-0/+1
| * Fix compilation with QT_NO_DBUSTasuku Suzuki2010-08-042-0/+12
| * Merge remote branch 'staging/4.7' into qtbug-12631Aaron McCarthy2010-08-043-23/+148
| |\
| | * new icons for cell and bt networks.Lorn Potter2010-08-031-20/+33
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-08-0321-342/+207
| | |\
| | * | add convience methods for getting ethernet service details.Lorn Potter2010-07-302-4/+110
| | * | fix spellingLorn Potter2010-07-301-1/+1
| | * | fix crashLorn Potter2010-07-301-1/+1
| | * | try harder to get cell nameLorn Potter2010-07-291-2/+8
| * | | Fix deadlocks in ICD and NetworkManager engines.Aaron McCarthy2010-08-044-46/+41
| | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-0318-334/+185
| |\ \
| | * | Simplify network manager settings code.Aaron McCarthy2010-08-021-112/+46
| | * | Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-0217-222/+139
| | |/
| * | Fixed additional case differences between Gnupoc and Symbian^3.axis2010-07-304-7/+21
| |/
| * Merge remote branch 'staging/4.7' into bearermanagement/icd-static-libsAaron McCarthy2010-07-287-117/+209
| |\
| * | Statically link to Qt based dependent librarys.Aaron McCarthy2010-07-281-2/+5
* | | Remove the use of deprecated qVariant*Olivier Goffart2010-08-064-10/+10
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-2827-269/+2880
|\ \ \ | | |/ | |/|
| * | Cherry pick fix for MOBILITY-1234 from Qt Mobility.Aaron McCarthy2010-07-281-0/+2
| * | Cherry pick fix for QTMOBILITY-408 from Qt Mobility.Aaron McCarthy2010-07-282-33/+34
| * | Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-283-24/+68
| * | Fix compilation error on Symbian^4.Aaron McCarthy2010-07-283-12/+12
| * | Fix detection of OCC functionality.Aaron McCarthy2010-07-281-1/+1
| * | Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-283-48/+93
| |/
| * Cherry pick fix for MOBILITY-1145 from Qt Mobility.Aaron McCarthy2010-07-271-1/+3
| * Cherry pick fix for MOBILITY-1144 from Qt Mobility.Aaron McCarthy2010-07-271-2/+15
| * Order network configurations in service networks in priority order.Aaron McCarthy2010-07-231-37/+46
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-221-0/+2
| |\
| | * Added silent behavior to the most important Symbian build steps.axis2010-07-221-0/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-211-2/+6
| |\ \ | | |/ | |/|
| | * Improve QAccessible for QAccessibleTabBarSebastian Sauer2010-07-211-2/+6
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-211-2/+2
| |\ \
| | * \ Merge branch 'QTBUG-6843' into 4.7Jan-Arve Sæther2010-07-201-2/+2
| | |\ \ | | | |/ | | |/|
| | | * Do not crash due to a infinite recursion when using voiceover on MacOSJan-Arve Sæther2010-07-201-2/+2