Commit Graph

1047 Commits

Author SHA1 Message Date
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