Commit Graph

  • 44c3063cc0 Fixed up them plugins. Raoul Snyman 2008-12-01 18:36:53 +0000
  • d5c17f8518 Updated the project file. Raoul Snyman 2008-12-01 14:25:52 +0000
  • 7c067bc3b0 Moved some more stuff around, tried to get the Bible plugin working... now none of the plugins are working... eish! Raoul Snyman 2008-12-01 14:25:08 +0000
  • ea2d58d61d Moved Raoul Snyman 2008-12-01 13:29:16 +0000
  • 026388ce18 Added a WinRegistry helper class, made a few changes. Raoul Snyman 2008-12-01 13:15:31 +0000
  • 0179ffc6bd Moved Raoul Snyman 2008-12-01 09:33:16 +0000
  • 5a00215f38 Moved Raoul Snyman 2008-12-01 09:31:05 +0000
  • f4390afda7 Added Raoul Snyman 2008-12-01 09:28:01 +0000
  • 6eb2b9cc62 Fix paths and add logging. Tim Bentley 2008-12-01 05:58:25 +0000
  • 9c5b487840 Moved everything to *real* toolbars... much better! Raoul Snyman 2008-11-30 20:01:19 +0000
  • dbec7d75b3 WE HAVE OUR FIRST INTEGRATING PLUGIN!! Raoul Snyman 2008-11-30 18:36:13 +0000
  • aa55cd9af3 Build dialog to add OSIS bible. Tim Bentley 2008-11-30 18:31:43 +0000
  • 466a9b98bd Update window and start dialog functionality Tim Bentley 2008-11-29 13:38:11 +0000
  • 08b5acb83f Hook things together ! Plugin initalise biblemanger Plugin calls Dialog with biblemamager on register bible Tim Bentley 2008-11-29 07:56:21 +0000
  • 2e3ff9706f Fixed up things that were broken due to the move. Raoul Snyman 2008-11-29 05:36:16 +0000
  • 2cc73c6c74 start of a plugin Tim Bentley 2008-11-28 20:30:59 +0000
  • 35b9c195b3 fixed layout and names. Tim Bentley 2008-11-28 20:29:59 +0000
  • 263df5274a renamed files to fit with the naming style Tim Bentley 2008-11-28 19:24:02 +0000
  • c746f2434e mangled so cleaned out!!! Tim Bentley 2008-11-28 19:22:14 +0000
  • 84e76d3df3 changes Tim Bentley 2008-11-28 19:01:48 +0000
  • 518fd4985d Fixed up the code to work with the new module/directory layout. Raoul Snyman 2008-11-28 14:05:41 +0000
  • 297d8b4a67 Moved /openlp/resources/openlp_rc.py to /openlp/core/resources.py. Moved /openlp/resources to /resources. Moved /openlp/hints to /documentation. Raoul Snyman 2008-11-27 20:14:38 +0000
  • 0a6ce5e3f7 Added the Event class and added some more hooks into the Plugin class. Raoul Snyman 2008-11-27 20:09:11 +0000
  • 5c41b9e8b7 Moved everything that's core into openlp.core Raoul Snyman 2008-11-26 20:15:49 +0000
  • 3edee05dcd Removed some unnecessary cruft. Raoul Snyman 2008-11-26 19:58:24 +0000
  • b5adedabdc Moved song forms to the Songs plugin. Raoul Snyman 2008-11-26 19:53:21 +0000
  • 2259e7bd61 Moved SongXml, created openlp.plugins.songs.forms module. Raoul Snyman 2008-11-26 19:46:06 +0000
  • f82134aeb6 Renamed SongPlugin to SongsPlugin. Raoul Snyman 2008-11-26 19:42:04 +0000
  • ebac2f6c77 Renamed "song.py" to "songxml.py" Raoul Snyman 2008-11-26 19:39:33 +0000
  • e4560515a5 Renamed "Song" to "Songs" plugin. Raoul Snyman 2008-11-26 18:55:18 +0000
  • 149dcb45c5 Moved some more core forms to openlp.core.ui and removed the unnecessary mainwindow.py file from openlp.ui.forms. Raoul Snyman 2008-11-26 18:38:56 +0000
  • 41b10ebc46 Updated the main file to use the forms now in openlp.core.ui Raoul Snyman 2008-11-25 21:03:09 +0000
  • 5588ac2c1b Moved the main window and the splash screen forms to openlp.core.ui Raoul Snyman 2008-11-25 20:50:19 +0000
  • 8aa84becc8 Started moving core forms to openlp.core.ui Raoul Snyman 2008-11-25 20:44:41 +0000
  • 6f45312af0 rename Tim Bentley 2008-11-25 20:25:32 +0000
  • 59a001be72 Added the Song plugin, updated the media manager to include more helper functions. Raoul Snyman 2008-11-25 16:26:49 +0000
  • aafe80cb9d Add OSIS Translation file OSIS,Book Name,ABBrev Tim Bentley 2008-11-24 21:28:50 +0000
  • ae939c46be Fix up OSIS to have book names and abbreviations Tim Bentley 2008-11-24 21:27:49 +0000
  • 8dde1378e3 Fix for OSIS loading Tim Bentley 2008-11-24 20:28:29 +0000
  • 4afceb8377 Fix Database with previous version and add extra API's Tim Bentley 2008-11-24 19:41:29 +0000
  • dec6feb03c Added the start to a song plugin, and a bare (for now) SettingsTab class. Raoul Snyman 2008-11-23 21:24:58 +0000
  • 808748a008 Added a few more methods to the MediaManagerItem. Raoul Snyman 2008-11-22 21:41:20 +0000
  • 5afb7413c3 housekeeping Tim Bentley 2008-11-22 17:00:32 +0000
  • f37dd74b4e Moved MediaManagerItem to core. Raoul Snyman 2008-11-22 15:16:02 +0000
  • 8b0c226826 Moved plugin.py and pluginmanager.py to the core module, removed from the plugins module. Raoul Snyman 2008-11-22 09:28:03 +0000
  • 26b8620429 Updated so others can see what's not working ;( Martin Thompson 2008-11-21 21:07:52 +0000
  • f9607e8794 Separating the problem widget out doesn;t help Martin Thompson 2008-11-21 21:07:15 +0000
  • 190ea6bcaf Pre update Martin Thompson 2008-11-21 21:06:34 +0000
  • 925966f0f9 About to get Raouls updates Martin Thompson 2008-11-21 21:06:08 +0000
  • 8b8871d212 Ahah! The choose_area widget stops the buttons working... Martin Thompson 2008-11-21 21:05:19 +0000
  • de0032a3b2 Added new Eric4 project files, updated root directory ignore property. Raoul Snyman 2008-11-21 18:58:03 +0000
  • 9981aa2a1f Added a Song Export form, added the new placement of Eric4 project files. Raoul Snyman 2008-11-21 18:52:56 +0000
  • 26f200be0b Added the status tips to the menu items. Raoul Snyman 2008-11-20 20:37:54 +0000
  • 7bc079274a Fixed up layouts, padding, etc. Raoul Snyman 2008-11-20 20:34:28 +0000
  • 38442b0eb2 First attempt Tim Bentley 2008-11-20 20:09:33 +0000
  • a067f0b34a Add ability to load OSIS xml bibles exported from Sword bible reader Tim Bentley 2008-11-19 18:13:22 +0000
  • ca5eed490d made some changes to our test plugin. Raoul Snyman 2008-11-18 21:26:14 +0000
  • 5dcd808de2 Refactor CSV reader Tim Bentley 2008-11-17 21:22:14 +0000
  • 947150c437 Ooops forgot to add this one Martin Thompson 2008-11-17 20:39:00 +0000
  • e6110cf27d Better logging Icons can come from a PNG file or from resource file Martin Thompson 2008-11-17 20:38:22 +0000
  • b6edf96d32 Got some text in the "choosing area" Martin Thompson 2008-11-17 20:37:25 +0000
  • 3f684a2a4d Ignore PYCs, ~s, logs Martin Thompson 2008-11-17 20:36:27 +0000
  • 70151d3f58 First bash at a media manager item that a media manager can be built out of works Martin Thompson 2008-11-17 20:36:01 +0000
  • fdb1a088ba Fix more text formatting errors Refactor Objects in HTTP reader to improve readability and finish proxy code Tim Bentley 2008-11-16 07:40:46 +0000
  • 00c105a9f9 Add ability register a bible to down load via proxy server Tim Bentley 2008-11-15 07:41:55 +0000
  • a9f110cd6c updated Tim Bentley 2008-11-13 20:52:32 +0000
  • fa9409f874 Fix up text formatting / stripping from websites Tim Bentley 2008-11-13 20:51:37 +0000
  • d81d037f2b Attempt to fix a few PPTVIEWLIB timing issues Jonathan Corwin 2008-11-12 23:24:41 +0000
  • 588133aba0 More fixes and add initial load of BibleGateway. Some problems with stripping HTML tags! Tim Bentley 2008-11-09 20:13:16 +0000
  • 2f1cc4f02a More fixes and add initial load of BibleGateway. Some problems with stripping HTML tags! Tim Bentley 2008-11-09 20:11:31 +0000
  • d2d9593ee2 PowerPoint Viewer library plus test wrappers Jonathan Corwin 2008-11-08 23:28:41 +0000
  • 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. Scott Guerrieri 2008-11-08 02:16:46 +0000
  • 3752f4279d Fix bugs and add logging to test classes. Sort out varable names to be meaningful. Tim Bentley 2008-11-06 18:49:36 +0000
  • 5b4210c137 Fix imports so test code works. Tim Bentley 2008-11-05 21:46:39 +0000
  • da4060711a Added import of types. Added UnicodeType in xml decoding Solved problem with danish song Carsten Tinggaard 2008-11-05 19:35:24 +0000
  • e28b1f3441 Implemented text file import (CCLI format) incl test Carsten Tinggaard 2008-11-04 22:46:39 +0000
  • 2278ba9a6e Implemented song creation from OpenSong xml format incl sample files and tests Carsten Tinggaard 2008-11-04 21:24:26 +0000
  • 893cba185c Resolved a conflict locally. Raoul Snyman 2008-11-04 08:53:14 +0000
  • 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. Raoul Snyman 2008-11-03 21:05:30 +0000
  • dd19494bbf bzr-revno: 75 Tim Bentley 2008-11-03 20:42:36 +0000
  • cac29cc1a9 Added a splash screen to the mix, thanks to Scott. Raoul Snyman 2008-11-03 19:32:54 +0000
  • 0485c4d6cb A first bash at some plugin code. Very sparse, but the manager can find plugins and report back on them Martin Thompson 2008-11-02 20:36:36 +0000
  • cb7d2b04d7 bzr-revno: 72 Tim Bentley 2008-11-02 20:17:05 +0000
  • c6d1051e82 Add method to fully load bible Tim Bentley 2008-11-02 20:16:32 +0000
  • 4d42c84ddb Implemented Set-Get simple functions included test Carsten Tinggaard 2008-11-02 15:19:49 +0000
  • b666d823f1 splashscreen.ui in case it is needed Scott Guerrieri 2008-11-02 03:06:16 +0000
  • b78bb09aad Added extra icon and splash screen graphics Update qrc file to reflect additions Scott Guerrieri 2008-11-02 02:48:04 +0000
  • aeadbc7cb5 Added OpenSong Import/Export forms Scott Guerrieri 2008-11-01 23:11:53 +0000
  • c3327988b9 Sort out start of bible translations (multi language) Chapter Names. Chapter counts Verse Counts Tim Bentley 2008-11-01 19:50:14 +0000
  • cfe7e7d00e bzr-revno: 65 Tim Bentley 2008-11-01 19:49:03 +0000
  • e714b1e5ce Add lazy load of bible Tim Bentley 2008-11-01 11:33:02 +0000
  • 85e3022672 Not needed as moved to plugins Tim Bentley 2008-10-30 20:47:45 +0000
  • a06bbbd303 Not needed as moved to plugins Tim Bentley 2008-10-30 20:47:22 +0000
  • 1992159a0a Not needed as moved to plugins Tim Bentley 2008-10-30 20:46:09 +0000
  • d0fb086b77 Move and update bible manager and associated classes Tim Bentley 2008-10-30 20:44:54 +0000
  • fd05e8c6fe Impl a bit more. Switched to use py.test Carsten Tinggaard 2008-10-30 11:36:11 +0000
  • bf9b1c50fc Using XmlRootClass. Added file.close Carsten Tinggaard 2008-10-30 11:33:49 +0000
  • 648646dcb5 RootClass for XML handling for Theme and Song Carsten Tinggaard 2008-10-30 11:32:59 +0000
  • 14d07c77d1 Added new graphics for import and export forms Corrected some spacing on about.ui Corrected images on import form Created export form Updated resource file with new graphics Scott Guerrieri 2008-10-30 05:05:20 +0000
  • d680d0ed02 bzr-revno: 55 Tim Bentley 2008-10-29 21:10:42 +0000