| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed compilation of MeeGo graphics system without eglext.h | Samuel Rødal | 2010-09-17 | 1 | -1/+0 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-17 | 3 | -5/+1 |
|\ |
|
| * | Export qt_directfb_.* functions in plugin as well | Anders Bakken | 2010-09-17 | 3 | -5/+1 |
|
|
* | | Remove pre-Symbian3 plugins from Symbian3 and later builds | Miikka Heikkinen | 2010-09-17 | 3 | -6/+17 |
|/ |
|
* | Make SourceOver work properly in Qt/DirectFB | Anders Bakken | 2010-09-16 | 1 | -1/+1 |
|
|
* | Check S60_VERSION instead of existence of certain files in bearer plugin | Miikka Heikkinen | 2010-09-16 | 2 | -15/+15 |
|
|
* | Fixed missing background for regular Qt applications with MeeGo system. | Samuel Rødal | 2010-09-14 | 1 | -1/+0 |
|
|
* | Don't add generic subdirs project twice. | Aaron McCarthy | 2010-09-13 | 1 | -3/+3 |
|
|
* | Remove debug, quiet warnings. | Aaron McCarthy | 2010-09-13 | 1 | -2/+0 |
|
|
* | Fix memory leaks and valgrind errors. | Aaron McCarthy | 2010-09-13 | 1 | -2/+9 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-10 | 1 | -0/+2 |
|\ |
|
| * | Bearer management: Fix compilation with namespace. | Christian Kandeler | 2010-09-10 | 1 | -0/+2 |
|
|
* | | Use QFactoryLoader to ensure we get the correct graphics system plugin. | Samuel Rødal | 2010-09-10 | 1 | -8/+8 |
|
|
* | | Updated license headers for meego graphics system. | Samuel Rødal | 2010-09-10 | 8 | -56/+272 |
|
|
* | | Fixed compilation and API of meego graphics system. | Samuel Rødal | 2010-09-10 | 10 | -148/+153 |
|
|
* | | Renamed meego graphics system files. | Samuel Rødal | 2010-09-10 | 9 | -0/+0 |
|
|
* | | Imported meego graphics system sources. | Samuel Rødal | 2010-09-10 | 9 | -0/+738 |
|/ |
|
* | protect nil dictionary from release. | Lorn Potter | 2010-09-03 | 1 | -38/+47 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-09-03 | 4 | -94/+152 |
|\ |
|
| * | Fix potential KERN-EXEC 0 on Symbian. | Aaron McCarthy | 2010-09-02 | 1 | -5/+16 |
|
|
| * | Revert "Restore default if to system default on session close." | Aaron McCarthy | 2010-09-02 | 2 | -29/+14 |
|
|
| * | Fix EasyWLAN handling. | Aaron McCarthy | 2010-09-01 | 4 | -67/+129 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-09-01 | 3 | -19/+35 |
|\ \
| |/ |
|
| * | Restore default if to system default on session close. | Aaron McCarthy | 2010-08-26 | 2 | -16/+32 |
|
|
| * | QNetworkSession::close() method now send closed() signal while faking disconn... | Tomasz Bursztyka | 2010-08-25 | 1 | -3/+3 |
|
|
* | | add ofono support and fix crashes | Lorn Potter | 2010-08-24 | 7 | -56/+1393 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-20 | 1 | -1/+1 |
|\ |
|
| * | just build connman and networkmanager plugins on linux | Lorn Potter | 2010-08-20 | 1 | -1/+1 |
|
|
* | | Introduce QtOpenGL module for Symbian. | Jani Hautakangas | 2010-08-20 | 1 | -0/+2 |
|/ |
|
* | cleanup and remove __FUNCTION__, which breaks build on solaris | Lorn Potter | 2010-08-19 | 2 | -25/+2 |
|
|
* | Fix compilation: QT_NO_TEXTSTREAM | Tasuku Suzuki | 2010-08-17 | 1 | -0/+2 |
|
|
* | Mutex is already locked when private member function is called. | Aaron McCarthy | 2010-08-16 | 1 | -3/+2 |
|
|
* | Fixed a typo when doing a lock. | Aaron McCarthy | 2010-08-16 | 1 | -2/+1 |
|
|
* | The QNetworkConfigurationManager did not get the online status correctly even... | Tomasz Bursztyka | 2010-08-16 | 2 | -28/+71 |
|
|
* | Release lock before calling into icd engine. | Aaron McCarthy | 2010-08-16 | 1 | -5/+6 |
|
|
* | Do not change the session configuration state because of changes | Jukka Rissanen | 2010-08-16 | 1 | -2/+0 |
|
|
* | Clean up rasterfallback mechanism in DirectFB | Donald Carr | 2010-08-12 | 1 | -103/+84 |
|
|
* | dont leak these | Lorn Potter | 2010-08-05 | 1 | -0/+1 |
|
|
* | Fix compilation with QT_NO_DBUS | Tasuku Suzuki | 2010-08-04 | 2 | -0/+12 |
|
|
* | Merge remote branch 'staging/4.7' into qtbug-12631 | Aaron McCarthy | 2010-08-04 | 3 | -23/+148 |
|\ |
|
| * | new icons for cell and bt networks. | Lorn Potter | 2010-08-03 | 1 | -20/+33 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-08-03 | 21 | -342/+207 |
| |\ |
|
| * | | add convience methods for getting ethernet service details. | Lorn Potter | 2010-07-30 | 2 | -4/+110 |
|
|
| * | | fix spelling | Lorn Potter | 2010-07-30 | 1 | -1/+1 |
|
|
| * | | fix crash | Lorn Potter | 2010-07-30 | 1 | -1/+1 |
|
|
| * | | try harder to get cell name | Lorn Potter | 2010-07-29 | 1 | -2/+8 |
|
|
* | | | Fix deadlocks in ICD and NetworkManager engines. | Aaron McCarthy | 2010-08-04 | 4 | -46/+41 |
| |/
|/| |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-03 | 18 | -334/+185 |
|\ \ |
|
| * | | Simplify network manager settings code. | Aaron McCarthy | 2010-08-02 | 1 | -112/+46 |
|
|
| * | | Use an enum to return the bearer type of a network configuration. | Aaron McCarthy | 2010-08-02 | 17 | -222/+139 |
| |/ |
|