Commit Graph

234 Commits

Author SHA1 Message Date
Tim Bentley 7e398174cf Presentation plugin - getting there 2009-09-05 20:58:02 +01:00
Tim Bentley 087ee85d86 Head 2009-09-05 14:46:06 +01:00
Tim Bentley 3784838a36 Presentations - service item handling 2009-09-05 14:30:09 +01:00
Tim Bentley f4a8d8b52a Correction of Cleanup 2009-09-05 10:02:41 +01:00
Tim Bentley b94f091fb2 Cleanups and fixes 2009-09-05 07:29:23 +01:00
Jon Tibble a8cf61c199 Fix loading of formatted XML theme files broken in previous commit 2009-09-05 02:22:05 +01:00
Jon Tibble cda62a2617 Save themes in formatted XML and clean touched files 2009-09-04 23:27:53 +01:00
Tim Bentley 06ab5df285 Fix problems with last merger 2009-09-03 18:46:46 +01:00
Jon Tibble 796ad1f4cf Fix compilation errors in openlp dir 2009-09-03 16:19:30 +01:00
Tim Bentley 555b9b92a5 Renderer - speed up adding to slide controller 2009-09-03 05:41:30 +01:00
Jon Tibble cd3fe8b38f Whitespace, linewrap and spelling fixes 2009-09-02 02:44:09 +01:00
Jon Tibble d1139653c5 Merge for John
bzr-revno: 517
2009-09-01 20:50:32 +01:00
Jon Tibble 94dbcc1a28 Fix index naming in screen fix 2009-09-01 20:39:49 +01:00
Jon Tibble 15f2976cd8 Fix display monitor test logic 2009-09-01 20:15:55 +01:00
Tim Bentley 94a3513bb1 Saving OOS changes and other cleanups 2009-08-31 19:27:36 +01:00
Tim Bentley 4c2b9fe426 Presentation changes - Items to service Manager 2009-08-31 15:04:00 +01:00
Tim Bentley 658216535c Finish theme UI to hide options for transparent 2009-08-31 08:05:59 +01:00
Tim Bentley 0f1ac7cfb2 Sort out SlideController
bzr-revno: 515
2009-08-29 19:18:24 +01:00
Tim Bentley 58b563d976 Head 2009-08-29 11:43:44 +01:00
Tim Bentley 9931eaa881 Slide Controller fix preview size 2009-08-29 09:17:40 +01:00
Tim Bentley eca69df868 Slide Controller rewrite complete 2009-08-29 08:17:56 +01:00
Tim Bentley 66a543125b Slide Controller fix keyboard and Image timer loop 2009-08-29 07:12:01 +01:00
Maikel Stuivenberg ec68413cec fixed the theme code 2009-08-28 20:34:33 +02:00
Tim Bentley af82682348 Images can only loop if more than 1 2009-08-28 19:27:32 +01:00
Tim Bentley 0c9fcd0571 Fix toolbar code to hide / add items 2009-08-28 18:40:07 +01:00
Maikel Stuivenberg 0c53783acd Theme manager will ask for save if theme already exists 2009-08-27 18:21:00 +02:00
Tim Bentley ed385ec31d SlideController cleanup - merge Main and Image 2009-08-27 06:17:20 +01:00
Tim Bentley 63f67ea756 EventManager Removal - complete 2009-08-26 06:00:19 +01:00
Tim Bentley 49a424abd1 EventManager Removal part 3 - Theme handling 2009-08-25 21:04:58 +01:00
Tim Bentley 9b826aab56 EventManager Removal part 2 2009-08-25 06:18:09 +01:00
Tim Bentley 7226d4a232 EventManager Removal part 1 2009-08-24 21:05:46 +01:00
Tim Bentley 41782ae8a7 SlideController clean up part 3 2009-08-24 06:10:04 +01:00
Tim Bentley 7ec0a53d77 SlideController clean up part 2 2009-08-24 05:30:04 +01:00
Tim Bentley 57f04820f0 SlideController clean up part 1 2009-08-23 21:15:05 +01:00
Tim Bentley 297c4ab4c3 Presentation plugin again 2009-08-15 20:10:59 +01:00
Tim Bentley 48bca4155d Plugin Clean up to remove extra code and remove need for Theme_Manager 2009-08-15 12:02:24 +01:00
Tim Bentley b774cc10be Clean up Event Handling and remove call the ThemeManager from plugins 2009-08-15 08:33:01 +01:00
Tim Bentley 2c29be0712 Fix Plugin list screen 2009-08-15 07:57:01 +01:00
Tim Bentley d87f58747c Finish (for now) Impress start and Stop from Config 2009-08-14 20:12:14 +01:00
Tim Bentley fb63c3fc3f Plugin Form Complete 2009-08-14 17:26:22 +01:00
Tim Bentley 10ba1db5f3 Fix bug on song saving
Add new screen for Plugin status
Add new presentation plugin code
2009-08-13 21:02:38 +01:00
Tim Bentley 46cf6c763c Clean up event structure and add calling names
Clean up Remote client to remove qt dependancy
2009-08-12 05:57:24 +01:00
Tim Bentley 161973eef6 Clean up exit code so plugins can be called
Clean up Alerts Tab so can be called from UI and Remote via events
Start to get events to be called sequentially not nested
Fix up merge issues
2009-08-10 21:10:20 +01:00
Raoul Snyman 29389bde13 Merge from trunk; A few bugfixes. 2009-08-09 19:58:37 +02:00
Raoul Snyman 82101b8c65 Fixed a few bits and bobs 2009-08-09 14:05:54 +02:00
Tim Bentley 18f1434903 New bible Import Screen
Transparent Theme backgrounds
Global Theme Handling improvements

-------This line and the following will be ignored --------------

modified:
  openlp/core/lib/renderer.py
  openlp/core/lib/themexmlhandler.py
  openlp/core/ui/amendthemeform.py
  openlp/core/ui/servicemanager.py
  openlp/core/ui/thememanager.py
  openlp/core/ui/themestab.py
  openlp/plugins/bibles/forms/bibleimportdialog.py
  resources/forms/bibleimportdialog.ui
pending merges:
  Tim Bentley 2009-08-07 finish Theme handling corrections 
    Tim Bentley 2009-08-07 Default handling allows editing and blocks deletes
    Tim Bentley 2009-08-07 New bible import form
    Tim Bentley 2009-08-06 [merge] Head
    Tim Bentley 2009-08-06 Standardize row hight in renderer

bzr-revno: 503
2009-08-07 20:17:32 +01:00
Tim Bentley 26a1658724 finish Theme handling corrections
Set Global Theme back in settings tab
2009-08-07 20:05:00 +01:00
Tim Bentley 23b13ede2d Default handling allows editing and blocks deletes 2009-08-07 18:30:12 +01:00
Tim Bentley 06ff5ec618 New bible import form
Start of default theme handling
Add Transparent backgrounds
2009-08-07 18:19:32 +01:00
Raoul Snyman bf09df4f0b Made some minor modifications to the edit song dialog, one or two other bug fixes. 2009-08-06 23:30:14 +02:00