Bug 201668

Summary: In the generic Parameter Edit View, add support for QStringList types
Product: [Unmaintained] telepathy Reporter: George Goldberg <grundleborg>
Component: accounts-kcmAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: adrian, lorenxo86, mklapetek
Priority: NOR Keywords: junior-jobs
Version: git-latest   
Target Milestone: Future   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description George Goldberg 2009-07-27 16:00:11 UTC
In the generic Parameter Edit View (src/parameter-edit-delegate.cpp etc) some custom types have special support, such as uint and int. QStringList type parameters are currently incorrectly displayed in a QLineEdit. Add support for displaying QStringList type parameters in an intuitive way so all the items in the list can be seen and edited.
Comment 1 George Goldberg 2009-08-04 17:03:36 UTC
Patch from Lorenzo Masini currently pending on reviewboard: http://reviewboard.kde.org/r/1168/
Comment 2 Martin Klapetek 2011-11-02 10:42:35 UTC
What happened to this one? Was it shipped or not?
Comment 3 Adrián Chaves (Gallaecio) 2012-09-20 18:21:29 UTC
3 years and the patch has not been shipped. The author, Lorenzo, did not answer to George’s comments,
Comment 4 Adrián Chaves (Gallaecio) 2012-09-20 18:24:40 UTC
Lorenzo, could you please provide an updated version of the patch without the trailing spaces and have a look at George’s concerns?
Comment 5 Lorenzo Masini 2012-09-20 18:37:27 UTC
Adrián, are you asking me to change a patch I wrote 3 years ago? :D
Comment 6 Adrián Chaves (Gallaecio) 2012-09-20 19:32:22 UTC
XD Either that or remove the review request. I just want to close this issue!
Comment 7 Lorenzo Masini 2012-09-20 20:01:39 UTC
Ok, I've updated the patch, just because it is a good memory :D
I think it doesn't apply anymore :D