Commit Graph

3775 Commits

Author SHA1 Message Date
Tim Bentley
c0df49e551 Page Up / Down work on Slide Controller
Remove print statements
2009-06-21 17:26:33 +01:00
Tim Bentley
03904d7502 Finish OOS work with Images
Correct errors with existing oos 
Correct bugs in Bible HTTP code for unicode conversions
2009-06-20 20:11:17 +01:00
Tim Bentley
c0797693d5 Start to add Images to oos saving
Found lost oos code using a zip to store stuff in.
2009-06-20 12:23:34 +01:00
Tim Bentley
5303d0673b Fix up Image plugin so it now works again!
Render the images correctly to reflect the screen size
Add images to slide controller
Fix ImagePlugin selction criteria
Amend the loing format.
2009-06-20 11:44:12 +01:00
Tim Bentley
714ae4647d preserve expansion on reorder of ServiceItems
Fix menu items on Mainwindow where targets are developed
2009-06-20 08:08:17 +01:00
Tim Bentley
3a65ef4dca Add Menu Items which are finished
Correct last merge spelling errors
2009-06-19 20:49:00 +01:00
Tim Bentley
a95b55f905 Bug fixes to handle window events with no selection
Comment and file cleanups
Add extra filter to file list 
ServiceManager record movements and changes to OOS to allow for files to be stored
2009-06-19 19:41:38 +01:00
Tim Bentley
42d196d751 Corrections from last merge
Clean up Bibles plugin
Clean up Custom plugin
Fix python 2.6 error mesage.
2009-06-17 06:11:16 +01:00
Tim Bentley
e2b8af7073 Mass Unicode migration
Fix bugs found in retesting the app.
2009-06-16 19:21:24 +01:00
Tim Bentley
50d41d562e Complete Song Plugin Tidy Up
All lists now use same MVC mechanisms
Code in the same style.
2009-06-14 16:12:40 +01:00
Tim Bentley
69a846c7c9 Update list handling for Plugin and Edit Screen
Add error handling displays to show whats in error
2009-06-14 14:50:56 +01:00
Tim Bentley
d96267934c Reload list only if title changes. 2009-06-14 08:25:39 +01:00
Tim Bentley
dc40e79ee7 Add Song Theme Handling 2009-06-14 08:02:58 +01:00
Tim Bentley
fbc16a0270 Add Song Book Handling 2009-06-14 07:48:38 +01:00
Tim Bentley
6640d79eb8 Add Topic handling 2009-06-14 07:30:09 +01:00
Tim Bentley
fb815b8ca6 New Song Works
Speed Up media Item
Fix Song definition
2009-06-13 17:15:55 +01:00
Tim Bentley
4f7310a5a6 Add double click to allow servicemanager to live
Add StateMachine to Song Editor (Verses and Authors)
Allow Authors to be Added and Removed from Songs
2009-06-13 07:46:13 +01:00
Tim Bentley
e8ae29e620 Add XML Lyrics handling to Songs. 2009-06-12 18:20:40 +01:00
Tim Bentley
dfb467e830 Add Alternative tile
Code the search field creations
2009-06-12 06:13:54 +01:00
Tim Bentley
56680463c7 Replace str with unicode
refresh the list screen when we change things
2009-06-11 22:14:12 +01:00
Tim Bentley
5871e3419d Corrent Song footer to display correct info
Start of saving extra song data.
2009-06-11 06:13:10 +01:00
Tim Bentley
a6d64ef20e update title and copyright 2009-06-10 19:04:32 +01:00
Tim Bentley
a576962181 Start of Song work
Clean up code to standards
2009-06-10 18:12:03 +01:00
Tim Bentley
c7b650be01 More performance changes 2009-06-10 17:20:57 +01:00
Tim Bentley
84e94058a7 Buffer calls 2009-06-10 17:14:44 +01:00
Tim Bentley
7a05a944ef Changes to improve performance. 2009-06-10 16:54:46 +01:00
Raoul Snyman
a8307e430b Changed QPixmaps to QImages to see the difference. 2009-06-10 17:37:33 +02:00
Tim Bentley
ade5671319 Fix up Order of Service code for Text events 2009-06-08 21:36:33 +01:00
Tim Bentley
f9f67c59ea changes to servicemanager.py 2009-06-08 20:11:55 +01:00
Tim Bentley
594ea63e22 OOS changes 2009-06-08 20:06:42 +01:00
Raoul Snyman
a5037071e1 Split ServiceManager toolbar into 2 parts, resized docks to a smaller size again thanks to narrower ServiceManager.
bzr-revno: 462
2009-06-08 21:03:16 +02:00
Tim Bentley
7becc9cb56 Strange problems with events firing early.
Fixed bugs to stop errors by chaning initilistion order and defining varables.
Changing method names following last review.
2009-06-08 06:04:06 +01:00
Tim Bentley
47884bc340 Remove logging for Renderer to speed it up
Clean up Renderer
Minor change to BibleMediaitem
2009-06-08 05:30:12 +01:00
Tim Bentley
2b16aacc6e bug fixes 2009-06-07 20:34:51 +01:00
Tim Bentley
ed73a78e95 Add double clicks to songs and customSlide
More code cleanups
2009-06-07 20:34:24 +01:00
Tim Bentley
aabe4e82f3 Fix problem with single number for set of chapters eg John 1:1-5.
Add double click feature to add preview (missing from 1.x)
Move formatting cleanups on open classes.
2009-06-07 19:39:31 +01:00
Tim Bentley
1dcd0623f1 Bug fixes for errors in search
Code Cleanups while in the code.
2009-06-07 17:33:33 +01:00
Raoul Snyman
debd073023 Removed erroneous "show"ing of the display form.
bzr-revno: 460
2009-06-05 21:59:39 +02:00
Raoul Snyman
27de0cd008 Merged proposal #7122
bzr-revno: 459
2009-06-05 21:23:15 +02:00
Tim Bentley
2157699814 Fix up serviceitem for better interface
Fix extra rndering cycle from Servicemanager
Fix Image / Custom / Bibles / Songs to use new interface
2009-06-05 20:00:57 +01:00
Raoul Snyman
473bb289b6 Fixed displaying of "display" label on the display form.
Display form is displayed on the correct screen at startup.
Display form switches to active non-primary screen or hidden on primary screen after set in the settings dialog.
A few syntax tidy-ups.
Made the loading and saving of things to the "registry" better.
2009-06-05 20:53:50 +02:00
Tim Bentley
472ef981b6 Fix crash on delete of last record in list 2009-06-05 17:24:42 +01:00
Tim Bentley
a9bad4aac7 From Head 2009-06-05 06:13:34 +01:00
Tim Bentley
2c5e701e10 Fix Bible import bugs for duplicate bibles
Fix Bibles refresh errors on nw bible creation
Finish Topic / Author and Songbook code for now
2009-06-05 06:00:26 +01:00
Raoul Snyman
1c06b5aa4c Merged config changes into trunk.
bzr-revno: 455
2009-06-04 22:28:21 +02:00
Tim Bentley
11a9d28bed Fix unicode bible import error
More Song changes
2009-06-04 21:06:32 +01:00
Tim Bentley
5b58f7137f Fix Database defaults
Add Topic Dialog and add functionality
Add Topic code to Song window
2009-06-04 20:00:41 +01:00
Raoul Snyman
08198dfc01 Removed unnecessary Registry classes
Removed data path from config file
Changed various paths:
 - Windows: Application Data
 - Unix/Linux: XDG directories, falling back to ~/.openlp
 - Mac OS X: Application Support/openlp
2009-06-04 18:53:49 +02:00
Tim Bentley
05027b114c Fix Cancel bug on BibleImport screen
Fix odi error on PresentationDialog

