Andreas Preikschat
9cab0f223c
Fixed bug 805088 (Display tags do not work on second slide when slide is split)
...
bzr-revno: 1753
2011-09-20 18:34:33 +02:00
Raoul Snyman
bd3961eb50
Reverted a change for deprecated options (for now).
2011-09-20 18:26:04 +02:00
Raoul Snyman
54a1e25cb7
Trying to fix bug #803342
2011-09-20 18:24:07 +02:00
Tim Bentley
3cec8cbb17
Fix crash on service load of some people.
...
Fix loop on config exit under extreme activities!
bzr-revno: 1752
Fixes: https://launchpad.net/bugs/854171
2011-09-20 17:11:49 +01:00
Martin Zibricky
74c5669194
Dropped <line> element for openlyrics parsing and allow to import formatting tags over multiple lines and tags with only starting tag
2011-09-20 17:52:19 +02:00
Andreas Preikschat
920a65b4e1
fix detection when tag exists more than once
2011-09-20 17:50:43 +02:00
Tim Bentley
47b7379967
Fix spelling and remove print statement
2011-09-20 16:41:04 +01:00
Tim Bentley
834ed570ce
Fix bug where string is added to image instead of QColor.
...
Fix issue where queue has records to process but it is not running.
Fixes: https://launchpad.net/bugs/854171
2011-09-20 16:23:29 +01:00
Raoul Snyman
822dd62d58
Fixed bug #854125 : Remove reference to the non-existent __del__ method.
...
bzr-revno: 1751
Fixes: https://launchpad.net/bugs/854125
2011-09-20 08:00:52 +02:00
Tim Bentley
088b5070e0
Head
2011-09-20 05:36:54 +01:00
Raoul Snyman
429a1a4541
Remove reference to the non-existent __del__ method.
...
Fixes: https://launchpad.net/bugs/854125
2011-09-19 20:55:34 +02:00
Andreas Preikschat
240d612948
fixed doc
2011-09-19 18:13:38 +02:00
Andreas Preikschat
724e2be04f
close tags
2011-09-19 18:00:27 +02:00
Martin Zibricky
039115c7f4
Fix issue with more new lines when having more <lines> element in openlyrics document.
2011-09-19 14:59:37 +02:00
Martin Zibricky
b27784e838
Add comments to some new functions
2011-09-19 01:00:55 +02:00
Martin Zibricky
fa9287c11b
[merge] Merge with trunk r1750
2011-09-19 00:45:19 +02:00
Martin Zibricky
2b7f51d4e9
Code cleanup of openlyrics import with formatting tags
2011-09-19 00:43:12 +02:00
Andreas Preikschat
05e2d5de21
Translations
...
bzr-revno: 1750
2011-09-18 19:34:39 +01:00
Andreas Preikschat
505be93907
updated ts files
2011-09-18 17:57:30 +02:00
Andreas Preikschat
0500dae5ab
r1749
2011-09-18 17:54:49 +02:00
Andreas Preikschat
734c868223
removed semicolon
2011-09-18 17:39:12 +02:00
Stevan Pettit
0b6cc6134a
Added a "Finish" button to the "No-internet" window of the First Time Wizard.
...
Added code to this button to process any changes made in the plugin screen.
bzr-revno: 1749
2011-09-18 14:09:32 +01:00
Tim Bentley
f19db2e5dc
Fix lists to sort if new items are added for Images, Media and Presentations
...
bzr-revno: 1748
Fixes: https://launchpad.net/bugs/827027
2011-09-18 14:07:27 +01:00
Andreas Preikschat
ceec3d6f3a
reverted not necessary change
2011-09-18 12:32:27 +02:00
Andreas Preikschat
d856e957b4
removed FIXME
2011-09-18 12:30:14 +02:00
Andreas Preikschat
2dad85f4c5
r1749
2011-09-18 12:28:53 +02:00
Andreas Preikschat
d62876b411
r1749
2011-09-18 12:28:27 +02:00
Andreas Preikschat
cd33d807fc
removed test code
2011-09-18 12:28:10 +02:00
Andreas Preikschat
3c3339f114
final fixes and clean ups
2011-09-18 12:26:47 +02:00
Martin Zibricky
14e94f8758
RAW code for OpenLyrics import with formatting tags
2011-09-18 01:22:16 +02:00
Stevan Pettit
c44b4dccf2
Fixed import statements
2011-09-17 18:33:03 -04:00
Tim Bentley
d47189e904
Remove unneeded timer logger . Was from old renderer
2011-09-17 14:05:28 +01:00
Tim Bentley
11424c8a7a
Only load list if changed
2011-09-17 09:28:33 +01:00
Tim Bentley
62979a0062
Sort for added items in Images, Media and Presentations
...
Fixes: https://launchpad.net/bugs/827027
2011-09-17 09:20:03 +01:00
Martin Zibricky
8a11e790e5
[merge] merge with trunk r1747
2011-09-17 09:37:04 +02:00
Tim Bentley
6a901f2de9
Add justify to theme options
...
Fixes: https://launchpad.net/bugs/802252
2011-09-16 18:23:39 +01:00
Martin Zibricky
614ad790ae
Fix spelling mistake
2011-09-16 13:31:11 +02:00
Raoul Snyman
f6927ef5b7
Fixed bug #851653 , where deleting a song without audio files raised an exception.
...
bzr-revno: 1747
Fixes: https://launchpad.net/bugs/851653
2011-09-16 13:20:44 +02:00
Raoul Snyman
1afcbbc837
Fixed bug #851653 , added an if statement, and fixed the orphaned variable.
...
Fixes: https://launchpad.net/bugs/851653
2011-09-16 10:15:37 +02:00
Tim Bentley
31faef389a
head
2011-09-15 18:52:09 +01:00
Martin Zibricky
a7cd6c8a17
fix typo in comment
2011-09-15 19:44:03 +02:00
Tim Bentley
29a2b78f13
Images being deleted try to preview them selves if single click enabled.
...
If they do not exists they pop up an error.
Turn off selection during the deletion process to stop this.
bzr-revno: 1746
Fixes: https://launchpad.net/bugs/835033
2011-09-15 17:48:42 +01:00
Tim Bentley
b4150f0efc
Fix issues following revert
...
bzr-revno: 1745
2011-09-15 17:47:24 +01:00
Martin Zibricky
82163867fe
Add docstrings to some new openlyrics methods.
2011-09-15 14:23:40 +02:00
Tim Bentley
52c63d9665
Undo fix
2011-09-14 21:35:32 +01:00
Tim Bentley
53b3b394e9
Turn off autopreview when deleting images.
...
Stops images being deleted trying to preview themselves.
Fixes: https://launchpad.net/bugs/835033
2011-09-14 21:27:30 +01:00
Martin Zibricky
526365153f
rename in xml.py only_process_format_tags to parse_and_not_save
2011-09-13 22:40:34 +02:00
Martin Zibricky
8c87d89301
[merge] merge with trunk r1744
2011-09-13 22:37:19 +02:00
Tim Bentley
7469c08674
Head
2011-09-13 19:13:25 +01:00
Stevan Pettit
1d06562c69
added QCoreApplication.exit() to cancel button
2011-09-13 13:20:51 -04:00