~renatofilho/telephony-service/fix-phone-number-field-cursor

115.1.3 by Gustavo Pichorim Boiko
Move the TODO entries to a TODO file
1
General items
2
- Formatting of phone numbers
3
- Check how to import/export potfiles from the ts one
4
5
Contact integration items:
115.1.10 by Olivier Tilloy
Add TODO items.
6
- Fix contact search when names contain accentuated characters
7
413.6.16 by Gustavo Pichorim Boiko
Port ModelSectionCounter to Qt5 (patch by Florian Boucault). It is not yet working
8
Qt5 porting pendencies:
9
- The count overlay on tabs needs to be reimplemented.
10
- ModelSectionCounter is not working, needs investigation.
413.6.17 by Gustavo Pichorim Boiko
Updated the TODO file with items that are pending porting.
11
- Check for code on tests that was disabled in the porting to Qt5
12
- Check how to test QContactId stuff
470.3.2 by Gustavo Pichorim Boiko
Add pending tasks to the TODO
13
14
Sharing code between the approver and the QML plugin:
15
- the TelepathyHelper class needs to be adapted to be able to be used in both
16
  places
17
- Change the ChannelObserver and the ChannelApprover code to allow using from
18
  both places.