bzr-revno: 454
2009-06-04 17:17:26 +01:00
Tim Bentley
b365090544 Song fixes
Bug fixes to event receiver and presentations
2009-06-04 17:14:10 +01:00
Tim Bentley
29530d31ca More changes to Songs plugin to get ManageAuthors working. 2009-06-03 18:32:53 +01:00
Tim Bentley
a473a4dffc Start fixing the songs plugin 2009-06-03 17:14:56 +01:00
Tim Bentley
5fbc870c64 Song plugin add to service manager
custom and bible cleanups
2009-06-03 16:38:14 +01:00
Raoul Snyman
3561ede5b0 A number of style cleanups.
bzr-revno: 453
2009-06-02 21:02:12 +02:00
Tim Bentley
a2034dd132 Fixed Renderer to split lines and pages,
ServiceItem now handles them.
2009-06-02 17:25:36 +01:00
Tim Bentley
b891b58bad More Renderer work 2009-06-02 05:09:43 +01:00
Raoul Snyman
624b466b57 Changed the SlideController to look MUCH nicer.
bzr-revno: 451
2009-06-01 21:47:05 +02:00
Tim Bentley
47ca07ae15 fixes 2009-06-01 19:52:22 +01:00
Tim Bentley
1135e340c0 fix copyright symbol error
bzr-revno: 450
2009-06-01 19:51:49 +01:00
Tim Bentley
971be91bad Fix commit due to missing 2009-06-01 19:37:06 +01:00
Tim Bentley
30154f2127 Lots for fixes:
- General Tab now saves and retrieves
- Alert Dialogs now alerts
- Renderer - More fixes
- SlideController looks better.
- Removal of poked in Managers all accessed via Parent.
2009-06-01 18:50:37 +01:00
Tim Bentley
e019e0f5d8 remove print statements 2009-05-30 19:44:16 +01:00
Tim Bentley
d0bcc06d35 more changes and fixes 2009-05-22 20:36:16 +01:00
Tim Bentley
8acc980ce4 End of Operation Cleanup for now
Fix more bugs 
Start to sort out Service Item
2009-05-22 19:30:25 +01:00
Tim Bentley
4c76ffdbaa More cleanups
Fix Rendering bugs with images
Fix Theme choice bugs
2009-05-22 06:14:55 +01:00
Tim Bentley
190a371f56 More from Operation Cleanup
Fix spelling of Maintenance
2009-05-21 17:07:01 +01:00
Tim Bentley
2dfbe1dcfc Phase2 Operation Cleanup. 2009-05-21 06:15:51 +01:00
Tim Bentley
da0acea229 Phase1 operation superfly 2009-05-20 21:17:20 +01:00
Tim Bentley
b4a08096d6 Rendering cleanup 2009-05-19 17:27:01 +01:00
Tim Bentley
3ba6733f14 Theme Preview in ThemeTab 2009-05-18 20:47:18 +01:00
Tim Bentley
47c0b69d36 Finish the Theme work to save all themes and replay them on reload
Add rules as to which theme to use in the RenderManager
2009-05-18 20:04:25 +01:00
Tim Bentley
d5b2a1e496 Fix Bible plugin to handle themes correctly when changed and removed. 2009-05-18 17:11:59 +01:00
Tim Bentley
37b755affe Change Presentation Plugin to choose presentation software.
Trial version until superfly gets his hands on it!
2009-05-18 17:04:34 +01:00
Tim Bentley
27027eb051 Fix comments from last merge
Fix BiblePlugin Theme storage and usage
2009-05-18 05:41:49 +01:00
Tim Bentley
a5615fd4fe Corrections to Renderer to handle slides not lines
Fixes to Bibleplugin to renderer multiple verses per slide
Pass Bible Theme to RenderManager
2009-05-17 16:24:02 +01:00
Tim Bentley
df0fd5b618 hook up themes to combo boxes 2009-05-17 09:25:15 +01:00
Tim Bentley
0ffd58346b Rendering fixes 2009-05-17 09:13:22 +01:00
Tim Bentley
46efe3188e Add Images to the themes
Fix MainDisplay to record change of frame when blanked out.
2009-05-16 20:47:30 +01:00
Tim Bentley
2969c3641d More code cleanups 2009-05-16 17:38:03 +01:00
Tim Bentley
df51cd18d4 Close display window on exit
Performance improvements in renderer
Performance improvements in Thememanager
Fix review comments from last few reviews
Add new media types to media plugin_helpers
Code format cleanups.
2009-05-16 11:24:03 +01:00
Tim Bentley
d59f80d819 Rename the video plugin to media 2009-05-15 06:15:53 +01:00
Tim Bentley
93a175a50e ServiceManager now sends data to Preview and Live Controllers
ServiceManager now selects verses to start with.
2009-05-14 19:00:36 +01:00
Tim Bentley
0ba52fbd66 Added context menus to ServiceManager
Refactored Icon Construction to single method
2009-05-13 20:47:25 +01:00
Tim Bentley
8c7c71e0c0 Add Preview , Live and Service to ServiceManager
Remove unwanted Drag and drop stuff
Clean up remanants
2009-05-13 17:41:05 +01:00
Tim Bentley
bc1c714693 Add drag and drop eventing to Bibles and Images
Revamp Pluging drag and drop code to handle class clashing
Add Drag and drop code to SlideController
Start to hook up servicemanger with slide controller.
2009-05-12 22:06:35 +01:00
Tim Bentley
b2d2de6ad8 Add Preformance Monitoring for Renderer
Fix Pixmap problems with pixelation
Remove duplicate image plugin issue.
2009-05-11 06:09:43 +01:00
Tim Bentley
a7d1ba85ed Add drag and drop to customplugin and expand it on servicemanager.py
Replace MVC in servicemanager.py
Add Event processing to trigger plugin to pust item to service manager
2009-05-09 08:01:33 +01:00
Tim Bentley
643be2ca5e Fix screen close 2009-05-04 14:51:56 +01:00
Tim Bentley
13766fc7c7 Fixes to formatting and rendering
Add Blank screen functionality
2009-05-04 14:48:12 +01:00
Tim Bentley
ce3d1cffc6 Add Buttonsbar to slidecontroller and add actions
Add Buttons to ServiceManager
Add Slide up/Down to slidecontroller.py
Fix missing data on selection in bibles and custom plugins
2009-05-04 09:15:48 +01:00
Tim Bentley
5f2873a615 Start adding serviceitem code and SlideController code.
Fix some Theme bugs as well

bzr-revno: 441
2009-05-03 13:43:26 +01:00
Tim Bentley
e5ba8b73a6 More servicing changes (Preview and Live) behave and can be selected.
Setup Slidecontroller so it has an identity
Setup SlideController so it knows anout the display
Fix maindisplay view bugs
2009-05-03 08:20:15 +01:00
Jonathan Corwin
32cf72153d Keeping the boss happy, if that is possible (formatting) 2009-05-02 22:40:10 +01:00
Jonathan Corwin
6ced2f5037 Bring song migration up to date. Remove need to edit dmp file. 2009-05-02 20:32:15 +01:00
Tim Bentley
183a7e54c7 Add servicemanager access from Plugins
Add bibles to preview , live and servicemanager.py
Add icons to servicemanager lists
Fix thememanager to work with missing theme
2009-05-02 19:56:27 +01:00
Tim Bentley
0d27d61b7f At last first attemp at serviceitem 2009-05-02 12:16:08 +01:00
Tim Bentley
ca0893caba Undo changes so diffs can be applied. 2009-05-02 12:12:32 +01:00
Tim Bentley
b201aa30d5 First attempt at serviceitem code 2009-05-02 12:00:35 +01:00
Raoul Snyman
55cd0b90cd Replaced the old logos and graphics with the new ones, did some coding-standards-cleanup, and fixed a bug in the OpenLPToolbar code where it discarded Unicode strings. 2009-05-02 00:26:43 +02:00
Raoul Snyman
2d9cfa9f75 Merged the ~raoul-snyman/openlp/dualdisplay changes into trunk.
bzr-revno: 437
2009-05-01 19:36:51 +02:00
Raoul Snyman
7bac2ac6e3 Minor fix. 2009-05-01 14:32:08 +02:00
Raoul Snyman
717e56fff7 Updated the handling of dual displays. 2009-05-01 13:50:09 +02:00
Tim Bentley
0196f15549 Stop Custom Slide having no slides
Changes to renderer and Rendermanager
2009-05-01 06:02:53 +01:00
Tim Bentley
4fc7b974fa Fix Rendering to allow dynamic placement of Main and Footers
Fix bugs in CustomPlugin
2009-04-30 22:02:28 +01:00
Tim Bentley
e9279b4b12 update Custom plugin to work with Renderer 2009-04-29 20:21:18 +01:00
Tim Bentley
ba6e581223 Start to clean up rendermanger
fix bugs in rendereing 
fix thememanager to allow new themes to be created
2009-04-29 20:07:13 +01:00
Tim Bentley
c8726a3892 Latest version with new displays 2009-04-28 20:40:51 +01:00
Tim Bentley
2dbe7d99a2 Changes to code to fix review comments. 2009-04-28 20:20:03 +01:00
Tim Bentley
e6c2ca29c8 Add new display window. 2009-04-28 20:19:20 +01:00
Tim Bentley
0facad72d6 Remove Print statement
Fix missing Theme bug
2009-04-25 07:38:21 +01:00
Tim Bentley
2457da9d88 Add version number to splash screem
Add ability to preview to preview controller
Add render manager to control rendering
Fix bugs in renderer
Add inital rendering to custom and bible plugins
2009-04-25 07:11:15 +01:00
Tim Bentley
aeb79120f4 Fix name bug 2009-04-25 07:09:47 +01:00
Tim Bentley
4696564c09 Add update to ServiceManager of Themes from ThemeManager 2009-04-23 19:22:54 +01:00
Tim Bentley
a3e2bce831 now we can save the theme as new or overrite 2009-04-23 19:12:36 +01:00
Tim Bentley
d85a0ba293 Fix renderer name
Introduce rendermanager
2009-04-22 20:46:10 +01:00
Tim Bentley
a1368e1f76 Finish Theme Editing 2009-04-22 18:28:32 +01:00
Tim Bentley
852e24ab35 More Theme Changes
State corrections 
XML boolean fixes
2009-04-21 20:45:50 +01:00
Tim Bentley
c8094b717f Add more controls and fix xml errors 2009-04-20 21:03:04 +01:00
Tim Bentley
0f80ab4266 Move Plugin Manager to core/lib 2009-04-20 19:22:42 +01:00
Tim Bentley
13a2339841 Remove unused file 2009-04-20 05:58:17 +01:00
Tim Bentley
cf2ad84e74 More renderer cleanups
More ThemeManager fixes
Sortout XML tag name errors
2009-04-19 21:07:52 +01:00
Tim Bentley
570a35ae65 Renderer cleanups
Remove code duplication and simplifications
2009-04-19 20:12:18 +01:00
Tim Bentley
6a309c43ff move the renderer.py class to core.lib 2009-04-19 19:21:22 +01:00
Tim Bentley
79e7e09d65 Add theme delete functionality 2009-04-19 19:17:17 +01:00
Tim Bentley
a02835f0f8 Add new dialog and fix the Theme import code not to include old style preview code 2009-04-19 09:15:40 +01:00
Tim Bentley
a662404122 Fix XML schema for naming
Fix ThemeManager and Renderer to cover changes
Move code for Boolean Config issues
Various code style fixes
2009-04-15 05:58:51 +01:00
Tim Bentley
6b4a5ff5d9 Allow existing themes to be edited (well at least viewed) 2009-04-11 16:16:02 +01:00
Tim Bentley
61dbab1899 Amend theme XML to handle missing data
Add some value management on Theme dialog
2009-04-11 08:33:45 +01:00
Tim Bentley
192088165e Add Theme Manager files
Add Initial display of new theme
2009-04-11 06:43:52 +01:00
Tim Bentley
d025d1ebf6 Add New Theme Event Handlers to plugins 2009-04-10 07:06:41 +01:00
Tim Bentley
9b29d2b668 Change ThemeManager to use new XML format and renderer API's
Put in Propper logging for Screen resolution detection.
2009-04-10 06:59:40 +01:00
Tim Bentley
b581fcab8f Add screen list to General Tab
Add new Font bits to XML code
Add guards to renderer incase of no second text area
2009-04-10 06:48:57 +01:00
Tim Bentley
5d29da2547 Update Renderer to allow Main and Footer boxes on the display 2009-04-09 20:12:47 +01:00
Tim Bentley
8ea6f35f1f Generate Array of Screens and their sizes and pass through components. 2009-04-09 19:50:20 +01:00
Tim Bentley
1fb2b366b2 Fix ThemeXML class as per review comments
Change all references to it
2009-04-07 20:45:21 +01:00
Tim Bentley
0dfe60ef9f Fix Problems from last merge review
Get Custom Plugin theme combo working following event post from ThemeManager
2009-04-07 20:03:36 +01:00
Tim Bentley
0e7dfb9fc4 Combine patch from previous tree which I messed up. Here is a summary of the changes.
444. By Tim Bentley 23 hours ago

    Add new event for Theme Loading
443. By Tim Bentley 23 hours ago

    Add Eventing after Themes loaded to tell plugins the themes have changed
