openlp/openlp/plugins
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
..
alerts changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00
bibles changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00
custom changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00
images changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00
media changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00
presentations changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00
remotes changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00
songs - improved rendering speed by checking if the text fits as a whole (to save time figuring out that it fits as a whole) 2011-07-24 19:52:53 +02:00
songusage changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00
__init__.py Fix name 2011-06-12 17:02:52 +01:00