Commit Graph

2209 Commits

Author SHA1 Message Date
Jon Tibble
585ffbdc6d Head r881 2010-06-25 01:30:26 +01:00
Jon Tibble
3cee3f0f8e Fix grammo 2010-06-25 01:25:21 +01:00
Jon Tibble
6798f3402c Head r881 2010-06-25 01:24:56 +01:00
Jonathan Corwin
adb5776d61 pptviewlib changes
bzr-revno: 881
2010-06-24 22:01:57 +01:00
Raoul Snyman
ae17e3b6b3 Some more OOo related fixes. 2010-06-24 22:48:38 +02:00
Jonathan Corwin
a23a354532 pptviewlib.dll 2010-06-24 21:25:35 +01:00
Jonathan Corwin
6f525dc0c2 Presentation tidies
bzr-revno: 880
2010-06-24 21:16:34 +01:00
Jon Tibble
95945c622f Fix check_item_selection
bzr-revno: 879
2010-06-24 21:05:04 +01:00
Jonathan Corwin
1ea6d1da50 Merge excepts together (again) 2010-06-24 20:58:45 +01:00
Raoul Snyman
10663be6bc Fix bug #595676i, improve the OSIS importer and add source languages from Pootle.
bzr-revno: 878
2010-06-24 21:46:53 +02:00
Jonathan Corwin
84b7a4f4ad head 2010-06-24 20:43:06 +01:00
Jonathan Corwin
30f8441ce9 Merge excepts together 2010-06-24 20:42:15 +01:00
Raoul Snyman
9dc12ac522 Try to fix the song plugin's dependence on OOo. 2010-06-24 21:40:41 +02:00
Jon Tibble
78b1c8d1af Do the fix properly 2010-06-24 20:36:33 +01:00
Raoul Snyman
e29127477e Merge from trunk. 2010-06-24 21:18:50 +02:00
Jon Tibble
b402cc5639 Fix check_item_selection 2010-06-24 20:04:18 +01:00
Raoul Snyman
aa2d1586ea Fix bug #595676 and improve the OSIS importer. 2010-06-24 20:35:01 +02:00
Jon Tibble
4ac7ce16c0 Ampersands and item selection checking
bzr-revno: 877
2010-06-24 19:16:43 +01:00
Tim Bentley
b4626d80eb Screen sizes now work 2010-06-24 19:06:34 +01:00
Jon Tibble
2c42aa0289 Refactor check_item_selected 2010-06-24 16:50:40 +01:00
Jon Tibble
ca7f3eb599 Fix and add some ampersands 2010-06-24 16:28:42 +01:00
Jonathan Corwin
bbf5ecf0fc Head 2010-06-23 23:30:15 +01:00
Jonathan Corwin
fe01718d46 Presentation tidyups 2010-06-23 23:26:54 +01:00
Tim Bentley
da5ff6c3db Update version numbers and white space 2010-06-23 18:37:01 +01:00
Frode Woldsund
56f87c3a35 Fixed (c) symbol 2010-06-23 15:39:36 +02:00
Frode Woldsund
07db3c4c21 removed u' 2010-06-23 09:22:05 +02:00
Frode Woldsund
4826408536 stupid whitespace ... 2010-06-23 09:05:43 +02:00
Frode Woldsund
b95b598340 Forgot to import translate from openlp.core.lib :( 2010-06-23 08:54:11 +02:00
Tim Bentley
d2af535c70 Start to clean up display code.
Make Video Hide / Reappear
Add Audio player to play audio with no display
Replace Labels with QGraphicXXXXItems
2010-06-23 06:13:32 +01:00
Frode Woldsund
683a53c594 Fixed 2 translate() functions in songplugin 2010-06-22 23:53:18 +02:00
Tim Bentley
dc1479e830 Stop screen blanking on 1 display as startup 2010-06-22 18:12:47 +01:00
Jon Tibble
912668c619 Fix version check (Bug #597121) 2010-06-22 17:17:15 +01:00
Jon Tibble
d9d976d64b Cleanup and import fix 2010-06-22 16:09:49 +01:00
Jon Tibble
43a4eaed96 Head r872 2010-06-22 15:34:03 +01:00
Jon Tibble
ec87fddf53 * Fix log file location (Bug #596822)
* Script resources generation
* Cleanup long lines

bzr-revno: 872
2010-06-22 14:14:09 +01:00
Jon Tibble
a9e9f334e2 Fix log file location 2010-06-22 13:32:15 +01:00
Frode Woldsund
92776230dd Another translate() bugfix.
bzr-revno: 871
2010-06-22 09:13:29 +02:00
Raoul Snyman
817e75898e Fix up Theme form parentage.
bzr-revno: 870
2010-06-22 09:08:31 +02:00
Jon Tibble
70df49476d Long lines 2010-06-22 00:38:54 +01:00
Frode Woldsund
e18a8067c7 switched place on function that did not make sense: translate(unicode -> unicode(translate 2010-06-21 23:57:01 +02:00
Frode Woldsund
5f72066b32 Merged whit trunk and fixed one missing u'' 2010-06-21 23:35:07 +02:00
Jon Tibble
1cf85205ce More translate() 2010-06-21 22:04:56 +01:00
Jon Tibble
2a71670149 Stray trailing backslashes 2010-06-21 21:52:25 +01:00
Raoul Snyman
d7bd2c5074 Fix up Theme form parentage.
Some new lines?
2010-06-21 22:06:36 +02:00
Tim Bentley
a4d7ae1600 Final extermination of translate u"s 2010-06-21 19:28:36 +01:00
Raoul Snyman
c8bbd65349 Updated the majority of the translate() functions.
bzr-revno: 866
2010-06-21 20:00:21 +02:00
Raoul Snyman
74767e3874 Merge from trunk 2010-06-21 18:47:34 +02:00
Raoul Snyman
6c1b5a6fad Updated the majority of the translate() functions.
Removed .qm files.
Ignore .qm files.
2010-06-21 18:43:59 +02:00
Tim Bentley
b08707cc80 Head864 2010-06-21 17:21:00 +01:00
Tim Bentley
af5ae6047a Fix bug with Inactive not working 2010-06-21 17:20:41 +01:00
Jon Tibble
e7b4e16405 Couple o' Cleanups 2010-06-20 14:03:06 +01:00
Jon Tibble
700b41390e Head r863 2010-06-20 13:43:09 +01:00
Raoul Snyman
068cb0ff8b Fix bug #596506 and bug #596505
bzr-revno: 863
2010-06-20 14:37:22 +02:00
Raoul Snyman
ce79049868 Reverted a change that could introduce a bug! 2010-06-20 14:12:49 +02:00
Raoul Snyman
054ec36e4a Fixed bug #596505 2010-06-20 13:43:16 +02:00
Raoul Snyman
28bb5e519d Fix bug #596506 2010-06-20 13:09:15 +02:00
M2j
888bc50622 fixes 2010-06-20 08:48:32 +02:00
M2j
8e25f3850e corrected one string 2010-06-20 01:58:42 +02:00
M2j
87c21201e7 HEAD 2010-06-20 01:31:32 +02:00
M2j
3061c319d5 Automatic verse order entry expanding
deleted a misplaced QSpacerItem
2010-06-20 01:16:15 +02:00
Jon Tibble
afefd3c45f Head r861 2010-06-20 00:12:00 +01:00
M2j
735ae40996 single character verse entries 2010-06-19 23:54:53 +02:00
Jon Tibble
e3a07c1e57 Cleanups 2010-06-19 21:21:36 +01:00
Raoul Snyman
ba4b7a9b7f Removed lowercasing of image formats. 2010-06-19 20:42:49 +02:00
Raoul Snyman
d321249366 Removed unnecessary comments. 2010-06-19 20:38:17 +02:00
Jon Tibble
1005a3c1b1 Cleanup unneeded trailing backslashes 2010-06-19 19:29:18 +01:00
Raoul Snyman
8c6e033c3d Fixed up translate parameters. 2010-06-19 20:29:08 +02:00
Raoul Snyman
38255ffdb6 Merge from trunk 2010-06-19 20:03:21 +02:00
Raoul Snyman
e615401007 Make image formats filter in a central location. 2010-06-19 20:00:50 +02:00
Jon Tibble
a34957297c Cleanups 2010-06-19 18:56:21 +01:00
Jon Tibble
f2836baae4 More docstrings 2010-06-19 18:31:42 +01:00
Jon Tibble
91c0fcb9e7 Head r860 2010-06-19 18:30:41 +01:00
Jon Tibble
685fe0311a Cleanups
bzr-revno: 860
2010-06-19 18:26:34 +01:00
Meinert Jordan
a80e212c06 Unicode for Themes
bzr-revno: 859
2010-06-19 18:20:35 +01:00
Jon Tibble
0235f251bf Cleanups 2010-06-19 14:18:38 +01:00
M2j
0f7c997214 small fix for unicode Theme names 2010-06-19 14:01:06 +02:00
Jon Tibble
2d050b07db Head r858 2010-06-19 12:53:20 +01:00
M2j
9cdc489735 HEAD 2010-06-19 13:43:05 +02:00
Jon Tibble
14cafa91c2 Complete openlp.migration removal
bzr-revno: 858
2010-06-19 12:42:33 +01:00
Frode Woldsund
6b1255551a String Cleanup in MainWindow
bzr-revno: 857
2010-06-19 13:32:18 +02:00
Tim Bentley
0a3bf10fb9 Translation updates
Remove Text over video for now.
Fix song editing bug

bzr-revno: 856
Fixes: https://launchpad.net/bugs/596211
2010-06-19 12:02:18 +01:00
M2j
b7ec09cf87 Unicode support for theme XML 2010-06-19 12:41:13 +02:00
Tim Bentley
cf73f77e0d Fix bug #596211 2010-06-19 11:37:58 +01:00
Tim Bentley
41789ef5e3 Translate string clean up
core/lib/__init__.py
core/utils/languagemanager.py
core/lib/mediamanageritem.py
core/ui/slidecontroller.py
core/ui/plugin*.py
core/ui/service*.py
2010-06-19 05:05:39 +01:00
Tim Bentley
18a32a2217 Remove Media dynamic backgrounds for now.
Clean up Media, Image and Custom translate strings
2010-06-19 04:43:10 +01:00
Frode Woldsund
77e0e5a397 String Cleanup: replace translate(u'', u'') -> translate('', '') 2010-06-19 01:48:16 +02:00
M2j
b13f9eb74f String cleanup: Themes 2010-06-19 01:18:08 +02:00
Jon Tibble
f7fb45e69e Complete openlp.migration removal 2010-06-18 23:13:10 +01:00
Raoul Snyman
a616a7d160 - Fixed a problem where authors with null names in the db were not editable.
- Fixed the add author shortcut on the edit song form to split up the author's name so that the above error doesn't occur.
- Made the Clear Search button run a blank search (which is what the user expects).
2010-06-19 00:09:41 +02:00
Raoul Snyman
d48daa2c98 Added last bits of streamlining of Song Maintenance form. 2010-06-18 21:55:45 +02:00
Raoul Snyman
cc2db3a5f4 Merge from trunk 2010-06-18 18:44:10 +02:00
Jon Tibble
226277e55d Head r852 2010-06-18 12:57:50 +01:00
Tim Bentley
0d35135945 Fix Bug #595672 2010-06-18 08:42:38 +01:00
Tim Bentley
d143b197a3 Head851 2010-06-18 06:59:31 +01:00
Tim Bentley
e4f77dbacb Bug fixes 2010-06-18 06:58:40 +01:00
Jon Tibble
7f88043177 RFC: Cleanups 2010-06-18 02:26:01 +01:00
Jon Tibble
8382ea5303 Fix service manager DnD (Bug #595671) 2010-06-18 00:17:16 +01:00
Jon Tibble
5dc87d3ede Cleanups 2010-06-17 22:07:01 +01:00
Jon Tibble
16ab2da4d6 Fix HTTPBible verse counts 2010-06-17 22:01:30 +01:00
Jon Tibble
d395438173 Head r851 2010-06-17 18:00:14 +01:00