Commit Graph

910 Commits

Author SHA1 Message Date
Tim Bentley
04d7a9227e Automate Presentation filters 2010-01-29 11:59:13 +00:00
Tim Bentley
dc6be31d1f Move changes to get displays working correctly and sort out Impress 2010-01-28 17:36:13 +00:00
Tim Bentley
c35ff6b8d1 Presentation display fixes 2010-01-23 09:49:01 +00:00
Tim Bentley
9dc38cf289 Refactor the screen handling code to try and set the screen sizes correctly. 2010-01-16 07:22:50 +00:00
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
2f09c70274 Presentation cleanup - finished for now 2009-12-14 17:05:53 +00:00
Tim Bentley
be3fecac20 Sort out Presentation plugin Handler
* Allow 2 presentations to work at same time
* Sort out live / preview issues to stop cross messaging
2009-12-13 22:08:10 +00:00
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
d0832a2c86 Changed all the trUtf8(u'...') to trUtf8('...') 2009-11-26 20:43:49 +02:00
Tim Bentley
365d15050c Head671 and fixes 2009-11-15 07:24:30 +00:00
Tim Bentley
e618c3061c ServiceItem cleanup - rename arrays 2009-11-14 08:40:14 +00:00
Raoul Snyman
1d80bb6229 Attempt to fix recursion in blanking.
Fixed all the Receiver.send_message instances to stop instantiating the Receiver class.
2009-11-13 23:24:59 +02:00
Jonathan Corwin
c10b4742be Presentation fixes
bzr-revno: 662
2009-11-07 19:39:52 +00:00
Jonathan Corwin
337df8da9f Fix Impress off-by-one and slow slide update problems Meths found 2009-11-07 16:45:49 +00:00
Tim Bentley
2e02f1c94f Remove "Can_be_disabled" as no longer require
Sort out status handling in plugin form.
2009-11-07 07:42:18 +00:00
Jonathan Corwin
65736ef8d1 Fix a couple of issues with last commit 2009-11-06 19:23:58 +00:00
Jonathan Corwin
e931fa023a Address some issues with preview slide controller and presentations 2009-11-05 23:21:23 +00:00
Jon Tibble
c2a0944e6b More truth testing cleanup - plugins 2009-11-03 19:01:53 +00:00
Jon Tibble
9b0f62d01e Fix plugin translation 2009-11-01 23:15:19 +00:00
Tim Bentley
201fce5bba Headr642 2009-11-01 15:29:53 +00:00
Jon Tibble
2d464e0d15 Fix typos 2009-10-31 16:17:26 +00:00
Jon Tibble
28a223bc06 Fix double loading 2009-10-30 20:34:11 +00:00
Jon Tibble
ae67228139 Fix OnNewPrompt i18n 2009-10-30 19:15:25 +00:00
Jon Tibble
7eb86b1580 Plugin cleanups and more i18n 2009-10-30 17:44:16 +00:00
Jon Tibble
fe9728f187 Finish the copyright updating 2009-10-30 01:26:45 +00:00
Jon Tibble
490b19ddc2 Enable media additions to ServiceManager and fixes 2009-10-29 18:25:34 +00:00
Jon Tibble
1cf8b9c1b7 Head r634 2009-10-29 15:20:28 +00:00
Jon Tibble
8de21d057f PluginNameVisible without splitting __init__ 2009-10-29 01:48:43 +00:00
Jon Tibble
5ed004c772 Fix PresentationPlugin finalising 2009-10-28 22:22:35 +00:00
Jon Tibble
439c3c90ca Fix i18n for visible and non-visible title use 2009-10-28 21:04:14 +00:00
Jon Tibble
2eccd57aca Fix mediaitem.pys i18n 2009-10-28 01:36:24 +00:00
Jon Tibble
c34d452bb6 Fix plugintab.py i18n 2009-10-28 01:17:35 +00:00
Jonathan Corwin
60b0120e56 Fix merge conflict 2009-10-24 20:53:49 +01:00
Jonathan Corwin
e0f9f3f09e Keep item in slidecontroller in sync with presentation, and detect external slide changes. 2009-10-24 20:22:00 +01:00
Jon Tibble
aeb75d2056 Fix imports and typo 2009-10-24 17:40:36 +01:00
Raoul Snyman
a94f5c9e0d Merge from lp:~raoul-snyman/openlp/i18n
bzr-revno: 621
2009-10-24 11:33:20 +02:00
Jonathan Corwin
b8810abd4b Impress fixes 2009-10-23 21:22:16 +01:00
Raoul Snyman
90280b7117 Finished up the initial conversion to "trUtf8()" 2009-10-23 20:48:49 +02:00
Jonathan Corwin
f17ae4dcb3 Fix a couple of Impress load/reload bugs 2009-10-20 23:36:08 +01:00
Tim Bentley
486f5ce709 Head 2009-10-18 07:27:15 +01:00
Jonathan Corwin
3b10559af5 Get slide previews in impress working 2009-10-17 19:56:31 +01:00
Tim Bentley
f5e3c046df Presentations - Can be disabled now! 2009-10-17 18:44:07 +01:00
Jonathan Corwin
bb619ce325 Show powerpoint slide thumbnails in slidecontroller 2009-10-17 00:34:56 +01:00
Jonathan Corwin
ee069cbcab Error handling for Impress being closed during presentation 2009-10-15 22:49:31 +01:00
Jonathan Corwin
bb4ab294c1 Attempt to detect silly user errors, like closing down PowerPoint/PPTViewer whilst halfway through a presentation. 2009-10-11 22:31:27 +01:00
Jon Tibble
75af51b460 Song theme fix and remove unused variables 2009-10-09 23:46:35 +01:00
Jonathan Corwin
ed7e2a9724 Controllers cleanup if presentation deleted. Prevent ppt files with same name. Only create thumbnails if out of date 2009-10-09 00:24:26 +01:00
Tim Bentley
05fe475db0 Presentations add code but leave for now - Angels fear to tread 2009-10-08 18:31:21 +01:00
Jonathan Corwin
ad72874d03 Incorrect case on method call 2009-10-08 00:09:24 +01:00
Jonathan Corwin
49bce996ff Presentation slide preview images 2009-10-07 23:49:48 +01:00
Tim Bentley
9a8c045f2b Add Ability to hide plugins
bzr-revno: 587
2009-10-05 16:14:48 +01:00
Tim Bentley
9325ed0521 Head 2009-10-04 16:01:11 +01:00
Jonathan Corwin
1cf3c9a223 Support blank/first/last buttons in presentations 2009-10-03 20:18:59 +01:00
Tim Bentley
b94d1d1b8f Sort out Settings tab items 2009-10-03 20:02:40 +01:00
Tim Bentley
c4f8fc86cd Sort out Initialistion order and Plugin Status code 2009-10-03 14:08:18 +01:00
Jon Tibble
6d00aef525 Dialogs, Exceptions and Toolbars
bzr-revno: 584
2009-10-02 12:50:57 +01:00
Jon Tibble
ce18ee8e7a Dialogs, Exceptions and PushButtons 2009-10-02 00:43:16 +01:00
Tim Bentley
c64584f888 Plugin abouts fixed 2009-10-01 18:19:46 +01:00
Tim Bentley
759bc34069 Plugin abouts 2 2009-10-01 17:58:05 +01:00
Tim Bentley
e0f28ce493 Plugin abouts 2009-10-01 17:56:42 +01:00
Jonathan Corwin
1f9eb94682 New checkinstalled method. Lets see if I can break launchpad again 2009-09-30 21:24:37 +01:00
Jonathan Corwin
e639b31936 *sigh* and again 2009-09-30 20:37:45 +01:00
Jonathan Corwin
bbef55326b Individual presentation controllers are now completely self-contained.
(left out dll to see if breaks the merge, so powerpoint viewer won't work anymore. If this succeeds and is approved I'll then try pushing the dll separately)
2009-09-30 20:26:51 +01:00
Tim Bentley
9efa28ce07 Head 2009-09-29 18:05:34 +01:00
Jon Tibble
1a7ad33bf9 Use buildIcon and general fixes all over 2009-09-29 03:54:32 +01:00
Tim Bentley
b11a068a8f Inspired by Jon 2009-09-28 21:45:04 +01:00
Jonathan Corwin
c67ea1f304 Don't start the presentation app unless requested 2009-09-28 20:34:55 +01:00
Jonathan Corwin
10cb26d12d Fix powerpoint output geometry 2009-09-27 22:49:00 +01:00
j@corwin.co.uk
bf6a744722 Jons Presentation merge with hack to fix conflicts
bzr-revno: 575
2009-09-27 13:44:11 +01:00
Jonathan Corwin
d94abc85e6 It helps to add new files 2009-09-26 22:00:45 +01:00
Jonathan Corwin
c01ed3eb84 Inherit from presentationcontrollers plus powerpoint 2009-09-26 21:51:05 +01:00
Tim Bentley
6637f88892 Plugin updates
bzr-revno: 574
2009-09-26 13:10:41 +01:00
Tim Bentley
2c64f1186a Plugin standardisation and clanups 2009-09-26 10:11:39 +01:00
Jon Tibble
8a44484aee Fix None testing and general cleanups 2009-09-26 00:06:54 +01:00
Jonathan Corwin
96e3f7bce6 Inherit common presentationcontroller 2009-09-25 23:20:34 +01:00
Tim Bentley
2fd14de465 Remove Powerpoint for Linux Users 2009-09-25 17:23:44 +01:00
Jon Tibble
d50a41b904 Imports clean up
bzr-revno: 571
2009-09-25 15:36:35 +01:00
Jon Tibble
e5db2456e7 Remove unused imports 2009-09-25 01:43:42 +01:00
Jonathan Corwin
7c9c45cb36 People might prefer to display their own powerpoint, rather than a hard-coded one 2009-09-24 22:44:47 +01:00
Jonathan Corwin
7dec1ff8f9 Hoorah, got the powerpoint viewer to display a ppt from within openlp 2009-09-24 21:56:13 +01:00
Jonathan Corwin
1a6a672968 Only import powerpoint/pptviewer on Windows 2009-09-24 19:46:16 +01:00
Jon Tibble
2aa5c4104b Code clean ups
bzr-revno: 567
2009-09-24 11:53:13 +01:00
Jonathan Corwin
3a9cd0ff03 Merge from lp:~j-corwin/openlp/presentations
bzr-revno: 566
2009-09-24 10:54:38 +02:00
Jonathan Corwin
6421f1d493 Minor adjustments 2009-09-24 08:35:30 +01:00
Jonathan Corwin
4ca4fa8f23 Update PptviewController as per ImpressController 2009-09-23 23:39:37 +01:00
Jonathan Corwin
85b647e3c3 Fix to pick up 2007 viewer correctly. Assembly now built as "release" with Visual C++ Express 2008 and with any luck will now work on other Window PC's 2009-09-23 21:40:19 +01:00
Jon Tibble
873e16f3a6 Double space cleanup 2009-09-22 00:11:50 +01:00
Jon Tibble
a224d6a895 Improve readability for white space patch 2009-09-21 20:26:10 +01:00
Jon Tibble
98ea9141f4 More white space and line length fixes 2009-09-21 18:56:36 +01:00
Jon Tibble
39499c712c Merge log.exception() conversion
bzr-revno: 550
2009-09-18 17:06:25 +01:00
Tim Bentley
1dcb3ef5e6 presentation review fix 2009-09-18 11:26:26 +01:00
Tim Bentley
43b7951693 Fix presentation array issue 2009-09-18 07:07:10 +01:00
Jon Tibble
a5fb1d05ef Change logging sys.exc_info() to log.exception 2009-09-18 00:10:25 +01:00
Jonathan Corwin
2207c96005 Impress support on Windows, via COM 2009-09-17 08:28:47 +01:00
Tim Bentley
889a10c4af head 2009-09-13 19:42:45 +01:00
Jon Tibble
df7016c22d dos2unix run on trunk r535 2009-09-13 16:14:45 +01:00
Tim Bentley
1ef543253c Fix up Presentations so Impress works! 2009-09-13 08:39:48 +01:00
Tim Bentley
ca919b74c3 Correct settings 2009-09-13 07:25:07 +01:00
Tim Bentley
baf967bf2a head 2009-09-12 19:27:17 +01:00
Raoul Snyman
43dc7e6b90 Merged in lp:~raoul-snyman/openlp/docstrings
bzr-revno: 532
2009-09-12 19:24:16 +02:00
Tim Bentley
07452df24a fixes to custom and save state of screen 2009-09-11 20:29:57 +01:00
Tim Bentley
3c3c1f19ce Custom Plugin cleaup 2009-09-11 05:54:22 +01:00
Raoul Snyman
fb9914fb08 Changed the license info from docstrings to normal comments. 2009-09-08 21:58:05 +02:00
Tim Bentley
b734da3aa6 More Presentation Hacks, Remotes gets activation option 2009-09-07 20:00:24 +01:00
Tim Bentley
28d52460d4 Reanme files 2009-09-07 18:06:11 +01:00
Tim Bentley
feca90483a Cleanups from Last merge and documentation 2009-09-07 06:13:39 +01:00
Tim Bentley
4a5767a5cf Move fixups for Presentations 2009-09-06 20:23:57 +01:00
Tim Bentley
e613cdac81 Presentation plugin - still getting there 2009-09-06 09:11:32 +01:00
Tim Bentley
7e398174cf Presentation plugin - getting there 2009-09-05 20:58:02 +01:00
Tim Bentley
3784838a36 Presentations - service item handling 2009-09-05 14:30:09 +01:00
Tim Bentley
984915a979 Missing files - oops 2009-09-05 09:58:29 +01:00
Tim Bentley
00eecfc8c2 Presentation Plugin - cleanup 2009-09-05 09:52:01 +01:00
Tim Bentley
b94f091fb2 Cleanups and fixes 2009-09-05 07:29:23 +01:00
Jon Tibble
796ad1f4cf Fix compilation errors in openlp dir 2009-09-03 16:19:30 +01:00
Jon Tibble
cd3fe8b38f Whitespace, linewrap and spelling fixes 2009-09-02 02:44:09 +01:00
Tim Bentley
3ba22197dd Plugin Clean up for trying to display non selected items 2009-08-31 22:53:35 +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
7226d4a232 EventManager Removal part 1 2009-08-24 21:05:46 +01:00
Tim Bentley
297c4ab4c3 Presentation plugin again 2009-08-15 20:10:59 +01:00
Tim Bentley
d87f58747c Finish (for now) Impress start and Stop from Config 2009-08-14 20:12:14 +01:00
Tim Bentley
586425b0d9 Clean up Remotes
Add Tab to remotes to set Openlp.org port number
2009-08-14 18:41:29 +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
7a6695b1a6 Update Presentation Plugin 2009-08-11 20:21:52 +01:00
Tim Bentley
93655bc92e Stop Presentation Tab failing
CSV Bibles get Unicode
2009-07-09 17:51:25 +01: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
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
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
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
Tim Bentley
23f49bfee7 Update new plugin infrastructure 2009-06-27 06:46:05 +01:00
Tim Bentley
b36b78afdc Try to fix openoffice startup 2009-06-26 20:06:28 +01:00
Tim Bentley
2879a52416 Start of plugable SlideControllers 2009-06-26 17:39:16 +01:00
Tim Bentley
66c665d352 More Fixes 2009-06-25 21:06:02 +01:00
Tim Bentley
92b1b82a58 Clean up cnvdb
Start on Presentation Plugin code for Impress
2009-06-25 20:42:22 +01:00
Tim Bentley
0b0013331a Commit Fixes to Conversion Utilities
Changes to Presentation Plugin
2009-06-23 17:25:40 +01:00
Tim Bentley
e2b8af7073 Mass Unicode migration
Fix bugs found in retesting the app.
2009-06-16 19:21:24 +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
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
971be91bad Fix commit due to missing 2009-06-01 19:37:06 +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
190a371f56 More from Operation Cleanup
Fix spelling of Maintenance
2009-05-21 17:07:01 +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
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
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
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
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
Tim Bentley
49ed24a69b Move QFileInput to plugins.
bzr-revno: 298
2009-02-05 19:18:43 +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
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
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
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
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
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