Commit Graph

211 Commits

Author SHA1 Message Date
Tim Bentley 55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Tim Bentley 47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Andreas Preikschat 3629c8a535 r2098 + conflict 2012-11-01 16:56:03 +01:00
Tim Bentley 716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Andreas Preikschat 159f3ea9a2 r2074 + conflicts 2012-10-03 18:38:06 +02:00
Jonathan Corwin 614dc2648b Use new strip_rtf routine and error trap 2012-07-05 20:24:56 +01:00
Mattias Põldaru a33f39f50e Merge master. 2012-07-04 12:50:31 +03:00
Mattias Põldaru 7871dfdf00 Cleanup. 2012-07-04 01:55:53 +03:00
Mattias Põldaru aef1c550e0 Make strip_rtf a function again. 2012-07-04 01:26:54 +03:00
Mattias Põldaru 556f28db33 Constant names' readability. Thanks, Samuel. 2012-06-25 17:49:33 +03:00
Mattias Põldaru 4917831206 Simplify previous cruft. 2012-06-25 13:41:55 +03:00
Mattias Põldaru 3b5bd4852f Sorry for leftovers of a thought. Maybe some other time. 2012-06-25 13:31:31 +03:00
Mattias Põldaru bfeef67048 Handling for some extra characters. 2012-06-25 11:08:53 +03:00
Mattias Põldaru 25dc4fe36c Better handling of encodings. User is asked only once, if possible. 2012-06-25 09:44:11 +03:00
Mattias Põldaru 75ae9065d0 Uppercase names for static variables. 2012-06-25 01:59:28 +03:00
Mattias Põldaru 36f7e03dc0 Move strip_rtf and change it into a class StripRtf + other changes. It might not work that well yet. 2012-06-24 21:08:20 +03:00
Samuel Findlay 4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Andreas Preikschat 999af73d14 variable naming conventions, converted dict to list 2012-06-16 17:51:04 +02:00
Andreas Preikschat ed3b7660fa removed not neede unicode calls 2012-05-17 20:57:01 +02:00
M2j c6c62bdcad pythonifying code:
- replace has_key() by key in dict
- remove len() method from sequence and mapping types when mapping to bool
2012-04-29 17:31:56 +02:00
M2j 3185e0b101 removed whitespaces at line ends 2012-04-04 09:26:51 +02:00
M2j 1b056a74ec Bug #969282: Remove control characters from song copyright string 2012-04-02 13:38:22 +02:00
Philip Ridout d4bfda2ade Made modifications according to merge request 2012-03-22 17:22:01 +00:00
Philip Ridout 1fd08401bf Fix for bug 952533 2012-03-22 06:50:54 +00:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
M2j ebcf7a5dd2 corrected function comment 2011-11-24 23:49:21 +01:00
M2j 286ec88fc4 make VerseType.Other default for VerseType encodings 2011-11-24 23:34:27 +01:00
M2j b2067bef43 Bug #875286
use VerseType.Other if it is not recogniced during OpenSong import.
2011-11-18 11:53:56 +01:00
Mattias Põldaru bbba7203e3 Fix #249 on tracker, exception on opensong files with verse name containing only number [1] 2011-08-16 03:08:16 +03:00
Raoul Snyman 5581a74034 Changed typecast to rather check for buffer. 2011-07-08 08:40:50 +02:00
Raoul Snyman 897f7a7dbb Fixed bug #794971: Typecast the buffer object to a unicode object. 2011-07-08 08:31:34 +02:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Jonathan Corwin d4031a62d3 More apostrophes 2011-06-02 22:13:32 +01:00
Jonathan Corwin 364de1af86 aphrostrophe fix for song searching 2011-06-01 23:47:42 +01:00
Andreas Preikschat 64b9b42321 better solution 2011-05-28 19:01:41 +02:00
Andreas Preikschat 5bedf62ec4 added more code back 2011-05-28 18:30:16 +02:00
Andreas Preikschat 6507b431b0 fix for older versions 2011-05-28 18:25:11 +02:00
Andreas Preikschat 42a8a4407e fixed bug 789143
Fixes: https://launchpad.net/bugs/789143
2011-05-27 16:28:38 +02:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Tim Bentley 45d90db949 Allow leading space in song title
bzr-revno: 1500
2011-04-29 08:42:42 +01:00
Tim Bentley b6b0819a50 fix the strip code
Fixes: https://launchpad.net/bugs/742636
2011-04-29 07:15:10 +01:00
Raoul Snyman 7f1db15ab1 Fixed bug #771529, dealing with 1.9.0 databases. 2011-04-29 01:25:28 +02:00
M2j 2582b33768 syntax fix 2011-04-21 11:02:41 +02:00
M2j 8439d1ed4f fix verse order rebuild to handle single character verse references
rename variable to avoid using the 'type' keyword
2011-04-21 10:53:48 +02:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Andreas Preikschat a43bd19bd9 convert verse order 2011-03-19 17:06:04 +01:00
Andreas Preikschat 3022d9cb8e fixed doc, rebuild verse tags 2011-03-18 19:43:26 +01:00
Andreas Preikschat f2cf1304ef removed old hack, updated comment, typo 2011-03-16 18:21:03 +01:00
Andreas Preikschat 044f0c88e7 fixed duplication 2011-03-16 16:37:56 +01:00
Andreas Preikschat bf4ecad9d1 cleanup 2011-03-15 19:24:13 +01:00
Andreas Preikschat 441283c6a0 spelling 2011-03-15 18:56:34 +01:00
Andreas Preikschat 01efe60822 continued clean up 2011-03-15 18:52:42 +01:00
Andreas Preikschat 97bec5b93f added a song clean up function 2011-03-14 19:59:59 +01:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Andreas Preikschat 8661c6e38e removed line 2011-02-23 21:28:25 +01:00
Andreas Preikschat 1eea1c97a4 moved code 2011-02-23 21:22:29 +01:00
Mattias Põldaru 62091b92fe These would have been left behind. 2% less typos now. 2011-02-18 10:25:43 +02:00
Mattias Põldaru 1651e42bca more variable name changes 2011-02-18 09:53:40 +02:00
Mattias Põldaru aac40357ae better variable names, fixed translation issues for verse sequences 2011-02-18 02:48:58 +02:00
Mattias Põldaru dff393b6a4 just another massive set of changes 2011-02-17 21:46:01 +02:00
Mattias Põldaru 02c1bd4413 first working example with unilanguage tags handling 2011-02-17 17:05:58 +02:00
Mattias Põldaru 89181e387d VerseType changes 2011-02-16 20:37:51 +02:00
Jon Tibble 9f63c43b5b Missing function docstrings 2011-02-07 16:29:06 +00:00
Jon Tibble c12ada7da2 Refactors and cleanups 2011-01-18 04:32:24 +00:00
Jon Tibble 0ccb0f4fdd Few small cleanups 2011-01-17 21:52:27 +00:00
Andreas Preikschat ce1241aa0f merged classes together 2011-01-09 17:52:31 +01:00
Andreas Preikschat 4d5248cc12 r1197 2011-01-08 21:42:00 +01:00
Andreas Preikschat 4246c3b76e - added documentation
- commented not needed class out
- split class 'OpenLyricsParser'
- relocated and imporved some code in methods
2011-01-05 17:31:04 +01:00
M2j bca7d46ad3 Character selection fallback for the ewimporter 2011-01-04 11:13:41 +01:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Jon Tibble e6f3650bfd Cleanups 2010-12-21 19:39:35 +00:00
Tim Bentley 6ecc121bdf Convert verse tags 2010-11-28 19:38:27 +00:00
Tim Bentley 90c631ce87 Documentation fixups and \nstart to add OpenlLyrics export for songs 2010-11-27 15:25:00 +00:00
Raoul Snyman 530530d791 Got the song wizard working. Pity none of the importers seems to work at the moment. 2010-08-22 21:50:30 +02:00
Raoul Snyman 3d478ec975 Song Wizard! 2010-08-20 21:40:07 +02:00
Jon Tibble c099e6f808 Naming cleanup 2010-07-28 14:32:12 +01:00
Jon Tibble 37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Raoul Snyman 651ee535f6 Hopefully the last of the string fixes. 2010-07-23 21:17:36 +02:00
Jon Tibble 7e623ea226 OpenLP v2 song DB importer 2010-07-20 09:33:22 +01:00
Martin Thompson acb9cca5d3 Missed a rename 2010-07-19 20:35:33 +01:00
Martin Thompson 7297248d88 Sets CCLI info 2010-07-07 20:38:23 +01:00
Martin Thompson cfc9c72845 Merged from trunk - updated to lxml 2010-07-05 21:11:13 +01:00
Jon Tibble e2a2500a1a XML: merge song XML handling 2010-07-04 17:40:53 +01:00
Jon Tibble 497d1c9dc9 XML: Put it where it should be 2010-07-03 02:33:40 +01:00
Jon Tibble 079d72f93f Database refactoring 2010-06-30 23:05:51 +01:00
Martin Thompson 94553048e3 Merged from trunk 2010-06-30 20:54:30 +01:00
Raoul Snyman ae17e3b6b3 Some more OOo related fixes. 2010-06-24 22:48:38 +02:00
Raoul Snyman 6c1b5a6fad Updated the majority of the translate() functions.
Removed .qm files.
Ignore .qm files.
2010-06-21 18:43:59 +02:00
Martin Thompson fc27f8107e First test looks promsing 2010-06-15 22:25:50 +01:00
Jon Tibble 13c646153f Keep library classes/methods in lib dirs 2010-06-12 13:33:04 +01:00
Tim Bentley af3932f182 Verse Translations part 2 - revised 2010-06-05 21:00:50 +01:00
Tim Bentley 9d4cb86a6e Verse Translations part 1 2010-06-05 18:48:26 +01:00
Jonathan Corwin 5371990777 Generic OOo import 2010-04-12 08:22:56 +01:00
Jonathan Corwin 2cabfc67f3 Hook it all together 2010-04-02 15:10:10 +01:00
Raoul Snyman ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00
Raoul Snyman b4b075c961 Updated copyright year. 2009-12-31 14:52:01 +02:00
Raoul Snyman f5bee07341 Added Michael to the copyright notice.
Fixed a bug where Media Manager item toolbar buttons were becoming toggle buttons.
Cleaned up config settings.
Miscellaneous other bugfixes.
2009-11-30 22:29:26 +02:00
Raoul Snyman fb9914fb08 Changed the license info from docstrings to normal comments. 2009-09-08 21:58:05 +02:00
Tim Bentley 50d41d562e Complete Song Plugin Tidy Up
All lists now use same MVC mechanisms
Code in the same style.
2009-06-14 16:12:40 +01:00
Tim Bentley 5fbc870c64 Song plugin add to service manager
custom and bible cleanups
2009-06-03 16:38:14 +01:00
Raoul Snyman 735527d558 Moved code out into SongMediaItem
bzr-revno: 401
2009-03-09 12:49:55 +00:00
Raoul Snyman a0d5bb100c Added a songs settings tab.
bzr-revno: 352
2009-02-28 23:31:24 +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
Tim Bentley a6734c885f more changes
bzr-revno: 271
2009-01-06 18:59:47 +00:00
Tim Bentley 9e4fa53b0e Add Songs database layer
bzr-revno: 248
2008-12-19 20:27:09 +00:00
Raoul Snyman 2b0328e011 Added the "lib" module for the Songs plugin.
bzr-revno: 195
2008-12-07 08:09:59 +00:00