SortFilterProxyModel icon indicating copy to clipboard operation
SortFilterProxyModel copied to clipboard

QPM gives different results from git `clone`

Open kubark42 opened this issue 7 years ago • 1 comments

~/$ qpm install fr.grecko.sortfilterproxymodel
INFO: Package fr.grecko.sortfilterproxymodel has a different license (MIT) than it's dependant (NONE).
Installing [email protected]
~/$ 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!

kubark42 avatar Aug 01 '17 21:08 kubark42

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

MikePooh avatar Dec 20 '18 14:12 MikePooh