Commit Graph

11086 Commits

Author SHA1 Message Date
Andreas Preikschat d002cb383e renaming 2013-04-18 11:27:11 +02:00
Andreas Preikschat c13c0a0474 renaming 2013-04-18 11:22:20 +02:00
Andreas Preikschat cf209fef6f renaming 2013-04-18 11:20:56 +02:00
Andreas Preikschat 5547035550 fixed short lines 2013-04-18 11:17:00 +02:00
Andreas Preikschat 1901d66da9 r2230 2013-04-18 11:11:35 +02:00
phill-ridout 09955c0ca2 Moved constants. 2013-04-17 22:10:19 +01:00
Andreas Preikschat f3b49c4dd5 removed dead code 2013-04-17 22:12:53 +02:00
Andreas Preikschat 0fb24d2233 added tests 2013-04-17 20:33:44 +02:00
Patrick Zimmermann d687288336 Correct a preview_list_widget -> preview_widget call and fix update of preview when switching the service item. 2013-04-16 23:42:23 +02:00
Andreas Preikschat 1e8ad4ab7e fixed setup.py 2013-04-16 19:56:06 +02:00
Andreas Preikschat 1b447c4590 reoved whitespace 2013-04-16 19:54:40 +02:00
Andreas Preikschat 01a0ad3618 added whitespace to avoid conflict 2013-04-16 19:48:42 +02:00
Patrick Zimmermann 1bbf52c7bf Fix a logic error, an array index border was wrong. 2013-04-16 19:34:07 +02:00
Patrick Zimmermann e4d3d8d6d2 Rename a slideno -> row for more consistency. 2013-04-16 19:33:36 +02:00
phill-ridout cc1d3b3c5b finished tests 2013-04-16 18:06:42 +01:00
Tim Bentley a0f4db607e Head and fix 2013-04-16 17:37:26 +01:00
Andreas Preikschat 140178a674 added code back which should not be removed in this proposal 2013-04-16 17:55:23 +02:00
Patrick Zimmermann 0840480ef2 Merge trunk. 2013-04-15 23:56:56 +02:00
Andreas Preikschat 8d5aaa927d removed import from gui 2013-04-15 23:31:04 +02:00
Andreas Preikschat 7cae10917d removed sqlite from check_dependencies 2013-04-15 23:15:56 +02:00
Andreas Preikschat b3d4be1a44 removed sqlite from exception form 2013-04-15 23:15:29 +02:00
Andreas Preikschat f0334457d0 removed sqlite2 code 2013-04-15 23:07:45 +02:00
Andreas Preikschat ab3ee9768b remove bzrlib 2013-04-15 23:04:49 +02:00
phill-ridout 042a3e33f5 some more tests 2013-04-15 21:30:32 +01:00
Andreas Preikschat e2b8dc54f3 fixed bs4 code; fixed regression 2013-04-15 21:54:27 +02:00
Patrick Zimmermann fd22d17d37 Fix an import problem and use signals correctly. Worksbzr diff 2013-04-15 20:01:59 +02:00
Tim Bentley 7f78250bb2 Make object 2013-04-15 18:55:50 +01:00
Patrick Zimmermann 0dbda9ee21 Accidentially removed image load logic. Readded. 2013-04-15 19:26:18 +02:00
Patrick Zimmermann 3609d2e0e1 Switch over to PreviewListWidget class. Untested. 2013-04-15 19:12:47 +02:00
phill-ridout 6e688961d0 Removed logError from file import test as it was not needed.
Added check to see that addVerse has been called the correct ammount of times
2013-04-15 17:35:36 +01:00
Patrick Zimmermann 379a27212c Clean up preview widget interface a little. 2013-04-15 18:33:50 +02:00
Andreas Preikschat db00c5049a fixed missing unicode 2013-04-15 17:50:59 +02:00
Andreas Preikschat 908e048d1a head 2013-04-15 17:43:18 +02:00
Patrick Zimmermann 9220beba78 Pull preview_list_widget out into separate file. Not yet changed calls to this new class. 2013-04-14 23:38:40 +02:00
phill-ridout 4d20ced421 Added logger class with help from mohij. 2013-04-14 21:10:08 +01:00
phill-ridout f5213d315d Commented out failing test 2013-04-14 20:16:31 +01:00
Meinert Jordan 571934e166 Fix Natural Sorting so works with Python3
bzr-revno: 2230
2013-04-14 19:19:33 +01:00
Tim Bentley 220681c900 Comment fixes 2013-04-14 16:59:57 +01:00
Tim Bentley 797a76f095 Head 2013-04-14 16:45:34 +01:00
Philip Ridout 38a95ffab8 Fixed importing of songs with verses numbered 1A, or 1.5 etc. in SongShowPlus importer
bzr-revno: 2229
Fixes: https://launchpad.net/bugs/1125956
2013-04-14 17:30:06 +02:00
phill-ridout 5aee3198ae Added WorshipCenter Pro song importer.
Also added associated tests.
2013-04-13 23:01:36 +01:00
phill-ridout a307824d85 Moved some directories about.
Added test files
2013-04-10 17:24:53 +01:00
Patrick Zimmermann 789439dd6b Make wizard a little wider to fit at least two review widgets. 2013-04-09 23:32:19 +02:00
Raoul Snyman e6a1d93121 Add tests around some of the functions in the db module
- Fix some import ordering
- Add tests for init_db and get_upgrade_op
- Add an extra line for PEP8 compliance
2013-04-08 23:08:28 +02:00
Andreas Preikschat d504b314ef removed not needed mocks and calls 2013-04-08 20:30:11 +02:00
Andreas Preikschat 352d8da185 head 2013-04-08 20:24:46 +02:00
Tim Bentley 2345d59e6f Head 2013-04-08 17:53:26 +01:00
Tim Bentley 31b4e561b4 Fix up code review change 2013-04-08 17:53:11 +01:00
M2j c82d7f0e50 renameing openlp.core.utils.get_local_key in tests 2013-04-06 20:21:23 +02:00
Andreas Preikschat 78ed2f655c remove markupMassage 2013-04-06 19:59:07 +02:00