Re: Add step parameter to DoubleInput QInputDialog

2013-05-10 Thread David Gil Oliva
2013/5/10 David Faure > On Wednesday 08 May 2013 17:26:17 David Gil Oliva wrote: > > > Therefore, I think that it would be best to add a static method called > > getItemFromListView. What do you think? > > Option 1: adding getItemFromListView (the name looks a bit odd) > Option 2: adding a getIte

Jenkins build is back to stable : kdelibs_stable #549

2013-05-10 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Add step parameter to DoubleInput QInputDialog

2013-05-10 Thread David Gil Oliva
Hi! 2013/5/10 Kevin Krammer > On Friday, 2013-05-10, David Faure wrote: > > On Friday 10 May 2013 10:11:05 Kevin Krammer wrote: > > > On Friday, 2013-05-10, David Faure wrote: > > > > > I found no actual use case in the whole KDE code, for actual > > > > multiselection. All calls to getItemList

Jenkins build became unstable: kdelibs_stable #548

2013-05-10 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Jenkins build is back to stable : kdelibs_frameworks_qt5 #605

2013-05-10 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Jenkins build became unstable: kdelibs_frameworks_qt5 #604

2013-05-10 Thread KDE CI System
See ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Add step parameter to DoubleInput QInputDialog

2013-05-10 Thread Kevin Krammer
On Friday, 2013-05-10, David Faure wrote: > On Friday 10 May 2013 10:11:05 Kevin Krammer wrote: > > On Friday, 2013-05-10, David Faure wrote: > > > I found no actual use case in the whole KDE code, for actual > > > multiselection. All calls to getItemList are followed by a .first() or > > > equiva

Re: Add step parameter to DoubleInput QInputDialog

2013-05-10 Thread David Faure
On Friday 10 May 2013 10:11:05 Kevin Krammer wrote: > On Friday, 2013-05-10, David Faure wrote: > > On Friday 10 May 2013 09:27:44 Kevin Krammer wrote: > > > On Friday, 2013-05-10, David Faure wrote: > > > > On Wednesday 08 May 2013 17:26:17 David Gil Oliva wrote: > > > > > Therefore, I think that

Re: Add step parameter to DoubleInput QInputDialog

2013-05-10 Thread Kevin Krammer
On Friday, 2013-05-10, David Faure wrote: > On Friday 10 May 2013 09:27:44 Kevin Krammer wrote: > > On Friday, 2013-05-10, David Faure wrote: > > > On Wednesday 08 May 2013 17:26:17 David Gil Oliva wrote: > > > > Therefore, I think that it would be best to add a static method > > > > called getItem

Re: Add step parameter to DoubleInput QInputDialog

2013-05-10 Thread David Faure
On Friday 10 May 2013 09:27:44 Kevin Krammer wrote: > On Friday, 2013-05-10, David Faure wrote: > > On Wednesday 08 May 2013 17:26:17 David Gil Oliva wrote: > > > Therefore, I think that it would be best to add a static method called > > > getItemFromListView. What do you think? > > > > Option 1:

Re: Add step parameter to DoubleInput QInputDialog

2013-05-10 Thread Kevin Krammer
On Friday, 2013-05-10, David Faure wrote: > On Wednesday 08 May 2013 17:26:17 David Gil Oliva wrote: > > Therefore, I think that it would be best to add a static method called > > getItemFromListView. What do you think? > > Option 1: adding getItemFromListView (the name looks a bit odd) > Option

Re: Add step parameter to DoubleInput QInputDialog

2013-05-10 Thread David Faure
On Wednesday 08 May 2013 17:26:17 David Gil Oliva wrote: > Hi! > > > 2013/5/2 David Faure > > > On Thursday 02 May 2013 13:07:34 David Faure wrote: > > So the real solution is not to add getItemList to Qt, but rather to change > > Qt's getItem to use a QListView rather than a QComboBox, in orde