Commit Graph

1353 Commits

Author SHA1 Message Date
Jonathan Corwin 4a74230c6d Head 2011-04-14 22:34:35 +01:00
Jonathan Corwin 4286f6389d Switching from ppt to songs now fine 2011-04-14 22:34:01 +01:00
Andreas Preikschat 77559e0210 started to implement #746243
Fixes: https://launchpad.net/bugs/746243
2011-04-14 23:32:21 +02:00
Tim Bentley e1bc312eb1 r1463 2011-04-14 19:35:47 +01:00
Andreas Preikschat 11e9f980e2 - remoed the up/down shortcuts from the shortcut list
bzr-revno: 1463
2011-04-14 20:34:08 +02:00
Tim Bentley 0468a39dd2 r1462 2011-04-14 19:31:09 +01:00
Tim Bentley 206cd90639 Finished 2011-04-14 19:30:53 +01:00
Andreas Preikschat 83e06b6eb1 don't allow to change the up/down shortcuts in the slidecontrollers 2011-04-14 20:05:00 +02:00
Andreas Preikschat f2f49acd39 added ability to change language in a spelledit 2011-04-14 15:53:02 +02:00
Jonathan Corwin d45423569f Head 2011-04-13 23:11:21 +01:00
Tim Bentley 6454b88a83 Fix Tab parentage 2011-04-13 20:12:47 +01:00
Tim Bentley 3a6b1def4a r1460 2011-04-13 19:42:01 +01:00
Andreas Preikschat e1b723270d - added an option to add page breaks after text items
- rewrite the updatePreviewText method using lxml
- the layout can now be modified with CSS (see .local/share/openlp/servicePrint.css)

