Commit Graph

4697 Commits

Author SHA1 Message Date
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 56d3712ded Cleanups and refactor unicode file check
bzr-revno: 1213
2011-01-13 14:56:31 +00:00
Jon Tibble f487464280 Cleanup exceptions 2011-01-13 02:28:03 +00:00
Jon Tibble 7f5293c4c8 Cleanup and refactor file unicode check 2011-01-13 01:14:38 +00:00
Jon Tibble 658645cfc9 Fix BibleGateway code
Make BibleServer code more robust

bzr-revno: 1212
2011-01-12 19:36:22 +00:00
Tim Bentley 3335bf0d36 Fix bug 696557. Cache resizing was adding name to full path
Comment tidy ups.

bzr-revno: 1211
Fixes: https://launchpad.net/bugs/696557
2011-01-12 19:25:38 +00:00
Jon Tibble 6e41a1c898 Head r1210 2011-01-12 19:15:26 +00:00
Jon Tibble 0a5b44c6a3 BibleGateway fix 2011-01-12 19:12:30 +00:00
Andreas Preikschat 5aad382e38 Cleanups
Clean up from last merge:
- removed not needed pretty_print argument
- doc fix
- return None instead of 0

bzr-revno: 1210
2011-01-12 19:04:13 +00:00
Tim Bentley 9bf9e46d61 Head 2011-01-12 18:52:33 +00:00
Tim Bentley af9e9641c4 Fix black background on Display resizing
Fixes: https://launchpad.net/bugs/696557
2011-01-12 18:52:16 +00:00
Tim Bentley 47f240a49e Hide theme delete button for default themes
bzr-revno: 1209
2011-01-12 18:27:12 +00:00
Andreas Preikschat 28bcaf4313 r1208 2011-01-12 17:45:51 +01:00
Andreas Preikschat 9bb2b942a0 fix for merge 2011-01-12 17:45:32 +01:00
Jon Tibble 64367909ba Improve bibleserver code resiliance 2011-01-12 15:31:32 +00:00
Jon Tibble e6ae8d16cb Make OOo stuff more verbose
Fix BibleServer downloads (Bug 701651)

bzr-revno: 1208
2011-01-12 15:06:21 +00:00
Jon Tibble c32f8538d4 Fix debugging patch 2011-01-12 03:25:45 +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
Tim Bentley 46e18871aa Head 2011-01-11 17:45:22 +00:00
Tim Bentley 2feefa95f4 Fixes 2011-01-11 17:44:13 +00:00
Jon Tibble cf0608cc45 Increase ooo verbosity to aid debugging 2011-01-11 17:13:17 +00:00
Andreas Preikschat e2124942cc clean ups 2011-01-11 17:49:53 +01:00
Jon Tibble 807b1f2be1 Cleanups
bzr-revno: 1207
2011-01-11 15:52:20 +00:00
Jon Tibble ac46fe92f0 Remove redundant unicode() 2011-01-10 20:19:27 +00:00
Andreas Preikschat 7362fcf399 r1206 2011-01-10 20:58:16 +01:00
Jon Tibble 8af1756274 Long lines 2011-01-10 19:13:40 +00:00
Jon Tibble d4f98c2169 Undefined variable typo 2011-01-10 19:07:09 +00:00
Jon Tibble a9359a60f1 Unused import 2011-01-10 19:04:16 +00:00
Tim Bentley 9ed7314697 Head 2011-01-10 17:42:45 +00:00
Tim Bentley e216356ed8 Remove Theme Delete button on Golbal theme 2011-01-10 17:40:47 +00:00
Jon Tibble 3340c5ebe7 Refactor web bibles
bzr-revno: 1206
2011-01-10 17:19:25 +00:00
Tim Bentley 7e02e01494 Head 2011-01-10 17:05:16 +00:00
Andreas Preikschat da6062568f - removed the "quick message" and added dialogs instead
- send the cursor_normal and cursor_busy signal when doing a text search

bzr-revno: 1205
2011-01-10 17:01:46 +00:00
Tim Bentley 5ba888c520 Correct File Filter and Cleanup
bzr-revno: 1204
2011-01-10 16:59:45 +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 39eb0ad457 1203 2011-01-10 15:57:25 +01:00
Andreas Preikschat 88d72307d1 r1203 2011-01-10 15:15:16 +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
Meinert Jordan 1c1a4d51c2 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

bzr-revno: 1202
2011-01-10 12:19:49 +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
Andreas Preikschat b52d0aafd5 re.compile code from reindex tool 2011-01-09 20:18:08 +01:00
Tim Bentley 35da3d2926 Fix indentation 2011-01-09 19:15:40 +00:00
Tim Bentley 040e9c883c Head 2011-01-09 19:15:04 +00:00
Tim Bentley 32b93290a7 This time with changes sorry.
bzr-revno: 1200
2011-01-09 19:13:38 +00:00
Tim Bentley 62d0ac34b3 This time with changes oops!
Details in 1199
2011-01-09 19:11:54 +00:00
Tim Bentley 42aec4a4db Head 2011-01-09 19:08:52 +00:00