Commit Graph

21 Commits

Author SHA1 Message Date
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