Commit Graph

4132 Commits

Author SHA1 Message Date
Tim Bentley 94fb7d49d6 Remove stray print statements 2010-11-18 17:57:51 +00:00
Tim Bentley 1dfef4f061 Style Police 2010-11-18 17:46:47 +00:00
Tim Bentley 44038028bc Add theme error message 2010-11-18 17:40:20 +00:00
Tim Bentley c08030b462 Version 1 now imports ok 2010-11-17 18:35:04 +00:00
Tim Bentley 19fc6f47a1 Start of version 1 import conversion 2010-11-16 20:24:21 +00:00
Tim Bentley c0adc51f62 Head 2010-11-16 17:36:50 +00:00
Raoul Snyman c58ea81fb7 Found and fixed a bug.
bzr-revno: 1117
2010-11-16 19:35:54 +02:00
Tim Bentley bca4071900 Fix up boolean theme fields 2010-11-16 17:33:41 +00:00
Raoul Snyman aadc913ba1 Fix a bug where a null field would cause an exception. 2010-11-16 19:12:11 +02:00
Raoul Snyman fabf12ad70 Added a "re-index" tool for repopulating the "search_title" field of songs.
bzr-revno: 1116
2010-11-16 19:05:33 +02:00
Raoul Snyman 689cddf3e4 Removed an unnecessary line. 2010-11-16 11:29:46 +02:00
Raoul Snyman 59f47a5e1f Fix the spelling. 2010-11-16 08:20:39 +02:00
Raoul Snyman 8ed5bb883e Added a "re-index" tool for songs. 2010-11-16 08:19:23 +02:00
Tim Bentley e9e895f969 Sort themes when read
bzr-revno: 1115
2010-11-13 11:44:55 +00:00
Tim Bentley 6f51b68824 Sort theme 2010-11-13 07:30:34 +00:00
Tim Bentley 0d9649ff40 Sort themes in sorder 2010-11-13 07:09:00 +00:00
Tim Bentley 550654bb2c Display fixes 2010-11-09 20:17:38 +00:00
Tim Bentley dc184fdd2e Head 2010-11-08 18:51:56 +00:00
Raoul Snyman 4796d129b7 Finally get round to doing the "expand all" and "collapse all" icons.
bzr-revno: 1114
2010-11-08 17:42:34 +02:00
Tim Bentley 4360447a3b More fixes to editor 2010-11-08 06:11:04 +00:00
Raoul Snyman fb5a146104 Added and changed the expand all and collapse all icons. 2010-11-07 23:01:02 +02:00
Tim Bentley 0102500e47 Fix saving 2010-11-06 07:58:46 +00:00
Andreas Preikschat 02706e0136 Some small clean ups:
- removed lines at the end of the file (if there were more than one)
- some missing spaces

bzr-revno: 1113
2010-11-05 19:45:37 +00:00
Tim Bentley 73692e9e9f More theme changes 2010-11-05 19:20:41 +00:00
Tim Bentley e1d2695bc9 Cast adrift amendthemeform 2010-11-04 17:03:52 +00:00
Tim Bentley 69f72c2ba8 Head 2010-11-04 17:02:10 +00:00
Tim Bentley 52c9b9e53a change 2010-11-04 17:00:31 +00:00
Tim Bentley 53bf428a76 changes 2010-11-04 16:58:35 +00:00
Andreas Preikschat 0f76533470 clean up 2010-11-04 17:26:30 +01:00
Andreas Preikschat 565c10b139 r1112 2010-11-04 16:54:10 +01:00
Jon Tibble be308c5637 Lots of cleanups
bzr-revno: 1112
2010-11-03 22:22:48 +00:00
Andreas Preikschat a2c0987e44 Changed "songmanager" to "manager"
Fixed a bug which occurs when you click on "Save & Preview" a second time

bzr-revno: 1111
2010-11-04 00:17:31 +02:00
Jon Tibble 8a56d7acde Head 1110 2010-11-03 18:35:56 +00:00
Tim Bentley 5ebe35e966 Fix renderer
Fix Image preview.

bzr-revno: 1110
Fixes: https://launchpad.net/bugs/668630
2010-11-03 18:34:31 +00:00
Andreas Preikschat f4b86d1f14 songmanager -> manager, fixed traceback 2010-11-03 19:18:44 +01:00
Jon Tibble 947e4d4173 Long lines 2010-11-03 18:03:28 +00:00
Jon Tibble ddc99e13e8 Unused imports 2010-11-03 17:40:45 +00:00
Tim Bentley 6cf851022e Update preview 2010-11-03 17:33:08 +00:00
Jon Tibble b7dd528d50 Cleanups 2010-11-03 17:19:44 +00:00
Tim Bentley f7ddb507e8 Fix renderer 2010-11-01 19:33:33 +00:00
Tim Bentley 206eb1006e Fix preview bug 2010-11-01 19:22:00 +00:00
Andreas Preikschat 62800e3302 head 2010-11-01 18:09:07 +01:00
Tim Bentley a1d2e8390b Fix mimetype issues
bzr-revno: 1109
Fixes: https://launchpad.net/bugs/657465
2010-10-30 13:56:51 +01:00
Tim Bentley e486246cd0 Head 1107 2010-10-30 12:09:52 +01:00
Tim Bentley 7edae012dc UI works with independent mode 2010-10-30 12:09:36 +01:00
Tim Bentley 74bb054b83 Head1107 2010-10-30 11:17:25 +01:00
Raoul Snyman a45069e4d3 Customisable Shortcuts, Phase 1: View-only list of actions and shortcuts, currently also only the actions in the main window are in the shortcut dialog.
bzr-revno: 1108
2010-10-30 12:14:22 +02:00
Raoul Snyman 187dd6b461 Clean up resources folder. Got rid of about 30 megs of stuff we don't use.
bzr-revno: 1107
2010-10-30 12:12:19 +02:00
Tim Bentley 51d68f2066 Fix up file type / mime type issues 2010-10-30 10:29:59 +01:00
Raoul Snyman 5327f9bc4c Some minor fixes. 2010-10-30 09:51:34 +02:00