Martin Klapetek
b8a45d8755
[dialer] Fix typo
2015-06-29 19:52:18 +02:00
Martin Klapetek
b7b6691c19
[dialer] Add basic call failures handler
2015-06-29 18:18:27 +02:00
Martin Klapetek
7fd8ef1922
[dialer] Put the sub-label under the number label
2015-06-24 19:37:17 +02:00
Martin Klapetek
86652a9eba
[dialer] Fix the dialer layout
...
It moves the buttons in the RowLayout below the GridLayout into the
GridLayout itself; that fixes the overall width of the main layout and
everything gets nicely centered.
Plus some minor layout changes.
2015-06-24 17:00:07 +02:00
Marco Martin
e640d7f33f
wrap voiceCall calls to a single qml file
...
this will make easier to port to $whatever if needed
2015-05-13 12:51:56 +02:00
Marco Martin
c58e932db2
correctly insert values in the history
2015-04-26 21:36:17 +02:00
Marco Martin
16cbc31fd1
simple sqlite-based call history
...
still doesn't get updated real-time
2015-04-26 19:50:19 +02:00
Marco Martin
c162599b95
move dialer in a subdir, prepare for the c++ part
2015-04-21 11:28:29 +02:00