Commit Graph

3826 Commits

Author SHA1 Message Date
Andreas Preikschat 8b6e90ab44 tweak 2010-09-20 20:55:14 +02:00
Andreas Preikschat 137fb7417e removed code and added a dialog 2010-09-20 20:38:18 +02:00
Tim Bentley 419008d4b7 Head 2010-09-20 19:36:56 +01:00
Jeffrey S. Smith d4a1b7f796 Added a song importer for EasyWorship 2010-09-20 13:22:57 -05:00
Jonathan Corwin 906f33026a Rendering speedups/fixes
bzr-revno: 1046
2010-09-20 19:11:00 +01:00
Raoul Snyman c2d0204862 Added a method to update the translation files.
bzr-revno: 1045
2010-09-20 20:02:11 +02:00
Tim Bentley 56297a1cce fixes for 641644
Fixes: https://launchpad.net/bugs/641644
2010-09-20 19:01:32 +01:00
Tim Bentley 5675eba314 Fix local variable issues 2010-09-20 17:43:36 +01:00
Tim Bentley fe6a3af42c Explicit error type 2010-09-20 17:33:38 +01:00
Tim Bentley 293443ba61 Fixed but untested
Fixes: https://launchpad.net/bugs/642778
2010-09-20 06:06:18 +01:00
Tim Bentley b73a921dbc Fix bug if no lanuagage files 2010-09-20 05:59:51 +01:00
Tim Bentley 551bf3c41f r1044 2010-09-20 05:39:46 +01:00
Jonathan Corwin 827eb93c67 r1044 2010-09-19 22:07:26 +01:00
Jonathan Corwin ad51cb8040 Remove top/left border on maindisplay. QGraphicsWebView only appeared in Qt4.6 2010-09-19 21:59:00 +01:00
Raoul Snyman 4949bed443 Add a method to update the translation files.
Merge from HEAD.
2010-09-19 19:31:59 +02:00
Andreas Preikschat 17b4335ee4 do not delete results when changing from keep to clear 2010-09-19 18:51:52 +02:00
rimach e42dbc9504 Head 2010-09-19 10:22:22 +02:00
Andreas Preikschat bd5f82096f head + resolved conflicts 2010-09-19 07:59:38 +02:00
Christian Richter 9539e0fb22 Change OpenOffice to use pipes not sockets to resolve slow networking issue. Fix option parsing unicode problem for python 2.5
bzr-revno: 1044
2010-09-18 23:18:32 +01:00
Andreas Preikschat 02b46f051c changed combobox behaviour 2010-09-18 23:29:41 +02:00
Raoul Snyman 3ff6d4da16 Fix for bug #640697
bzr-revno: 1043
2010-09-18 21:32:34 +02:00
Andreas Preikschat 4b2a764b91 Fixed bug #641734
bzr-revno: 1042
2010-09-18 21:29:26 +02:00
Jonathan Corwin c2fcd674da String fixes
bzr-revno: 1041
2010-09-18 21:16:13 +02:00
rimach 86bed937f5 Remove unused lines 2010-09-18 20:56:57 +02:00
rimach 9971027e4d Head, Remove unneeded lines 2010-09-18 20:37:02 +02:00
Raoul Snyman bf35338c99 Fix some typos. 2010-09-18 20:15:54 +02:00
Raoul Snyman 7f5a6411d6 Fix for bug #640697 2010-09-18 19:14:27 +02:00
Andreas Preikschat ce9a2a2a6f fixed bug #641734 2010-09-18 18:12:49 +02:00
Andreas Preikschat c8d3e3df23 fixed bug #641734 2010-09-18 18:11:37 +02:00
Andreas Preikschat 4afd104965 head 2010-09-18 17:42:41 +02:00
Jonathan Corwin 93b2d54c92 String fixes 2010-09-18 16:24:39 +01:00
Jonathan Corwin 3d179fb725 Head 2010-09-18 15:40:26 +01:00
Raoul Snyman edf997c16a HEAD 2010-09-17 22:52:39 +02:00
Jonathan Corwin 2837c36553 tweaks 2010-09-17 21:32:00 +01:00
Raoul Snyman 53d1defa6b Some more spelling/grammatical corrections.
bzr-revno: 1040
2010-09-17 22:16:33 +02:00
Raoul Snyman 1e5645995c Some more spelling/grammatical corrections. 2010-09-17 22:06:41 +02:00
Raoul Snyman 85732d6ad8 Fix bug #640460.
bzr-revno: 1039
2010-09-17 21:38:12 +02:00
Raoul Snyman 794493d0d1 Fixed bug #640460. 2010-09-17 21:02:25 +02:00
Raoul Snyman fdc0d14790 Fixed a spelling error.
bzr-revno: 1038
2010-09-17 18:38:21 +02:00
Raoul Snyman c54450377f Attempting to solve bug #635338
bzr-revno: 1037
2010-09-17 16:32:07 +02:00
Raoul Snyman 9fb2bb1458 Some more fixes for the Windows World:
- Fixed location of .qm files, so that they can be found in a Windows build
- Added PyEnchant to the build process
- Fixed up langaugemanager.py so that it conforms to coding standards

bzr-revno: 1036
2010-09-17 16:30:26 +02:00
Andreas Preikschat bfc3543d39 changed/removed variable 2010-09-17 14:17:50 +02:00
Andreas Preikschat 194e278581 fixed bug (forgotten %); removed unused variables 2010-09-17 14:10:41 +02:00
Andreas Preikschat 9913754df4 spelling mistake 2010-09-17 13:41:52 +02:00
Raoul Snyman c8d9fd97df Fixed a spelling error. 2010-09-17 08:20:51 +02:00
Raoul Snyman e10f603d77 HEAD 2010-09-17 08:17:50 +02:00
Martin Thompson d9c548323b Integrated with the song import wizard.
More testcases with synthetic data.
More testing done with more real data.

bzr-revno: 1035
2010-09-17 07:42:25 +02:00
Jonathan Corwin 2ad441e883 Speedups 2010-09-16 22:19:51 +01:00
Jonathan Corwin 46e2eb155b head 2010-09-16 22:15:56 +01:00
rimach ba346502e4 Head 2010-09-16 23:04:02 +02:00