profile/ivi/ofono-qt.git
13 years agoDo not install OfonoInterface header
Alexander Kanavin [Fri, 10 Dec 2010 11:44:24 +0000 (13:44 +0200)]
Do not install OfonoInterface header

13 years agoUpdate version to 0.1.0
Alexander Kanavin [Fri, 10 Dec 2010 11:36:21 +0000 (13:36 +0200)]
Update version to 0.1.0

13 years agoChange tests install dir to MeeGo preferred location
Shane Bryan [Wed, 8 Dec 2010 19:03:30 +0000 (11:03 -0800)]
Change tests install dir to MeeGo preferred location

13 years agoAdd ownership clarification
Alexander Kanavin [Wed, 8 Dec 2010 13:17:13 +0000 (15:17 +0200)]
Add ownership clarification

13 years agoDocumentation fixups
Alexander Kanavin [Fri, 3 Dec 2010 14:11:00 +0000 (16:11 +0200)]
Documentation fixups

13 years agoRemove unnecessary 'request' prefixes
Alexander Kanavin [Fri, 3 Dec 2010 13:50:09 +0000 (15:50 +0200)]
Remove unnecessary 'request' prefixes

13 years agoTest fixups
Alexander Kanavin [Fri, 3 Dec 2010 13:32:48 +0000 (15:32 +0200)]
Test fixups

13 years agoDo not subclass OfonoNetworkOperator from OfonoInterface
Alexander Kanavin [Thu, 2 Dec 2010 20:22:48 +0000 (22:22 +0200)]
Do not subclass OfonoNetworkOperator from OfonoInterface

13 years agoDo not subclass OfonoModemInterface from OfonoInterface
Alexander Kanavin [Thu, 2 Dec 2010 20:14:26 +0000 (22:14 +0200)]
Do not subclass OfonoModemInterface from OfonoInterface

This took more effort than anticipated

13 years agoDo not subclass OfonoModem from OfonoInterface
Alexander Kanavin [Wed, 1 Dec 2010 15:58:21 +0000 (17:58 +0200)]
Do not subclass OfonoModem from OfonoInterface

13 years agoRemove unnecessary includes
Alexander Kanavin [Wed, 1 Dec 2010 15:28:34 +0000 (17:28 +0200)]
Remove unnecessary includes

13 years agoFix missing header
Alexander Kanavin [Mon, 22 Nov 2010 15:57:36 +0000 (17:57 +0200)]
Fix missing header

13 years agoAdd test for OfonoModemInterface class
Alexander Kanavin [Thu, 18 Nov 2010 20:09:42 +0000 (22:09 +0200)]
Add test for OfonoModemInterface class

13 years agoAdd proper test for OfonoModem class
Alexander Kanavin [Thu, 18 Nov 2010 20:09:00 +0000 (22:09 +0200)]
Add proper test for OfonoModem class

13 years agoPower on and put online the modem on test startup if necessary
Alexander Kanavin [Thu, 18 Nov 2010 20:07:02 +0000 (22:07 +0200)]
Power on and put online the modem on test startup if necessary

13 years agoStricter rules for manual modem selection
Alexander Kanavin [Thu, 18 Nov 2010 20:05:42 +0000 (22:05 +0200)]
Stricter rules for manual modem selection

A modem has to exist during class construction
If a modem goes away and then comes back, it's not picked up

13 years agoRewrite ModemManager test
Alexander Kanavin [Wed, 17 Nov 2010 16:04:22 +0000 (18:04 +0200)]
Rewrite ModemManager test

13 years agoWrite a proper test for OfonoInterface
Alexander Kanavin [Wed, 17 Nov 2010 15:01:01 +0000 (17:01 +0200)]
Write a proper test for OfonoInterface

13 years agoDocumentation fixups
Alexander Kanavin [Fri, 12 Nov 2010 13:49:42 +0000 (15:49 +0200)]
Documentation fixups

- add mainpage
- add doxygene config
- add qmake target
- remove redundant comment lines

13 years agoAdd documentation, code cleanups
Alexander Kanavin [Fri, 12 Nov 2010 13:27:34 +0000 (15:27 +0200)]
Add documentation, code cleanups

- add doxygen-compatible comments to API headers
- add const qualifiers where applicable
- add modem selection rule enumeration; it's now required to specify it explicitly

13 years agoFix copyright notices
Alexander Kanavin [Wed, 10 Nov 2010 16:43:31 +0000 (18:43 +0200)]
Fix copyright notices

13 years agoAdd copyright notices to tests
Alexander Kanavin [Wed, 10 Nov 2010 15:09:04 +0000 (17:09 +0200)]
Add copyright notices to tests

13 years agoInitial commit
Alexander Kanavin [Wed, 10 Nov 2010 14:36:47 +0000 (16:36 +0200)]
Initial commit