Commit Graph

2899 Commits

Author SHA1 Message Date
Raoul Snyman ef9684320c HEAD 2010-09-14 22:34:44 +02:00
Raoul Snyman 2f33ae1bab Add in code to display a disabled message if an importer is not available. 2010-09-14 22:33:33 +02:00
Tim Bentley 627ba9626c Fix errors in merge 2010-09-14 18:29:56 +01:00
Tim Bentley fe21b6be12 Fix video crashing
Fixes: https://launchpad.net/bugs/637886
2010-09-14 18:06:08 +01:00
Tim Bentley d476e63621 fix service editing crashing
Fixes: https://launchpad.net/bugs/637547
2010-09-14 18:05:05 +01:00
Tim Bentley efb58a710f Remove whitespace 2010-09-14 17:44:21 +01:00
Jon Tibble 1968803619 More cleanups 2010-09-14 15:43:21 +01:00
Jon Tibble 5fe753c833 Cleanups 2010-09-14 15:21:44 +01:00
Jon Tibble 23859bb241 Head r1030 2010-09-14 14:04:04 +01:00
Raoul Snyman 0a84fc0bcc Added extra labels to show that an item is disabled.
Added functionality to the SongFormat class to keep track of availability of importers.
2010-09-13 23:09:13 +02:00
Raoul Snyman a1f7c9c5a0 Various string-related fixes:
- Removed a bunch of double spaces.
- Renamed the translation files.
- Updated the translation files.
- Fixed up a few widgets.
Also fixed up the layout on the Edit Song form.

bzr-revno: 1030
2010-09-13 08:17:07 +02:00
Tim Bentley 317a4ea8c6 Fix code so translations can be found
bzr-revno: 1029
2010-09-13 07:05:24 +01:00
Raoul Snyman d4a0171203 HEAD 2010-09-13 07:16:16 +02:00
Raoul Snyman 826e366880 Fixes bug #635330 and attempts to fix bug #635338
bzr-revno: 1028
2010-09-12 22:25:08 +02:00
Tim Bentley 37aecbefaf Lanugages now work 2010-09-12 10:14:02 +01:00
Jonathan Corwin 15c868568f Head 2010-09-11 22:40:26 +01:00
Jonathan Corwin 0d36cba0bb Video background loop/change 2010-09-11 22:40:14 +01:00
Raoul Snyman 4e8f663444 Set the correct default encoding.
Centralise decoding to a single function.
HEAD
2010-09-11 21:00:01 +02:00
Raoul Snyman c1ed2a76e2 Detect v1.0 database at the beginning of the import, not half way through.
Do some detection of the encoding.
2010-09-11 20:51:27 +02:00
Tim Bentley 7b46f33cde Space 2010-09-11 16:58:03 +01:00
Tim Bentley 8d51128e0c Fix translation code to find qm files 2010-09-11 15:03:10 +01:00
Tim Bentley 0412fca642 Remove execuitable flag 2010-09-11 13:42:50 +01:00
Jonathan Corwin 02abcf24fc Head 2010-09-10 18:52:22 +01:00
Jonathan Corwin d549935fa8 Bug 634771 - Check for no recent files 2010-09-10 18:49:22 +01:00
Jonathan Corwin 81a1cfc815 Tidy up versetag counting 2010-09-09 20:34:45 +01:00
Raoul Snyman 1dcf3a2769 jQuery-fied the JavaScript, made the interface look a little prettier.
bzr-revno: 1023
2010-09-09 21:01:23 +02:00
Derek Scotney 198cd94011 All verse types have auto numbering 2010-09-09 20:30:38 +02:00
Derek Scotney efd4b77ef8 All verse types have auto numbering 2010-09-09 20:30:25 +02:00
Jonathan Corwin 15a155044f Left+Bottom align footer, and prevent wrapping
bzr-revno: 1021
2010-09-09 19:05:08 +01:00
Jonathan Corwin dd2136774b Remove height, so fix actually works 2010-09-09 08:30:14 +01:00
Jonathan Corwin 58dc96b124 Anchor footer from bottom, and prevent footer line wrapping 2010-09-08 22:55:24 +01:00
Raoul Snyman 158c612cf9 Fixed up the styles a little, and sync'ed to HEAD. 2010-09-08 22:38:37 +02:00
Tim Bentley 0eea3f40f3 Head 2010-09-08 20:39:39 +01:00
Tim Bentley 3bfea1c715 Proper fix for 632674 2010-09-08 20:36:39 +01:00
Tim Bentley 472da0cf27 Short term fix for 633354
Fix display and text bugs

bzr-revno: 1019
Fixes: https://launchpad.net/bugs/594808, https://launchpad.net/bugs/632674
2010-09-08 20:13:58 +01:00
Raoul Snyman c2fdb62e74 Added a simple dialog to display any uncaught exceptions.
bzr-revno: 1018
2010-09-08 21:06:23 +02:00
Tim Bentley ccb75ad3b6 Fix display to work on 1024x768 resolution without nasty slider movements
Fixes: https://launchpad.net/bugs/594808
2010-09-08 19:12:16 +01:00
Tim Bentley b39136782e Quick hack to get songs back 2010-09-08 19:00:48 +01:00
Tim Bentley cfca50ff25 Fix setText bug when null list item
Fixes: https://launchpad.net/bugs/632674
2010-09-08 18:51:19 +01:00
Raoul Snyman b8893f4ab2 Merge in the openlp.org 1.x importer.
bzr-revno: 1017
2010-09-08 06:57:13 +02:00
Raoul Snyman 7c2da6e2e3 Added a global exception catcher, so that our poor n00bs can see what happened. 2010-09-07 22:42:33 +02:00
Tim Bentley 1dd5ee185c Fix song editing bug
bzr-revno: 1016
Fixes: https://launchpad.net/bugs/630247
2010-09-07 19:41:09 +01:00
Tim Bentley 4c648f142c Fix song editing display bug
Fixes: https://launchpad.net/bugs/630247
2010-09-07 17:12:47 +01:00
Raoul Snyman f30aecfd46 A couple of bugfixes. 2010-09-07 00:02:48 +02:00
Raoul Snyman 63139e8c3b Just check for the tracks table before importing from it. 2010-09-06 22:41:11 +02:00
Raoul Snyman f82513f11d Finally done the openlp.org 1.x song importer. 2010-09-06 22:33:28 +02:00
Raoul Snyman 5e61bf938e HEAD 2010-09-06 20:05:08 +02:00
Tim Bentley 991d8f1caf Fix bugs regarding screen blanking
bzr-revno: 1015
Fixes: https://launchpad.net/bugs/639285, https://launchpad.net/bugs/630254
2010-09-06 16:35:33 +01:00
Raoul Snyman 035bf7577f Update some strings, fix up the layout in the edit song dialog. 2010-09-06 07:54:51 +02:00
Raoul Snyman 08e97a67cb More string fixes and updates from Pootle. 2010-09-06 06:53:48 +02:00