lp://staging/~raoul-snyman/openlp/special-song-importer
Created by
Raoul Snyman
and last modified
- Get this branch:
- bzr branch lp://staging/~raoul-snyman/openlp/special-song-importer
Only
Raoul Snyman
can upload to this branch. If you are
Raoul Snyman
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Superseded
for merging
into
lp://staging/openlp
- Andreas Preikschat (community): Needs Fixing
- John Cegalis: Pending requested
-
Diff: 1582 lines (+1011/-192)13 files modifiedopenlp/core/__init__.py (+2/-1)
openlp/core/resources.py (+169/-83)
openlp/core/ui/__init__.py (+24/-0)
openlp/core/ui/generaltab.py (+5/-52)
openlp/plugins/songs/forms/__init__.py (+1/-1)
openlp/plugins/songs/forms/authorsdialog.py (+1/-1)
openlp/plugins/songs/forms/editsongdialog.py (+1/-21)
openlp/plugins/songs/forms/songselectdialog.py (+263/-0)
openlp/plugins/songs/forms/songselectform.py (+367/-0)
openlp/plugins/songs/lib/__init__.py (+30/-2)
openlp/plugins/songs/lib/songstab.py (+97/-28)
openlp/plugins/songs/songsplugin.py (+49/-3)
resources/images/openlp-2.qrc (+2/-0)
Branch information
Recent revisions
- 1964. By Raoul Snyman
-
Now we get all the results!
Added a progress dialog for when logging out, so that it doesn't look like nothing is happening. - 1963. By Raoul Snyman
-
Moved the CCLI number to the Songs tab.
Moved the setting too.
Added some more docstrings. - 1961. By Raoul Snyman
-
Added docstrings.
Added a setting in the settings tab for the username and password. - 1956. By Raoul Snyman
-
Ssshhh! Functionality to import songs from a certain electronic service via their mobile interface.
- Moved the handy SingleColumnTableWidget into openlp.core.ui.
- Added the SongSelectForm and all its glory.
- Added the item to the tools menu.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar RepositoryFormatKnitPack5RichRoot (bzr 1.6.1)
- Stacked on:
- lp://staging/openlp