openlp/openlp/plugins/songs
Andreas Preikschat 187bb647c0 - improved rendering speed by checking if the text fits as a whole (to save time figuring out that it fits as a whole)
- use binary chop to find the number of lines which will fit on a slide (if it does not fit as a whole)
- do not use instance variables as arguments
- renamed image_manager to imageManager and theme_manager to themeManager as the classes are derived of Qt

Some changes to html (html5):
- added doctype
- removed obsolete language attribute

bzr-revno: 1694
2011-07-24 19:52:53 +02:00
..
forms r1686 2011-07-15 20:34:08 +02:00
lib Unused import 2011-07-17 13:59:26 +01:00
__init__.py Fix name 2011-06-12 17:02:52 +01:00
songsplugin.py changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00