442. By Tim Bentley on 2009-04-04

    Store Theme name in list for correct display
441. By Tim Bentley on 2009-04-04

    Add ThemeManagerDialog
    More Rendering improvements
440. By Tim Bentley on 2009-04-04

    Add Themes to Bible Tab and default values
439. By Tim Bentley on 2009-04-04

    Add rendering for Circles and amend XML schema accordingly
438. By Tim Bentley on 2009-04-04

    Renderer now supports linear gradients correctly
    Update XML to include direction
    Add Booleans instead of 0/1 to XML schema
437. By Tim Bentley on 2009-04-03

    More ThemeManager changes
    Fix Rendering and theme handling
    Generate PNG theme on conversion
436. By Tim Bentley on 2009-04-01

    Fix up Theme XML code to work with strings and files.
    Fix Render.py to work with new XML schema
435. By Tim Bentley on 2009-04-01

    Import version 2 xml and build object.
2009-04-06 19:45:45 +01:00
Tim Bentley
95409076d0 Update Render.py to handle footers to slides if required.
Values will eventually come from Theme.
2009-03-29 17:51:42 +01:00
Tim Bentley
4ac2ed4fd6 Update Render to use Qgradient instead of home built code.
Colors hard coded for now.
2009-03-29 15:38:23 +01:00
Tim Bentley
8aa67b5a8b Fix bugs around ThemeManager
Add themexmlhandler to manage xml marshalling for themes
2009-03-28 20:12:22 +00:00
Tim Bentley
68501479d7 Add Theme Preview to ThemeManager 2009-03-28 07:01:00 +00:00
Tim Bentley
1e32183a2a Add Import functionality to Theme Manager 2009-03-28 05:43:30 +00:00
Tim Bentley
381afda908 Fixed duplicate Image plugin loading
Fixed error in Custom Plugin stopping it load
2009-03-25 20:30:48 +00:00
Tim Bentley
e2715e0358 More corrections following revert 2009-03-24 06:07:03 +00:00
Tim Bentley
ddde031adb Final changes following a revert and removal.
Finish plugin.py
Add getThemes hook to thememanager.py
2009-03-23 20:18:06 +00:00
Tim Bentley
66f13e5ede Clean up Plugin Interface to be more Generic
Clean up Mainwindow for adding plugins
Add ThemeManager to Main window and pass to plugins
Add event Manager code to plugins and define some listners
Revert changes to Alert Form.
2009-03-23 19:17:07 +00:00
Tim Bentley
62f48a33f2 Continue fixing the EventManager usage
Use Mainwindow to trigger the loading of the themes by the ServiceManager
2009-03-22 20:20:45 +00:00
Tim Bentley
6a0eaa2cfe Clean up Plugin Interface to be more Generic
Clean up Mainwindow for adding plugins
Add ThemeManager to Main window and pass to plugins 
Add event Manager code to plugins and define some listners
Update AlertDialog to send message and allow text to be entered
2009-03-22 07:13:34 +00:00
Tim Bentley
b8c0ee1d70 Add ThemeManager and EventManager 2009-03-22 07:11:05 +00:00
Tim Bentley
be3725a6fe Remove PluginUtils as no longer used all references migrated
bzr-revno: 426
2009-03-19 17:36:06 +00:00
Tim Bentley
1a8ab17bbb Update Presentation Plugin to match rest of the plugins
Fix style errors as discovered

bzr-revno: 425
2009-03-19 17:31:33 +00:00
Tim Bentley
ca32157e9c Removal of Plugin utils continues
bzr-revno: 424
2009-03-18 17:19:30 +00:00
Tim Bentley
d13b2efc22 Start Custom Service Item
Fix Image config problems

bzr-revno: 423
2009-03-17 05:05:04 +00:00
Tim Bentley
4bbce39f35 Fix up Bible Plugin to new standards.
bzr-revno: 422
2009-03-16 17:33:51 +00:00
Tim Bentley
e99239ef12 Big cleanup.
Custom and Video Plugins up to latest standard (MVC)
Config now working with new handles Video and Images.
Moved strings from "" to u'' where found.

bzr-revno: 421
2009-03-15 19:31:33 +00:00
Tim Bentley
0d33ba5668 Add delete option to Custom plugin
bzr-revno: 420
2009-03-15 06:35:07 +00:00
Tim Bentley
55bd3cc772 Fix errors in redisplay of data
Remove cut and paste rubbish

bzr-revno: 419
2009-03-14 08:11:25 +00:00
Tim Bentley
f1163003e6 Fix screen refresh returning from Edit dialog.
bzr-revno: 418
2009-03-14 07:09:10 +00:00
Tim Bentley
016380bc41 Clean up UI and add translation code.
bzr-revno: 417
2009-03-14 07:08:40 +00:00
Tim Bentley
268f6361b5 Fix up quote problems in SongXMLHandler
Add MVC to Custom
Add Update to Custom
Remove xml1.py as has served it's purpose

bzr-revno: 416
2009-03-14 07:08:15 +00:00
Raoul Snyman
eaa1aa81fd Fixed Tim Bentley's problem with the loading sequence of modules.
Changed some names and quotes in xml1.py.

bzr-revno: 415
2009-03-13 17:49:51 +00:00
Tim Bentley
b525734702 Fix Unicode error on database write
Try to add TextItemData again

bzr-revno: 414
2009-03-13 16:00:14 +00:00
Tim Bentley
6224795661 Add Classes for songxml, video tidy up and custom plugins
bzr-revno: 413
2009-03-13 06:13:11 +00:00
Tim Bentley
71a3ac4c78 Start to add data to database
bzr-revno: 412
2009-03-13 06:12:22 +00:00
Martin Thompson
90a91aa788 Updated tests to pass again.
Found some device dependent problems in the tests of the theme
rendering (when monitor resolution changes, so does font size (in
pixels)). This meant that the tests failed (as they are comparisons
with golden-bitmaps). Have updated the tests to do a more "approximate
comparison", with a low tolerance.  This is slow currently, could do
with optimising.

bzr-revno: 411
2009-03-12 20:19:24 +00:00
Martin Thompson
1d9569236d nothing
bzr-revno: 410
2009-03-12 20:18:14 +00:00
Martin Thompson
f1a6057b08 Removed some commented out code
bzr-revno: 409
2009-03-12 20:17:31 +00:00
Tim Bentley
21bfa234e8 Add SongXMLHander Class
Tidy up OSIS Bible importer
Start to move Video Plugin to mediaitem and remove PluginUtils

bzr-revno: 408
2009-03-12 19:52:37 +00:00
Tim Bentley
cf2067fb61 Fix Custom plugin to add it self to config if not present.
Correct spacing error in code.

bzr-revno: 407
2009-03-11 06:39:11 +00:00
Tim Bentley
5c3136fdbe Fix manager to stop accessing config
bzr-revno: 406
2009-03-11 06:28:48 +00:00
Tim Bentley
8b635e6cb5 Open up database
bzr-revno: 404
2009-03-11 06:27:16 +00:00
Raoul Snyman
051b314da8 Fixed the displayResults method of SongMediaItem to display 1 song + all authors, rather than an instance of a song for each author of that song.
Fixed up the topics management dialog a bit.
Corrected the spacing on the eventreceiver.py file.
Corrected the calling of the receiver to use the static methods without creating an instance of the Receiver class each time.

bzr-revno: 403
2009-03-10 16:46:25 +00:00
Raoul Snyman
86bde695ea Some tweaks to the songs plugin.
bzr-revno: 402
2009-03-09 18:47:37 +00:00
Raoul Snyman
735527d558 Moved code out into SongMediaItem
bzr-revno: 401
2009-03-09 12:49:55 +00:00
Scott Guerrieri
34ace15939 Fixed a down arrow functionality issue on the editcustomform.py
bzr-revno: 400
2009-03-09 02:16:38 +00:00
Raoul Snyman
6306be9eda Added the long lost media item!
bzr-revno: 399
2009-03-08 20:02:50 +00:00
Raoul Snyman
f844f696a1 Moved image media manager item out into it's own class.
bzr-revno: 398
2009-03-08 12:41:07 +00:00
Tim Bentley
904212c587 Add slide swapping to dialog
Fixed Context menu

bzr-revno: 397
2009-03-08 06:36:05 +00:00
Raoul Snyman
036dfef2eb Added the verse editing form and modified the song editing form to accommodate verses.
bzr-revno: 396
2009-03-07 21:38:59 +00:00
Tim Bentley
bd7577a0f1 Fix field names and more state changes
bzr-revno: 395
2009-03-07 20:36:12 +00:00
Tim Bentley
710b60bc19 Fix Updates to window
bzr-revno: 394
2009-03-07 17:45:11 +00:00
Tim Bentley
233e0c25de Update state machine for buttons.
bzr-revno: 393
2009-03-07 17:13:36 +00:00
Tim Bentley
b5550abda9 Add new features and edit validation
Text can be added , cleared and edited.

bzr-revno: 392
2009-03-07 17:13:19 +00:00
Tim Bentley
749590386d Correct classpath errors with images
bzr-revno: 391
2009-03-07 09:21:27 +00:00
Tim Bentley
6304f73b8e Finish adding custom plugin bits
bzr-revno: 390
2009-03-07 09:20:56 +00:00
Tim Bentley
7badfb650f Initial Release of Custom plugin.
All bits present but does not work!

bzr-revno: 389
2009-03-07 09:20:26 +00:00
Tim Bentley
b32703e845 More bible fixes after move
Method name standardisation
OSIS bible import clean up
OSIS bible import parser improvements.

bzr-revno: 388
2009-03-07 06:59:08 +00:00
Tim Bentley
d559adcbe6 Update copyright
bzr-revno: 387
2009-03-07 06:58:39 +00:00
Raoul Snyman
0e28795da2 Moved some files in the image plugin.
bzr-revno: 386
2009-03-06 23:41:22 +00:00
Raoul Snyman
6c78f9b0fe Moved some files into the relevant module.
bzr-revno: 385
2009-03-06 19:02:18 +00:00
Raoul Snyman
f56c36787c Added the lib module in the images plugin.
bzr-revno: 384
2009-03-06 18:58:37 +00:00
Tim Bentley
81a7a142e4 Fix new chapter code in presentation logic
bzr-revno: 383
2009-03-06 18:00:52 +00:00
Tim Bentley
4ad8b74167 Fix up Bible bugs following addition of Tabs and Move code split
bzr-revno: 382
2009-03-06 07:18:30 +00:00
Tim Bentley
980ed505e2 Tidy up Video and Bible tab code.
bzr-revno: 381
2009-03-06 06:05:01 +00:00
Tim Bentley
6af1637550 Config for bibles
bzr-revno: 380
2009-03-05 20:58:34 +00:00
Raoul Snyman
c9ef88cfdc Fixed up the settings dialog and the alerts tab a bit.
bzr-revno: 379
2009-03-05 20:31:17 +00:00
Tim Bentley
dffcec7ca3 Change Tab load code to base class instead of plugins
Code VideoTab to save and reload value

