This website requires JavaScript.
Explore
Help
Sign In
raoul
/
openlp
Watch
1
Star
0
Fork
0
You've already forked openlp
forked from
openlp/openlp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ac557714ef
openlp
/
openlp
/
plugins
History
Mattias Põldaru
ac557714ef
Fix for 860876, a bug where web remote returns wrongly decoded alert message. It also fixes no search results when searching words with non-ascii characters.
...
Fixes:
https://launchpad.net/bugs/860876
2011-12-15 00:39:52 +02:00
..
alerts
More earlier conversions to unicode.
2011-12-09 14:35:18 +02:00
bibles
Fix BOM mess for utf-8 files. We assume no other file would begin with BOM, whatever encoding they have (they really shouldn't since BOM is used to detect unicode on Windows and at least by wiki nobody is opposed).
2011-12-14 12:47:52 +02:00
custom
Cleanups
2011-11-26 21:26:50 +00:00
images
Convert strings unicode as soon as possible and assume they are in unicode later.
2011-12-09 13:50:25 +02:00
media
fixed plugins
2011-12-08 18:55:12 +01:00
presentations
Start disabled presentations only when necessary. Try and shutdown Impress at the end correctly
2011-12-11 21:59:10 +00:00
remotes
Fix for 860876, a bug where web remote returns wrongly decoded alert message. It also fixes no search results when searching words with non-ascii characters.
2011-12-15 00:39:52 +02:00
songs
Fix for bug
#828385
, song import plugins order more alphabetical, but OpenLP related ones in front. It saves last used item's index. Saving of last used simply saves item's index in list, so if the order of import types changes (or one is added before the one), wrong item is selected for once.
2011-12-14 12:50:04 +02:00
songusage
More earlier conversions to unicode.
2011-12-09 14:35:18 +02:00
__init__.py
Fix name
2011-06-12 17:02:52 +01:00