gramps/src/DataViews
Benny Malengier f07a12766a Further optimization in the flatbasemodel:
* keep list of all possible keys in memory so database is no longer touched 
     for the searches. ==> a search is faster
   * bug fixes to previous patch set: show total and displayed number correctly


svn: r12726
2009-06-29 13:37:15 +00:00
..
__init__.py fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
EventView.py Further optimization in the flatbasemodel: 2009-06-29 13:37:15 +00:00
FamilyList.py Further optimization in the flatbasemodel: 2009-06-29 13:37:15 +00:00
GeoView.py Fixing typos 2009-03-08 23:02:03 +00:00
GrampletView.py Split Utils in a non GUI and GUI part 2009-06-19 15:23:58 +00:00
Makefile.am Remove MapView.py since it is deprecated in favor of Geoview 2009-06-02 14:54:37 +00:00
MediaView.py Further optimization in the flatbasemodel: 2009-06-29 13:37:15 +00:00
NoteView.py Further optimization in the flatbasemodel: 2009-06-29 13:37:15 +00:00
PedigreeView.py Minor tweaks to use slices instead of lists of items 2009-06-25 13:41:16 +00:00
PersonView.py Bug 3069: PersonView keeps tree model attached while rebuilding the columns 2009-06-24 20:26:18 +00:00
PlaceView.py Further optimization in the flatbasemodel: 2009-06-29 13:37:15 +00:00
RelationView.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
RepositoryView.py Further optimization in the flatbasemodel: 2009-06-29 13:37:15 +00:00
SourceView.py Further optimization in the flatbasemodel: 2009-06-29 13:37:15 +00:00