Commit Graph

1228 Commits

Author SHA1 Message Date
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
f2f49acd39 added ability to change language in a spelledit 2011-04-14 15:53:02 +02: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
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
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
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
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
Andreas Preikschat
d9c2d92c8c 2011-03-29 18:44:36 +02: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
Jonathan Corwin
1e973c6c8d Attempt superscript without affecting line spacing 2011-03-27 23:28:20 +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
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