Jon Tibble
5f94cded2b
Fix previous commit
2011-01-15 19:44:31 +00:00
Jon Tibble
284402b7b2
Refactor in existing error framework
2011-01-15 19:24:50 +00:00
Tim Bentley
4027e4eed7
Missed one!
2011-01-15 12:14:24 +00:00
Tim Bentley
e33628e049
Merge fixes
2011-01-15 11:56:40 +00:00
Jon Tibble
ee6412e2a0
Refactor error messages
2011-01-15 00:53:12 +00:00
Tim Bentley
6b2dc8a8bd
Remove blank at start of bible verse
2011-01-14 17:46:59 +00:00
Tim Bentley
cfdb168c61
Head
2011-01-14 17:02:06 +00:00
Tim Bentley
b25e128495
Fix Transitions in Bible display bug 701353
...
Fix display handling on restart so correct screen mode is set
Fixes: https://launchpad.net/bugs/701353
2011-01-14 15:12:28 +00:00
Jon Tibble
7490928190
Refactor wizards
2011-01-13 17:55:29 +00:00
Andreas Preikschat
552afbb944
replaced the "bibles_showprogress" and "bibles_hideprogress" with the "cursor_busy" and "cursor_normal" signals
...
bzr-revno: 1214
2011-01-13 17:40:18 +00:00
Jon Tibble
f487464280
Cleanup exceptions
2011-01-13 02:28:03 +00:00
Jon Tibble
0a5b44c6a3
BibleGateway fix
2011-01-12 19:12:30 +00:00
Jon Tibble
64367909ba
Improve bibleserver code resiliance
2011-01-12 15:31:32 +00:00
Jon Tibble
e0a2976fa9
Fix BibleServer downloads (Bug #701651 )
2011-01-11 23:43:27 +00:00
Andreas Preikschat
76000d918b
removed showprogress and hideprogress and added cursor_busy and cursor_normal
2011-01-11 20:56:55 +01:00
Jon Tibble
a9359a60f1
Unused import
2011-01-10 19:04:16 +00:00
Jon Tibble
3340c5ebe7
Refactor web bibles
...
bzr-revno: 1206
2011-01-10 17:19:25 +00:00
Andreas Preikschat
02cea00591
fixed wrong indent
2011-01-10 17:02:19 +01:00
Andreas Preikschat
6a3be54f1d
removed quickMessage, added cursor_busy signal for text search
2011-01-10 16:07:27 +01:00
Andreas Preikschat
98f0b30014
- added OpenLyrics importer
...
- continued to implement OpenLyrics features
- split class
- fix wrong use of "theme"
- and other thinks
Importing songs with multiple languages has not been considered (yet). (One song with all languages is imported.)
bzr-revno: 1203
2011-01-10 12:21:39 +02:00
Jon Tibble
5edde179a4
Refactor web bibles
2011-01-10 01:46:47 +00:00
M2j
746ab70e5a
Head 1201
2011-01-10 00:24:55 +01:00
Meinert Jordan
c75e69feab
fixed layout problem for long bible names (or long presentation controller names)
...
unified the linebreak in setSizePolicy() calls
bzr-revno: 1201
2011-01-09 21:22:22 +02:00
M2j
ce2ca01eac
fixed layout problem for long bible names (or long presentation controller names)
...
unified the linebreak in setSizePolicy() calls
2011-01-09 16:37:45 +01:00
Jon Tibble
94b033d33b
Refactor out first_item
...
bzr-revno: 1198
2011-01-09 12:59:29 +00:00
M2j
ef3ae247fc
Head 1197
2011-01-09 02:19:34 +01:00
M2j
6e8a371da7
wrong parentship caused theme and servicemanager to disapear in a floating dock
...
more intelligent resizing of item list in PluginForm and SongMaintenanceForm
Fix in BS web bible parser
2011-01-09 01:27:46 +01:00
Andreas Preikschat
f2784fc4dd
removed whitespaces
2011-01-08 21:59:46 +01:00
Jon Tibble
d5a30294a4
Refactor out first_item
2011-01-08 19:24:56 +00:00
Jon Tibble
dbfd7796ba
Fix BibleGateway xrefs (Bug #700271 )
2011-01-08 18:50:06 +00:00
Jon Tibble
c2b1dd9f2f
More cleanups
2011-01-08 02:44:12 +00:00
Jon Tibble
120ec38557
and cleanups
2011-01-06 23:47:28 +00:00
Jon Tibble
3454f95ddf
Cleanups
2011-01-06 20:48:22 +00:00
M2j
e000b8a89b
send messages in openlp.plugins.bibles.lib.manager via "openlp_information_message" signal
2011-01-05 22:31:22 +01:00
M2j
aff020b703
BibleGateway fixes
2011-01-05 20:48:01 +01:00
M2j
cdd22d695a
catch case, when no bibles are installed to avoid a IndexError
...
correct spelling error 'Corinthans' in osisbooks.csv
2011-01-05 19:25:40 +01:00
M2j
71f6bc26dc
basicaly reworked the layout of the mediaitems and renamed variables to fit the standard
2011-01-05 17:50:28 +01:00
M2j
b0c9b3f077
integrated 'split layout' in the SettingsTab class
...
remove the documentMode from the TabWidget in the SettingsDialog
replace comment for HideMode class
2011-01-03 12:25:30 +01:00
M2j
2e6613edf4
simplified all setupUi() in openlp.core.ui and the setting tabs of the plugins
2011-01-02 23:24:14 +01:00
Raoul Snyman
4bb59bff67
Fix bug #641661
2011-01-01 12:33:14 +02:00
Raoul Snyman
f7943d5746
Add in an error message if there is a problem with the user's downloaded Bibles.
2011-01-01 01:06:35 +02:00
Meinert Jordan
487837e615
While walking through the German translation, I observed a couple of problems in the internationalization. These problems are addressed in this branch. There are very few changed translatable strings but a lot which will be recognized as new from linguist.
...
I couldn't test all calls in the importers, because I don't have bibles in all formats. But nearly all changes in this request should be obvious.
bzr-revno: 1177
2010-12-31 19:22:41 +00:00
M2j
599ee1f7fa
Lots of i18n fixes and some others. In detail:
...
translate() expanded for numbered strings
MediaManager context menus are using the plugins strings instead of own string manipulations
Removed string manipulations from ThemeManager and fixed the delete validation
Added disambiguation for some plugin strings to distinguish between name plural and container title
Added or repaired translate() calls at several positions.
2010-12-31 03:17:41 +01:00
M2j
557a66db9d
ThemeWizard: Show theme name in title and hide themeNameEdit if wizard is in editing mode.
...
ThemeWizard: Changed transitionsComboBox to align with the FormLayout.
(change some log.debug() arguments to avoid UnicodeError exceptions)
2010-12-28 12:18:56 +01:00
M2j
7c68265f4b
remove two consecutive spaces from python code of the whole OpenLP sources
...
replaced double quotes for string in python code of the whole OpenLP sources
2010-12-27 23:57:35 +01:00
M2j
9212399ad7
renamed slots to common naming scheme
...
renamed objects to conform British English
(reverted some experimental edit of themewizard.ui)
2010-12-27 22:53:02 +01:00
M2j
914827c023
same as before for SongImportWidget
...
(removing unneccesary format instructions and FormLayout alignment)
2010-12-27 19:23:46 +01:00
M2j
68e33c658a
Head 1169
2010-12-27 17:05:56 +01:00
M2j
6815ac3146
- Finishes and tested rewrite of themewizard and bibleimportwizard
...
- Added exceptions to OpenSong and CSV bible import wich occur for invalid files
2010-12-27 16:31:53 +01:00
Tim Bentley
e77ce3ffdb
Bump values by 1 version or year
2010-12-26 11:04:47 +00:00
M2j
b0a53020f6
bible wizard without manual design tweaks
2010-12-24 01:44:41 +01:00
M2j
1027d60635
Fix: Bug in editsongform
...
Fix: Bug in bibleserver import
2010-12-22 19:15:48 +01:00
Jon Tibble
e6f3650bfd
Cleanups
2010-12-21 19:39:35 +00:00
andreas
c6d408f0e1
Fix file extensions
...
bzr-revno: 1157
2010-12-21 16:31:11 +00:00
Andreas Preikschat
8f99aa4c96
fixed doc
2010-12-21 15:31:18 +01:00
Andreas Preikschat
87e7cb6242
translate file description
2010-12-21 15:26:20 +01:00
Andreas Preikschat
44427b5c04
file extension filter
2010-12-21 15:00:36 +01:00
Tim Bentley
f444aacdba
Remove Bible add to existing service item option
2010-12-21 13:47:38 +00:00
M2j
fc2569cf83
missed some fixes
2010-12-18 03:12:41 +01:00
M2j
c226979f24
Format fixes, comment fixes and biblegateway.csv updated
2010-12-17 23:10:29 +01:00
M2j
04d4d76dcd
removed commented code in openlp.plugins.bibles.lib.http
2010-12-17 14:46:34 +01:00
M2j
9c5177b0f7
exception, if bibleserver.com response contains no verses
2010-12-17 14:33:25 +01:00
M2j
a46ea7c4eb
localisation off seperators.
2010-12-17 14:21:55 +01:00
M2j
fb80a09120
HEAD 1147
2010-12-16 21:03:07 +01:00
M2j
f119a4afa5
further work on parse_reference and other things
2010-12-16 21:00:01 +01:00
M2j
6e834900e6
rewritten bible reference parser with more features and localisation capabilities
...
(first, untested version)
2010-12-13 20:06:07 +01:00
Andreas Preikschat
d9768b6536
whitespaces
2010-12-13 15:24:16 +01:00
M2j
fda3085449
resource added
2010-12-12 01:03:51 +01:00
M2j
b5075ccddf
Bible web import from Bibleserver.com - first version
2010-12-12 00:54:07 +01:00
Andreas Preikschat
0cae712cc4
fixed openlp bible importer progress bar
2010-12-11 13:18:35 +01:00
Andreas Preikschat
2de4edfe56
disable olp import if importError, songbeamer tweaks
2010-12-11 13:07:38 +01:00
Andreas Preikschat
ce0abd19bd
string change, close file, MarkType
2010-12-11 10:53:30 +01:00
Andreas Preikschat
a268bd9536
Add OpenLP1 bible importer
...
bzr-revno: 1140
2010-12-10 17:25:40 +00:00
Andreas Preikschat
5d33376740
again changed olp to openlp
2010-12-09 19:01:04 +01:00
Andreas Preikschat
a15aebcc32
latest changes for merge
2010-12-09 17:53:48 +01:00
Andreas Preikschat
7e86da26f2
close connection when finished, removed unused variable
2010-12-09 14:35:17 +01:00
Andreas Preikschat
01fad9972c
added comments back
2010-12-09 13:49:15 +01:00
M2j
20b1c33a4b
making 'cancel bible import' work
2010-12-09 00:40:28 +01:00
Andreas Preikschat
9f6a0f7c64
moved file
2010-12-08 18:56:29 +01:00
Andreas Preikschat
aca56b78b5
changed olp1 to OpenLP1
2010-12-08 18:46:22 +01:00
Andreas Preikschat
b044226332
changed class name
2010-12-08 18:19:51 +01:00
Andreas Preikschat
12e7c96463
camelCase changes
2010-12-08 18:18:12 +01:00
Andreas Preikschat
6fd338c492
tweaked importer
2010-12-07 17:34:19 +01:00
Andreas Preikschat
d5e0643b45
attempt to clean up bible importers
2010-12-06 20:30:04 +01:00
Andreas Preikschat
9db57568b0
started olp1 bible import
2010-12-05 17:11:21 +01:00
Andreas Preikschat
e3cb6a6508
changed
2010-12-05 17:07:16 +01:00
Andreas Preikschat
b8e6da0417
completed work
2010-12-05 16:47:23 +01:00
Andreas Preikschat
a66a77bdec
completed work
2010-12-05 16:44:51 +01:00
Andreas Preikschat
e6cfad921a
olpv1 bible importer
2010-12-04 21:42:03 +01:00
Andreas Preikschat
245465ab11
improved completor performance
2010-12-03 20:53:56 +01:00
Andreas Preikschat
b88436c641
autocompleter should be 'CaseInsensitive'
2010-12-02 18:36:35 +01:00
Andreas Preikschat
6b1254e923
trunk r1127
2010-12-02 15:00:32 +01:00
Andreas Preikschat
cd6948f613
added an autoCompleter for bible books for 'Verse Search'
2010-12-01 19:37:54 +01:00
Andreas Preikschat
28390e965d
enable search button
2010-11-29 20:02:58 +01:00
Tim Bentley
1cf4914862
fixes from last merge and more code for song management
2010-11-27 20:51:54 +00:00
Tim Bentley
90c631ce87
Documentation fixups and \nstart to add OpenlLyrics export for songs
2010-11-27 15:25:00 +00:00
Andreas Preikschat
f6c30b7106
removed == 1
2010-11-19 22:34:15 +01:00
Andreas Preikschat
435338caad
more generic parameters for __init__
2010-11-16 19:33:37 +01:00
Andreas Preikschat
588cfa111f
long lines
2010-11-16 18:57:13 +01:00
Jon Tibble
f63625b72f
Fix biblegateway for BeautifulSoup 3.1
2010-11-16 03:31:17 +00:00