bzr-revno: 378
2009-03-05 18:16:10 +00:00
Raoul Snyman
8533912cea Fixed the main form splitter problem, set the margins and spacing on some of the layouts in the bible media item.
bzr-revno: 377
2009-03-05 10:52:55 +00:00
Martin Thompson
c4c3fb4851 Tidied
bzr-revno: 376
2009-03-04 21:57:18 +00:00
Martin Thompson
3370a7f7c1 Pulled select row helper function out
bzr-revno: 375
2009-03-04 21:56:50 +00:00
Martin Thompson
940eb089e9 Merging multiple items done
bzr-revno: 374
2009-03-04 21:56:27 +00:00
Martin Thompson
5660ef45fd A few more tests
bzr-revno: 373
2009-03-04 21:55:50 +00:00
Martin Thompson
068f963077 First test of service manager works
bzr-revno: 372
2009-03-04 21:55:24 +00:00
Martin Thompson
cf364ae208 Removed list with previews again
bzr-revno: 371
2009-03-04 21:54:49 +00:00
Martin Thompson
bb95123534 Updating
bzr-revno: 370
2009-03-04 21:54:26 +00:00
Martin Thompson
b662b16c6f Still doing controllers, but missed this one
bzr-revno: 369
2009-03-04 21:54:00 +00:00
Martin Thompson
f1f235efac Started looking at slide controllers again
bzr-revno: 368
2009-03-04 21:53:31 +00:00
Martin Thompson
2be33e6c66 Pre merge from SVN
bzr-revno: 367
2009-03-04 21:53:09 +00:00
Martin Thompson
bef8369e86 Started splitting out the service manager
bzr-revno: 366
2009-03-04 21:52:32 +00:00
Tim Bentley
c451048355 Complete Alerts tab state saving , and reloading.
bzr-revno: 365
2009-03-04 19:55:37 +00:00
Tim Bentley
2ce0aafcc9 Update alerttab to save font and color and provide preview.
bzr-revno: 364
2009-03-04 19:25:27 +00:00
Tim Bentley
d924329cf0 Add persistance to Alerts Tab and default colors
bzr-revno: 363
2009-03-03 17:21:47 +00:00
Tim Bentley
6ff73a17b8 Tidy up more code and add color to alerts font
bzr-revno: 361
2009-03-02 22:37:03 +00:00
Tim Bentley
598509ff60 Tidy ups after merge
bzr-revno: 360
2009-03-02 22:36:42 +00:00
Tim Bentley
67ec9c9ee5 Correct the Config name.
bzr-revno: 359
2009-03-02 22:36:06 +00:00
Tim Bentley
2faca83bd9 More Fixes and clean ups
bzr-revno: 358
2009-03-02 22:35:32 +00:00
Raoul Snyman
86115ec964 Plugins pass themselves as the parent to MediaManagerItem to facilitate easier communication between each plugin's set of objects.
bzr-revno: 357
2009-03-02 22:12:14 +00:00
Raoul Snyman
b2c51566b4 Added the Bible Media Item, moved all the media manager code out to the bible media item.
bzr-revno: 356
2009-03-02 21:57:49 +00:00
Tim Bentley
fa1f2a8ec3 More updates and add config to settingstab.
bzr-revno: 355
2009-03-01 20:21:57 +00:00
Raoul Snyman
744234a183 Updated some funky layouts on the settings tabs.
bzr-revno: 354
2009-03-01 14:36:49 +00:00
Tim Bentley
1744d21a82 Settings clean ups and fixes.
Added Video and Bible.
Cleaned up About and Alert dialogs.
Removed old unrequired code

bzr-revno: 353
2009-03-01 09:13:27 +00:00
Raoul Snyman
a0d5bb100c Added a songs settings tab.
bzr-revno: 352
2009-02-28 23:31:24 +00:00
Raoul Snyman
1c47f553f3 Rearranged the settings tab system to work the same way as the media manager item system.
bzr-revno: 351
2009-02-28 23:19:45 +00:00
Tim Bentley
3477003106 Rename settingstab to settingstabitem
bzr-revno: 350
2009-02-28 11:18:38 +00:00
Tim Bentley
5e67ab6dc9 Move bible settings to plugin
rename settings to settingsform to keep to the standard naming

bzr-revno: 349
2009-02-28 11:18:04 +00:00
Tim Bentley
fce0085b90 Add General Tab and Create Virtual plugin settings
bzr-revno: 348
2009-02-28 08:10:09 +00:00
Tim Bentley
c326d35bdb Start of the Settings dialog development.
Add infrastructure to load plugin hooks to settings dialog
Amend Video to add settings tab.

bzr-revno: 347
2009-02-28 07:23:48 +00:00
Tim Bentley
45cd4c181e Final tidy up for bible plugin for now.
bzr-revno: 346
2009-02-24 21:00:00 +00:00
Tim Bentley
b05e609a41 Tidy up search code some more.
bzr-revno: 345
2009-02-24 20:24:01 +00:00
Tim Bentley
db2dd4cd87 Fix load bugs on 1st time for bible chapter.
bzr-revno: 344
2009-02-23 20:56:54 +00:00
Tim Bentley
814c9ad79a Fix up book search to work with abbreviations
bzr-revno: 343
2009-02-23 19:46:24 +00:00
Tim Bentley
8a01d651c0 Update Advanced Search again!
bzr-revno: 342
2009-02-23 19:03:26 +00:00
Tim Bentley
5fc7e69cb2 Fix up more errors in advanced search code
bzr-revno: 341
2009-02-22 07:48:38 +00:00
Tim Bentley
05009dc82f Fix up copyright year.
Yes I was bored ;-)

bzr-revno: 340
2009-02-22 07:44:08 +00:00
Tim Bentley
78a3b04ffd Update HTTP fetch to get chapter name
Replace chapter name if HTTP fetch.  Add Testaments and abbreveations to database.
More field name tidy ups and comments

bzr-revno: 339
2009-02-21 20:40:38 +00:00
Tim Bentley
468f6cc256 Fix up after merge clash
bzr-revno: 338
2009-02-21 20:02:33 +00:00
Tim Bentley
ec6c106009 Change config names
bzr-revno: 337
2009-02-21 19:49:46 +00:00
Martin Thompson
603ac29b90 Moved toolbars out into separate class, as they are used by more than Media Manager items
Move Service Manager into own class so it can do some real work

bzr-revno: 336
2009-02-21 19:23:54 +00:00
Martin Thompson
851c669e8b Got screen to update after adding and removing files
Added tooltip of entire path name

bzr-revno: 335
2009-02-20 21:16:01 +00:00
Martin Thompson
f0177bdbda Image plugin previews images!
bzr-revno: 334
2009-02-20 21:15:42 +00:00
Martin Thompson
8a8f5da5a7 Trying to get a nice image selector going
bzr-revno: 333
2009-02-20 21:15:14 +00:00
Martin Thompson
8816b6c2dc About to make some big changes to the imageplugin...
bzr-revno: 332
2009-02-20 21:14:52 +00:00
Martin Thompson
ad48e1f4e6 Allowed slide contrllers to be passed to the plugins. It's broken at
the moment though!

bzr-revno: 331
2009-02-20 21:13:04 +00:00
Tim Bentley
d1a6cc585b Tidy up code and comments
bzr-revno: 330
2009-02-20 21:03:45 +00:00
Tim Bentley
e54f83a228 Fix list box and naming
bzr-revno: 329
2009-02-20 21:03:24 +00:00
Tim Bentley
33ac1c3d30 fix state machine for fields
bzr-revno: 328
2009-02-20 17:11:10 +00:00
Tim Bentley
1f28305ac3 Clean up code and simplify.
bzr-revno: 327
2009-02-20 17:10:53 +00:00
Tim Bentley
336cdd9ae0 Update Screen Layouts
bzr-revno: 326
2009-02-20 17:10:30 +00:00
Raoul Snyman
58606e2563 Updated look and feel of the Edit Song dialog.
Changed the form.show() to form.exec_() for dialogs.
Added the code for the (c) button.

bzr-revno: 325
2009-02-19 22:25:58 +00:00
Tim Bentley
fae1490228 Add save and restore for Settings tab in config.
bzr-revno: 324
2009-02-19 18:36:05 +00:00
Tim Bentley
338f573ed1 Fix dialogs to be Qwidget instead of Qdialog
bzr-revno: 323
2009-02-19 18:35:37 +00:00
Tim Bentley
ae61afa77d Code tidy ups and start to get ready for Preview
bzr-revno: 321
2009-02-17 21:31:46 +00:00
Raoul Snyman
e67c1868e6 Tidied up and fixed up the song editing dialog.
bzr-revno: 320
2009-02-17 21:01:27 +00:00
Tim Bentley
71f72d5068 Fix Combo Box loading errors
Finish Crosswalk Combon Box and add all bibles
Add bibleid to meta data

bzr-revno: 319
2009-02-15 19:11:55 +00:00
Tim Bentley
19395e6880 Update files to provide list of values for bibles
Update code to read from files in code base and not .openlp

bzr-revno: 318
2009-02-15 19:11:27 +00:00
Tim Bentley
649208afe5 Add settings table for bibles
Tidy up layouts for bible tab.

bzr-revno: 317
2009-02-15 19:10:57 +00:00
Tim Bentley
fa3a8c1dfc Add Settings to Bible Tab
bzr-revno: 316
2009-02-14 13:52:23 +00:00
Tim Bentley
3421dac10e Fix CVS Import error when finishing
bzr-revno: 315
2009-02-14 13:52:05 +00:00
Tim Bentley
17706c663b Remove fields unused fields from import screen
bzr-revno: 313
2009-02-14 08:33:20 +00:00
Tim Bentley
94c66a12db Fixed File buttons on Bible Import
Fixed Proxy with HTTP bible
Save Proxy details in config

