summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-222-17/+3
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-221-14/+0
| |\
| | * fix qt static build on winceRomain Pokrzywka2010-09-211-14/+0
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jason McDonald2010-09-211-3/+3
| |\ \
| | * | Qt headers must be included before X11 headersBenjamin Poulain2010-09-211-3/+3
| | |/
| * | Bump version to 4.7.1.Jason McDonald2010-09-211-1/+1
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-2123-34/+1005
|\ \ | |/
| * Fixed compilation of MeeGo graphics system without eglext.hSamuel Rødal2010-09-171-1/+0
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-173-5/+1
| |\
| | * Export qt_directfb_.* functions in plugin as wellAnders Bakken2010-09-173-5/+1
| * | Remove pre-Symbian3 plugins from Symbian3 and later buildsMiikka Heikkinen2010-09-173-6/+17
| |/
| * Make SourceOver work properly in Qt/DirectFBAnders Bakken2010-09-161-1/+1
| * 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
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-1012-188/+1592
|\ \ | |/
| * 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
| |\ \ | | |/
| * | add ofono support and fix crashesLorn Potter2010-08-247-56/+1393
* | | 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