lp://staging/~blue-shell/blue-shell/libkpeople
- Get this branch:
- bzr branch lp://staging/~blue-shell/blue-shell/libkpeople
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/libkpeople.
Last successful import was .
Recent revisions
- 528. By Aleix Pol
-
Semantic change, don't use Id, prefer Uri
Reason being, contactId can be read as a contact identifier. This can be
misleading as we're talking about such uri unique identifier within
kpeople.
contactId -> contactUri
personId -> personUri - 527. By Aleix Pol
-
Don't fail silently
Add a warning if we couldn't find a person data to fetch for the requested
contactId. - 526. By Aleix Pol
-
Add a PersonsModelTest
For the moment loads a fake source and makes sure it's reporting correctly.
- 525. By Aleix Pol
-
Proper initialization
Needs to be marked as slot, as invokeMethod doesn't work with
C++11 syntax, apperently. - 524. By Aleix Pol
-
Don't use the operator[] when fetching by value
Otherwise it creates an null slot if it's not found.
- 522. By Aleix Pol
-
Fix code path for initially fetched monitors.
It didn't make sense, it was passing the value through the signature
within SLOT() - 521. By Aleix Pol
-
Run kdelibs-astyle
As suggested by:
https://community. kde.org/ Frameworks/ CreationGuideli nes
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)