bzr-revno: 312
2009-02-13 20:52:36 +00:00
Tim Bentley
3202f28c1f Fix Bible Search and start OOS selection
bzr-revno: 311
2009-02-13 05:43:10 +00:00
Tim Bentley
5019c7296e git svn test
remove whitespace

bzr-revno: 310
2009-02-12 18:12:09 +00:00
Tim Bentley
60c1729bc1 Tidy up code and change bible search results.
Add option not to clear results to allow same search on different versions.

bzr-revno: 309
2009-02-11 20:52:06 +00:00
Tim Bentley
ee93df9b08 OOPS missed it
bzr-revno: 308
2009-02-11 19:08:18 +00:00
Tim Bentley
feca659f11 Fix import painting and allow import to Cancel
bzr-revno: 307
2009-02-11 19:07:34 +00:00
Tim Bentley
fcc9b37df6 More fixes and UI updates
bzr-revno: 306
2009-02-11 18:33:54 +00:00
Martin Thompson
55059c5d52 Remove extraneous file
bzr-revno: 305
2009-02-10 21:12:51 +00:00
Martin Thompson
e4b91d5e5d Oops, file missing in last commit
bzr-revno: 304
2009-02-10 21:10:09 +00:00
Martin Thompson
2c85368ee2 Split slide controllers out - but now they don't size properly...
bzr-revno: 303
2009-02-10 20:47:44 +00:00
Martin Thompson
f758850865 Started adding stuff for slide controller
bzr-revno: 302
2009-02-10 20:47:16 +00:00
Martin Thompson
74da30fbf0 Started adding a previe to the bottom
bzr-revno: 301
2009-02-10 20:46:21 +00:00
Tim Bentley
557114fd7f Add distributed event handling
Added display updates when Bibles load
Try to fix the creeping progress bar.

bzr-revno: 299
2009-02-08 15:25:00 +00:00
Tim Bentley
49ed24a69b Move QFileInput to plugins.
bzr-revno: 298
2009-02-05 19:18:43 +00:00
Tim Bentley
11e3d43caf Fix merge problem.
Song search works again
Bible import fixes

bzr-revno: 297
2009-02-05 18:27:51 +00:00
Raoul Snyman
3f0ba7a3ba Added an initial ServiceItem, plus a few minor changes.
bzr-revno: 296
2009-02-04 20:16:56 +00:00
Tim Bentley
ffeada555d Add error messaging for missing search parameters
bzr-revno: 295
2009-02-03 19:13:33 +00:00
Tim Bentley
fdf66b3bd5 More bible fix ups and added functionality
bzr-revno: 294
2009-02-02 19:54:38 +00:00
Tim Bentley
e00e328ac1 fix double load of manager
bzr-revno: 293
2009-02-02 19:20:59 +00:00
Raoul Snyman
6ea70e92a1 Couple of changes to the Songs plugin classes - trying to get SQLAlchemy to work.
bzr-revno: 292
2009-02-01 21:12:18 +00:00
Tim Bentley
bd510467d5 More search updates and corrections.
bzr-revno: 291
2009-01-24 19:58:30 +00:00
Tim Bentley
44216e6a6a Update bible register dialog - Register only 1 bible
Register HTTP
Get HTTP verse selection working (part 1)
More Orm migrations.

bzr-revno: 290
2009-01-24 08:06:36 +00:00
Raoul Snyman
4071118398 Trying to get around the problem of metadata not being bound to an engine.
bzr-revno: 289
2009-01-21 08:52:03 +00:00
Martin Thompson
4efdc4e274 Only searches down one directory level for Plugin-subclasses
bzr-revno: 288
2009-01-20 21:20:05 +00:00
Tim Bentley
cb5407c9d3 Missed from commit
bzr-revno: 287
2009-01-20 19:51:20 +00:00
Tim Bentley
57fa671538 Big bible cleanup!
bzr-revno: 286
2009-01-20 19:50:37 +00:00
Raoul Snyman
b7b594ac49 Removed unnecessary files.
bzr-revno: 285
2009-01-17 14:54:16 +00:00
Raoul Snyman
11bede8fd8 Updating the SongsManager to use SQLAlchemy
bzr-revno: 284
2009-01-17 13:58:16 +00:00
Tim Bentley
7022a05316 Add form validation - start of
bzr-revno: 283
2009-01-12 19:31:29 +00:00
Tim Bentley
cc0ca326c3 Clean up files and correct mapper issues
Update Author Delete UI State

bzr-revno: 282
2009-01-11 08:51:43 +00:00
Tim Bentley
7397c42ac4 Upgrade Songs Database to version 2
Change SQL layer to SQLALChemy
Fix the UI to use new layer
More changes to editsong dialog
Force suffix of sqlite

bzr-revno: 280
2009-01-10 08:33:31 +00:00
Raoul Snyman
14a9b67085 Added some SQLAlchemy models.
bzr-revno: 277
2009-01-06 21:48:31 +00:00
Scott Guerrieri
7d76349d3d Changed script to be os independent and pure python sqlite calls
bzr-revno: 276
2009-01-06 20:52:10 +00:00
Carsten Tinggaard
9887764d51 Refactored+update part 1; from UpperCaseWords to lower_case_words
Added attribute songid and changed names

bzr-revno: 275
2009-01-06 20:10:03 +00:00
Tim Bentley
41977dad1c More Tidyups
bzr-revno: 274
2009-01-06 19:57:03 +00:00
Tim Bentley
60afb882a9 not needed
bzr-revno: 273
2009-01-06 19:05:32 +00:00
Tim Bentley
89a886d7b3 bible cleanups
bzr-revno: 272
2009-01-06 19:04:54 +00:00
Tim Bentley
a6734c885f more changes
bzr-revno: 271
2009-01-06 18:59:47 +00:00
Tim Bentley
1d2818355f Forgotton on last commit
bzr-revno: 270
2009-01-06 18:58:00 +00:00
Tim Bentley
d6462a6ff4 Update UI
Fix database name retrival
Use ORM for get_Authors method.

bzr-revno: 269
2009-01-06 18:36:54 +00:00
Tim Bentley
c9c3317483 Add debugging to help with seach results
bzr-revno: 268
2009-01-05 18:18:34 +00:00
Carsten Tinggaard
b3fb6aa182 Corrected the way application data folder is retrieved on Windows XP and Vista.
Using LinRegistry on Windows

bzr-revno: 267
2009-01-05 12:33:15 +00:00
Carsten Tinggaard
b8fe3369b6 Corrected usage of types module
bzr-revno: 266
2009-01-05 12:31:32 +00:00
Tim Bentley
0e05dc79f8 Add Author Caching to stop excess database hits
Finish 1st cut of Author Maintenance (Add / Update / Delete)

bzr-revno: 265
2009-01-03 14:19:43 +00:00
Tim Bentley
22f308268c add migrate authors code. Updates the first and last names
bzr-revno: 264
2009-01-02 20:30:40 +00:00
Tim Bentley
0385a13773 More updates
bzr-revno: 263
2009-01-02 20:20:33 +00:00
Tim Bentley
329d2d46da Initial version of a migration tool
bzr-revno: 261
2009-01-01 11:18:16 +00:00
Tim Bentley
c83207838d Add new dialogs to songs for extra data requirements
bzr-revno: 260
2009-01-01 10:03:09 +00:00
Tim Bentley
38590ff47a Finish storing list data in config files
Add delete_value method
Finish updating Plugins to TreeWidgets, Context Menus and Config saving.

bzr-revno: 258
2008-12-28 08:37:03 +00:00
Tim Bentley
ae7e7d47de Revamp Presentations Plugin adding directory search and save. Persist the Presntations
Update the Plugin helper
Tidy up bibles and Songs a bit more.

bzr-revno: 257
2008-12-27 07:54:33 +00:00
Tim Bentley
5123bcdfbb More Fixes
Hacks for Unicode problem.

bzr-revno: 256
2008-12-24 14:07:27 +00:00
Tim Bentley
592d329baf Display song on Edit form having selected form list
bzr-revno: 255
2008-12-24 07:28:25 +00:00
Tim Bentley
1692da442b Remove Print statements.
bzr-revno: 254
2008-12-21 07:50:39 +00:00
Tim Bentley
33c43f8dfe Add Context Menus,
Fix results for Songs.

bzr-revno: 253
2008-12-21 07:49:22 +00:00
Tim Bentley
5d920e8fc6 Add Utilitys class for plugins
bzr-revno: 252
2008-12-21 07:48:30 +00:00
Tim Bentley
e1f5e5723a Add Context menu.
bzr-revno: 251
2008-12-20 17:50:08 +00:00
Tim Bentley
abb9a6e4c0 More improvements and functional additions
bzr-revno: 250
2008-12-20 16:59:56 +00:00
Tim Bentley
76723fbc92 Update UI a bit to display columns
bzr-revno: 249
2008-12-20 08:43:47 +00:00
Tim Bentley
9e4fa53b0e Add Songs database layer
bzr-revno: 248
2008-12-19 20:27:09 +00:00
Carsten Tinggaard
78d0dc34c2 Test data for xml
bzr-revno: 247
2008-12-19 08:06:53 +00:00
Carsten Tinggaard
dbde9ddc5f Test data for OpenLP1 format
bzr-revno: 246
2008-12-19 08:06:29 +00:00
Tim Bentley
b664e3362c Add menu hock and start quick search
bzr-revno: 245
2008-12-17 20:27:31 +00:00
Carsten Tinggaard
ba5d6f0e48 Module for functionality between UI, song files and songs
bzr-revno: 244
2008-12-17 14:26:05 +00:00
Carsten Tinggaard
f266416d3b Module for handling song files version 1 and 2
bzr-revno: 243
2008-12-17 14:25:33 +00:00
Raoul Snyman
afa11d913b Removed Bible related cruft from the main window.
bzr-revno: 242
2008-12-17 13:41:06 +00:00
Raoul Snyman
e9be0e92e4 Removed some of the song plugin related cruft from the bottom of the main window.
bzr-revno: 241
2008-12-17 13:36:56 +00:00
Raoul Snyman
f2a715e124 Moved the Export Bible item to the Bible plugin.
bzr-revno: 240
2008-12-17 13:34:28 +00:00
Raoul Snyman
531ca08bba Moved the Import Bible item to the Bible plugin.
bzr-revno: 239
2008-12-17 13:20:05 +00:00
Raoul Snyman
90c45ac148 Added export songs menu to export menu.
bzr-revno: 238
2008-12-17 12:38:02 +00:00
Raoul Snyman
f6cc0ecf94 Added a copy of the openlp.org import for the openlp.org 2 import.
bzr-revno: 237
2008-12-17 12:11:35 +00:00
Carsten Tinggaard
fe2037663f Added OpenSong Bridge and Pre-chorus handling
bzr-revno: 236
2008-12-17 11:51:47 +00:00
Carsten Tinggaard
5ba4665ee5 Path check improved - test can be executed in all folders
bzr-revno: 235
2008-12-17 11:51:12 +00:00
Raoul Snyman
b198db1b3e Added showing the OpenSong import form on clicking the item in the import menu.
bzr-revno: 234
2008-12-17 11:41:52 +00:00
Raoul Snyman
b7008f7b62 Added the song import menu items, and made the openlp.org 1.0 item show an import form.
bzr-revno: 233
2008-12-16 22:00:32 +00:00
Tim Bentley
fc4e947be0 More Changes and fix ups
bzr-revno: 232
2008-12-16 21:48:17 +00:00
Tim Bentley
2457713b1d more PEP 8 clean ups
fix advance search across multiple books

