Commit Graph

396 Commits

Author SHA1 Message Date
Tim Bentley d71f059433 Fix impress and service theme problems 2011-11-04 20:09:35 +00:00
Andreas Preikschat a75e0156cc fixed docstrings 2011-10-16 16:40:46 +02:00
Andreas Preikschat 9259eed4a6 -fixed bug 871272
-clean ups

Fixes: https://launchpad.net/bugs/871272
2011-10-15 13:30:39 +02:00
Tim Bentley 5053e27c76 Fix up review comments 2011-10-03 17:53:54 +01:00
Tim Bentley 9f9f2186ae Minor performance improvement 2011-10-02 20:57:42 +01:00
Tim Bentley c5a7127aec Copy theme during remote edit.
Fixes: https://launchpad.net/bugs/864822
2011-10-02 20:49:29 +01:00
Tim Bentley 58695ac6f6 Change None to u'' for printing
Fixes: https://launchpad.net/bugs/855368
2011-09-21 18:23:04 +01:00
Raoul Snyman e8aae98e09 Fixed up a few things. 2011-09-02 21:04:07 +02:00
Raoul Snyman abc2f3e89f Some minor fixes. 2011-08-31 13:29:04 +02:00
Raoul Snyman 4d66954d62 - Fixed re-playing of previous audio file.
- Fixed left-over files from previous song.
- Renamed a few more enumerations.
- Fixed some exception handling.
2011-08-31 09:49:57 +02:00
Raoul Snyman 015249407d Renamed some of the ItemCapabilities. 2011-08-28 19:45:13 +02:00
Tim Bentley ad61defdae Add border colors and fix song usage 2011-08-20 12:45:06 +01:00
Andreas Preikschat 7483c8dfe8 r1690 2011-07-18 15:24:58 +02:00
Andreas Preikschat 47e43404aa - added doctype to html
- added encoding to html
- changed <br /> to <br>
- removed obsolete language attribute
2011-07-16 11:00:30 +02:00
Andreas Preikschat 69b0f264d0 r1686 2011-07-15 20:34:08 +02:00
Jon Tibble 42acff98ab Unused import 2011-07-13 22:00:35 +01:00
Tim Bentley 4651ec35b6 Fixes 2011-07-10 12:59:23 +01:00
Tim Bentley e9fb8e59c1 Allow service item themes to change and be added back to slide controller
Break object link between saved item in slide controller and service manager.

