Commit Graph

3994 Commits

Author SHA1 Message Date
Jon Tibble
9f63c43b5b Missing function docstrings 2011-02-07 16:29:06 +00:00
Jon Tibble
c736d0f1f8 Cleanups 2011-02-07 15:55:02 +00:00
Jon Tibble
eccae3f61f Head r1276 2011-02-07 15:29:14 +00:00
Andreas Preikschat
220d762753 Only show "CCLI License:" in the footer, if the user entered a CCLI number.
bzr-revno: 1276
2011-02-07 03:12:38 +00:00
Andreas Preikschat
ca4238f477 I added the Tool Flag, so that the displays will not appear in the task bar.
bzr-revno: 1275
2011-02-07 03:11:36 +00:00
Andreas Preikschat
8e36c7a7ec only show ccli number if present 2011-02-06 20:53:08 +01:00
Jon Tibble
1824ac31c6 Remove mediaitem duplicated calls 2011-02-06 19:37:35 +00:00
Jon Tibble
57e489b75a Dedupe presentation controllers 2011-02-06 18:01:47 +00:00
Jon Tibble
6e5889a3cb Fix missing import 2011-02-06 00:09:22 +00:00
Jon Tibble
13f4fa033d Loading plugins can take time 2011-02-05 23:56:34 +00:00
Jon Tibble
a120719884 Fix song service load (Bug #696219) 2011-02-05 23:52:05 +00:00
Jon Tibble
d4e91ed553 Head r1273 2011-02-05 23:02:59 +00:00
Jon Tibble
1bae9b520f Fix typo 2011-02-05 20:10:08 +00:00
Jon Tibble
229583e241 Fix typos 2011-02-05 18:01:08 +00:00
Tim Bentley
24a1e0e785 r1271 2011-02-05 17:31:25 +00:00
Tim Bentley
668419190c Theme fixes 2011-02-05 17:31:13 +00:00
Tim Bentley
7b30ceb0f3 Fix Theme Image copy Bug
Clean up Theme Rename and Copy bugs

bzr-revno: 1271
Fixes: https://launchpad.net/bugs/712097
2011-02-05 11:04:26 +00:00
Andreas Preikschat
d7b9cc93f9 fixed Bug #677282 2011-02-05 10:45:08 +01:00
Tim Bentley
5c3c7e0c70 Remove line 2011-02-05 09:40:04 +00:00
Tim Bentley
fecad94099 Fix up theme handing with rename and copy 2011-02-05 09:30:59 +00:00
Tim Bentley
c7d3193762 Lets not delete the image before we copy it. Doh
Fixes: https://launchpad.net/bugs/712097
2011-02-05 07:54:23 +00:00
Jon Tibble
baf18ea1c7 Start deobfuscating UI library 2011-02-05 01:24:19 +00:00
Jon Tibble
2816db8be3 Head r1269 2011-02-04 21:45:26 +00:00
Jon Tibble
a32cf1df43 Catch failure to start process (Bug #712140) 2011-02-04 21:35:57 +00:00
Jon Tibble
c9491f0085 Cleanup, speedup and another UI library component
bzr-revno: 1269
2011-02-04 21:33:23 +00:00
Jon Tibble
dae7dff242 Fix last commit
Speed up OpenSong bible importer
2011-02-04 19:58:44 +00:00
Andreas Preikschat
c66009e2e4 r1267 2011-02-04 20:27:25 +01:00
Andreas Preikschat
07af88e809 enhanced customs gui 2011-02-04 19:54:30 +01:00
Andreas Preikschat
ead4f95835 2011-02-04 19:51:20 +01:00
Jon Tibble
20e05efd39 Fix inherited method name 2011-02-04 18:42:37 +00:00
Jon Tibble
c3ac82a934 UI library - add_widget_completer 2011-02-04 18:17:28 +00:00
Tim Bentley
6577f6c25e Fixes 2011-02-04 17:15:48 +00:00
Tim Bentley
396037c0a3 Clean up time 2011-02-04 16:49:30 +00:00
Tim Bentley
b1c9905bf9 1266 2011-02-04 16:39:12 +00:00
Tim Bentley
90023bb853 For updates 2011-02-04 16:39:01 +00:00
Jon Tibble
4101122337 Remove scripts now importers take their role.
Fix missing import.
More UI library component refactors.
Clean up spacer use in import forms.
More deduplication in slidecontroller.py

bzr-revno: 1266
2011-02-04 15:03:31 +00:00
Andreas Preikschat
f80edf2092 Merged (not redundant) parts of documentation/SongFormat.txt into the songs/lib/db module and removed it. Added the media_files and media_files_songs tables (although the doc is not complete there).
bzr-revno: 1265
2011-02-04 09:46:51 +02:00
Jon Tibble
3831e5d1c9 Slim down slidecontroller 2011-02-04 03:31:06 +00:00
Jon Tibble
70e7b549d5 UI library - shortcut_action 2011-02-04 02:56:59 +00:00
Jon Tibble
8fd9111f99 UI library - actions 2011-02-04 01:56:19 +00:00
Jon Tibble
d029fb81a7 MediaItem cleanups 2011-02-03 23:25:52 +00:00
Jon Tibble
a2994fb7d7 Unused import 2011-02-03 22:39:18 +00:00
Jon Tibble
ea479bb67a Fix missing import 2011-02-03 22:00:14 +00:00
Jon Tibble
293bb8ce33 Head r1264 2011-02-03 21:49:37 +00:00
Jon Tibble
004a38fd7f Cleanup theme wizard spacers 2011-02-03 21:32:32 +00:00
Jon Tibble
1ecaab4fa9 Cleanup import wizard spacers 2011-02-03 20:12:06 +00:00
Jon Tibble
842e4ba5f3 Cleanup bible import form 2011-02-03 19:44:03 +00:00
Andreas Preikschat
5f13b1fea5 enhanced button behaviour 2011-02-03 20:33:48 +01:00
Andreas Preikschat
1f4c26e466 2011-02-03 20:11:27 +01:00
Tim Bentley
999f40ffc9 Exception Form has attachments 2011-02-03 19:07:27 +00:00