Commit Graph

7819 Commits

Author SHA1 Message Date
Tim Bentley 6426d9aac4 Display is now big enough 2011-10-02 17:38:05 +01:00
Tim Bentley 297a250010 Display works but bigggggggggg 2011-10-02 08:52:28 +01:00
Tim Bentley 9b5074991c Add new dialog 2011-10-01 21:33:53 +01:00
Tim Bentley 648c5159a1 Allow the stageview time to be formatted between 12 and 24 hours
Fixes: https://launchpad.net/bugs/863841
2011-10-01 17:34:09 +05:30
Tim Bentley 128b6b80bf Display now works 2011-09-29 18:57:48 +01:00
Tim Bentley 9142ffb488 more visible lines 2011-09-28 21:43:30 +01:00
Tim Bentley ff32139b2e refactor code to stop duplicate code 2011-09-28 18:39:26 +01:00
Tim Bentley 632e2ce2dd More fixes 2011-09-28 05:50:56 +01:00
Tim Bentley 3e2e87bb2c Initial stab
Fixes: https://launchpad.net/bugs/814201
2011-09-27 20:37:34 +01:00
Tim Bentley 8e8e76e708 Head 2011-09-27 18:48:35 +01:00
Tim Bentley 276d4045e3 Fix edit for tags loaded for song which is not saved
bzr-revno: 1765
2011-09-27 18:23:21 +01:00
Andreas Preikschat f0e5aa327c - improved line counting
bzr-revno: 1764
2011-09-26 21:02:00 +02:00
Tim Bentley 695e08a63a get the right field 2011-09-26 19:56:52 +01:00
Andreas Preikschat 0a7ba097a8 shorter code 2011-09-26 20:48:47 +02:00
Andreas Preikschat d27a75287f - improved render performance for service items with the CanSoftBreak capability
- added HTML5 doctype

bzr-revno: 1763
2011-09-26 20:28:23 +02:00
Andreas Preikschat 70a7f1bf9f r1763 2011-09-26 20:26:40 +02:00
Andreas Preikschat 947a58dbbe improved line counting 2011-09-26 20:26:13 +02:00
Tim Bentley 7fe57a9a5d Make Int 2011-09-26 19:12:27 +01:00
Andreas Preikschat 9a40b27672 fix for theme editing 2011-09-26 18:57:32 +02:00
Andreas Preikschat c9b7b55a87 reverted some changes 2011-09-26 18:46:11 +02:00
Andreas Preikschat 6631c2fcbb r1761 2011-09-26 18:26:47 +02:00
Andreas Preikschat 3a2be026f5 reverted some changes 2011-09-26 18:25:22 +02:00
Tim Bentley 8c6fcfcd4a Fix typing error 2011-09-26 17:12:40 +01:00
Tim Bentley fb3f001c26 Add Justify theme option
bzr-revno: 1762
Fixes: https://launchpad.net/bugs/802252
2011-09-26 17:07:30 +01:00
Tim Bentley 682e822d21 Clean up 2011-09-25 08:27:09 +01:00
Tim Bentley 78b00429af Head 2011-09-25 07:38:35 +01:00
Tim Bentley 88c09d8981 Correct problem it tags not being used on song load 2011-09-25 07:37:40 +01:00
Tim Bentley c92679416e Fix Dnd for songs
bzr-revno: 1761
2011-09-24 16:33:48 +01:00
Tim Bentley c058c774fc revert 1757 2011-09-24 16:18:48 +01:00
Tim Bentley 24bbdcd044 Head 2011-09-24 16:14:29 +01:00
Raoul Snyman e721295fe6 Fixed the last part of bug #855342 where when you save a file a few times, it throws an exception.
bzr-revno: 1760
Fixes: https://launchpad.net/bugs/855342
2011-09-24 16:24:59 +02:00
Andreas Preikschat 9841406071 minor improvement for such cases where [---] was used 2011-09-24 14:54:27 +02:00
Andreas Preikschat b776015ae9 r1759 2011-09-24 14:19:28 +02:00
Andreas Preikschat 2b2e4b75a1 - Updated translation files
bzr-revno: 1759
2011-09-24 12:43:24 +02:00
Andreas Preikschat c86f454785 updated translation files 2011-09-24 08:02:18 +02:00
Andreas Preikschat 27448160d1 r1758 2011-09-24 08:00:17 +02:00
Raoul Snyman 0aadc32d4f Fixed the last part of bug #855342 where when you save a file a few times, it throws an exception.
Fixes: https://launchpad.net/bugs/855342
2011-09-24 00:14:23 +02:00
Tim Bentley 10a89f033d Head 2011-09-23 19:49:34 +01:00
Raoul Snyman 548f380628 HEAD 2011-09-23 17:58:07 +02:00
Martin Zibricky b66e07e98b Fixed bug #745636: Added export to openlyrics format with formatting tags.
bzr-revno: 1758
Fixes: https://launchpad.net/bugs/745636
2011-09-23 08:43:06 +02:00
Raoul Snyman 57d7cf272b Fixed bug #812289. Forced the mediaitem to get the QListWidgetItem from the list again.
bzr-revno: 1757
Fixes: https://launchpad.net/bugs/812289
2011-09-23 07:25:44 +02:00
Martin Zibricky 3492681ca2 [merge] merge with truk r1756 2011-09-23 02:43:51 +02:00
Martin Zibricky 7d016dd6a6 Fix regressions with formattingtagsform 2011-09-23 02:41:01 +02:00
Martin Zibricky 1ef223b4a3 Fix issues with ignoring comments and chords 2011-09-23 02:12:55 +02:00
Raoul Snyman a6821c0b7d Removed some unnecessary experimental code. 2011-09-22 22:39:27 +02:00
Martin Zibricky 354bec8b33 Fix - do not save temporary key by formatting tags into openlp configuration 2011-09-22 22:30:15 +02:00
Raoul Snyman 77e4e376c6 Fixed bug #812289. Forced the mediaitem to get the QListWidgetItem from the list again.
Fixes: https://launchpad.net/bugs/812289
2011-09-22 22:07:31 +02:00
Martin Zibricky 8b6887036b Fix regressions with users tags in preview and import/export in openlyrics 2011-09-22 16:23:51 +02:00
Raoul Snyman 764962002b Fixed bug #855342 where saving an already-saved service file with an audio file in it caused an exception.
bzr-revno: 1756
Fixes: https://launchpad.net/bugs/855342
2011-09-22 09:47:58 +02:00
Raoul Snyman e3ecee8ae5 Fixed bug #855342 where saving an already-saved service file with an audio file in it caused an exception.
Fixes: https://launchpad.net/bugs/855342
2011-09-21 22:47:30 +02:00