Commit Graph

806 Commits

Author SHA1 Message Date
Raoul Snyman 6b7537c588 Merged changes from trunk, fixed a conflict. 2009-07-13 22:11:36 +02:00
Raoul Snyman dc10f0e2a4 Various fixes:
- Started the conversion of SQL to SQLAlchemy
- Found a bug in the generating of Bible slides
- Some code cleanups
2009-07-13 22:08:43 +02:00
Tim Bentley bd4181f17b Bug fixes from the wiki
bzr-revno: 492
2009-07-13 20:19:47 +01:00
Tim Bentley 66b6836406 More bug fixes
Bibles have correct footers
Songs now save all data and have correct focus
2009-07-13 18:02:38 +01:00
Raoul Snyman 12f65b2d55 Added ignore status to directories in the documentation's build directory.
bzr-revno: 491
2009-07-13 09:35:32 +02:00
Raoul Snyman 3c4450117e Removing built documentation - this is not needed, we only need to store the documentation source files in version control.
bzr-revno: 490
2009-07-13 09:34:06 +02:00
Raoul Snyman 7a0f9d3e06 Added some fixes to the operation and layout of the slide controllers. 2009-07-12 22:38:34 +02:00
Raoul Snyman bc368d3a91 Some minor fixes. 2009-07-12 21:27:48 +02:00
Tim Bentley 6c30e67723 Fix html ripping bug for bibles 2009-07-12 16:11:57 +01:00
Tim Bentley f576e9d83d Look a songs Focus issues
Fix Bibles footers
2009-07-12 15:56:06 +01:00
Tim Bentley ff158440e6 Cleanups
Plugin slidepreviers
documentatation
removal of old files

bzr-revno: 489
2009-07-11 16:40:16 +01:00
Tim Bentley d02f6da213 Updated documentation 2009-07-11 06:20:33 +01:00
Tim Bentley ccb85f8f4b Docstring cleanups
Finish adding base preview pluing
2009-07-11 06:18:34 +01:00
Tim Bentley ecd587319b Documentation 2009-07-10 18:19:13 +01:00
Tim Bentley 8079eaf982 From Raoul 2009-07-10 17:24:30 +01:00
Raoul Snyman 5cb51e11fc Added initial generated API documentation. 2009-07-10 17:45:17 +02:00
Tim Bentley 7e6ad29306 Comment changes 2009-07-10 16:41:24 +01:00
Tim Bentley 2aaf72bb20 Unicode work 2009-07-10 16:41:08 +01:00
Raoul Snyman aa01a94b2c Merging from docstrings branch.
bzr-revno: 488
2009-07-10 17:13:14 +02:00
Raoul Snyman b3af02308b More docstrings cleanups. 2009-07-10 15:16:15 +02:00
Tim Bentley 93655bc92e Stop Presentation Tab failing
CSV Bibles get Unicode
2009-07-09 17:51:25 +01:00
Tim Bentley 36113b0d90 cleanups of files not used
fixes to bibles to handle unicode better
2009-07-09 06:15:26 +01:00
Tim Bentley db2efd386d Start to add ServiceManager 2009-07-08 18:18:48 +01:00
Raoul Snyman 4159ecee34 Merged docstrings changes.
bzr-revno: 487
2009-07-08 19:10:11 +02:00
Raoul Snyman 150adaac23 Put the settings tab back in after accidentally removing it... silly me!
bzr-revno: 486
2009-07-08 18:59:53 +02:00
Tim Bentley b2f9f24120 Changes from Head 2009-07-08 17:41:43 +01:00
Tim Bentley 193151c270 Cleanup 2009-07-08 17:40:42 +01:00
Raoul Snyman e66fa9b87d Started fixing up docstrings and doing some more of a code cleanup. 2009-07-08 08:55:08 +02:00
Raoul Snyman c8d5b7acb2 Merged changes to Bible plugin into trunk.
bzr-revno: 485
2009-07-08 07:13:58 +02:00
Raoul Snyman f12949eb0c Fixed up a few logging things, a few bits of indentation, and resolved some conflicts from the last update.
bzr-revno: 484
2009-07-08 07:12:16 +02:00
Tim Bentley 0194e903f2 Remove unused stuff
Add more bits to ImageSlideController bar
Clean up ThemeManager
Add OOS saving

bzr-revno: 483
2009-07-08 05:38:15 +01:00
Raoul Snyman 66898bad84 Made some fixes to the common Bible import classes. 2009-07-07 22:18:36 +02:00
Tim Bentley a06b8f0b07 Add saving check to exit so OOS can be saved 2009-07-07 17:35:01 +01:00
Tim Bentley 209f92439c Remove Not used files and References
Fixes from Last Merge
ThemeManager Cleanup MVC.
2009-07-06 17:34:13 +01:00
Tim Bentley 1872f57840 Martins mediaItem Changes
SlideController rewrite
Plugable SlideControllerBars
Bug fixes
Better Rendering size

bzr-revno: 482
2009-07-05 21:36:17 +01:00
Tim Bentley e5a33d2f30 Added Martin's changes to my tree
Resolve confilcts
Get plugins working again and clean up duplicate code
Remove the references to listwithpreviews
2009-07-04 06:52:30 +01:00
Tim Bentley 4e08922528 OOPs missed file 2009-07-03 21:33:41 +01:00
Tim Bentley 1110713529 Fix bug in bibles with invalid method name
Add Image Tab to get loop delay
Fix loss of Bible Icons
Add Loop delay to ImageController
Get Controllers to swap correctly
2009-07-03 21:32:33 +01:00
Tim Bentley f586d9bf5e Update images and rename some.
More changes to slidecontroller and friends
2009-07-03 20:08:21 +01:00
Tim Bentley 2e818e8fd6 Better fix for quotes 2009-07-02 20:10:14 +01:00
Tim Bentley 3c71e91498 Fix up rendering a bit
Re-write the slide controller so it looks better (big clean up)
Fix themes where backgrounds are png files so they do not become phantom themes
start to sort out conversions
Hide openoffice at startup
2009-07-02 20:04:50 +01:00
Martin Thompson 6349595297 Changes from review 2009-07-01 21:21:13 +01:00
Martin Thompson 5e8ff0214e Video items have a preview shown 2009-06-30 21:35:53 +01:00
Tim Bentley 4e6557eab6 fixups to mediamanager
Bug fixes 
Plugable Toolbar 

bzr-revno: 481
2009-06-29 20:54:09 +01:00
Tim Bentley 9318cc3ec0 Add Enter on ServiceManager 2009-06-29 18:37:46 +01:00
Tim Bentley 409383add2 Sort out Image Plugin icons 2009-06-29 06:13:06 +01:00
Tim Bentley 560584d8f6 Added ImageToolBar to show what I am thinking
Cleanup mainwindow from mark 1 attempt.
Fix bug in Thememanager so themes are not deleted
2009-06-29 06:07:32 +01:00
Tim Bentley 7927080838 More changes to get plugable slideControllers to work 2009-06-28 07:54:12 +01:00
Tim Bentley a4a0b521a4 More cleanups and bug fixes. 2009-06-27 20:55:55 +01:00
Tim Bentley c78ea3c911 More cleanups with the media manager 2009-06-27 16:33:03 +01:00