bzr-revno: 231
2008-12-16 19:13:31 +00:00
Tim Bentley
70ef8ef2b7 finish PEP 8 changes
bzr-revno: 230
2008-12-16 17:29:39 +00:00
Michael Gorven
e53e7e7db4 Add default_suffixes parameter to PluginConfig.get_files(), and fill in various default config values.
bzr-revno: 229
2008-12-15 21:43:29 +00:00
Michael Gorven
2ae661b64b Set non-existing config entries if requested with a default value, and create ~/.openlp when saving config file.
bzr-revno: 228
2008-12-15 21:14:26 +00:00
Michael Gorven
63bb9b3186 Create data directories when path is requested from config
bzr-revno: 227
2008-12-15 20:37:50 +00:00
Tim Bentley
0187da57b9 Update options
bzr-revno: 226
2008-12-15 18:36:19 +00:00
Tim Bentley
e8057f4b1a Not needed
bzr-revno: 225
2008-12-15 18:11:54 +00:00
Tim Bentley
45d311f2ce Update to PEP 8 standard
bzr-revno: 224
2008-12-15 18:10:47 +00:00
Raoul Snyman
238b1c4ae3 Making stuff adhere to PEP 8.
bzr-revno: 222
2008-12-14 20:43:44 +00:00
Raoul Snyman
3382d86db9 Fixed new plugins not working, fixed up their images and their captions and things. Renamed a few methods to reflect their plugins correctly.
bzr-revno: 221
2008-12-14 19:50:17 +00:00
Tim Bentley
f90cdd27be Add new plugins - shells
Update bibles 
Add CheckPreConditions to plugin manager.
Sort out merge problems 

bzr-revno: 220
2008-12-14 16:19:28 +00:00
Raoul Snyman
508a542d6f Rewrote Plugin methods to match Python standards, fixed a few other things here and there.
bzr-revno: 219
2008-12-14 15:49:54 +00:00
Jonathan Corwin
40e52dd4ff Use the correct windows registry routine
bzr-revno: 218
2008-12-13 22:11:36 +00:00
Tim Bentley
a0800e842f Fix OSIS imports and screen refresh issues.
Move Langauge file to Resources.

bzr-revno: 217
2008-12-13 19:42:25 +00:00
Tim Bentley
1b28a4d4c7 Updates and Fixes
bzr-revno: 216
2008-12-13 10:46:07 +00:00
Tim Bentley
412a30f1b5 Add text search to Bibles
Add Initialise method for plugins

bzr-revno: 215
2008-12-13 09:03:39 +00:00
Tim Bentley
f042e5e2d8 Update plugins to load from directory and filter by file suffix.
Updated Bibles and Presentations.
Changed Add presentations to Reload from directory
Updated base Config files to reflect changes