Fixes: https://launchpad.net/bugs/806829
2011-07-09 08:43:35 +01:00
Andreas Preikschat 74d2b2d25c replaced <br> by <br /> 2011-06-27 13:44:57 +02:00
Andreas Preikschat 4d20334cce changed instance variable to camelCase as the class is Qt based 2011-06-23 15:32:32 +02:00
Andreas Preikschat 25fcdc2600 r1652 2011-06-22 21:23:21 +02:00
Jonathan Corwin 658d4c2ecf Preserve service item notes between edits 2011-06-18 14:36:29 +01:00
Andreas Preikschat 7d5e349602 removed test lines 2011-06-13 17:19:49 +02:00
Andreas Preikschat d7ea218342 clean ups 2011-06-13 10:16:50 +02:00
Andreas Preikschat 062e52c6db r1636 2011-06-12 21:34:19 +02:00
Andreas Preikschat 445c63ce8b 2011-06-12 20:38:04 +02:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Andreas Preikschat 6aca4600b7 fixed bug 788770
Fixes: https://launchpad.net/bugs/788770
2011-05-26 20:52:05 +02:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Andreas Preikschat 3a91365e5a fixed space
Fixes: https://launchpad.net/bugs/786896
2011-05-25 15:14:59 +02:00
Andreas Preikschat cf4dbcdafe r1569 2011-05-25 15:10:44 +02:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Andreas Preikschat b9bcd98716 removed not need line 2011-05-24 18:51:40 +02:00
Andreas Preikschat d068d11c76 (started to) fix bug #86896 2011-05-24 17:06:38 +02:00
Jonathan Corwin 3e1bdc7475 More stageview changes 2011-05-11 23:32:25 +01:00
Andreas Preikschat 307ef744dd - fixed not closed file
- attempt to make FRW avoiding tracebacks when running more than once
- clean ups
2011-05-04 09:29:16 +02:00
Andreas Preikschat 68fdc7dee9 fixed virtue breaks, fixed word break 2011-04-26 19:03:19 +02:00
Tim Bentley f94ae1a9c5 Head r 1469 2011-04-16 12:42:35 +01:00
Raoul Snyman 8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Tim Bentley 3155bde0b2 inprogress 2011-04-01 05:48:09 +01:00
Tim Bentley 2ba0d410fc More Cleanups 2011-03-28 19:56:39 +01:00
Tim Bentley 239b62a488 Render Ester 8:9 on more than 1 page 2011-03-28 18:04:31 +01:00
Tim Bentley b84c4a0a3d r1430 2011-03-27 18:03:48 +01:00
Tim Bentley c93b073da8 Renderer Cleanups - started 2011-03-27 09:19:00 +01:00
Tim Bentley be7eeb9e6a r1421 2011-03-25 17:49:53 +00:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Tim Bentley 9836131025 Allow Preview Controller to request servicemanger to make the preview item live and add next to preview.
Fixes: https://launchpad.net/bugs/730294
2011-03-23 21:08:24 +00:00
Tim Bentley 63309d4f1a head 2011-03-20 18:43:51 +00:00
Andreas Preikschat 05b699520f fixed comment 2011-03-19 17:11:52 +01:00
Andreas Preikschat a43bd19bd9 convert verse order 2011-03-19 17:06:04 +01:00
Tim Bentley 7fc84ad2b2 Enter and save end times 2011-03-19 11:50:48 +00:00
Tim Bentley 23bfaf1566 Old spelling bug 2011-03-15 19:55:49 +00:00
Andreas Preikschat 0ae31ce861 fixed old service files 2011-03-13 16:01:01 +01:00
Andreas Preikschat f4e723ed1c fixed songs, without footer 2011-03-04 18:31:23 +01:00
Andreas Preikschat 1fda0e371a clean ups 2011-03-02 19:20:47 +01:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble 1fbc873a8c Cleanups 2011-02-16 03:28:06 +00:00
Jon Tibble 8059ac5181 Head r1300 2011-02-14 19:51:16 +00:00
Tim Bentley 329db94fd2 Fix indent 2011-02-14 18:32:46 +00:00
Tim Bentley fba2a245fb Fix Media length calc 2011-02-14 17:54:09 +00:00
Jon Tibble d5596583ff Fixes, cleanups, strings 2011-02-14 16:08:17 +00:00
Tim Bentley 720c2036e3 Review comments 2011-02-13 13:11:15 +00:00
Tim Bentley 57c0ab31dc Video length tagging and display 2011-02-13 10:37:27 +00:00
Tim Bentley d98ea53cc1 Allow media items to start in the middle 2011-02-12 10:04:10 +00:00
Tim Bentley daf545bc06 Fix up service item display changes 2011-01-29 07:53:21 +00:00
Tim Bentley 8e7d29adf1 Amend Service Item Title 2011-01-28 19:46:55 +00:00
Tim Bentley d64bc54129 Correct Exception 2011-01-22 12:48:16 +00:00
Tim Bentley ecd3ba8775 Correct Exception 2011-01-22 12:34:30 +00:00
Tim Bentley 52367323b0 Presentation guards against missing images 2011-01-22 10:29:47 +00:00
Tim Bentley 1c2dee5a55 Two bugs.
Value as QString instead of Unicode
Save Plugin as Lower instead of current case.

Fixes: https://launchpad.net/bugs/704522
2011-01-19 20:00:31 +00:00
Andreas Preikschat 727f7fe7bf 2011-01-12 20:31:46 +01:00
Tim Bentley cd74645379 Fix bug where blank hides the screen on restart.
Presentations unblank the screen and reset the display flags and setting.

