Commit Graph

806 Commits

Author SHA1 Message Date
Martin Thompson 925966f0f9 About to get Raouls updates
bzr-revno: 106
2008-11-21 21:06:08 +00:00
Martin Thompson 8b8871d212 Ahah! The choose_area widget stops the buttons working...
bzr-revno: 105
2008-11-21 21:05:19 +00:00
Raoul Snyman de0032a3b2 Added new Eric4 project files, updated root directory ignore property.
bzr-revno: 104
2008-11-21 18:58:03 +00:00
Raoul Snyman 9981aa2a1f Added a Song Export form, added the new placement of Eric4 project files.
bzr-revno: 103
2008-11-21 18:52:56 +00:00
Raoul Snyman 26f200be0b Added the status tips to the menu items.
bzr-revno: 102
2008-11-20 20:37:54 +00:00
Raoul Snyman 7bc079274a Fixed up layouts, padding, etc.
bzr-revno: 101
2008-11-20 20:34:28 +00:00
Tim Bentley 38442b0eb2 First attempt
bzr-revno: 100
2008-11-20 20:09:33 +00:00
Tim Bentley a067f0b34a Add ability to load OSIS xml bibles exported from Sword bible reader
bzr-revno: 99
2008-11-19 18:13:22 +00:00
Raoul Snyman ca5eed490d made some changes to our test plugin.
bzr-revno: 98
2008-11-18 21:26:14 +00:00
Tim Bentley 5dcd808de2 Refactor CSV reader
bzr-revno: 97
2008-11-17 21:22:14 +00:00
Martin Thompson 947150c437 Ooops forgot to add this one
bzr-revno: 96
2008-11-17 20:39:00 +00:00
Martin Thompson e6110cf27d Better logging
Icons can come from a PNG file or from resource file

bzr-revno: 95
2008-11-17 20:38:22 +00:00
Martin Thompson b6edf96d32 Got some text in the "choosing area"
bzr-revno: 94
2008-11-17 20:37:25 +00:00
Martin Thompson 3f684a2a4d Ignore PYCs, ~s, logs
bzr-revno: 93
2008-11-17 20:36:27 +00:00
Martin Thompson 70151d3f58 First bash at a media manager item that a media manager can be built out of works
bzr-revno: 92
2008-11-17 20:36:01 +00:00
Tim Bentley fdb1a088ba Fix more text formatting errors
Refactor Objects in HTTP reader to improve readability and finish proxy code

bzr-revno: 91
2008-11-16 07:40:46 +00:00
Tim Bentley 00c105a9f9 Add ability register a bible to down load via proxy server
bzr-revno: 90
2008-11-15 07:41:55 +00:00
Tim Bentley a9f110cd6c updated
bzr-revno: 89
2008-11-13 20:52:32 +00:00
Tim Bentley fa9409f874 Fix up text formatting / stripping from websites
bzr-revno: 88
2008-11-13 20:51:37 +00:00
Jonathan Corwin d81d037f2b Attempt to fix a few PPTVIEWLIB timing issues
bzr-revno: 87
2008-11-12 23:24:41 +00:00
Tim Bentley 588133aba0 More fixes and add initial load of BibleGateway.
Some problems with stripping HTML tags!

bzr-revno: 86
2008-11-09 20:13:16 +00:00
Tim Bentley 2f1cc4f02a More fixes and add initial load of BibleGateway.
Some problems with stripping HTML tags!

bzr-revno: 85
2008-11-09 20:11:31 +00:00
Jonathan Corwin d2d9593ee2 PowerPoint Viewer library plus test wrappers
bzr-revno: 84
2008-11-08 23:28:41 +00:00
Scott Guerrieri f00ea8ad77 Migrated AlertForm, EditSongForm, OpenLPExportForm, OpenLPImportForm, OpenSongExportForm, OpenSongImportForm, and SettingsDialog to python code.
Updated the form icon to openlp.org icon on all .ui files.
Updated __init__ for new forms and added the contribute link back to the about dialog.
Linked new forms into the MainWindow.

No functionality behind the forms, but getting "prettied" up

bzr-revno: 83
2008-11-08 02:16:46 +00:00
Tim Bentley 3752f4279d Fix bugs and add logging to test classes.
Sort out varable names to be meaningful.

