summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Switch to 32 bits per pixelPaul Olav Tvete2010-09-061-5/+7
* Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-262-1/+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
| | |/
* | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-08-1911-156/+236
|\ \ \
| * \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-1924-566/+564
| |\ \ \ | | | |/ | | |/|
| | * | 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
| * | | Fix typo in glxintegrationJørgen Lind2010-08-111-4/+3
| * | | Cleaned up in includes in Lighthouse headerfilesJørgen Lind2010-08-062-2/+3
| * | | Added reduced config to glxconfigJørgen Lind2010-08-062-19/+50
| * | | Fixed Lighthouse tempcontext to reset to current contextJørgen Lind2010-08-061-5/+12
| * | | Make testlite work without glxJørgen Lind2010-08-063-8/+12
| * | | Make the GLX integration give more correct formatJørgen Lind2010-08-063-86/+105
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-1927-521/+500
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| | |/ /
| * | | Remove the use of deprecated qVariant*Olivier Goffart2010-08-064-10/+10
* | | | Force 16 bit in eglfsJørgen Lind2010-08-051-3/+3
* | | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterJørgen Lind2010-08-0543-1210/+1441
|\ \ \ \ | | |_|/ | |/| |
| * | | Make QWidget::setPlatformWindowFormat recreate platformWindowJørgen Lind2010-08-041-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-08-0328-271/+2885
| |\ \ \ | | | |/ | | |/|
| | * | 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
| * | | | Make QOpenKODEWindow not delete context when in fullscreen modeJørgen Lind2010-08-032-29/+32
| * | | | Make it possible to view what format a QPlatformGlContext hasJørgen Lind2010-08-036-5/+121
| * | | | Make openkode plugin handle eventsJørgen Lind2010-08-0210-293/+496
| * | | | Make eglfs use defaultsharedcontextJørgen Lind2010-08-022-0/+6
| * | | | Made QPlatformWidnow::glContext a const functionJørgen Lind2010-07-277-15/+10