Fixes: https://launchpad.net/bugs/660448
2010-12-30 09:13:39 +00:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Andreas Preikschat fa79dd2cca keep copyright field empty if imported song does not have any copyright information 2010-12-17 15:28:19 +01:00
Tim Bentley 1cf4914862 fixes from last merge and more code for song management 2010-11-27 20:51:54 +00:00
Tim Bentley 90c631ce87 Documentation fixups and \nstart to add OpenlLyrics export for songs 2010-11-27 15:25:00 +00:00
Tim Bentley f900980eef Add debugging for Servie editing and fix edit_id bug 2010-11-20 18:14:43 +00:00
Andreas Preikschat 0f76533470 clean up 2010-11-04 17:26:30 +01:00
Jon Tibble ddc99e13e8 Unused imports 2010-11-03 17:40:45 +00:00
Tim Bentley 8e1a7334d3 Fix up presentations 2010-10-24 07:26:07 +01:00
Tim Bentley 68fa2c4791 Fix themes and class names 2010-10-23 18:37:10 +01:00
Tim Bentley b0ba4472bd Fix up themes now 2010-10-23 08:23:49 +01:00
Tim Bentley 6dbb80ee94 Initial version of Image performance improvements 2010-10-22 18:24:56 +01:00
Andreas Preikschat 3ae6295e21 clean ups 2010-10-15 10:35:00 +02:00
Jonathan Corwin 87ebd77138 Remove commented code 2010-10-08 21:42:25 +01:00
Jonathan Corwin 5a502475fd Head 2010-10-08 20:42:17 +01:00
Jonathan Corwin 415f79b9ed head r1072 2010-10-07 22:49:25 +01:00
Tim Bentley 75d35cf182 Fix duplicate file saving bug
Fix drag and drop service item bug

Fixes: https://launchpad.net/bugs/656177
2010-10-07 18:52:40 +01:00
Jonathan Corwin 9a744119d3 Alerts over Phonon videos. Fix blank to theme bug for image backgrounds. 2010-10-05 23:23:46 +01:00
Tim Bentley 68b38aa88c fix up rest of service load updates 2010-09-30 18:07:27 +01:00
Tim Bentley bdc924093e Update service items on service load 2010-09-30 06:12:06 +01:00
Tim Bentley 0f480a6dd5 Fix loading of service items bug
Fixes: https://launchpad.net/bugs/651076
2010-09-29 17:48:45 +01:00
Jonathan Corwin 2ad441e883 Speedups 2010-09-16 22:19:51 +01:00
Tim Bentley a4d8e225c0 Allow images to blank to theme.
As none defined cos it's an image use global

