MANIFEST.in
Makefile
README.txt
builddemo.py
collector.icns
collector.ico
make.bat
setup.py
Collector.egg-info/PKG-INFO
Collector.egg-info/SOURCES.txt
Collector.egg-info/dependency_links.txt
Collector.egg-info/entry_points.txt
Collector.egg-info/top_level.txt
Collector.egg-info/zip-safe
bs4/__init__.py
bs4/dammit.py
bs4/element.py
bs4/testing.py
bs4/builder/__init__.py
bs4/builder/_html5lib.py
bs4/builder/_htmlparser.py
bs4/builder/_lxml.py
bs4/tests/__init__.py
bs4/tests/test_builder_registry.py
bs4/tests/test_docs.py
bs4/tests/test_html5lib.py
bs4/tests/test_htmlparser.py
bs4/tests/test_lxml.py
bs4/tests/test_soup.py
bs4/tests/test_tree.py
collector/__init__.py
collector/main.py
collector/core/__init__.py
collector/core/collection.py
collector/core/config.py
collector/core/controller.py
collector/core/fields.py
collector/core/file.py
collector/core/filter.py
collector/core/persistence.py
collector/core/persistence_sql.py
collector/core/plugin.py
collector/core/provider.py
collector/core/schema.py
collector/core/storage.py
collector/plugins/__init__.py
collector/plugins/boardgamegeek.py
collector/plugins/csvimport.py
collector/plugins/trictrac.py
collector/ui/__init__.py
collector/ui/application.py
collector/ui/mainwindow.py
collector/ui/splashscreen.py
collector/ui/designer/.DS_Store
collector/ui/designer/advanced_search.ui
collector/ui/designer/collection_items.ui
collector/ui/designer/copy.txt
collector/ui/designer/dashboard.ui
collector/ui/designer/dialog_autocomplete.ui
collector/ui/designer/field_details.ui
collector/ui/designer/file_compare.ui
collector/ui/designer/file_data.ui
collector/ui/designer/file_selector.ui
collector/ui/designer/fitxa.ui
collector/ui/designer/fitxa_edit.ui
collector/ui/designer/im_export.ui
collector/ui/designer/lang.qrc
collector/ui/designer/layout_simple.ui
collector/ui/designer/mainWindow.ui
collector/ui/designer/preferences.ui
collector/ui/designer/properties.ui
collector/ui/designer/search_quick.ui
collector/ui/designer/search_results.ui
collector/ui/designer/toolbar.ui
collector/ui/designer/topbar.ui
collector/ui/designer/widget_filter.ui
collector/ui/designer/widget_multivalue.ui
collector/ui/designer/widget_ref.ui
collector/ui/designer/img/.DS_Store
collector/ui/designer/img/add.png
collector/ui/designer/img/author.png
collector/ui/designer/img/back.png
collector/ui/designer/img/boardgamegeek.png
collector/ui/designer/img/boardgamegeek_fashion.png
collector/ui/designer/img/boards.png
collector/ui/designer/img/box.png
collector/ui/designer/img/browser.png
collector/ui/designer/img/collection.png
collector/ui/designer/img/complete.png
collector/ui/designer/img/csv.png
collector/ui/designer/img/csvbgg.png
collector/ui/designer/img/dashboard.png
collector/ui/designer/img/delete.png
collector/ui/designer/img/done.png
collector/ui/designer/img/edit.png
collector/ui/designer/img/export.png
collector/ui/designer/img/filter.png
collector/ui/designer/img/folder.png
collector/ui/designer/img/fullscreen.png
collector/ui/designer/img/img.qrc
collector/ui/designer/img/import.png
collector/ui/designer/img/info.png
collector/ui/designer/img/reload.png
collector/ui/designer/img/save.png
collector/ui/designer/img/search.png
collector/ui/designer/img/unfilter.png
collector/ui/designer/img/ico/add.png
collector/ui/designer/img/ico/author.png
collector/ui/designer/img/ico/boardgamegeek.png
collector/ui/designer/img/ico/boardgamegeek_fashion.png
collector/ui/designer/img/ico/boards.png
collector/ui/designer/img/ico/browser.png
collector/ui/designer/img/ico/complete.png
collector/ui/designer/img/ico/dashboard.png
collector/ui/designer/img/ico/folder.png
collector/ui/designer/img/ico/info.png
collector/ui/designer/img/ico/reload.png
collector/ui/designer/img/ico/search.png
collector/ui/designer/lang/.DS_Store
collector/ui/designer/lang/ca_ES.qm
collector/ui/designer/lang/ca_ES.ts
collector/ui/designer/lang/es_ES.qm
collector/ui/designer/lang/es_ES.ts
collector/ui/designer/lang/qt_es.qm
collector/ui/designer/splash/.DS_Store
collector/ui/designer/splash/splash.png
collector/ui/designer/splash/splash.qrc
collector/ui/gen/__init__.py
collector/ui/gen/advanced_search.py
collector/ui/gen/collection_items.py
collector/ui/gen/dashboard.py
collector/ui/gen/field_details.py
collector/ui/gen/file_data.py
collector/ui/gen/file_selector.py
collector/ui/gen/fitxa.py
collector/ui/gen/fitxa_edit.py
collector/ui/gen/im_export.py
collector/ui/gen/img_rc.py
collector/ui/gen/lang_rc.py
collector/ui/gen/mainWindow.py
collector/ui/gen/preferences.py
collector/ui/gen/properties.py
collector/ui/gen/search_quick.py
collector/ui/gen/search_results.py
collector/ui/gen/splash_rc.py
collector/ui/gen/toolbar.py
collector/ui/gen/topbar.py
collector/ui/gen/widget_filter.py
collector/ui/gen/widget_multivalue.py
collector/ui/gen/widget_ref.py
collector/ui/helpers/__init__.py
collector/ui/helpers/customtoolbar.py
collector/ui/helpers/fields.py
collector/ui/helpers/filedata.py
collector/ui/helpers/items.py
collector/ui/views/__init__.py
collector/ui/views/advanced_search.py
collector/ui/views/alternatives.py
collector/ui/views/collection.py
collector/ui/views/dashboard.py
collector/ui/views/fitxa.py
collector/ui/views/fitxa_edit.py
collector/ui/views/fitxa_new.py
collector/ui/views/im_export.py
collector/ui/views/plugincollector_fitxa.py
collector/ui/views/preferences.py
collector/ui/views/properties.py
collector/ui/views/search.py
collector/ui/workers/__init__.py
collector/ui/workers/search.py
data/.DS_Store
data/settings.json
data/collections/.DS_Store
data/collections/demo/.DS_Store
data/collections/demo/boardgames.json
data/collections/demo/demo.json
data/collections/demo/demo.sqlite
data/collections/demo/people.json
data/collections/pickle/.DS_Store
data/collections/pickle/boardgames.json
data/collections/pickle/boardgames.p
data/collections/pickle/coney-island.jpg
data/collections/pickle/demo.json
data/collections/pickle/people.json
data/collections/pickle/people.p
data/collections/pickle/pilares.jpg
data/user_plugins/hellouser.py
data/user_plugins/hellouser.pyc
tests/data/.DS_Store
tests/data/bgg/agricola.html
tests/data/bgg/bgg_uris.rst
tests/data/bgg/coney-island.html
tests/data/bgg/coney-island_image.html
tests/data/bgg/coney-island_images.html
tests/data/bgg/geeksearch.php.html
tests/data/bgg/geeksearch_artists.html
tests/data/bgg/mice-and-mystics.html
tests/data/bgg/michael-resch_artist.html
tests/data/bgg/raze-the-castle.html
tests/data/bgg/the-pillars-of-the-earth.html
tests/data/bgg/xmlsearch.xml
tests/data/bgg/coney-island_files/mb_22239_1.png
tests/data/bgg/coney-island_files/pic1092575_mt.jpg
tests/data/bgg/coney-island_files/pic1097258_mt.jpg
tests/data/bgg/coney-island_files/pic1097258_t.jpg
tests/data/bgg/coney-island_files/pic1122936_mt.jpg
tests/data/bgg/coney-island_files/pic1213867_mt.jpg
tests/data/bgg/coney-island_files/pic1306829_mt.png
tests/data/bgg/coney-island_files/pic1338212_mt.jpg
tests/data/bgg/coney-island_files/pic1338230_mt.jpg
tests/data/bgg/coney-island_files/pic1338234_mt.jpg
tests/data/bgg/coney-island_files/pic1338252_mt.jpg
tests/data/bgg/coney-island_files/pic1338263_mt.jpg
tests/data/bgg/coney-island_files/pic1339528_mt.jpg
tests/data/bgg/coney-island_files/pic1339529_mt.jpg
tests/data/bgg/coney-island_files/pic1339530_mt.jpg
tests/data/bgg/coney-island_files/pic1339531_mt.jpg
tests/data/bgg/coney-island_files/pic1339532_mt.jpg
tests/data/bgg/coney-island_files/pic1339533_mt.jpg
tests/data/bgg/coney-island_files/pic1387670_mt.jpg
tests/data/bgg/coney-island_image_files/pic1339529_sq.jpg
tests/data/bgg/coney-island_image_files/pic1339530_md.jpg
tests/data/bgg/coney-island_image_files/pic1339531_sq.jpg
tests/data/bgg/coney-island_image_files/pic1339532_sq.jpg
tests/data/bgg/coney-island_image_files/pic1339533_sq.jpg
tests/data/bgg/coney-island_image_files/pic1340233_sq.jpg
tests/data/bgg/coney-island_image_files/pic1340234_sq.jpg
tests/data/bgg/coney-island_image_files/pic1387670_sq.jpg
tests/data/bgg/coney-island_image_files/pic1411264_sq.jpg
tests/data/bgg/coney-island_images_files/pic1097258_mt.jpg
tests/data/bgg/coney-island_images_files/pic1338252_t.jpg
tests/data/bgg/coney-island_images_files/pic1338253_t.jpg
tests/data/bgg/coney-island_images_files/pic1338262_t.jpg
tests/data/bgg/coney-island_images_files/pic1338263_t.jpg
tests/data/bgg/coney-island_images_files/pic1339527_t.jpg
tests/data/bgg/coney-island_images_files/pic1339528_t.jpg
tests/data/bgg/coney-island_images_files/pic1339529_t.jpg
tests/data/bgg/coney-island_images_files/pic1339530_t.jpg
tests/data/bgg/coney-island_images_files/pic1339531_t.jpg
tests/data/bgg/coney-island_images_files/pic1339532_t.jpg
tests/data/bgg/coney-island_images_files/pic1339533_t.jpg
tests/data/bgg/coney-island_images_files/pic1340233_t.jpg
tests/data/bgg/coney-island_images_files/pic1340234_t.jpg
tests/data/bgg/coney-island_images_files/pic1387670_t.jpg
tests/data/bgg/coney-island_images_files/pic1411264_t.jpg
tests/data/bgg/geeksearch.php_files/pic212815_mt.jpg
tests/data/bgg/geeksearch.php_files/pic334977_mt.jpg
tests/data/bgg/geeksearch.php_files/pic806588_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1312069_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1312072_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1312072_t.jpg
tests/data/bgg/mice-and-mystics_files/pic1312073_mt.png
tests/data/bgg/mice-and-mystics_files/pic1312074_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1312075_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1312077_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1312309_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1312310_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1312312_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1312313_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1312314_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1312315_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1313171_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1319228_mt.jpg
tests/data/bgg/mice-and-mystics_files/pic1321430_mt.jpg
tests/data/bgg/michael-resch_artist_files/mb_5761_0.gif
tests/data/bgg/michael-resch_artist_files/pic1129398_mt.jpg
tests/data/bgg/michael-resch_artist_files/pic1129398_t.jpg
tests/data/bgg/michael-resch_artist_files/pic163514_mt.jpg
tests/data/bgg/michael-resch_artist_files/pic220200_mt.jpg
tests/data/bgg/michael-resch_artist_files/pic251411_mt.jpg
tests/data/bgg/michael-resch_artist_files/pic743820_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic186715_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic200845_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic212815_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic212815_t.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic228027_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic241880_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic267995_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic281151_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic281670_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic303035_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic332762_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic334977_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic343868_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic343869_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic353628_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic382856_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic391612_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic465247_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic505059_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic538497_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic634470_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic702800_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pic729616_mt.jpg
tests/data/bgg/the-pillars-of-the-earth_files/pillarsearth.gif
tests/data/bgg/the-pillars-of-the-earth_files/saulendererde.gif
tests/data/plugins/hello.py
tests/data/plugins/hello.pyc
tests/data/trictrac/.DS_Store
tests/data/trictrac/file.html
tests/data/trictrac/trictrac_uris.rst
tests/data/trictrac/file_files/635.jpg
tests/data/trictrac/file_files/6637_1.jpg
tests/data/trictrac/file_files/6637_2.jpg
tests/data/trictrac/file_files/6637_3.jpg
tests/data/trictrac/file_files/axo_4.gif
tests/data/trictrac/file_files/barre_2.gif
tests/data/trictrac/file_files/barre_3.gif
tests/data/trictrac/file_files/barre_4.gif
tests/data/trictrac/file_files/boardgamegeek_32.gif
tests/data/trictrac/file_files/dhtmlcentral.css
tests/data/trictrac/file_files/editer_1.gif
tests/data/trictrac/file_files/fleche_d.gif
tests/data/trictrac/file_files/fleche_d_01.gif
tests/data/trictrac/file_files/hit.gif
tests/data/trictrac/file_files/icone_avis_alpha.gif
tests/data/trictrac/file_files/icone_avis_date.gif
tests/data/trictrac/file_files/icone_avis_indice.gif
tests/data/trictrac/file_files/icone_avis_note.gif
tests/data/trictrac/file_files/icone_info_partie.gif
tests/data/trictrac/file_files/ir.gif
tests/data/trictrac/file_files/like.html
tests/data/trictrac/file_files/logo_31.gif
tests/data/trictrac/file_files/luding_32.gif
tests/data/trictrac/file_files/ludism.gif
tests/data/trictrac/file_files/ok.gif
tests/data/trictrac/file_files/pixel_n.gif
tests/data/trictrac/file_files/pub_vert.gif
tests/data/trictrac/file_files/question_forum.gif
tests/data/trictrac/file_files/recherche_forum.gif
tests/data/trictrac/file_files/ressource_detail.gif
tests/data/trictrac/file_files/saisir_avis_1.gif
tests/data/trictrac/file_files/saisir_image_1.gif
tests/data/trictrac/file_files/saisir_ressources_1.gif
tests/data/trictrac/file_files/saisir_variantes_1.gif
tests/data/trictrac/file_files/separateur_h.gif
tests/data/trictrac/file_files/separateur_v_140.gif
tests/data/trictrac/file_files/separateur_v_l.gif
tests/data/trictrac/file_files/transparent.gif