Raoul Snyman
cf95b81a49
Last few fixes
2010-02-06 12:42:47 +02:00
Raoul Snyman
78c525ab76
Moved data for web bibles to am SQLite database.
2010-02-06 12:22:20 +02:00
Raoul Snyman
ce6738a976
Fixed up searching for non-latin characters in Bible book names.
...
Removed an annoying exception to do with debug logging.
2010-02-04 21:34:12 +02:00
Raoul Snyman
e465264630
Standardised manager name to "manager"
2010-02-04 19:38:21 +02:00
Raoul Snyman
01ec0f407f
Fixed up some of the Bible loading
2010-01-31 22:36:54 +02:00
Raoul Snyman
db534dc2e8
Removed signals while they're still not working.
2010-01-31 21:51:23 +02:00
Raoul Snyman
2b5ddb13a4
An attempt to fix the problems some folks are having.
2010-01-31 21:49:01 +02:00
Raoul Snyman
ab7125c98e
Make the progress bar only pop up when we *actually* fetch a verse from the Internet
2010-01-30 10:42:03 +02:00
Raoul Snyman
d45a9733af
Fixed a bug in Windows and other versions of PyQt4 where "setProperty" was not available. Changed it to "setValue" which is what it's meant to be anyways.
2010-01-30 00:26:30 +02:00
Raoul Snyman
baabcba290
Changed the value of the progress bar to look a little more "active"
2010-01-29 23:35:02 +02:00
Raoul Snyman
0cbb079aa3
Added the little progress bar back in.
2010-01-29 23:26:24 +02:00
Raoul Snyman
965902544f
Updated to trunk:HEAD
2010-01-29 23:12:14 +02:00
Raoul Snyman
0e29d0b4af
Show a small progress bar rather than a "downloading" message.
2010-01-29 22:20:30 +02:00
Tim Bentley
dc6be31d1f
Move changes to get displays working correctly and sort out Impress
2010-01-28 17:36:13 +00:00
Tim Bentley
af5bfe3066
Clean up SongUsage so it now works again
2010-01-28 07:15:23 +00:00
Tim Bentley
04c68a075e
More Image Layer changes
2010-01-26 19:16:47 +00:00
Tim Bentley
dd18a4da76
Fix spacing of media items
2010-01-24 16:30:48 +00:00
Raoul Snyman
4a9a8149c4
Fixed up web Bibles.
...
Renamed "csv.py" to "csvbible.py" to resolve a namespace conflict with the Python csv module.
2010-01-24 09:08:14 +02:00
Tim Bentley
c35ff6b8d1
Presentation display fixes
2010-01-23 09:49:01 +00:00
Raoul Snyman
a976d6b59a
A few fixes after renaming some functions.
2010-01-17 18:48:45 +02:00
Tim Bentley
9dc38cf289
Refactor the screen handling code to try and set the screen sizes correctly.
2010-01-16 07:22:50 +00:00
Raoul Snyman
a523d127bd
Merge from trunk.
2010-01-11 17:07:53 +02:00
Raoul Snyman
027d6d3e4e
Moved the stop import out of the base class, since Qt doesn't like it.
2010-01-11 17:03:16 +02:00
Tim Bentley
6ef3f6aadc
Lots of fixes:
...
Alerts now stack up a wait correctly
Presentations will run but issue with impress previews
Transparent themes now work
New image for media previews
2010-01-09 09:34:06 +00:00
Raoul Snyman
b4b075c961
Updated copyright year.
2009-12-31 14:52:01 +02:00
Raoul Snyman
0374233db6
Lots of changes here, I think.
...
- Pluggable import system
- The enumeration class provides the correct importer class
- Reworked Bible verse parsing, using regular expressions
- Reworked verse query method to accept multiple verse ranges
- Renamed lots of methods, which is probably gonna break lots of stuff
2009-12-30 19:29:08 +02:00
Raoul Snyman
34ab7ea901
Started moving Bible formats to a generic system.
2009-12-28 01:54:00 +02:00
Raoul Snyman
6c7939bd71
Implemented canceling of imports and some better handling around the import process.
2009-12-28 00:19:39 +02:00
Raoul Snyman
8d04e4cc11
YEEEHAH! Revision 700!
2009-12-24 20:03:49 +02:00
Raoul Snyman
4f09b260db
This time had to bribe the Line Length Police!
2009-12-24 20:01:39 +02:00
Raoul Snyman
c900ed9b5c
Merged from HEAD.
...
Cleaned up conflict.
Fixed a few other potential breaks.
Paid bail to the Line Length Police.
2009-12-24 19:54:39 +02:00
Raoul Snyman
4500b02824
Moved openlp database upgrade script to scripts directory.
...
Removed old bible import form.
Removed some debugging in the OSIS and bible db classes.
2009-12-24 17:21:03 +02:00
Raoul Snyman
3e425803e3
Last few fixes for the OSIS importer.
2009-12-24 17:12:09 +02:00
Raoul Snyman
b7f224e280
99% of OSIS import now working.
2009-12-24 00:31:14 +02:00
Raoul Snyman
1181152c5a
Trying to regexify and make the OSIS importer more robust.
2009-12-23 23:09:07 +02:00
Raoul Snyman
dc0f7e7f5a
Finishing touches on the Import wizard and the OpenSong bible importer.
2009-12-21 22:58:00 +02:00
Raoul Snyman
e29a88e9a3
Final touches to the import Wizard; Fixed a few bugs in the OpenSong implementation.
2009-12-19 00:31:28 +02:00
Raoul Snyman
fa93b10b94
A pre-import working Import Wizard.
2009-12-16 22:52:44 +02:00
Tim Bentley
0cdc827a1d
Fix up custom plugin issues
2009-12-16 17:54:45 +00:00
Raoul Snyman
77bf9b6f9a
Web download bibles now load correctly.
2009-12-16 04:22:16 +02:00
Raoul Snyman
438c5cf00a
Added an OpenSong implementation, a new import wizard, and validation for the import wizard.
2009-12-15 21:37:56 +02:00
Tim Bentley
1b1b811cb7
Custom display footer if Credit required
2009-12-14 18:10:00 +00:00
Tim Bentley
2f09c70274
Presentation cleanup - finished for now
2009-12-14 17:05:53 +00:00
Tim Bentley
be3fecac20
Sort out Presentation plugin Handler
...
* Allow 2 presentations to work at same time
* Sort out live / preview issues to stop cross messaging
2009-12-13 22:08:10 +00:00
Tim Bentley
d676430ffa
Add option to Custom to suppress the footer.
...
Not always needed for Copyright.
Default Required
2009-12-13 08:57:58 +00:00
Tim Bentley
f7f0f18142
Fix bug with Verse Tags being lost when expanding or contracting the verse edit list
2009-12-13 08:28:51 +00:00
Tim Bentley
14837d6efa
Fix up preview in 1024x764 so looks sensible
2009-12-12 09:24:12 +00:00
Tim Bentley
231a2fa933
More fixes for bibles
2009-12-11 19:02:45 +00:00
Tim Bentley
aaba983805
Fix up Bible plugin and Theme manager
2009-12-11 17:40:18 +00:00
Tim Bentley
a745d15a98
Remove the media tab correctly
2009-12-05 09:44:44 +00:00