Commit Graph

6154 Commits

Author SHA1 Message Date
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
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
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
Tim Bentley
c55df2583a Remove trailing comma
Fixes: https://launchpad.net/bugs/748960
2011-04-10 07:27:23 +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
Tim Bentley
24e63ede84 r1451 2011-04-10 06:00:11 +01:00
Andreas Preikschat
a54a3eb792 make first column wider; added description label back; removed Qt = Qt.QCore; fixed litte bug which left the shortcut text on the buttons 2011-04-09 20:14:51 +02:00
Andreas Preikschat
9011c85a6b removed static methods 2011-04-09 18:11:02 +02:00
Andreas Preikschat
283171e296 use weight to sort categories 2011-04-09 16:50:44 +02:00
Wesley Stout
85da3e53c3 Added some files that got removed in the last merge for me that shouldn't have been removed. StevanP needs them to build the Windows help files.
bzr-revno: 1451
2011-04-09 09:09:29 +02:00
Wesley Stout
6d712bd277 added files that were delted in last merge that should not have been 2011-04-08 22:20:17 -05:00
Andreas Preikschat
bea272ca7d implemented the custom/default radio button; clean ups 2011-04-08 18:53:11 +02:00
Wesley Stout
5dbee08c96 a few minor formatting, changes and corrections. I deleted the demonic introduction as gushie stated it really is silly to have it twice in the documentation anyway.
bzr-revno: 1450
2011-04-08 18:13:32 +02:00
Andreas Preikschat
9c526081d8 fixed bug #754484
Fixes: https://launchpad.net/bugs/754484
2011-04-08 15:50:54 +02:00
Andreas Preikschat
98f8ea3878 do not try to load en_US if enchant.Dict() failed (bug #747206)
bzr-revno: 1449
2011-04-08 11:17:28 +02:00
Andreas Preikschat
ea5e0d65cc 2011-04-08 08:25:02 +02:00
Wesley Stout
9211efd91d further corrections 2011-04-07 14:36:50 -05:00
Wesley Stout
37583022bf corrections to troubleshooting.rst 2011-04-07 13:29:36 -05:00
Andreas Preikschat
def7567933 easier check 2011-04-07 19:54:17 +02:00
Andreas Preikschat
d8b016e7a2 r1448 2011-04-07 19:40:42 +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
3a86148b5d r1448 2011-04-07 18:53:47 +02:00
Andreas Preikschat
dab699371c integrated second button(s), clean ups 2011-04-07 17:37:07 +02:00
Andreas Preikschat
8d8d660fdd r1448 2011-04-07 16:27:01 +02:00
Andreas Preikschat
9b84319c24 added new dialog from superfly + few own changes 2011-04-07 16:26:29 +02:00
Wesley Stout
1cb722a6d5 some minor house cleaning and corrections 2011-04-06 12:45:03 -05:00
John Cegalis
10a5091557 Documentation: Unblank and check for updates settings.
bzr-revno: 1448
2011-04-05 22:31:21 +01:00
John Cegalis
88d2c1200e added blank to 2011-04-05 14:35:27 -04:00
John Cegalis
c12dd61311 added blank to 2011-04-05 13:40:52 -04:00