danbooru-client/src/model
Luca Beltrame 4955cc93bd Allow sending tags as well as the selected URL
This required two changes:

1. in the QML view, the signal has been changed to url, var
2. the model directly outputs a QStringList for ease of use
2015-02-24 00:15:57 +01:00
..
danboorupoolmodel.cpp Port models away from deprecated Qt5 API 2015-02-22 12:00:24 +01:00
danboorupoolmodel.h Allow downloading posts from the toolbar 2015-02-21 11:07:57 +01:00
danboorupostmodel.cpp Allow sending tags as well as the selected URL 2015-02-24 00:15:57 +01:00
danboorupostmodel.h --pedantic; 2015-02-22 10:49:29 +01:00
danboorutagmodel.cpp Port models away from deprecated Qt5 API 2015-02-22 12:00:24 +01:00
danboorutagmodel.h Add a custom role used to sort the tags with an upcoming proxy model 2015-02-20 23:44:24 +01:00