summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Check S60_VERSION instead of existence of certain files in bearer pluginMiikka Heikkinen2010-09-162-15/+15
* Fixed missing background for regular Qt applications with MeeGo system.Samuel Rødal2010-09-141-1/+0
* Don't add generic subdirs project twice.Aaron McCarthy2010-09-131-3/+3
* Remove debug, quiet warnings.Aaron McCarthy2010-09-131-2/+0
* Fix memory leaks and valgrind errors.Aaron McCarthy2010-09-131-2/+9
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-101-0/+2
|\
| * Bearer management: Fix compilation with namespace.Christian Kandeler2010-09-101-0/+2
* | Use QFactoryLoader to ensure we get the correct graphics system plugin.Samuel Rødal2010-09-101-8/+8
* | Updated license headers for meego graphics system.Samuel Rødal2010-09-108-56/+272
* | Fixed compilation and API of meego graphics system.Samuel Rødal2010-09-1010-148/+153
* | Renamed meego graphics system files.Samuel Rødal2010-09-109-0/+0
* | Imported meego graphics system sources.Samuel Rødal2010-09-109-0/+738
|/
* protect nil dictionary from release.Lorn Potter2010-09-031-38/+47
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-09-034-94/+152
|\
| * Fix potential KERN-EXEC 0 on Symbian.Aaron McCarthy2010-09-021-5/+16
| * Revert "Restore default if to system default on session close."Aaron McCarthy2010-09-022-29/+14
| * Fix EasyWLAN handling.Aaron McCarthy2010-09-014-67/+129
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-09-013-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
* | add ofono support and fix crashesLorn Potter2010-08-247-56/+1393
|/
* 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
* 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
|\
| * 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