Tim Bentley
f6a8e6884c
Clean up directory creation
2011-01-01 17:23:24 +00:00
Tim Bentley
0df8096775
Remove debugging code
2011-01-01 15:28:10 +00:00
Tim Bentley
3190599a76
Head 1181
2011-01-01 15:17:35 +00:00
M2j
e74f46a126
Head 1180
2011-01-01 14:58:32 +01:00
M2j
49e852b7e3
worked on setupUI for MainDisplay, MainWindow and PluginForm
2011-01-01 14:22:12 +01:00
Tim Bentley
fd5e173d21
Cleanups
2011-01-01 12:49:38 +00:00
Tim Bentley
fd92d47057
More changes to cursors
2011-01-01 12:20:42 +00:00
Raoul Snyman
4bb59bff67
Fix bug #641661
2011-01-01 12:33:14 +02:00
Tim Bentley
0261fc12a1
Head1177 - And Fix ups
2010-12-31 19:32:05 +00:00
Meinert Jordan
487837e615
While walking through the German translation, I observed a couple of problems in the internationalization. These problems are addressed in this branch. There are very few changed translatable strings but a lot which will be recognized as new from linguist.
...
I couldn't test all calls in the importers, because I don't have bibles in all formats. But nearly all changes in this request should be obvious.
bzr-revno: 1177
2010-12-31 19:22:41 +00:00
Meinert Jordan
a9bf3aac5a
Theme Wizard the layout was distorted because of several manual formating instructions. I limited all format instructions to the necessary minimum. Furthermore I aligned all QFormLayouts towards each other.
...
It should contain no functional changes except of bug fixes (traped exceptions).
Some widgets ans slots are renamed for a consistent naming scheme.
Small fixes: removed two consecutive spaces and string introducing double quotes from python code. Edited some log.debug() arguments to avoid UnicodeErrors.
bzr-revno: 1176
Fixes: https://launchpad.net/bugs/695136
2010-12-31 19:19:06 +00:00
M2j
05eff3015a
Head 1174
2010-12-31 13:25:19 +01:00
Tim Bentley
0dc2f3ed85
Head1173
2010-12-31 08:41:00 +00:00
Tim Bentley
0a1118266b
fix ups requested by Raoul
2010-12-31 08:34:53 +00:00
M2j
599ee1f7fa
Lots of i18n fixes and some others. In detail:
...
translate() expanded for numbered strings
MediaManager context menus are using the plugins strings instead of own string manipulations
Removed string manipulations from ThemeManager and fixed the delete validation
Added disambiguation for some plugin strings to distinguish between name plural and container title
Added or repaired translate() calls at several positions.
2010-12-31 03:17:41 +01:00
Tim Bentley
cd74645379
Fix bug where blank hides the screen on restart.
...
Presentations unblank the screen and reset the display flags and setting.
Fixes: https://launchpad.net/bugs/660448
2010-12-30 09:13:39 +00:00
Raoul Snyman
5e730c3138
Created a new SearchEdit class, and implemented it in the song search.
...
bzr-revno: 1172
2010-12-29 18:16:51 +00:00
Tim Bentley
87c1074cfe
Add guard for missing filename
2010-12-29 09:14:13 +00:00
Raoul Snyman
a2eae992bf
HEAD
2010-12-28 23:23:11 +02:00
Raoul Snyman
a9c2b9fa18
Added a new SearchEdit GUI object.
2010-12-28 23:12:20 +02:00
M2j
557a66db9d
ThemeWizard: Show theme name in title and hide themeNameEdit if wizard is in editing mode.
...
ThemeWizard: Changed transitionsComboBox to align with the FormLayout.
(change some log.debug() arguments to avoid UnicodeError exceptions)
2010-12-28 12:18:56 +01:00
Tim Bentley
0ce3848d0f
Fix missed years
2010-12-28 11:07:59 +00:00
Andreas Preikschat
3a3aee9c4a
dockwidget tweak
2010-12-28 11:35:59 +01:00
Andreas Preikschat
2354ae6530
instead of using the dockwidgets, the slidecontrollers update themselves
2010-12-28 11:06:05 +01:00
M2j
7c68265f4b
remove two consecutive spaces from python code of the whole OpenLP sources
...
replaced double quotes for string in python code of the whole OpenLP sources
2010-12-27 23:57:35 +01:00
Andreas Preikschat
708010ffb0
r1169
2010-12-27 16:02:44 +01:00
Andreas Preikschat
71af1b3bf0
resize controllers when resizing or moving the docks
2010-12-27 15:55:53 +01:00
Andreas Preikschat
a0b15e5324
cleaned up the slidecontroller
2010-12-27 11:14:46 +01:00
Tim Bentley
a464ab791b
Head 1169
2010-12-27 08:32:01 +00:00
Andreas Preikschat
304f7b406d
started work on slidecontroller resize
2010-12-26 15:44:07 +01:00
Tim Bentley
e77ce3ffdb
Bump values by 1 version or year
2010-12-26 11:04:47 +00:00
Tim Bentley
49d8a6a2f2
More changes
2010-12-26 10:43:25 +00:00
Tim Bentley
ad36b2e83f
Theme handling cleanups
2010-12-24 08:07:26 +00:00
Tim Bentley
cc0af53b85
Head
2010-12-23 17:46:21 +00:00
Tim Bentley
e9082eaec3
Start to add functionality to allow tags to be customised
2010-12-23 17:42:28 +00:00
Jon Tibble
e6f3650bfd
Cleanups
2010-12-21 19:39:35 +00:00
Tim Bentley
cb4fa5d03a
Fix Preview of Theme with Image bug
...
Fix Protection of Single Character Theme titles
Add Cursor update to Image import
Fixes: https://launchpad.net/bugs/692684
2010-12-20 20:22:21 +00:00
Andreas Preikschat
fa79dd2cca
keep copyright field empty if imported song does not have any copyright information
2010-12-17 15:28:19 +01:00
Andreas Preikschat
d9768b6536
whitespaces
2010-12-13 15:24:16 +01:00
Meinert Jordan
08ab85cb8a
Additional buttons in the exception dialog for sending a bug report per email or saving it to a file.
...
The report contains the traceback along with library versions.
The bug report is prefilled with the traceback, the openlp version, platform informations (on Linux also KDE or GNOME), the and the versions of all used libraries.
bzr-revno: 1144
2010-12-12 16:58:06 +00:00
M2j
f3f2e5cdc8
minor changes
2010-12-12 00:25:49 +01:00
Tim Bentley
a25ce9d3cf
Sort out Camels
2010-12-11 20:49:50 +00:00
M2j
af202e3358
removed CLI interface of the mailto library
2010-12-11 21:22:03 +01:00
M2j
c28b129421
format mailto() sources
...
some exception dialog enhancements
2010-12-11 16:39:12 +01:00
M2j
8ad603b251
completed exception report dialog
2010-12-11 01:26:41 +01:00
Tim Bentley
1b3db9f429
Fix Theme Bug text color.
...
Fix serious spelling error.
bzr-revno: 1133
Fixes: https://launchpad.net/bugs/686122
2010-12-07 17:28:46 +00:00
Jon Tibble
533a0c5b5b
Head r1131
2010-12-06 23:28:01 +00:00
Tim Bentley
b01aed6b0d
Fix theme main font color bug
...
Fixes: https://launchpad.net/bugs/686122
2010-12-06 19:36:15 +00:00
Tim Bentley
ea246d777a
Head1129
2010-12-03 20:47:05 +00:00
andreas
7c65303400
- added the <u>Underline</u> tag
...
- clean ups
SongBeamerImport:
- clean ups and tweaks
- fixed a bug which would drop the first line of a verse, when it does not have any "verse type"
- convert SongBeamer's html tags to OpenLP specific style
bzr-revno: 1128
2010-12-03 20:42:56 +00:00
Tim Bentley
41dfd114d7
Theme values are preserved correctly
...
Fixes: https://launchpad.net/bugs/684901
2010-12-03 20:22:59 +00:00
Tim Bentley
22f52b74c1
Fix spelling
2010-12-03 19:21:15 +00:00
Tim Bentley
ada84d9352
pylint fixes part 1
2010-12-02 14:37:38 +00:00
Tim Bentley
6ecc121bdf
Convert verse tags
2010-11-28 19:38:27 +00:00
Tim Bentley
132c678569
Fix exit for non Sqlite Databases
2010-11-28 15:20:53 +00:00
Andreas Preikschat
7889a22810
fixed <p> tag, replaced the <u> tag and another fix
2010-11-27 22:12:52 +01:00
Tim Bentley
1cf4914862
fixes from last merge and more code for song management
2010-11-27 20:51:54 +00:00
Tim Bentley
90c631ce87
Documentation fixups and \nstart to add OpenlLyrics export for songs
2010-11-27 15:25:00 +00:00
Andreas Preikschat
52c12d50be
trunk r1124
2010-11-26 17:33:01 +01:00
Andreas Preikschat
ae036056b1
added the tag {u}
2010-11-26 17:25:56 +01:00
Tim Bentley
2752279d43
Remove need to restart for double click event changes
2010-11-26 09:49:06 +00:00
Tim Bentley
a12498e011
Fix up comments from merge
...
More cleanups discovered
Fix Theme Copying as it was broken
2010-11-24 21:50:51 +00:00
Tim Bentley
9cc994e0e0
Fix up theme lines per slide text
2010-11-24 19:41:14 +00:00
Jon Tibble
1c11cab27b
Whitespace & unused imports
2010-11-24 01:51:08 +00:00
Tim Bentley
45905753ed
Start to add line count code to wizard
2010-11-23 20:48:55 +00:00
Tim Bentley
f900980eef
Add debugging for Servie editing and fix edit_id bug
2010-11-20 18:14:43 +00:00
Tim Bentley
94fb7d49d6
Remove stray print statements
2010-11-18 17:57:51 +00:00
Tim Bentley
c0adc51f62
Head
2010-11-16 17:36:50 +00:00
Raoul Snyman
8ed5bb883e
Added a "re-index" tool for songs.
2010-11-16 08:19:23 +02:00
Tim Bentley
0d9649ff40
Sort themes in sorder
2010-11-13 07:09:00 +00:00
Tim Bentley
dc184fdd2e
Head
2010-11-08 18:51:56 +00:00
Tim Bentley
0102500e47
Fix saving
2010-11-06 07:58:46 +00:00
Tim Bentley
73692e9e9f
More theme changes
2010-11-05 19:20:41 +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
Andreas Preikschat
0f76533470
clean up
2010-11-04 17:26:30 +01:00
Jon Tibble
8a56d7acde
Head 1110
2010-11-03 18:35:56 +00: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
f7ddb507e8
Fix renderer
2010-11-01 19:33:33 +00:00
Tim Bentley
eacf6cc870
Head1105
2010-10-29 20:04:08 +01:00
Tim Bentley
e6506e7433
Spelling
2010-10-29 07:44:38 +01:00
Tim Bentley
9ed0ff2ea2
Proper fix for 1102
2010-10-29 07:36:17 +01:00
Tim Bentley
fff4cf1e1c
Revert 1102
...
Fixes: https://launchpad.net/bugs/667837
2010-10-28 18:23:17 +01:00
Tim Bentley
5d9ef61e2c
Only Vacuum changed databases
2010-10-28 18:02:28 +01:00
Tim Bentley
8d31844ee0
Add Vacuum to databases on exit
...
Tidy up custom plugin naming
Fixes: https://launchpad.net/bugs/636835
2010-10-27 16:30:30 +01:00
Tim Bentley
d3e4cf7a2d
Remove #
2010-10-26 20:11:26 +01:00
Tim Bentley
f67e25c82e
Fix Image size backgounds
2010-10-26 20:07:12 +01:00
Tim Bentley
39f7b3b4d8
Head
2010-10-24 19:20:23 +01:00
Tim Bentley
8e1a7334d3
Fix up presentations
2010-10-24 07:26:07 +01:00
Tim Bentley
68fa2c4791
Fix themes and class names
2010-10-23 18:37:10 +01:00
Tim Bentley
feb3be1cb9
Head
2010-10-23 08:24:30 +01:00
Tim Bentley
b0ba4472bd
Fix up themes now
2010-10-23 08:23:49 +01:00
Tim Bentley
76ddf975a7
Add ImageManager
2010-10-22 19:56:58 +01:00
Tim Bentley
6dbb80ee94
Initial version of Image performance improvements
2010-10-22 18:24:56 +01:00
Jon Tibble
a6bcfbf568
Cleanups
2010-10-21 16:31:22 +01:00
Tim Bentley
0851b94837
Theme now created correctly we I think
2010-10-17 20:34:10 +01:00
Tim Bentley
61c763639b
Theme cleanup and more UI work.
2010-10-17 19:58:42 +01:00
Tim Bentley
7dcac8ea54
Fix htmlbuilder
2010-10-16 17:21:02 +01:00
Tim Bentley
cf2d215534
More imporovements
2010-10-16 14:54:57 +01:00
Tim Bentley
cbef9f0519
Head
2010-10-16 08:22:14 +01:00
Tim Bentley
cc4acf4edd
Position Tab updates
2010-10-16 08:21:24 +01:00
Tim Bentley
2f3bfc51cc
Alerts work again , image performance improvements
...
bzr-revno: 1092
2010-10-15 17:37:02 +01:00
Tim Bentley
f3646cf6e6
Code cleanups
2010-10-15 16:37:29 +01:00
Tim Bentley
cef92476ad
Path image improvements
2010-10-15 16:33:06 +01:00
Andreas Preikschat
3ae6295e21
clean ups
2010-10-15 10:35:00 +02:00
Tim Bentley
567e0009a7
Position screen
2010-10-13 20:40:01 +01:00
Tim Bentley
f4023118db
Fix up the theme class again
2010-10-11 17:43:14 +01:00
Tim Bentley
562a27e8ca
More refactoring
2010-10-11 17:14:36 +01:00
Tim Bentley
f5ccb757ab
Head
2010-10-09 11:59:56 +01:00
Tim Bentley
5009196d45
Fint main tab
2010-10-09 11:59:49 +01:00
Tim Bentley
1e096fc4fe
Head1075
2010-10-09 07:49:08 +01:00
Jonathan Corwin
87ebd77138
Remove commented code
2010-10-08 21:42:25 +01:00
Jonathan Corwin
5a502475fd
Head
2010-10-08 20:42:17 +01:00
Jonathan Corwin
415f79b9ed
head r1072
2010-10-07 22:49:25 +01:00
Tim Bentley
75d35cf182
Fix duplicate file saving bug
...
Fix drag and drop service item bug
Fixes: https://launchpad.net/bugs/656177
2010-10-07 18:52:40 +01:00
Tim Bentley
681b6dc60f
Head
2010-10-07 06:16:14 +01:00
Tim Bentley
749eb51dd4
Theme xml fixes
2010-10-07 06:15:02 +01:00
Tim Bentley
7863a2ebfc
Add Service Item update from edit with config flag
2010-10-06 20:27:30 +01:00
Tim Bentley
39f1aa2e09
Head1071
2010-10-06 05:55:00 +01:00
Tim Bentley
85dd394e25
Head1071
2010-10-06 05:47:29 +01:00
Jonathan Corwin
9a744119d3
Alerts over Phonon videos. Fix blank to theme bug for image backgrounds.
2010-10-05 23:23:46 +01:00
Tim Bentley
368bc2647f
Head
2010-10-05 20:53:20 +01:00
Tim Bentley
4e8a7f47eb
Fix up theme xml handling to new schema
2010-10-05 20:52:28 +01:00
rimach
f869e0d979
replace self.text_strings with self.textStrings, fix doc string
2010-10-05 18:09:48 +02:00
Tim Bentley
fc092ed919
Theme wizard start
2010-10-03 08:42:02 +01:00
Tim Bentley
68b38aa88c
fix up rest of service load updates
2010-09-30 18:07:27 +01:00
Tim Bentley
bdc924093e
Update service items on service load
2010-09-30 06:12:06 +01:00
rimach
2e72e2cbe7
add missing function content
2010-09-30 07:04:31 +02:00
rimach
ec16298908
add missing newlines, simplify getString function, wrap long lines
2010-09-29 23:06:59 +02:00
rimach
3eaf7a0738
Head
2010-09-29 22:39:15 +02:00
Tim Bentley
0f480a6dd5
Fix loading of service items bug
...
Fixes: https://launchpad.net/bugs/651076
2010-09-29 17:48:45 +01:00
Tim Bentley
882e4679f4
Head1066
2010-09-28 18:41:33 +01:00
Tim Bentley
f6a02fa6fa
Fix blank line
...
Fixes: https://launchpad.net/bugs/649999
2010-09-28 18:41:14 +01:00
rimach
a76dd15fbe
resolve diverged branches
2010-09-27 20:34:40 +02:00
rimach
f265c552ea
replace strings with text_strings
2010-09-27 20:15:55 +02:00
Tim Bentley
2f75087e40
Merge request cleanups
2010-09-26 09:38:11 +01:00
Tim Bentley
6351e65c1c
Head193
2010-09-26 07:20:37 +01:00
Tim Bentley
451f08db9f
Spaces
2010-09-25 17:16:36 +01:00
Tim Bentley
fb5a481da5
Update preview song
2010-09-25 17:14:14 +01:00
Tim Bentley
83334a19e9
New Manifest file
2010-09-25 11:07:40 +01:00
Tim Bentley
8f98ae9d2e
Add Image cache
2010-09-25 08:45:21 +01:00
Tim Bentley
f62ac45a29
Head1054
2010-09-24 12:30:10 +01:00
Tim Bentley
d3e8da302c
More cleanups
2010-09-24 12:29:52 +01:00
Tim Bentley
983c2012fd
Update plugin list
...
Fix ServiceManager
Put splash image back
Fix hide screen bug.
bzr-revno: 1052
Fixes: https://launchpad.net/bugs/641644 , https://launchpad.net/bugs/642754
2010-09-22 19:50:55 +01:00
Tim Bentley
5e38d34997
Fix issues with other merges
2010-09-22 05:57:50 +01:00
Jonathan Corwin
050d1478c9
Attempt to speed up video restart when looping. Make sure outlined fonts don't vanish off left hand side
2010-09-21 23:22:05 +01:00
Tim Bentley
d50ffbafa3
Fix review comments
2010-09-21 18:24:01 +01:00
Tim Bentley
419008d4b7
Head
2010-09-20 19:36:56 +01:00
Tim Bentley
5675eba314
Fix local variable issues
2010-09-20 17:43:36 +01:00