Commit Graph

1732 Commits

Author SHA1 Message Date
Tim Bentley 508f68e175 Rename forms to correct name. Refactor UI to simplify it 2010-02-09 12:36:41 +00:00
Tim Bentley 326ad6b7ff Fix Presentation file filter
Fix Cancel for song verse editor

bzr-revno: 702
2010-02-09 12:00:38 +00:00
Tim Bentley be4c40b401 Cleaner fix 2010-02-09 11:20:19 +00:00
Tim Bentley fc9b8fcdad fix presentation import values 2010-02-09 08:28:34 +00:00
Tim Bentley 18760262ab Edit Cancel updating song by accident 2010-02-07 20:11:37 +00:00
Tim Bentley cd51454628 Fix up notification on startup
Fix alerts for presentations
Fix remote client so works better
Add extra key strokes for display of songs

bzr-revno: 701
2010-02-06 17:54:18 +00:00
Tim Bentley d4668e2ba3 Fix log levels 2010-02-06 17:13:55 +00:00
Tim Bentley 2ffe5af9a3 Fix log levels 2010-02-06 17:12:03 +00:00
Tim Bentley 8992f410a5 Bible fixes part 2 2010-02-06 16:51:18 +00:00
Tim Bentley f5229ffaa4 Bible fixes 2010-02-06 15:33:23 +00:00
Tim Bentley 54f36da76f Head700 and fixes 2010-02-06 15:02:46 +00:00
Raoul Snyman bebe01e80e Some major work on the Bibles plugin:
- Reworked import system to make it pluggable.
 - Created a Bible Import Wizard.
 - Converted Crosswalk to use BeautifulSoup.
 - Merged HTTP and DB Bible list.
 - Made all Bibles descend from BibleDB.
 - Lots of other changes and fixes.

bzr-revno: 700
2010-02-06 16:23:18 +02:00
Raoul Snyman c1f5a78290 Merge from trunk 2010-02-06 15:39:14 +02:00
Raoul Snyman bd4d2daa74 Removed now unnecessary file. 2010-02-06 15:23:38 +02:00
Raoul Snyman f81968e62b Mis-named variable in QuickSearch click. 2010-02-06 15:22:26 +02:00
Raoul Snyman 92ef1f0d57 Fixed multi-verse dual bible. 2010-02-06 15:05:45 +02:00
Raoul Snyman cf95b81a49 Last few fixes 2010-02-06 12:42:47 +02:00
Tim Bentley a5dc0bd75d Set plugins up for alpha release 2010-02-06 10:33:33 +00:00
Raoul Snyman 78c525ab76 Moved data for web bibles to am SQLite database. 2010-02-06 12:22:20 +02:00
Tim Bentley 00e84d40f3 Cleanups and fix alerts for Presentations 2010-02-06 08:04:01 +00:00
Tim Bentley 58894e2afa Update default config file and add version checking option 2010-02-05 19:08:47 +00:00
Raoul Snyman ce6738a976 Fixed up searching for non-latin characters in Bible book names.
Removed an annoying exception to do with debug logging.
2010-02-04 21:34:12 +02:00
Tim Bentley 079c9a4679 Key handling changes 2010-02-04 19:25:32 +00:00
Raoul Snyman e465264630 Standardised manager name to "manager" 2010-02-04 19:38:21 +02:00
Tim Bentley 5838495bb4 Update remote client 2010-02-03 18:53:31 +00:00
Tim Bentley 1164ab9beb Added Extra key events to SlideController 2010-02-03 18:29:02 +00:00
Tim Bentley b5a4178ca7 Cleanup loggin levels and amend default 2010-02-03 17:23:33 +00:00
Tim Bentley af58043690 Make startup smoother with a Thread 2010-02-02 20:05:21 +00:00
Tim Bentley ade33da3a3 Changes to presentations to allow smart file selection
Fix ServiceManager to load / save services.  
Add start of filtering to allow Services to handle presentations where the player is missing
Add debugging to try and sort out Impress crashes.

bzr-revno: 699
2010-02-02 19:56:27 +00:00
Tim Bentley 632fae5a76 Remove print statements 2010-02-02 18:16:11 +00:00
Tim Bentley 377f3ad6ea Put the messagelistener back 2010-02-01 20:06:50 +00:00
Tim Bentley 17a08e3847 latest hacking 2010-02-01 19:42:52 +00:00
Raoul Snyman 01ec0f407f Fixed up some of the Bible loading 2010-01-31 22:36:54 +02:00
Raoul Snyman db534dc2e8 Removed signals while they're still not working. 2010-01-31 21:51:23 +02:00
Raoul Snyman 2b5ddb13a4 An attempt to fix the problems some folks are having. 2010-01-31 21:49:01 +02:00
Raoul Snyman ab7125c98e Make the progress bar only pop up when we *actually* fetch a verse from the Internet 2010-01-30 10:42:03 +02:00
Raoul Snyman d45a9733af Fixed a bug in Windows and other versions of PyQt4 where "setProperty" was not available. Changed it to "setValue" which is what it's meant to be anyways. 2010-01-30 00:26:30 +02:00
Raoul Snyman baabcba290 Changed the value of the progress bar to look a little more "active" 2010-01-29 23:35:02 +02:00
Raoul Snyman 0cbb079aa3 Added the little progress bar back in. 2010-01-29 23:26:24 +02:00
Raoul Snyman 965902544f Updated to trunk:HEAD 2010-01-29 23:12:14 +02:00
Raoul Snyman 0e29d0b4af Show a small progress bar rather than a "downloading" message. 2010-01-29 22:20:30 +02:00
Tim Bentley 3610b232bd Fix up saving and loading service items 2010-01-29 16:38:28 +00:00
Tim Bentley 1fd98217ab Pass active presentation types to other controllers 2010-01-29 13:06:47 +00:00
Tim Bentley 124480f3d2 Head698 2010-01-29 11:59:38 +00:00
Tim Bentley 04d7a9227e Automate Presentation filters 2010-01-29 11:59:13 +00:00
Tim Bentley 0628d84d34 Display updates, Song Usage fixes, Theme display fixes
bzr-revno: 698
2010-01-29 07:15:51 +00:00
Tim Bentley dc6be31d1f Move changes to get displays working correctly and sort out Impress 2010-01-28 17:36:13 +00:00
Tim Bentley dc7148b76e Fix screen display setup when returning from presentations 2010-01-28 11:46:25 +00:00
Tim Bentley 3baf2f2f7b Import the startup showing the update screen 2010-01-28 07:39:34 +00:00
Tim Bentley 2059c4e95e Head697 2010-01-28 07:16:11 +00:00