bzr-revno: 214
2008-12-12 19:42:51 +00:00
Tim Bentley
eb1b1010c0 Updates to UI plugins
bzr-revno: 213
2008-12-11 21:07:12 +00:00
Martin Thompson
cb191abd7c Runs under new structure (fails tests mind - that's next to fix!)
bzr-revno: 211
2008-12-10 21:50:05 +00:00
Martin Thompson
822d3d9a0e Moved Theme specific bits from xmlrootclass to theme
bzr-revno: 210
2008-12-10 21:40:19 +00:00
Jonathan Corwin
8d0864b1e9 Moved to plugins
bzr-revno: 207
2008-12-10 20:46:04 +00:00
Jonathan Corwin
410702b890 Various bits of experimental presentation code I've had lying around
bzr-revno: 206
2008-12-10 20:40:18 +00:00
Tim Bentley
d90ca07e1c fixed "Advanced Searching" for now.
bzr-revno: 205
2008-12-10 20:36:45 +00:00
Tim Bentley
224bd90303 remove stuff
bzr-revno: 202
2008-12-10 19:20:31 +00:00
Tim Bentley
9abc51729e Wrong place
bzr-revno: 201
2008-12-10 19:19:21 +00:00
Tim Bentley
6dd16ba989 Wrong directory
bzr-revno: 200
2008-12-10 19:17:23 +00:00
Tim Bentley
7736def380 Move test bits
bzr-revno: 199
2008-12-10 19:11:00 +00:00
Raoul Snyman
154eb41397 Deleted this poor, long lost stray.
bzr-revno: 198
2008-12-10 18:06:08 +00:00
Tim Bentley
f0f73a16ce Continue fixing up the bible plugin screen interactions.
Data extracted from Database now!
Improve bible plugin logging

bzr-revno: 197
2008-12-07 20:04:07 +00:00
Raoul Snyman
aed4a2763b Moved the song xml classes to lib.
bzr-revno: 196
2008-12-07 09:23:37 +00:00
Raoul Snyman
2b0328e011 Added the "lib" module for the Songs plugin.
bzr-revno: 195
2008-12-07 08:09:59 +00:00
Tim Bentley
560f8fe1dc Start to hook up the bible plugin to the actual bibles.
Update the Bible Registration form before Superfly gets at it!!!!

bzr-revno: 194
2008-12-06 19:34:48 +00:00
Tim Bentley
3450e1ac50 Fix up bibles and sort out path issues in code
Load bible names into plugin
Handle no bible names if directory is empty

bzr-revno: 192
2008-12-06 09:33:46 +00:00
Raoul Snyman
908418bb1a Added necessary __init__.py files to make directories into Python modules.
bzr-revno: 191
2008-12-06 09:30:38 +00:00
Raoul Snyman
e4efdc7ca0 Moved the __init__.py file to the new Bibles plugin directory.
bzr-revno: 190
2008-12-06 09:24:23 +00:00
Tim Bentley
510ae14791 bzr-revno: 189 2008-12-06 07:50:47 +00:00
Tim Bentley
ce9b58cec6 move bibles to new homes
tidy up plugin following changes
add static text to dropdown. 

bzr-revno: 188
2008-12-06 07:47:01 +00:00
Raoul Snyman
843774aa1d Fixed up the Bible plugin's media manager item.
Removed the unnecessarily hardcoded path in the Bible Manager.
Changed the SongFormat file to reflect what's really gonna happen in the song database.
Added the first sentence of the Plugin Developer's Guide.

bzr-revno: 186
2008-12-05 22:03:28 +00:00
Tim Bentley
bccd03b4df Tidy up before the big move
bzr-revno: 185
2008-12-05 20:09:47 +00:00
Tim Bentley
c949f98ef2 Updates
bzr-revno: 184
2008-12-05 20:06:41 +00:00
Tim Bentley
753eee645c Fix up error handling
bzr-revno: 182
2008-12-05 20:01:31 +00:00
Carsten Tinggaard
c471a84766 Fixed path and name for the song class
bzr-revno: 180
2008-12-05 13:18:53 +00:00
Carsten Tinggaard
889b43dc81 Fixed path to xmlrootclass
bzr-revno: 179
2008-12-05 13:17:21 +00:00
Raoul Snyman
8abce6443f Changed erroneous "SimpleConfigParser" to "SafeConfigParser"
bzr-revno: 178
2008-12-05 07:23:32 +00:00
Martin Thompson
1df73a768c Updated to work wit new directory structure and
plugin manager API

bzr-revno: 176
2008-12-04 20:46:07 +00:00
Martin Thompson
afce6977c2 Moved to be with rest of core tests
bzr-revno: 175
2008-12-04 20:20:42 +00:00
Martin Thompson
8c58e7a670 Moved to match new place for plugin manager
bzr-revno: 174
2008-12-04 20:19:59 +00:00
Raoul Snyman
ea2cafd125 Fixed few import problems
bzr-revno: 173
2008-12-03 19:13:23 +00:00
Raoul Snyman
298729a12c made import OS-independent
bzr-revno: 172
2008-12-03 18:13:27 +00:00
Raoul Snyman
3ad3a14ffb Added setup.py
Added PluginConfig
Updated ConfigHelper
Updated Bible plugin to use plugin config object

bzr-revno: 171
2008-12-03 10:57:34 +00:00
Raoul Snyman
e8430a95f9 Updated config file registry object.
bzr-revno: 170
2008-12-03 08:51:35 +00:00
Raoul Snyman
51ede824fc Made a start on the LinRegistry class.
bzr-revno: 169
2008-12-02 20:59:05 +00:00
Tim Bentley
5a4f0a645e BiblePlugin UI - done. needs actions
bzr-revno: 168
2008-12-02 20:53:03 +00:00
Tim Bentley
80eb8c9dc1 More UI bits
bzr-revno: 167
2008-12-02 20:34:51 +00:00
Raoul Snyman
cb6538f1b1 Updated the credits page of the About dialog, tried to fix a few directory issues.
bzr-revno: 166
2008-12-02 20:09:08 +00:00
Raoul Snyman
170c480817 Made some changes to the ConfigHelper to use the Registry objects.
bzr-revno: 165
2008-12-02 14:40:22 +00:00
Raoul Snyman
9a7c2b42a7 Added some flesh to the Windows Registry class.
bzr-revno: 164
2008-12-02 13:33:52 +00:00
Tim Bentley
0a2f5edbb9 Add comments
Start to build the UI for bible searching

bzr-revno: 162
2008-12-01 22:04:45 +00:00
Tim Bentley
80cd189dd6 Add screen to New Bible
change logging file

bzr-revno: 161
2008-12-01 20:41:26 +00:00
Raoul Snyman
ae9a770899 Made a couple of fixes to the bible plugin.
bzr-revno: 160
2008-12-01 20:25:47 +00:00
Raoul Snyman
a27b216387 Fixed up some problems (like mising Registry classes)
bzr-revno: 159
2008-12-01 20:12:34 +00:00
Raoul Snyman
44c3063cc0 Fixed up them plugins.
bzr-revno: 154
2008-12-01 18:36:53 +00:00
Raoul Snyman
7c067bc3b0 Moved some more stuff around, tried to get the Bible plugin working... now none of the plugins are working... eish!
bzr-revno: 152
2008-12-01 14:25:08 +00:00
Raoul Snyman
ea2d58d61d Moved
bzr-revno: 151
2008-12-01 13:29:16 +00:00
Raoul Snyman
026388ce18 Added a WinRegistry helper class, made a few changes.
bzr-revno: 150
2008-12-01 13:15:31 +00:00
Raoul Snyman
0179ffc6bd Moved
bzr-revno: 149
2008-12-01 09:33:16 +00:00
Raoul Snyman
5a00215f38 Moved
bzr-revno: 148
2008-12-01 09:31:05 +00:00
Raoul Snyman
f4390afda7 Added
bzr-revno: 147
2008-12-01 09:28:01 +00:00
Tim Bentley
6eb2b9cc62 Fix paths and add logging.
bzr-revno: 146
2008-12-01 05:58:25 +00:00
Raoul Snyman
9c5b487840 Moved everything to *real* toolbars... much better!
bzr-revno: 145
2008-11-30 20:01:19 +00:00
Raoul Snyman
dbec7d75b3 WE HAVE OUR FIRST INTEGRATING PLUGIN!!
bzr-revno: 144
2008-11-30 18:36:13 +00:00
Tim Bentley
aa55cd9af3 Build dialog to add OSIS bible.
bzr-revno: 143
2008-11-30 18:31:43 +00:00
Tim Bentley
466a9b98bd Update window and start dialog functionality
bzr-revno: 142
2008-11-29 13:38:11 +00:00
Tim Bentley
08b5acb83f Hook things together !
Plugin initalise biblemanger
Plugin calls Dialog with biblemamager on register bible

bzr-revno: 141
2008-11-29 07:56:21 +00:00
Raoul Snyman
2e3ff9706f Fixed up things that were broken due to the move.
bzr-revno: 140
2008-11-29 05:36:16 +00:00
Tim Bentley
2cc73c6c74 start of a plugin
bzr-revno: 139
2008-11-28 20:30:59 +00:00
Tim Bentley
263df5274a renamed files to fit with the naming style
bzr-revno: 137
2008-11-28 19:24:02 +00:00
Tim Bentley
c746f2434e mangled so cleaned out!!!
bzr-revno: 136
2008-11-28 19:22:14 +00:00
Raoul Snyman
518fd4985d Fixed up the code to work with the new module/directory layout.
bzr-revno: 134
2008-11-28 14:05:41 +00:00
Raoul Snyman
297d8b4a67 Moved /openlp/resources/openlp_rc.py to /openlp/core/resources.py.
Moved /openlp/resources to /resources.
Moved /openlp/hints to /documentation.

bzr-revno: 133
2008-11-27 20:14:38 +00:00
Raoul Snyman
0a6ce5e3f7 Added the Event class and added some more hooks into the Plugin class.
bzr-revno: 132
2008-11-27 20:09:11 +00:00
Raoul Snyman
5c41b9e8b7 Moved everything that's core into openlp.core
bzr-revno: 131
2008-11-26 20:15:49 +00:00
Raoul Snyman
3edee05dcd Removed some unnecessary cruft.
bzr-revno: 130
2008-11-26 19:58:24 +00:00
Raoul Snyman
b5adedabdc Moved song forms to the Songs plugin.
bzr-revno: 129
2008-11-26 19:53:21 +00:00
Raoul Snyman
2259e7bd61 Moved SongXml, created openlp.plugins.songs.forms module.
bzr-revno: 128
2008-11-26 19:46:06 +00:00
Raoul Snyman
f82134aeb6 Renamed SongPlugin to SongsPlugin.
bzr-revno: 127
2008-11-26 19:42:04 +00:00
Raoul Snyman
ebac2f6c77 Renamed "song.py" to "songxml.py"
bzr-revno: 126
2008-11-26 19:39:33 +00:00
Raoul Snyman
e4560515a5 Renamed "Song" to "Songs" plugin.
bzr-revno: 125
2008-11-26 18:55:18 +00:00
Raoul Snyman
149dcb45c5 Moved some more core forms to openlp.core.ui and removed the unnecessary mainwindow.py file from openlp.ui.forms.
bzr-revno: 124
2008-11-26 18:38:56 +00:00
Raoul Snyman
41b10ebc46 Updated the main file to use the forms now in openlp.core.ui
bzr-revno: 123
2008-11-25 21:03:09 +00:00
Raoul Snyman
5588ac2c1b Moved the main window and the splash screen forms to openlp.core.ui
bzr-revno: 122
2008-11-25 20:50:19 +00:00
Tim Bentley
6f45312af0 rename
bzr-revno: 120
2008-11-25 20:25:32 +00:00
Raoul Snyman
59a001be72 Added the Song plugin, updated the media manager to include more helper functions.
bzr-revno: 119
2008-11-25 16:26:49 +00:00
Tim Bentley
aafe80cb9d Add OSIS Translation file
OSIS,Book Name,ABBrev

bzr-revno: 118
2008-11-24 21:28:50 +00:00
Tim Bentley
ae939c46be Fix up OSIS to have book names and abbreviations
bzr-revno: 117
2008-11-24 21:27:49 +00:00
Tim Bentley
8dde1378e3 Fix for OSIS loading
bzr-revno: 116
2008-11-24 20:28:29 +00:00
Tim Bentley
4afceb8377 Fix Database with previous version and add extra API's
bzr-revno: 115
2008-11-24 19:41:29 +00:00
Raoul Snyman
dec6feb03c Added the start to a song plugin, and a bare (for now) SettingsTab class.
bzr-revno: 114
2008-11-23 21:24:58 +00:00
Raoul Snyman
808748a008 Added a few more methods to the MediaManagerItem.
bzr-revno: 113
2008-11-22 21:41:20 +00:00
Raoul Snyman
f37dd74b4e Moved MediaManagerItem to core.
bzr-revno: 111
2008-11-22 15:16:02 +00:00
Raoul Snyman
8b0c226826 Moved plugin.py and pluginmanager.py to the core module, removed from the plugins module.
bzr-revno: 110
2008-11-22 09:28:03 +00:00
Martin Thompson
26b8620429 Updated so others can see what's not working ;(
bzr-revno: 109
2008-11-21 21:07:52 +00:00
Martin Thompson
f9607e8794 Separating the problem widget out doesn;t help
bzr-revno: 108
2008-11-21 21:07:15 +00:00
Martin Thompson
190ea6bcaf Pre update
bzr-revno: 107
2008-11-21 21:06:34 +00:00
Martin Thompson
925966f0f9 About to get Raouls updates
bzr-revno: 106
2008-11-21 21:06:08 +00:00
Martin Thompson
8b8871d212 Ahah! The choose_area widget stops the buttons working...
bzr-revno: 105
2008-11-21 21:05:19 +00:00
Raoul Snyman
9981aa2a1f Added a Song Export form, added the new placement of Eric4 project files.
bzr-revno: 103
2008-11-21 18:52:56 +00:00
Raoul Snyman
26f200be0b Added the status tips to the menu items.
bzr-revno: 102
2008-11-20 20:37:54 +00:00
Raoul Snyman
7bc079274a Fixed up layouts, padding, etc.
bzr-revno: 101
2008-11-20 20:34:28 +00:00
Tim Bentley
38442b0eb2 First attempt
bzr-revno: 100
2008-11-20 20:09:33 +00:00
Tim Bentley
a067f0b34a Add ability to load OSIS xml bibles exported from Sword bible reader
bzr-revno: 99
2008-11-19 18:13:22 +00:00
Raoul Snyman
ca5eed490d made some changes to our test plugin.
bzr-revno: 98
2008-11-18 21:26:14 +00:00
Tim Bentley
5dcd808de2 Refactor CSV reader
bzr-revno: 97
2008-11-17 21:22:14 +00:00
Martin Thompson
947150c437 Ooops forgot to add this one
bzr-revno: 96
2008-11-17 20:39:00 +00:00
Martin Thompson
e6110cf27d Better logging
Icons can come from a PNG file or from resource file

bzr-revno: 95
2008-11-17 20:38:22 +00:00
Martin Thompson
b6edf96d32 Got some text in the "choosing area"
bzr-revno: 94
2008-11-17 20:37:25 +00:00
Martin Thompson
70151d3f58 First bash at a media manager item that a media manager can be built out of works
bzr-revno: 92
2008-11-17 20:36:01 +00:00
Tim Bentley
fdb1a088ba Fix more text formatting errors
Refactor Objects in HTTP reader to improve readability and finish proxy code

bzr-revno: 91
2008-11-16 07:40:46 +00:00
Tim Bentley
00c105a9f9 Add ability register a bible to down load via proxy server
bzr-revno: 90
2008-11-15 07:41:55 +00:00
Tim Bentley
a9f110cd6c updated
bzr-revno: 89
2008-11-13 20:52:32 +00:00
Tim Bentley
fa9409f874 Fix up text formatting / stripping from websites
bzr-revno: 88
2008-11-13 20:51:37 +00:00
Jonathan Corwin
d81d037f2b Attempt to fix a few PPTVIEWLIB timing issues
bzr-revno: 87
2008-11-12 23:24:41 +00:00
Tim Bentley
588133aba0 More fixes and add initial load of BibleGateway.
Some problems with stripping HTML tags!

bzr-revno: 86
2008-11-09 20:13:16 +00:00
Tim Bentley
2f1cc4f02a More fixes and add initial load of BibleGateway.
Some problems with stripping HTML tags!

bzr-revno: 85
2008-11-09 20:11:31 +00:00
Jonathan Corwin
d2d9593ee2 PowerPoint Viewer library plus test wrappers
bzr-revno: 84
2008-11-08 23:28:41 +00:00
Scott Guerrieri
f00ea8ad77 Migrated AlertForm, EditSongForm, OpenLPExportForm, OpenLPImportForm, OpenSongExportForm, OpenSongImportForm, and SettingsDialog to python code.
Updated the form icon to openlp.org icon on all .ui files.
Updated __init__ for new forms and added the contribute link back to the about dialog.
Linked new forms into the MainWindow.

No functionality behind the forms, but getting "prettied" up

bzr-revno: 83
2008-11-08 02:16:46 +00:00
Tim Bentley
3752f4279d Fix bugs and add logging to test classes.
Sort out varable names to be meaningful.

bzr-revno: 82
2008-11-06 18:49:36 +00:00
Tim Bentley
5b4210c137 Fix imports so test code works.
bzr-revno: 81
2008-11-05 21:46:39 +00:00
Carsten Tinggaard
da4060711a Added import of types. Added UnicodeType in xml decoding
Solved problem with danish song

bzr-revno: 80
2008-11-05 19:35:24 +00:00
Carsten Tinggaard
e28b1f3441 Implemented text file import (CCLI format) incl test
bzr-revno: 79
2008-11-04 22:46:39 +00:00
Carsten Tinggaard
2278ba9a6e Implemented song creation from OpenSong xml format incl sample files and tests
bzr-revno: 78
2008-11-04 21:24:26 +00:00
Raoul Snyman
cc5ab4bc4f Made some tweaks: Added an icon to the main form, set the splash screen to use an image via it's pixmap property. Saved the Eric4's session to the project.
bzr-revno: 76
2008-11-03 21:05:30 +00:00
Tim Bentley
dd19494bbf bzr-revno: 75 2008-11-03 20:42:36 +00:00
Raoul Snyman
cac29cc1a9 Added a splash screen to the mix, thanks to Scott.
bzr-revno: 74
2008-11-03 19:32:54 +00:00
Martin Thompson
0485c4d6cb A first bash at some plugin code. Very sparse, but the manager can
find plugins and report back on them

 --This line, and those below,
will be ignored--

A    plugins/plugin_manager.py
A    plugins/test
A    plugins/test/test_plugin_manager.py
A    plugins/testplugin2
A    plugins/testplugin2/__init__.py
A    plugins/testplugin2/testplugin2.py
A    plugins/plugin.py
A    plugins/__init__.py
A    plugins/testplugin1.py

bzr-revno: 73
2008-11-02 20:36:36 +00:00
Tim Bentley
cb7d2b04d7 bzr-revno: 72 2008-11-02 20:17:05 +00:00
Tim Bentley
c6d1051e82 Add method to fully load bible
bzr-revno: 71
2008-11-02 20:16:32 +00:00
Carsten Tinggaard
4d42c84ddb Implemented Set-Get simple functions included test
bzr-revno: 70
2008-11-02 15:19:49 +00:00
Scott Guerrieri
b666d823f1 splashscreen.ui in case it is needed
bzr-revno: 69
2008-11-02 03:06:16 +00:00
Scott Guerrieri
b78bb09aad Added extra icon and splash screen graphics
Update qrc file to reflect additions

bzr-revno: 68
2008-11-02 02:48:04 +00:00
Scott Guerrieri
aeadbc7cb5 Added OpenSong Import/Export forms
bzr-revno: 67
2008-11-01 23:11:53 +00:00
Tim Bentley
c3327988b9 Sort out start of bible translations (multi language) Chapter Names.
Chapter counts 
Verse Counts

bzr-revno: 66
2008-11-01 19:50:14 +00:00
Tim Bentley
e714b1e5ce Add lazy load of bible
bzr-revno: 64
2008-11-01 11:33:02 +00:00
Tim Bentley
85e3022672 Not needed as moved to plugins
bzr-revno: 63
2008-10-30 20:47:45 +00:00
Tim Bentley
a06bbbd303 Not needed as moved to plugins
bzr-revno: 62
2008-10-30 20:47:22 +00:00
Tim Bentley
1992159a0a Not needed as moved to plugins
bzr-revno: 61
2008-10-30 20:46:09 +00:00
Tim Bentley
d0fb086b77 Move and update bible manager and associated classes
bzr-revno: 60
2008-10-30 20:44:54 +00:00
Carsten Tinggaard
fd05e8c6fe Impl a bit more. Switched to use py.test
bzr-revno: 59
2008-10-30 11:36:11 +00:00
Carsten Tinggaard
bf9b1c50fc Using XmlRootClass. Added file.close
bzr-revno: 58
2008-10-30 11:33:49 +00:00
Carsten Tinggaard
648646dcb5 RootClass for XML handling for Theme and Song
bzr-revno: 57
2008-10-30 11:32:59 +00:00
Scott Guerrieri
14d07c77d1 Added new graphics for import and export forms
Corrected some spacing on about.ui
Corrected images on import form
Created export form
Updated resource file with new graphics

bzr-revno: 56
2008-10-30 05:05:20 +00:00
Tim Bentley
d680d0ed02 bzr-revno: 55 2008-10-29 21:10:42 +00:00
Tim Bentley
57b8f340cb bzr-revno: 54 2008-10-29 21:09:38 +00:00
Tim Bentley
06ed511d67 Fix multi bible searches
bzr-revno: 53
2008-10-29 21:06:22 +00:00
Tim Bentley
91e388763e test runner
bzr-revno: 52
2008-10-29 20:38:45 +00:00
Tim Bentley
430b220ee4 Initial version
bzr-revno: 51
2008-10-29 20:38:00 +00:00
Tim Bentley
dfcf566860 Updates to remove strange characters from strings
bzr-revno: 50
2008-10-29 20:36:49 +00:00
Raoul Snyman
8f2da0e677 Added the About dialog in!
bzr-revno: 49
2008-10-29 19:40:28 +00:00
Raoul Snyman
fa0f97c2dc Added Python version of the MainWindow form.
bzr-revno: 48
2008-10-29 18:51:43 +00:00
Raoul Snyman
0bf6ef716e Added buttons to the service manager, hopefully completing the main window.
bzr-revno: 47
2008-10-29 16:50:45 +00:00
Tim Bentley
2d1f84398d Initial version of crosswalk code
bzr-revno: 46
2008-10-28 20:35:21 +00:00
Carsten Tinggaard
ce883bc9ac Initial Song class including test suite
bzr-revno: 45
2008-10-28 20:24:04 +00:00
Carsten Tinggaard
cb18532805 Usefull hints from the internet
bzr-revno: 44
2008-10-28 20:21:31 +00:00
Raoul Snyman
9f67d8db2e Added About graphic, reformatted AboutForm, added Eric4 project files.
bzr-revno: 43
2008-10-28 17:55:51 +00:00
Tim Bentley
ee21f9fad4 Update BibleManager and Database Impl
bzr-revno: 42
2008-10-27 21:17:22 +00:00
Scott Guerrieri
c0f24e58a3 Two new graphics for import form
Modified qrc file
Added openlpimportform.ui

bzr-revno: 40
2008-10-27 05:19:09 +00:00
Tim Bentley
028f2490ec New Plugins for BibleManager
bzr-revno: 39
2008-10-26 19:39:59 +00:00
Scott Guerrieri
1529747324 bzr-revno: 38 2008-10-25 05:07:48 +00:00
Raoul Snyman
8f8053d706 Added copyright to all files.
bzr-revno: 36
2008-10-23 19:49:13 +00:00
Raoul Snyman
a1bc7f9e83 Moved some stuff, added some new images, and one or two other things.
bzr-revno: 35
2008-10-23 19:41:22 +00:00
Raoul Snyman
a2c41b5110 Added Custom Slide toolbox page and added buttons to it. Added more Theme toolbar buttons.
bzr-revno: 34
2008-10-23 18:18:34 +00:00
Tim Bentley
681aa1d141 Proper Unitest this time
bzr-revno: 33
2008-10-23 17:07:53 +00:00
Tim Bentley
fc913785b9 Update Bibles and add NIV
Fix load to delete bibles if already loaded and 2nd load requested

bzr-revno: 32
2008-10-23 16:29:17 +00:00
Tim Bentley
3b493aab23 Updated Manager to read bibles from file system and load dictionary of Impl objects.
getBibles uses this list now

bzr-revno: 31
2008-10-22 19:59:03 +00:00
Tim Bentley
7a8b700823 Initial version of Bible Impl and test loader code
bzr-revno: 30
2008-10-22 19:10:41 +00:00
Tim Bentley
79017563e8 Fixes
bzr-revno: 29
2008-10-22 19:09:17 +00:00
Tim Bentley
9b44c75862 Place Bibles below Data.
bzr-revno: 28
2008-10-22 19:08:56 +00:00
Tim Bentley
c6e8330f9d Bible Manager test code
bzr-revno: 27
2008-10-22 18:52:25 +00:00
Tim Bentley
60479d710f bzr-revno: 25 2008-10-22 18:47:19 +00:00
Tim Bentley
628f689782 Create Config Helper
bzr-revno: 23
2008-10-22 18:42:52 +00:00
Raoul Snyman
56dab843c5 Made the form more "flowing".
bzr-revno: 22
2008-10-22 16:17:45 +00:00
Scott Guerrieri
44e89123d5 bzr-revno: 21 2008-10-20 00:42:06 +00:00
Raoul Snyman
278e8fb310 Finished the settings form, updated the main form.
bzr-revno: 20
2008-10-17 23:07:43 +00:00
Raoul Snyman
da9c26a6d5 Added a basic ThemeWizard, added more images, updated SettingsForm
bzr-revno: 19
2008-10-17 13:29:36 +00:00
Scott Guerrieri
ad11730e87 Corrected some naming to standardize on convention
Added some screen components for the Video page

bzr-revno: 18
2008-10-17 05:46:26 +00:00
Raoul Snyman
686757a4a1 Rearranged the images, added some more stuff to the main form.
bzr-revno: 17
2008-10-16 18:45:15 +00:00
Raoul Snyman
059dc37cd1 Updated main form, added some more resource images.
bzr-revno: 16
2008-10-15 19:58:47 +00:00
Raoul Snyman
6140dbe500 Added an updated UI file from QtDesigner, plus associated resources.
bzr-revno: 15
2008-10-15 18:48:53 +00:00
Raoul Snyman
2419312410 Added a form (thanks to Eric4)
bzr-revno: 14
2008-10-14 20:36:47 +00:00
Martin Thompson
fde39b76fc There's a single page demo of lyrics over a backgroung image, with the theme
settings coming from an XML file.

The renderer should perform all the tasks required by the current
(1.0.x) theme capabilities, and there are plenty of testcases for the
code.

The code itself is still WIP, so there's lots of debug print()s in
there and some nastiness to be tidied up.

bzr-revno: 13
2008-10-07 19:12:32 +00:00
Timothy Ebenezer
8e912248d5 Rearranging and adding MediaManager class also redefined plugin Interface
bzr-revno: 9
2008-03-04 01:08:01 +00:00