Raoul Snyman
051b314da8
Fixed the displayResults method of SongMediaItem to display 1 song + all authors, rather than an instance of a song for each author of that song.
...
Fixed up the topics management dialog a bit.
Corrected the spacing on the eventreceiver.py file.
Corrected the calling of the receiver to use the static methods without creating an instance of the Receiver class each time.
bzr-revno: 403
2009-03-10 16:46:25 +00:00
Raoul Snyman
f844f696a1
Moved image media manager item out into it's own class.
...
bzr-revno: 398
2009-03-08 12:41:07 +00:00
Raoul Snyman
036dfef2eb
Added the verse editing form and modified the song editing form to accommodate verses.
...
bzr-revno: 396
2009-03-07 21:38:59 +00:00
Raoul Snyman
0e28795da2
Moved some files in the image plugin.
...
bzr-revno: 386
2009-03-06 23:41:22 +00:00
Raoul Snyman
c9ef88cfdc
Fixed up the settings dialog and the alerts tab a bit.
...
bzr-revno: 379
2009-03-05 20:31:17 +00:00
Raoul Snyman
b2c51566b4
Added the Bible Media Item, moved all the media manager code out to the bible media item.
...
bzr-revno: 356
2009-03-02 21:57:49 +00:00
Raoul Snyman
a0d5bb100c
Added a songs settings tab.
...
bzr-revno: 352
2009-02-28 23:31:24 +00:00
Raoul Snyman
1c47f553f3
Rearranged the settings tab system to work the same way as the media manager item system.
...
bzr-revno: 351
2009-02-28 23:19:45 +00:00
Raoul Snyman
58606e2563
Updated look and feel of the Edit Song dialog.
...
Changed the form.show() to form.exec_() for dialogs.
Added the code for the (c) button.
bzr-revno: 325
2009-02-19 22:25:58 +00:00
Raoul Snyman
e67c1868e6
Tidied up and fixed up the song editing dialog.
...
bzr-revno: 320
2009-02-17 21:01:27 +00:00
Raoul Snyman
6ea70e92a1
Couple of changes to the Songs plugin classes - trying to get SQLAlchemy to work.
...
bzr-revno: 292
2009-02-01 21:12:18 +00:00
Raoul Snyman
4071118398
Trying to get around the problem of metadata not being bound to an engine.
...
bzr-revno: 289
2009-01-21 08:52:03 +00:00
Raoul Snyman
11bede8fd8
Updating the SongsManager to use SQLAlchemy
...
bzr-revno: 284
2009-01-17 13:58:16 +00:00
Raoul Snyman
14a9b67085
Added some SQLAlchemy models.
...
bzr-revno: 277
2009-01-06 21:48:31 +00:00
Raoul Snyman
3382d86db9
Fixed new plugins not working, fixed up their images and their captions and things. Renamed a few methods to reflect their plugins correctly.
...
bzr-revno: 221
2008-12-14 19:50:17 +00:00
Raoul Snyman
508a542d6f
Rewrote Plugin methods to match Python standards, fixed a few other things here and there.
...
bzr-revno: 219
2008-12-14 15:49:54 +00:00
Raoul Snyman
2b0328e011
Added the "lib" module for the Songs plugin.
...
bzr-revno: 195
2008-12-07 08:09:59 +00:00
Raoul Snyman
908418bb1a
Added necessary __init__.py files to make directories into Python modules.
...
bzr-revno: 191
2008-12-06 09:30:38 +00:00
Raoul Snyman
843774aa1d
Fixed up the Bible plugin's media manager item.
...
Removed the unnecessarily hardcoded path in the Bible Manager.
Changed the SongFormat file to reflect what's really gonna happen in the song database.
Added the first sentence of the Plugin Developer's Guide.
bzr-revno: 186
2008-12-05 22:03:28 +00:00
Raoul Snyman
fce0830e56
Resolved conflicts
...
bzr-revno: 181
2008-12-05 18:02:27 +00:00
Raoul Snyman
8abce6443f
Changed erroneous "SimpleConfigParser" to "SafeConfigParser"
...
bzr-revno: 178
2008-12-05 07:23:32 +00:00
Raoul Snyman
cb6538f1b1
Updated the credits page of the About dialog, tried to fix a few directory issues.
...
bzr-revno: 166
2008-12-02 20:09:08 +00:00
Raoul Snyman
9a7c2b42a7
Added some flesh to the Windows Registry class.
...
bzr-revno: 164
2008-12-02 13:33:52 +00:00
Raoul Snyman
a27b216387
Fixed up some problems (like mising Registry classes)
...
bzr-revno: 159
2008-12-01 20:12:34 +00:00
Raoul Snyman
44c3063cc0
Fixed up them plugins.
...
bzr-revno: 154
2008-12-01 18:36:53 +00:00
Raoul Snyman
d5c17f8518
Updated the project file.
...
bzr-revno: 153
2008-12-01 14:25:52 +00:00
Raoul Snyman
026388ce18
Added a WinRegistry helper class, made a few changes.
...
bzr-revno: 150
2008-12-01 13:15:31 +00:00
Raoul Snyman
9c5b487840
Moved everything to *real* toolbars... much better!
...
bzr-revno: 145
2008-11-30 20:01:19 +00:00
Raoul Snyman
dbec7d75b3
WE HAVE OUR FIRST INTEGRATING PLUGIN!!
...
bzr-revno: 144
2008-11-30 18:36:13 +00:00
Raoul Snyman
2e3ff9706f
Fixed up things that were broken due to the move.
...
bzr-revno: 140
2008-11-29 05:36:16 +00:00
Raoul Snyman
518fd4985d
Fixed up the code to work with the new module/directory layout.
...
bzr-revno: 134
2008-11-28 14:05:41 +00:00
Raoul Snyman
0a6ce5e3f7
Added the Event class and added some more hooks into the Plugin class.
...
bzr-revno: 132
2008-11-27 20:09:11 +00:00
Raoul Snyman
b5adedabdc
Moved song forms to the Songs plugin.
...
bzr-revno: 129
2008-11-26 19:53:21 +00:00
Raoul Snyman
2259e7bd61
Moved SongXml, created openlp.plugins.songs.forms module.
...
bzr-revno: 128
2008-11-26 19:46:06 +00:00
Raoul Snyman
f82134aeb6
Renamed SongPlugin to SongsPlugin.
...
bzr-revno: 127
2008-11-26 19:42:04 +00:00
Raoul Snyman
ebac2f6c77
Renamed "song.py" to "songxml.py"
...
bzr-revno: 126
2008-11-26 19:39:33 +00:00
Raoul Snyman
41b10ebc46
Updated the main file to use the forms now in openlp.core.ui
...
bzr-revno: 123
2008-11-25 21:03:09 +00:00
Raoul Snyman
5588ac2c1b
Moved the main window and the splash screen forms to openlp.core.ui
...
bzr-revno: 122
2008-11-25 20:50:19 +00:00
Raoul Snyman
dec6feb03c
Added the start to a song plugin, and a bare (for now) SettingsTab class.
...
bzr-revno: 114
2008-11-23 21:24:58 +00:00
Raoul Snyman
f37dd74b4e
Moved MediaManagerItem to core.
...
bzr-revno: 111
2008-11-22 15:16:02 +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
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
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
Raoul Snyman
cac29cc1a9
Added a splash screen to the mix, thanks to Scott.
...
bzr-revno: 74
2008-11-03 19:32:54 +00:00
Raoul Snyman
8f2da0e677
Added the About dialog in!
...
bzr-revno: 49
2008-10-29 19:40:28 +00:00
Raoul Snyman
fa0f97c2dc
Added Python version of the MainWindow form.
...
bzr-revno: 48
2008-10-29 18:51:43 +00:00
Raoul Snyman
9f67d8db2e
Added About graphic, reformatted AboutForm, added Eric4 project files.
...
bzr-revno: 43
2008-10-28 17:55:51 +00:00