bzr-revno: 82
2008-11-06 18:49:36 +00:00
Tim Bentley 5b4210c137 Fix imports so test code works.
bzr-revno: 81
2008-11-05 21:46:39 +00:00
Carsten Tinggaard da4060711a Added import of types. Added UnicodeType in xml decoding
Solved problem with danish song

bzr-revno: 80
2008-11-05 19:35:24 +00:00
Carsten Tinggaard e28b1f3441 Implemented text file import (CCLI format) incl test
bzr-revno: 79
2008-11-04 22:46:39 +00:00
Carsten Tinggaard 2278ba9a6e Implemented song creation from OpenSong xml format incl sample files and tests
bzr-revno: 78
2008-11-04 21:24:26 +00:00
Raoul Snyman 893cba185c Resolved a conflict locally.
bzr-revno: 77
2008-11-04 08:53:14 +00:00
Raoul Snyman cc5ab4bc4f Made some tweaks: Added an icon to the main form, set the splash screen to use an image via it's pixmap property. Saved the Eric4's session to the project.
bzr-revno: 76
2008-11-03 21:05:30 +00:00
Tim Bentley dd19494bbf bzr-revno: 75 2008-11-03 20:42:36 +00:00
Raoul Snyman cac29cc1a9 Added a splash screen to the mix, thanks to Scott.
bzr-revno: 74
2008-11-03 19:32:54 +00:00
Martin Thompson 0485c4d6cb A first bash at some plugin code. Very sparse, but the manager can
find plugins and report back on them

 --This line, and those below,
will be ignored--

A    plugins/plugin_manager.py
A    plugins/test
A    plugins/test/test_plugin_manager.py
A    plugins/testplugin2
A    plugins/testplugin2/__init__.py
A    plugins/testplugin2/testplugin2.py
A    plugins/plugin.py
A    plugins/__init__.py
A    plugins/testplugin1.py

bzr-revno: 73
2008-11-02 20:36:36 +00:00
Tim Bentley cb7d2b04d7 bzr-revno: 72 2008-11-02 20:17:05 +00:00
Tim Bentley c6d1051e82 Add method to fully load bible
bzr-revno: 71
2008-11-02 20:16:32 +00:00
Carsten Tinggaard 4d42c84ddb Implemented Set-Get simple functions included test
bzr-revno: 70
2008-11-02 15:19:49 +00:00
Scott Guerrieri b666d823f1 splashscreen.ui in case it is needed
bzr-revno: 69
2008-11-02 03:06:16 +00:00
Scott Guerrieri b78bb09aad Added extra icon and splash screen graphics
Update qrc file to reflect additions

bzr-revno: 68
2008-11-02 02:48:04 +00:00
Scott Guerrieri aeadbc7cb5 Added OpenSong Import/Export forms
bzr-revno: 67
2008-11-01 23:11:53 +00:00
Tim Bentley c3327988b9 Sort out start of bible translations (multi language) Chapter Names.
Chapter counts 
Verse Counts

bzr-revno: 66
2008-11-01 19:50:14 +00:00
Tim Bentley cfe7e7d00e bzr-revno: 65 2008-11-01 19:49:03 +00:00
Tim Bentley e714b1e5ce Add lazy load of bible
bzr-revno: 64
2008-11-01 11:33:02 +00:00
Tim Bentley 85e3022672 Not needed as moved to plugins
bzr-revno: 63
2008-10-30 20:47:45 +00:00
Tim Bentley a06bbbd303 Not needed as moved to plugins
bzr-revno: 62
2008-10-30 20:47:22 +00:00
Tim Bentley 1992159a0a Not needed as moved to plugins
bzr-revno: 61
2008-10-30 20:46:09 +00:00
Tim Bentley d0fb086b77 Move and update bible manager and associated classes
bzr-revno: 60
2008-10-30 20:44:54 +00:00
Carsten Tinggaard fd05e8c6fe Impl a bit more. Switched to use py.test
bzr-revno: 59
2008-10-30 11:36:11 +00:00
Carsten Tinggaard bf9b1c50fc Using XmlRootClass. Added file.close
bzr-revno: 58
2008-10-30 11:33:49 +00:00
Carsten Tinggaard 648646dcb5 RootClass for XML handling for Theme and Song
bzr-revno: 57
2008-10-30 11:32:59 +00:00