Commit Graph

8282 Commits

Author SHA1 Message Date
Jonathan Corwin c36a13d0a8 Remove webkit version in js 2011-12-08 19:49:43 +00:00
Tim Bentley c5f6dbfa6e Head 2011-12-08 19:42:40 +00:00
Tim Bentley ecba19f124 Fixes 2011-12-08 19:42:31 +00:00
Jonathan Corwin 15d5b97075 Remove version check and js tidyups 2011-12-08 19:24:25 +00:00
Andreas Preikschat fe8f5fb963 fixed plugins 2011-12-08 18:55:12 +01:00
Andreas Preikschat 95aedfa5d9 assign variables in methods instead of returning them 2011-12-08 18:45:33 +01:00
Andreas Preikschat 4f9a801966 set settings_tab to None if plugin is disabled 2011-12-08 17:34:18 +01:00
Mattias Põldaru 97560f6947 The category strings, if not unicode, can only be QStrings. Thanks to superfly. 2011-12-08 14:13:57 +02:00
Jonathan Corwin 44eb1fb024 Remove comment 2011-12-07 22:24:13 +00:00
Jon Tibble e778531fb1 Fix the non-ascii check on Macs
bzr-revno: 1825
2011-12-07 22:23:12 +00:00
Jonathan Corwin 1c79b28461 Workaround justify and outline alignment problems 2011-12-07 21:56:06 +00:00
Andreas Preikschat 66c183a6b8 break instead of continue 2011-12-07 21:41:19 +01:00
Andreas Preikschat 32f2dcac59 reverted change 2011-12-07 21:28:26 +01:00
Andreas Preikschat 12547fad2a doc clean up, removed method with a one liner, fixed media item recreation bug 2011-12-07 21:25:12 +01:00
Jon Tibble fd8525bf89 Head r1824 2011-12-06 22:38:46 +00:00
Mattias Põldaru ef3e3252e7 Comparison to None is discouraged 2011-12-07 00:37:56 +02:00
rimach b5dfba86fb bugfixing 2011-12-06 22:42:34 +01:00
Mattias Põldaru 1830cfbe9e Ensure that action category names are unicode, to prevent warnings on comparison. 2011-12-06 23:25:04 +02:00
Andreas Preikschat 73d0050b95 reverted r1819
bzr-revno: 1824
2011-12-06 20:40:55 +01:00
Andreas Preikschat 38a2a3dee2 fixed bug 768495 2011-12-06 20:30:39 +01:00
Andreas Preikschat 36e729303c reverted changes 2011-12-06 20:25:12 +01:00
Jon Tibble 04d7669948 Fix non-ascii file check on Macs 2011-12-05 21:40:56 +00:00
Tim Bentley 149a660dad Head 2011-12-05 19:47:59 +00:00
Tim Bentley d05c6b8d70 Fix up song import code 2011-12-05 19:47:50 +00:00
Raoul Snyman b7e7da56e6 Fixed a minor bug where if you imported 2 OpenLP 2.0 databases in the same OpenLP session whose schemas were different, you'd get an error about missing columns or tables.
bzr-revno: 1823
2011-12-05 18:06:47 +01:00
Jon Tibble 35d13cc90b Fix non-acsii service filename loading
bzr-revno: 1822
2011-12-04 21:51:09 +00:00
Jon Tibble 6b91f58da3 Head r1821 2011-12-04 20:58:39 +00:00
Jon Tibble a54e7ff709 Fix non-ascii service filename loading 2011-12-04 20:57:58 +00:00
Raoul Snyman ba0a4bb827 HEAD 2011-12-04 22:52:08 +02:00
Jon Tibble 6336915b4e Reduce recent file list duplication (Bug #892668)
bzr-revno: 1821
2011-12-04 20:50:52 +00:00
Raoul Snyman 11f5dfcfcd HEAD 2011-12-04 22:50:39 +02:00
Raoul Snyman 06570a9941 Fixed a minor bug where if you imported 2 OpenLP 2.0 databases in the same OpenLP session whose schemas were different, you'd get an error. 2011-12-04 22:50:13 +02:00
Raoul Snyman 90d8b211d9 Hopefully the final fix to all our database woes.
bzr-revno: 1820
2011-12-04 20:19:20 +02:00
Tim Bentley 17bca693c6 Block song exports 2011-12-04 16:36:18 +00:00
Tim Bentley f751ae092a fix exit code 2011-12-04 16:19:45 +00:00
Jon Tibble 5804dade74 Reduce recent file list duplication (Bug #892668) 2011-12-04 14:42:39 +00:00
Raoul Snyman c825df38fa Hopefully the final piece of the fix. 2011-12-04 15:26:27 +02:00
Jon Tibble c52e719b82 Head r1819 2011-12-04 12:44:35 +00:00
Andreas Preikschat 5d664d629d fixed bug 768495 (Shortcut can be assigned twice in certain circumstances)
bzr-revno: 1819
Fixes: https://launchpad.net/bugs/768495
2011-12-04 12:08:09 +01:00
Andreas Preikschat 3218ab3d8f - fixed a few tooltip strings
bzr-revno: 1818
2011-12-04 12:07:05 +01:00
Raoul Snyman f1c4367127 Fix various OpenLP 2 import problems.
bzr-revno: 1817
Fixes: https://launchpad.net/bugs/863845, https://launchpad.net/bugs/899532
2011-12-04 12:02:49 +02:00
Tim Bentley 456d7ec68e remove print 2011-12-04 07:27:49 +00:00
Raoul Snyman 2016ce61ca Sometimes the song_id column doesn't exist on the model, so we use the table instead. 2011-12-04 00:30:22 +02:00
Raoul Snyman def18307cc Avoid an error about something not being a Boolean.
Fixes: https://launchpad.net/bugs/899532
2011-12-03 23:49:40 +02:00
Raoul Snyman 2e7a25697d HEAD 2011-12-03 23:40:30 +02:00
Andreas Preikschat b78bb1c7e6 fixed tooltip strings 2011-12-03 21:35:53 +01:00
Andreas Preikschat 47c1aaa98e r1816 2011-12-03 21:31:21 +01:00
Tim Bentley 6698ce578d Change Data type 2011-12-03 19:08:02 +00:00
Andreas Preikschat cde640df6e fixed bug 887313 (Song Usage records printed songs when it should not )
bzr-revno: 1816
Fixes: https://launchpad.net/bugs/887313
2011-12-03 19:57:15 +01:00
Raoul Snyman 76d10b094f HEAD 2011-12-03 20:33:12 +02:00