]> Shamusworld >> Repos - virtualjaguar/commit
Start of model/view class implementation, since QListViewWidget ultimately
authorShamus Hammons <jlhamm@acm.org>
Wed, 3 Feb 2010 04:39:13 +0000 (04:39 +0000)
committerShamus Hammons <jlhamm@acm.org>
Wed, 3 Feb 2010 04:39:13 +0000 (04:39 +0000)
commit8549cdb01f45764f69a6483285dc0771ea66c007
tree91833d5e023cc7a2c2c1373b4083230031a51389
parentb54bb3c04ba861123e44b7f25fbc859d78627379
Start of model/view class implementation, since QListViewWidget ultimately
just doesn't have what we need.
Makefile
src/gui/filelistmodel.cpp [new file with mode: 0644]
src/gui/filelistmodel.h [new file with mode: 0644]
src/gui/filepicker.cpp
src/gui/filepicker.h
src/gui/filethread.cpp
src/unzip.c