Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Statically link to Qt based dependent librarys. | Aaron McCarthy | 2010-07-28 | 1 | -4/+0 |
| | | | | | | | | | | Some of the library dependencies of the ICD Bearer Management plugin use Qt. We include them in src/3rdparty and link against them statically to avoid the circular build dependency. Libraries that do not use Qt are still linked dynamically. The libraries which are statically linked are libconninet and libgq-gconf. Task-number: QTBUG-12354 | ||||
* | Bearer management changes from Qt Mobility (7a5ff985) | Aaron McCarthy | 2010-04-14 | 1 | -5/+3 |
| | | | | 7a5ff9859f5775915ae80c287f51c772599c2379 | ||||
* | Add configure test for Maemo Internet Connection Daemon. | Aaron McCarthy | 2010-03-23 | 2 | -0/+58 |
Task: QTBUG-9156 |