profile/ivi/hfdialer.git
12 years agoAdded the ability to edit the PID number using the number pad.
Brian Jones [Wed, 4 Apr 2012 21:32:22 +0000 (14:32 -0700)]
Added the ability to edit the PID number using the number pad.
Also made sure that focus for the numberpad goes back to the
phone number entry once pairing is done.

12 years agoCleaning up dead code from main.cpp and common.h, and moving global
Rusty Lynch [Wed, 4 Apr 2012 20:46:56 +0000 (13:46 -0700)]
Cleaning up dead code from main.cpp and common.h, and moving global
methods that are only used once to the file that needs it and marking
the method as static

12 years agoAdding dist tarball creation
Rusty Lynch [Wed, 4 Apr 2012 20:19:30 +0000 (13:19 -0700)]
Adding dist tarball creation

12 years agoFurther cleanup of the build system
Rusty Lynch [Wed, 4 Apr 2012 20:16:22 +0000 (13:16 -0700)]
Further cleanup of the build system

12 years agoRemoving defunct keepalive script and cleaning out dead entries from
Rusty Lynch [Wed, 4 Apr 2012 19:52:44 +0000 (12:52 -0700)]
Removing defunct keepalive script and cleaning out dead entries from
the the projects.pro file

12 years agoRevamping the build such that passing in VERBOSE in the CONFIG will
Rusty Lynch [Wed, 4 Apr 2012 18:20:25 +0000 (11:20 -0700)]
Revamping the build such that passing in VERBOSE in the CONFIG will
trigger trace operations and various extra verbose error messages directly
to the console, and also setting the default build (without passing wayland
or xlib to the CONFIG) will result in using the normal qt config paths.

To build with verbose mode on, run 'qmake CONFIG+=verbose'

12 years agoAdded code to properly power up the modem once it's paired. Also adding
Brian Jones [Tue, 3 Apr 2012 23:28:32 +0000 (16:28 -0700)]
Added code to properly power up the modem once it's paired. Also adding
the ability to connect a modem by clicking / touching the item in the "Your Devices" list.

12 years agoRemoving old policy files, as we don't use them
Brian Jones [Wed, 28 Mar 2012 00:04:46 +0000 (17:04 -0700)]
Removing old policy files, as we don't use them

12 years agoinitial commit
Brian Jones [Tue, 27 Mar 2012 23:54:16 +0000 (16:54 -0700)]
initial commit