Commit Graph

515 Commits

Author SHA1 Message Date
Raoul Snyman d7fcf9e4f6 Fix bug #1088800 by adding ".pptm" to the list of acceptable file extensions.
Fixes: https://launchpad.net/bugs/1088800
2013-08-20 20:30:15 +02:00
Tim Bentley c912dea3b6 2013 2012-12-30 19:41:24 +00:00
Tim Bentley 5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley 55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Philip Ridout e90af50fd6 Removes items with missing files prior to saving (after confirmation from user)
bzr-revno: 2106
2012-11-10 16:38:26 +00:00
Tim Bentley 47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Tim Bentley 9ba9b9605d Fix missing files in presentations 2012-11-05 06:05:44 +00:00
Philip Ridout d35d4f4f79 Added some methods to serviceitem.py so as not to expose "inner workings of ServiceItem" and modified get_frame_path method. (Which required a modification to slidecontroller.py & messagelistener.py) 2012-10-31 21:04:29 +00:00
Tim Bentley 716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Jonathan Corwin db6b9fdd64 Fixes various Presentation issues
bzr-revno: 2089
Fixes: https://launchpad.net/bugs/927585, https://launchpad.net/bugs/936596, https://launchpad.net/bugs/859098, https://launchpad.net/bugs/967061
2012-10-15 05:45:56 +01:00
Jonathan Corwin bbbf426cf2 If change slides whilst blank, update slidecontroller 2012-10-13 20:48:58 +01:00
Jonathan Corwin 9f5ed9589b Slide counts can only be got if active 2012-10-13 20:07:30 +01:00
Jonathan Corwin 4c1fe14fd2 Raoul's kicks 2012-10-13 19:32:32 +01:00
Jonathan Corwin 0ddeef9d8f Blank desktop issues 2012-10-12 23:13:58 +01:00
Jonathan Corwin c7e555e0e8 Various end of show issues 2012-10-12 22:33:10 +01:00
Jonathan Corwin efef105c3f ppt problems 2012-10-12 20:15:36 +01:00
Martin Zibricky 4427d4168e Bug #687638: use locale aware comparison in other places too. 2012-10-12 15:00:56 +02:00
Jonathan Corwin 24041c7f17 Presentation error traps 2012-10-11 23:03:54 +01:00
Andreas Preikschat bbc6b0d7b6 r2019 2012-07-07 16:55:23 +02:00
Andreas Preikschat 3c69631b59 clean ups 2012-07-07 16:54:14 +02:00
Andreas Preikschat 9da23266c6 reworked image manager _cache to contain unique images (to be cleaned up) 2012-06-30 17:19:33 +02:00
Samuel Findlay 4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Stevan Pettit f1586052a6 Added code to allow OpenLP to run portable 2012-05-11 08:22:34 -04:00
Andreas Preikschat a0225d790a replaced numScreens by screenCount; removed 0 in range() 2012-05-01 13:00:02 +02:00
Raoul Snyman 2a7e5fc781 Fixed bug #986827: Exception doesn't exist on Windows.
bzr-revno: 1954
Fixes: https://launchpad.net/bugs/986827
2012-04-25 20:46:23 +02:00
Raoul Snyman 070ed7fcb5 Merged HEAD from trunk and fixed a conflict.
Some more refactoring.
2012-04-22 21:37:11 +02:00
Raoul Snyman 9d2b730634 Try to fix bug #986827, an exception is thrown on Windows when opening an imported presentation.
Fixes: https://launchpad.net/bugs/986827
2012-04-22 14:25:39 +02:00
Raoul Snyman 4452d4834c Refactored various variable names.
Refactored the names of the fields in the "metadata" table of Bibles, and provided an upgrade script to upgrade the Bibles seamlessly.
Refactored the name of a setting, and wrote some code to migrate it seamlessly.
2012-04-22 00:29:08 +02:00
Andreas Preikschat e8cbf8e3f0 more clean ups + fix error message shown when remote is being used 2012-04-20 21:33:43 +02:00
Andreas Preikschat 0038f4fa31 capitalisation fix 2012-04-20 17:51:58 +02:00
Andreas Preikschat 0fdf3b7f7c trivial clean ups 2012-04-16 09:02:24 +02:00
Philip Ridout cf069afe92 Implements the progress bar for all media items for which it is possible. This shows OpenLP is doing 'something' rather than just hung. 2012-04-13 22:47:15 +01:00
M2j d7ab06cc7e - reorganisation of methods in openlp.core.lib.ui to make them more comprehensive
- some small restatements of some code in bibles parse_reference() method
2012-04-01 23:19:56 +02:00
Tim Bentley b092f19606 Fix remote Search displaying errors on UI 2012-03-15 06:15:21 +00:00
Jonathan Corwin e8a1d7591e Fix a few typos 2012-03-10 18:36:59 +00:00
Tim Bentley c1c1de5472 Fix Impress and OpenLP so it now starts .
Fix Spelling
Remove QLocale code for now as not supported by PyQt

Fixes: https://launchpad.net/bugs/902115
2012-02-25 13:01:47 +00:00
Jonathan Corwin 3ebe38f7e1 Setting for X11 bypass flag. Don't open Impress unnecessarily if not enabled 2012-01-07 11:22:53 +00:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Jonathan Corwin 6a8f54b5f8 Start disabled presentations only when necessary. Try and shutdown Impress at the end correctly 2011-12-11 21:59:10 +00:00
Andreas Preikschat fe8f5fb963 fixed plugins 2011-12-08 18:55:12 +01:00
Andreas Preikschat 12547fad2a doc clean up, removed method with a one liner, fixed media item recreation bug 2011-12-07 21:25:12 +01:00
Jon Tibble ac365e5b6a Cleanups 2011-11-26 21:26:50 +00:00
Andreas Preikschat 05bf2ec6fa removed obsolete signals and rearranged the docs 2011-10-22 13:09:01 +02:00
Andreas Preikschat d3bfffa4b1 removed not used imports 2011-10-03 22:12:57 +02:00
Andreas Preikschat 8f3f09eef9 r1765 + resolved conflict 2011-10-01 09:28:45 +02:00
Raoul Snyman 54a1e25cb7 Trying to fix bug #803342 2011-09-20 18:24:07 +02:00
Tim Bentley a328d1c7c7 Bypass message if requested from remote plugin
Fixes: https://launchpad.net/bugs/796195
2011-09-06 18:53:43 +01:00
Raoul Snyman 015249407d Renamed some of the ItemCapabilities. 2011-08-28 19:45:13 +02:00
Tim Bentley 644706a62a Fix review comments and cleanups 2011-08-02 06:07:09 +01:00