Andreas Preikschat
39f1e791d8
- small clean ups
...
bzr-revno: 1464
2011-04-15 08:08:29 +02:00
Andreas Preikschat
11e9f980e2
- remoed the up/down shortcuts from the shortcut list
...
bzr-revno: 1463
2011-04-14 20:34:08 +02:00
Andreas Preikschat
8eeffdd063
- fixed a wrong parentage which can lead to a traceback when you enter a custom service notes, but the service order does not contain any item
...
bzr-revno: 1462
2011-04-14 20:09:29 +02: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
20cc87a1e4
- added a sub menu to change the language for a SpellEdit
...
bzr-revno: 1461
2011-04-14 19:29:21 +02:00
Andreas Preikschat
27e9edad51
fixed wrong parentage
2011-04-14 16:51:05 +02:00
Andreas Preikschat
15a1f36094
r1460
2011-04-14 16:44:06 +02:00
Andreas Preikschat
31dbf156cd
r1460
2011-04-14 15:59:16 +02:00
Andreas Preikschat
f2f49acd39
added ability to change language in a spelledit
2011-04-14 15:53:02 +02:00
Andreas Preikschat
3a13c513ce
r1460
2011-04-14 08:52:53 +02:00
Andreas Preikschat
c62c8cbe9e
r1460
2011-04-13 20:53:37 +02:00
Andreas Preikschat
9e88d0bff4
clean ups
2011-04-13 20:53:05 +02: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
Andreas Preikschat
606287bda1
reverted change
2011-04-13 20:18:25 +02: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
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
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
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
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
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