Fixes: https://launchpad.net/bugs/630254
2010-09-05 17:11:50 +01:00
Jonathan Corwin 1fca6ec81d Italics/Bold theme to CSS. Share css for both QTextDocument and QWebView 2010-09-03 23:03:54 +01:00
Tim Bentley 7359e91283 Fix bible titles 2010-08-24 18:12:47 +01:00
Tim Bentley 076215435b Fix up tags for renderer 2010-08-21 20:17:56 +01:00
Tim Bentley 3698f4abd9 cleanups for merge 2010-08-21 09:24:14 +01:00
Tim Bentley 6c3f21dfb0 Theme Editing now previews and RenderManager Cleanups 2010-08-07 14:37:10 +01:00
Tim Bentley 45b12cf462 Theme preview updates 2010-08-07 09:50:58 +01:00
Tim Bentley 9722b4e382 Theme cleanups 2010-08-05 20:01:24 +01:00
Tim Bentley f3e62c9f14 Bible text display cleanups 2010-08-03 20:23:05 +01:00
Tim Bentley 9539e5b2a6 Head986 2010-08-03 05:56:33 +01:00
Tim Bentley 9bdc7db801 Fixes 2010-08-02 20:23:39 +01:00
Tim Bentley 39be81f8b2 Fix bug #598407 2010-08-02 20:08:55 +01:00
Tim Bentley 9da35664bb Fix up songusage 2010-08-02 20:05:40 +01:00
Tim Bentley 929b36705a Remove blank lines 2010-08-02 18:56:50 +01:00
Tim Bentley 4e0a3ca40b Fix song usage missing code 2010-08-02 18:51:44 +01:00
Tim Bentley 0518f4987a Bibles do not loop 2010-07-30 19:02:03 +01:00
Tim Bentley f357ed6f84 Cleanups 2010-07-30 18:49:46 +01:00
Tim Bentley ee7b50a770 Fix html color location 2010-07-29 18:08:01 +01:00
Tim Bentley ee6f6d0618 Code cleanups and add text colouring for songs etc 2010-07-29 06:05:04 +01:00
Tim Bentley 44fd8f31e0 Head974 2010-07-27 19:54:53 +01:00
Jon Tibble 41eaa2cd29 AmendTheme naming and missed trailing new line 2010-07-27 11:20:20 +01:00
Tim Bentley fbe647b896 Head968 2010-07-25 10:03:01 +01:00
Tim Bentley ede8ae6f09 Theme updates 2010-07-25 09:58:08 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Tim Bentley 50aea9128d Footers now 2010-07-19 19:03:00 +01:00
Tim Bentley bf0dad308f More cleanups - page break bibles 2010-07-18 20:04:12 +01:00
Tim Bentley 0d7f81c020 Live display for Images 2010-07-17 12:00:36 +01:00
Tim Bentley 443ff3fecd More refactoring and improvements 2010-07-17 09:59:15 +01:00
Tim Bentley 366c11e15a More updates 2010-07-14 18:36:48 +01:00
Tim Bentley 166fabbd5f Output now on main screen 2010-07-12 20:36:42 +01:00
Tim Bentley 5989140c0d More updates 2010-07-12 17:49:38 +01:00
Tim Bentley 19400843d4 Renderer replacement- text now output and pages 2010-07-11 17:02:20 +01:00
Tim Bentley 3d9fca212f Renderer replacement- text now outputs 2010-07-11 16:53:40 +01:00
Jon Tibble 4c08162e33 Fix docstring for last commit 2010-07-10 02:21:03 +01:00
Tim Bentley 0656b34df9 Cleanups 2010-07-02 19:21:45 +01:00
Tim Bentley e3e6c82eac Fix up display levels and renames 2010-07-02 06:16:30 +01:00
Tim Bentley 4767ec08a2 Image display refactoring 2010-06-30 05:52:52 +01:00
Jon Tibble 3cee3f0f8e Fix grammo 2010-06-25 01:25:21 +01:00
Raoul Snyman 28bb5e519d Fix bug #596506 2010-06-20 13:09:15 +02:00
Tim Bentley e4f77dbacb Bug fixes 2010-06-18 06:58:40 +01:00
Jon Tibble ec4d54e66a Fix variable naming 2010-06-12 21:22:58 +01:00
Jon Tibble 914a710f95 More docstrings 2010-06-10 22:30:50 +01:00
Jon Tibble 48446a8312 log.error checking 2010-05-26 17:01:45 +01:00
Jon Tibble 871640c374 Whitespace 2010-05-25 17:16:43 +01:00
Jon Tibble 122756eca5 Fix indentations 2010-05-24 23:37:20 +01:00
Tim Bentley 51728db0b6 Add cache to renderer 2010-05-10 19:19:45 +01:00
Tim Bentley fa99ba64b1 Fix names 2010-05-07 19:29:17 +01:00
Tim Bentley e0bfaf07bc Cleanup and finish bits 2010-05-04 21:01:45 +01:00
Tim Bentley 4ffb7d8a18 Fix up drag and Drop for service items 2010-05-01 14:05:17 +01:00
Tim Bentley 4e6c56c430 Video clean ups and bug fixes from 800 2010-04-29 21:56:27 +01:00
Jon Tibble b8f940565e Import fixes 2010-04-23 21:39:27 +01:00
Jonathan Corwin bc6b7a8488 signal/slot refactor part 1 2010-04-16 08:31:01 +01:00
Tim Bentley bc4f31ef93 More fixes and new features 2010-04-08 10:15:40 +01:00
Tim Bentley 828695ea0e Fix review comments 2010-04-03 08:10:31 +01:00
Tim Bentley a178ea447e Handle backward compatibility 2010-04-02 20:05:37 +01:00
Tim Bentley 8328a2dabe Replace flags with capibilities 2010-04-02 20:02:38 +01:00
Tim Bentley 60d7416e69 Fix service path errors 2010-03-30 20:01:23 +01:00
Tim Bentley b8f9f21b5d Review comments 2010-03-28 16:56:49 +01:00
Tim Bentley e67e21f445 Fix loss of slide menu for save services 2010-03-28 15:18:36 +01:00
Tim Bentley fd23dbc030 Head755 2010-03-22 18:33:54 +00:00
Raoul Snyman ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00
Tim Bentley 44224b0c73 Fix up maintenance dialog 2010-03-18 21:50:20 +00:00
Tim Bentley c1182aa9cc Add maintain menu item 2010-03-16 20:30:33 +00:00
Tim Bentley e092dc85cd Song edit bug - save and preview on new song 2010-03-11 12:53:20 +00:00
Tim Bentley 27d09b8be8 Blank text screens do not have footers 2010-03-11 08:29:32 +00:00
Tim Bentley 4abcbe86b2 ServiceItem Cleanups 2010-03-02 19:44:55 +00:00
Tim Bentley 325fab92da Clean up all the Gloab log statements 2010-02-27 15:31:23 +00:00
Tim Bentley 0ab16fed6b Add Preview option for songs etc fom service manager 2010-02-26 12:18:01 +00:00
Tim Bentley ee8a92b77f fix screen lines calcs so they are correct.
Prints added for rendering size diagnostics.
2010-01-10 11:49:04 +00: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
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 4158ae458e Clean up ServiceItem usage in ServiceManager 2009-12-08 17:04:27 +00:00
Tim Bentley 6ebd1d9e60 Cleanup from rendering changes 2009-12-01 17:02:18 +00:00
Raoul Snyman f5bee07341 Added Michael to the copyright notice.
Fixed a bug where Media Manager item toolbar buttons were becoming toggle buttons.
Cleaned up config settings.
Miscellaneous other bugfixes.
2009-11-30 22:29:26 +02:00
Raoul Snyman a6d8813a50 Merge from HEAD, started changing the copyright to include Michael Gorven. 2009-11-29 22:30:41 +02:00
Tim Bentley d0a49ba3a1 Song taagging into Slide Controller 2009-11-28 12:38:48 +00:00
Tim Bentley 6139f049d4 Refactor Service Item and clean up Slide Controller
bzr-revno: 673
2009-11-15 16:57:11 +00:00
Tim Bentley f9f4cc2518 Renderer cleanups and fixes 2009-11-15 07:07:40 +00:00
Tim Bentley 78fd8efdf7 Remove unneed varables
Move code into serviceItem
Fix up splitter code
2009-11-14 12:24:27 +00:00
Tim Bentley b0ae4e4ceb ServiceItem cleanup - fix media playing 2009-11-14 10:51:58 +00:00
Tim Bentley b1766d7ee4 ServiceItem cleanup - sort out name format errors 2009-11-14 09:41:11 +00:00
Tim Bentley 0aca1665be ServiceItem cleanup - remove CommandItem 2009-11-14 09:37:54 +00:00
Tim Bentley 02ad0595d7 ServiceItem cleanup - hide lists 2 2009-11-14 09:06:25 +00:00
Tim Bentley ad6abb1e9c ServiceItem cleanup - hide lists 2009-11-14 09:02:30 +00:00
Tim Bentley e618c3061c ServiceItem cleanup - rename arrays 2009-11-14 08:40:14 +00:00
Tim Bentley 04873758e9 Remove extra Video 2009-11-12 19:05:24 +00:00
Tim Bentley 124c511385 Fix saving and reloading of media items 2009-11-12 18:44:45 +00:00
Tim Bentley e62c482a2e Slide Controller and Transition changes 2009-11-12 17:21:15 +00:00
Tim Bentley 1eb41aab78 SlideController cleanups 2009-11-11 19:10:38 +00:00
Tim Bentley 831281e293 More remote editing cleanups 2009-11-05 17:03:37 +00:00
Jon Tibble 0ea45cd366 Head with correct song edit fix 2009-11-04 18:21:08 +00:00
Tim Bentley 4a05f6e9cf Fix song editing 2009-11-04 17:48:46 +00:00
Jon Tibble 84ce96f989 More truth testing cleanup - core 2009-11-03 18:14:25 +00:00
Tim Bentley 6df0649fbc Video cleanup part1 2009-11-01 16:06:59 +00:00
Jon Tibble 490b19ddc2 Enable media additions to ServiceManager and fixes 2009-10-29 18:25:34 +00:00
Jon Tibble 1db3cda76b Head r637 2009-10-29 17:19:04 +00:00
Tim Bentley 0ffbc050de Songs now have remote edit working 2009-10-29 09:18:26 +00:00
Jon Tibble b37b95d928 Rename to ServiceItemType and add Video type 2009-10-22 14:43:49 +01:00
Jonathan Corwin bb619ce325 Show powerpoint slide thumbnails in slidecontroller 2009-10-17 00:34:56 +01:00
Jon Tibble 75af51b460 Song theme fix and remove unused variables 2009-10-09 23:46:35 +01:00
Tim Bentley a175216cd5 Add comments to correct layout 2009-09-29 05:58:26 +01:00
Tim Bentley 9ff310eebe Cleanups 2009-09-27 13:56:14 +01:00
Jon Tibble 8a44484aee Fix None testing and general cleanups 2009-09-26 00:06:54 +01:00
Jon Tibble e5db2456e7 Remove unused imports 2009-09-25 01:43:42 +01:00