Commit Graph

6238 Commits

Author SHA1 Message Date
Tim Bentley 79ed96648f More cleanups 2011-04-13 19:40:09 +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
Andreas Preikschat 747bd13b66 - fixed the advanced bible initialisation
- append a space to the each bible book name to simplify working with the completer

bzr-revno: 1459
2011-04-13 20:36:25 +02:00
Tim Bentley 0b4fd3c585 r1458 2011-04-13 19:20:09 +01:00
Andreas Preikschat 606287bda1 reverted change 2011-04-13 20:18:25 +02:00
Tim Bentley a22bb2e0bc Active/inactive fixes 2011-04-13 19:14:38 +01:00
Andreas Preikschat 1a4ee39767 Finished implementing shortcuts, this includes:
- changing shortcuts,
- saving/loading them to the config, so that they will be restored
- shourtcuts can now be easily added/removed to the action list

- fixed bug #739779.
- fixed "+" shortcut in the service manager
- fixed bug #758206

bzr-revno: 1458
Fixes: https://launchpad.net/bugs/739779, https://launchpad.net/bugs/758206
2011-04-13 20:08:37 +02:00
Andreas Preikschat 01c286e50e fixed crash 2011-04-13 20:01:28 +02:00
Andreas Preikschat 6082785b3e use map; fixed changing quickBible 2011-04-13 16:28:31 +02:00
Andreas Preikschat 2dc2304a2c fixed advanced bible book initialisation; append a space to completion suggestions 2011-04-13 15:31:23 +02:00
Andreas Preikschat 4954b6ceb5 r1457 2011-04-13 15:03:01 +02:00
Andreas Preikschat d6bc3af3ad r1457 2011-04-13 14:33:34 +02:00
Andreas Preikschat 8451d52f27 fixed _fromstring; changed setting name in config 2011-04-13 12:22:26 +02:00
Andreas Preikschat 7d5ee8adf6 spelling 2011-04-13 11:53:57 +02:00
Andreas Preikschat 7d2719288a extended helper methods 2011-04-13 11:42:18 +02: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
Tim Bentley 6474c99a85 Settings Layout Ok ish 2011-04-13 05:55:00 +01:00
Andreas Preikschat e72e9c8952 fixed bug #744337
bzr-revno: 1457
Fixes: https://launchpad.net/bugs/744337
2011-04-12 23:20:21 +02: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
Andreas Preikschat c683300385 fixed weight 2011-04-12 23:01:27 +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
Andreas Preikschat 9a1be99781 added comments; same fix for import 2011-04-12 11:55:02 +02:00
Andreas Preikschat 962f038c9b fixed bug #744337
Fixes: https://launchpad.net/bugs/744337
2011-04-12 11:37:59 +02:00
Tim Bentley 6657c49b04 Fix crash in last change which stopped OpenLP starting
bzr-revno: 1456
2011-04-11 21:27:23 +02:00
Tim Bentley 427c2a1843 oops 2011-04-11 19:27:01 +01:00
Andreas Preikschat f24a8f1365 fixed bug #754484
bzr-revno: 1455
Fixes: https://launchpad.net/bugs/754484
2011-04-11 20:16:35 +02:00
Tim Bentley 7ba5497764 Improved version 2011-04-11 19:15:02 +01:00
Andreas Preikschat b669eded5d - disable/enable the next button if a bible/song importer is not available (http://support.openlp.org/issues/113)
- fixed song importers being available even though they should not.

bzr-revno: 1454
2011-04-11 20:15:02 +02:00
Tim Bentley 1f91c4c82d if book 2011-04-11 19:02:24 +01:00
Tim Bentley ad16ba8ef1 Fix missing value 2011-04-11 18:49:14 +01:00
Tim Bentley 94077f29da r1453 2011-04-11 18:44:48 +01:00
Tim Bentley 4aee585351 Clean up bible Tab code to standards
Sort out find_in_combo.
Fix bugs:
  - Save last used bible
  - Remove stray comma
  - Allow layout to be selected from Quick Tab. (Advanced has no real estate left so has been left in settings).

bzr-revno: 1453
Fixes: https://launchpad.net/bugs/756545, https://launchpad.net/bugs/745218, https://launchpad.net/bugs/748960, https://launchpad.net/bugs/755687
2011-04-11 17:51:16 +01:00
Tim Bentley d99a78837c Head r1452 2011-04-11 17:49:11 +01:00
Andreas Preikschat 53660fe23f enable/disable next button if bible importer is not available 2011-04-11 17:01:42 +02:00
Andreas Preikschat 073d6c8403 disable 'next button' if importer is not available 2011-04-11 16:34:14 +02:00
Andreas Preikschat de616b9d1a fixed OpenOffice import being available even if OpenOffice is not installed 2011-04-11 16:17:43 +02:00
Andreas Preikschat d43a652791 - fixed footer size being reset after changing the footer colour as reported here [0]
- same for footer font

[0] http://openlp.org/de/forums/openlp_20/general_discussion/problem_on_setting_footer.html_0

bzr-revno: 1452
2011-04-11 15:55:10 +02:00
Andreas Preikschat 2060fecbca footer font/size are now not reset when the footer colour has changed 2011-04-11 15:15:47 +02:00
Andreas Preikschat 196b070ace r1415 2011-04-11 14:30:40 +02: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 20dc7846ce Take new count after loading files works better
Fixes: https://launchpad.net/bugs/756545
2011-04-10 19:59:29 +01:00
Tim Bentley 1882c5366d Review fixes 2011-04-10 19:54:26 +01:00
Andreas Preikschat 9dbd54bf8f more fixes 2011-04-10 20:44:27 +02: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
Andreas Preikschat 5c06b63c5e r1451 2011-04-10 09:13:10 +02:00
Andreas Preikschat b7a1554abd fixed objectName 2011-04-10 09:07:02 +02:00