gramps/src/gui/views/treemodels
Tim G L Lyons 9ff46d9eab Initial prototype.
* Changed database to introduce Citations
* Introduced new Citation Primary object and CitationBase (equivalent to CitationRef) child object
* Implemented CitationTreeModel and CitationListModel
* Implemented CitationTreeView and CitationListView for new citation views in the navigator
* Implemented EditCitation which is used both for the citation views in the navigator and for the citations of an object
* Implemented the CitationEmbedList to display the citations of an object
* Modified the bottom bar gramplets to support citations
* Implemented the citation selector.
* Modified Media object to include references to Citations
* Initial work on deleting citations


svn: r17960
2011-07-24 18:30:28 +00:00
..
__init__.py Initial prototype. 2011-07-24 18:30:28 +00:00
citationmodel.py Initial prototype. 2011-07-24 18:30:28 +00:00
eventmodel.py 4333: memory leak in 3.2 2010-10-31 07:33:17 +00:00
familymodel.py Only change the foreground color of tagged rows 2011-03-16 18:33:09 +00:00
flatbasemodel.py 4669: Long transactions can cause unwanted effects in TreeViews 2011-05-05 20:02:48 +00:00
Makefile.am Initial prototype. 2011-07-24 18:30:28 +00:00
mediamodel.py Only change the foreground color of tagged rows 2011-03-16 18:33:09 +00:00
notemodel.py Only change the foreground color of tagged rows 2011-03-16 18:33:09 +00:00
peoplemodel.py Fix regression with sort as and display as in names. Functionality is again as one would expect in treeview 2011-03-18 15:45:41 +00:00
placemodel.py 4333: memory leak in 3.2 2010-10-31 07:33:17 +00:00
repomodel.py 4333: memory leak in 3.2 2010-10-31 07:33:17 +00:00
sourcemodel.py 4333: memory leak in 3.2 2010-10-31 07:33:17 +00:00
treebasemodel.py 4669: Long transactions can cause unwanted effects in TreeViews 2011-05-05 20:02:48 +00:00