oKcerG / SortFilterProxyModel

A nicely exposed QSortFilterProxyModel for QML
MIT License
303 stars 102 forks source link

QPM gives different results from git `clone` #40

Open kubark42 opened 7 years ago

kubark42 commented 7 years ago
~/$ qpm install fr.grecko.sortfilterproxymodel
INFO: Package fr.grecko.sortfilterproxymodel has a different license (MIT) than it's dependant (NONE).
Installing fr.grecko.sortfilterproxymodel@0.1.0
~/$ ls vendor/fr/grecko/sortfilterproxymodel/
LICENSE             qqmlsortfilterproxymodel.cpp
SortFilterProxyModel.pri    qqmlsortfilterproxymodel.h
qpm.json

I suspect because this https://github.com/oKcerG/SortFilterProxyModel/blob/99d89d8cfb407e2ccf29f72871b1a20d5fd41b13/qpm.json#L13 is set to v.0.1.0, but I'm unfamiliar with qpm so this is just a guess.

P.S. Why am I just now finding this project? It's awesome, and I implemented a far inferior version for some auto-complete text boxes I made. Thanks a million!

MikePooh commented 5 years ago

Same observing today December 20, 2018 qpm version is 0.1.0, however all the information and git version is 0.2 Please update version in qpm