[Kde-pim] Review Request 121580: Small API review for KContacts

Laurent Montel montel at kde.org
Wed Dec 17 17:15:11 GMT 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121580/#review72196
-----------------------------------------------------------



src/geo.cpp
<https://git.reviewboard.kde.org/r/121580/#comment50367>

    As you add a new method you can improve autotests/geotest.cpp
    
    => test when we clear() that geo is invalid for example.
    
    And add @since 5.6 (if we release with 5.6)
    
    It's a good idea to improve unittest when we add new feature/method :)
    Thanks


- Laurent Montel


On déc. 17, 2014, 4:41 après-midi, Aleix Pol Gonzalez wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121580/
> -----------------------------------------------------------
> 
> (Updated déc. 17, 2014, 4:41 après-midi)
> 
> 
> Review request for KDEPIM.
> 
> 
> Repository: kcontacts
> 
> 
> Description
> -------
> 
> - fixes a couple of remaining rename issues (kabc->kcontacts)
> - QList->QVector from public API. It's been discussed many times, it doesnt' make much sense to use QList there.
> - Moved AddresseeHelper attributes into a d-pointer.
> - Kill ErrorHandler, it didn't have any users anyway.
> - Added Geo::clear() method, for consistency.
> 
> 
> Diffs
> -----
> 
>   src/geo.cpp 92f62af 
>   src/key.h 5203422 
>   src/ldifconverter.h abc987d 
>   src/ldifconverter.cpp 90e8d49 
>   src/phonenumber.h a8d96da 
>   src/vcardtool.h 292df6d 
>   src/addresseelist.cpp 6acf9ae 
>   src/errorhandler.h d09e097 
>   src/errorhandler.cpp 9475619 
>   src/geo.h 93b4e87 
>   src/addressee.cpp fca731e 
>   src/addresseehelper.h 7c85462 
>   src/addresseehelper.cpp e1d0974 
>   src/addresseelist.h 1114c6a 
>   autotests/addresstest.cpp fd36f23 
>   src/CMakeLists.txt 4772805 
>   src/address.h 69b263d 
>   src/address.cpp a6e1e84 
>   src/addressee.h cef3bac 
> 
> Diff: https://git.reviewboard.kde.org/r/121580/diff/
> 
> 
> Testing
> -------
> 
> Tests pass, I still can use KTp+KPeople without crashes.
> 
> 
> Thanks,
> 
> Aleix Pol Gonzalez
> 
>

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list