bzr-revno: 1460
2011-04-13 20:38:08 +02:00
Tim Bentley 0b4fd3c585 r1458 2011-04-13 19:20:09 +01:00
Tim Bentley a22bb2e0bc Active/inactive fixes 2011-04-13 19:14:38 +01:00
Andreas Preikschat 004bbc8865 r1457 2011-04-13 11:20:27 +02:00
Andreas Preikschat d207cf2243 clean ups 2011-04-13 11:19:16 +02:00
Tim Bentley 5f228a69d1 Minor fixes and Bible Label corrections 2011-04-13 06:12:31 +01:00
Andreas Preikschat 28dec27ed2 fixed bug #758206
Fixes: https://launchpad.net/bugs/758206
2011-04-12 23:12:07 +02:00
Andreas Preikschat 1968991239 r1456 + resolved conflict 2011-04-12 23:07:08 +02:00
Tim Bentley 20fbe4d28d Settings Cleanup part2 2011-04-12 20:32:17 +01:00
Tim Bentley e00eaba884 Settings Cleanup part1 2011-04-12 18:45:32 +01:00
Jonathan Corwin 1ce94d1c20 Fix theme image appearing between media images. Try and do same for ppt, but not yet. Broken the blank button... (it'll get worse before it gets better!) 2011-04-10 23:10:23 +01:00
Tim Bentley 1882c5366d Review fixes 2011-04-10 19:54:26 +01:00
Tim Bentley c8d2baff7c Add bible verse layout to Quick tab.
Not moved to Advanced tab as no real estate.

Fixes: https://launchpad.net/bugs/745218
2011-04-10 08:32:15 +01:00
Tim Bentley 29ef34b569 Add saving of selected Bible names in Quick and Advanced.
Clean up combo box selection code (General)

Fixes: https://launchpad.net/bugs/755687
2011-04-10 07:18:31 +01:00
Andreas Preikschat 9011c85a6b removed static methods 2011-04-09 18:11:02 +02:00
Tim Bentley 501235a695 Looking better 2011-04-09 09:11:46 +01:00
Tim Bentley 9ce234598a Humm 2011-04-08 20:40:18 +01:00
Tim Bentley e159d87c2a r1449 2011-04-08 16:35:46 +01:00
Tim Bentley 34348c8465 More changes 2011-04-08 16:35:33 +01:00
Andreas Preikschat def7567933 easier check 2011-04-07 19:54:17 +02:00
Andreas Preikschat e553cd959b do not try to load en_US when the default dictionary could not be loaded to fix bug #747206
Fixes: https://launchpad.net/bugs/747206
2011-04-07 19:34:49 +02:00
Andreas Preikschat 4a6be382ff fixed empty texts 2011-04-04 18:15:38 +02:00
Andreas Preikschat 84605fb430 fixed wrong context of shortcuts; moved functions 2011-04-04 16:38:17 +02:00
Andreas Preikschat dfc2eed1f4 adapted latest merge 2011-04-03 16:20:55 +02:00
Andreas Preikschat 9c39f57d5a r1443 2011-04-03 15:37:53 +02:00
Andreas Preikschat 0a5b3b2c2d 2011-04-03 15:24:51 +02:00
Andreas Preikschat 28b83aadae translate categories 2011-04-03 13:36:43 +02:00
Tim Bentley 6445964646 r1442 2011-04-03 07:19:28 +01:00
Tim Bentley 63bfac4b7e Changes continue 2011-04-03 07:19:03 +01:00
Andreas Preikschat e3d822f07a fixed strange save bug 2011-04-02 17:37:14 +02:00
Andreas Preikschat 4badce0205 fixed actions which did not have a parent which caused the check to fail 2011-04-02 15:08:54 +02:00
Jonathan Corwin db68c0419f Fix bug when hit service live button, but nothing to go live. Add option to preview immediately in media manager. Add keyboard shortcuts to media manager 2011-04-02 10:52:32 +01:00
Andreas Preikschat df4de23df0 Added Theme, Blank, Desktop shortcuts, further clean ups
Fixes: https://launchpad.net/bugs/739779
2011-04-01 16:28:25 +02:00
Tim Bentley 3155bde0b2 inprogress 2011-04-01 05:48:09 +01:00
Andreas Preikschat b17ad26672 make sure we save the default shortcut 2011-03-31 20:53:50 +02:00
Andreas Preikschat 4ca738e9b3 staticmethod for adding/removing actions 2011-03-31 10:43:19 +02:00
Andreas Preikschat bf2a9d338b clean up 2011-03-30 20:12:05 +02:00
Tim Bentley ea6f90fc74 Change === and --- around 2011-03-29 21:38:10 +01:00
Tim Bentley 857756e20f Change ### to ==== 2011-03-29 21:06:18 +01:00
Andreas Preikschat d9c2d92c8c 2011-03-29 18:44:36 +02:00
Tim Bentley 8790f17afa Fix theme editing 2011-03-29 17:25:48 +01:00
Tim Bentley 2640decffc r1437 2011-03-29 16:49:57 +01:00
Andreas Preikschat 32240f7bbe r1437 + resolved conflict 2011-03-29 16:14:05 +02:00
Andreas Preikschat 19138cd9e5 started reworking shortcuts 2011-03-29 15:56:49 +02:00
Jonathan Corwin 2cce748d20 Change superscript so it still works in print. Fix problem with openlp not closing 2011-03-28 21:18:55 +01:00
Tim Bentley 2ba0d410fc More Cleanups 2011-03-28 19:56:39 +01:00
Tim Bentley c8a7594685 Bye Bye RenderManager 2011-03-28 19:12:46 +01:00
Tim Bentley 9aa6bba3a2 Virtual Splits now work 2011-03-28 19:01:58 +01:00
Tim Bentley 239b62a488 Render Ester 8:9 on more than 1 page 2011-03-28 18:04:31 +01:00
Jonathan Corwin 1e973c6c8d Attempt superscript without affecting line spacing 2011-03-27 23:28:20 +01:00
Tim Bentley b84c4a0a3d r1430 2011-03-27 18:03:48 +01:00
Tim Bentley d3e2fe79e9 wot not print 2011-03-27 17:39:04 +01:00
Tim Bentley fc3f35f0f9 Question mark 2011-03-27 17:30:40 +01:00
Tim Bentley c93b073da8 Renderer Cleanups - started 2011-03-27 09:19:00 +01:00
Tim Bentley 70ca844473 Fix comments and errors 2011-03-26 19:50:15 +00:00
Tim Bentley dce9a73153 Add Yes / No to Error Message 2011-03-26 19:34:01 +00:00
Tim Bentley afaf10f986 r1428 and fixes 2011-03-26 19:00:47 +00:00
Tim Bentley 623822749d Force there always to be a theme
bzr-revno: 1428
2011-03-26 18:56:36 +00:00
Andreas Preikschat 29a013ee40 - show a dialog when a corrupted service file is opened. http://support.openlp.org/issues/65
- removed the return from the except and attempt to remove service files when saving fails.

bzr-revno: 1424
2011-03-26 19:22:28 +01:00
Tim Bentley f19baafb9c Block 2 Instances of OpenLp running at the same time.
Fixes: https://launchpad.net/bugs/742122
2011-03-26 13:45:24 +00:00
Andreas Preikschat 8aac2f7724 fixed exception 2011-03-25 19:45:39 +01:00
Tim Bentley be7eeb9e6a r1421 2011-03-25 17:49:53 +00:00
Tim Bentley cc66c91569 r1421 2011-03-25 17:49:26 +00:00
Andreas Preikschat 2536e54677 r1418 2011-03-24 22:19:17 +01:00
Raoul Snyman bf058430d2 Updated the copyright information and the contributors.
bzr-revno: 1418
2011-03-24 22:07:31 +02:00
Tim Bentley 8cafb536ff r1417 2011-03-24 19:51:44 +00:00
Tim Bentley 55ab5eb4e1 r1416 2011-03-24 19:51:35 +00:00
Tim Bentley 7952559205 r1417 2011-03-24 19:50:50 +00:00
Andreas Preikschat 67ee8394c2 moved version function 2011-03-24 20:12:27 +01:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Andreas Preikschat 682c32eaad changed hard coded version numbers 2011-03-24 17:09:05 +01: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
Tim Bentley caaf004f4c theme changes 2011-03-20 18:42:24 +00:00
Tim Bentley 45034c1b8b Force default theme if no theme present 2011-03-19 19:45:22 +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 5e7fa59407 Update the Media timer UI 2011-03-19 11:23:45 +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
Tim Bentley 6cab8c1a90 comments corrected 2011-03-12 17:35:27 +00:00
Tim Bentley 0fe62c3591 Memory improvements and additional logging 2011-03-12 17:02:24 +00:00
Tim Bentley 21679d6a1a comment fixes 2011-03-12 08:12:02 +00:00
Andreas Preikschat 2d1ab8d449 - Moved the version to the Plugin class. If a plugin does not provide a "version" the default will be used.
- clean ups

bzr-revno: 1371
2011-03-11 15:13:10 +00:00
Andreas Preikschat 8374c2d449 redundant code 2011-03-10 20:17:05 +01:00
Mattias Põldaru 562a88a993 Fixes #730459 and 4 unreported bugs. 2011-03-08 09:38:25 +02:00
Andreas Preikschat 4b5a1fe5ce - fix a bug, which occurs when viewing (preview/live) a song without/with incomplete footer.
- clean up

bzr-revno: 1353
2011-03-05 13:03:37 +01:00
Andreas Preikschat f4e723ed1c fixed songs, without footer 2011-03-04 18:31:23 +01:00
Tim Bentley 9082abad67 r1347 2011-03-03 21:13:51 +00:00
Tim Bentley b088e143f0 Speedup start up and remove black display 2011-03-03 21:10:55 +00:00
Andreas Preikschat 9fe07b7fa4 Code Cleanups
bzr-revno: 1346
2011-03-03 18:35:55 +00:00
Andreas Preikschat 1fda0e371a clean ups 2011-03-02 19:20:47 +01:00
Tim Bentley d0520b739c Fix toolbar Separator
Fixes: https://launchpad.net/bugs/725887
2011-02-27 06:58:23 +00:00
Tim Bentley abe04ad4bb r1338 2011-02-26 07:10:26 +00:00
Tim Bentley c12b84fa38 Make static static 2011-02-25 18:05:02 +00:00
Andreas Preikschat 123b1beded added missing lines 2011-02-25 18:27:06 +01:00
Andreas Preikschat 0ed7e259fc removed white spaces 2011-02-25 18:05:01 +01:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Mattias Põldaru 5d947476ac two missing qobject init's 2011-02-20 02:05:50 +02:00
Jon Tibble cb37a8bc17 Head r1311 2011-02-18 16:37:41 +00:00
Jon Tibble 57ffb1758b Fix mime data string 2011-02-18 15:23:33 +00:00
Jon Tibble dc41ce5ab4 Enumerations and magic numbers 2011-02-18 03:15:09 +00:00
Jon Tibble 0d498bc3f0 UiStrings 2011-02-18 01:07:55 +00:00
Jon Tibble 9b48761590 Head r1308 2011-02-17 17:42:28 +00:00
Andreas Preikschat 9d88cec9d3 fixed creating theme preview image too early, fixed indents 2011-02-17 13:53:07 +01:00
Jon Tibble e401bc851d Some naming cleanups 2011-02-17 02:33:12 +00:00
Jon Tibble 032c48df60 Finish grammar corrections, more strings and cleanups 2011-02-16 17:54:31 +00:00
Jon Tibble 1fbc873a8c Cleanups 2011-02-16 03:28:06 +00:00
Jon Tibble a8d2d3661d Sort grammar breakers 2011-02-16 03:06:34 +00:00
Jon Tibble d9a26ae4d9 Cleanups 2011-02-14 20:32:19 +00:00
Jon Tibble 3f6f1940d9 Head r1301 2011-02-14 20:07:04 +00:00
Jon Tibble 8059ac5181 Head r1300 2011-02-14 19:51:16 +00:00
Jon Tibble f87c051014 Head r1300 2011-02-14 19:27:32 +00:00
Jon Tibble 5e8b8eedf3 Strings not variable names\! 2011-02-14 19:08:18 +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 5800d01fa1 Don't remove LengthTime 2011-02-14 17:30:41 +00:00
Jon Tibble 531e50a417 Fix translation breaking strings 2011-02-14 17:25:51 +00:00
Jon Tibble d5596583ff Fixes, cleanups, strings 2011-02-14 16:08:17 +00:00
Jon Tibble 1d91192e3b WizardStrings 2011-02-14 00:35:53 +00:00
Jon Tibble ffd4d41760 Strings including Author Unknown 2011-02-13 15:11:06 +00:00
Jon Tibble 530c5e4f87 Head r1296 2011-02-13 14:24:19 +00:00
Jon Tibble 816b17c245 UiStrings 2011-02-13 14:21:12 +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
Jon Tibble 323ab52848 Strings and magic numbers 2011-02-13 01:09:04 +00:00
Jon Tibble bffa44a1cb Wizards and applications 2011-02-12 20:25:40 +00:00
Jon Tibble 0561fa2525 Strings 2011-02-12 18:43:23 +00:00
Tim Bentley d98ea53cc1 Allow media items to start in the middle 2011-02-12 10:04:10 +00:00
Jon Tibble a8f16262fc More string refactoring 2011-02-12 04:09:03 +00:00
Jon Tibble 8d18a51f09 WizardStrings 2011-02-12 02:43:13 +00:00
Jon Tibble 65cdc31a88 UiStrings 2011-02-11 22:15:13 +00:00
Jon Tibble 23eb12be1a Fixes 2011-02-11 21:40:43 +00:00
Jon Tibble 9366155924 UiStrings and SongStrings 2011-02-11 21:17:56 +00:00
Jon Tibble 12d0867623 Plugin refactor: icons, tabs, mediaitems 2011-02-11 04:04:05 +00:00
Jon Tibble ae2b625d4f Typos 2011-02-10 23:00:15 +00:00
Jon Tibble 12607020be Cleanup magic numbers and more UiStrings 2011-02-10 22:49:30 +00:00