Commit Graph

1864 Commits

Author SHA1 Message Date
Tim Bentley 8ea5187543 Head 2011-01-07 18:58:06 +00:00
M2j dfb2d6be8e Added validators for CCL number and theme name (file name) 2011-01-07 14:43:03 +01:00
Raoul Snyman 76e655f3fa Fix some overlooked bugs from the change in the way service files are saved.
bzr-revno: 1193
2011-01-07 09:02:59 +02:00
Raoul Snyman 9d8b40d1c2 Fix some overlooked bugs from the change in the way service files are saved. 2011-01-06 22:34:46 +02:00
M2j e000b8a89b send messages in openlp.plugins.bibles.lib.manager via "openlp_information_message" signal 2011-01-05 22:31:22 +01:00
M2j 4fd5d7546e Head 1191 2011-01-05 20:58:31 +01:00
Tim Bentley a83da28437 Head1191 2011-01-05 19:54:27 +00:00
M2j 6dca24bc3c Head 1189 2011-01-05 18:17:22 +01:00
Tim Bentley 833d31ddb0 Head 2011-01-05 16:57:49 +00:00
Tim Bentley e7832cc63e Head 2011-01-05 16:55:54 +00:00
Tim Bentley b6db2e3659 Fixes 2011-01-05 16:55:28 +00:00
Meinert Jordan e65898fcec Fix Layout of Settings Tab and other dialogs
bzr-revno: 1189
2011-01-05 16:54:44 +00:00
Tim Bentley 13732b5bd1 Speed up theme load and stop display being set incorrectly for images
Fixes: https://launchpad.net/bugs/697405
2011-01-05 16:06:56 +00:00
M2j d7ff9d37d2 formating of a comment 2011-01-05 10:37:11 +01:00
M2j 21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
Raoul Snyman 85c6ba2ee4 Fix for bug #696979 2011-01-04 19:26:37 +02:00
M2j 6de12718f6 Head 1186 2011-01-04 10:19:53 +01:00
Tim Bentley 0c793a123e Head 2011-01-03 19:48:36 +00:00
Tim Bentley 23d71700aa Theme handling changes 2011-01-03 19:47:14 +00:00
M2j b0c9b3f077 integrated 'split layout' in the SettingsTab class
remove the documentMode from the TabWidget in the SettingsDialog
replace comment for HideMode class
2011-01-03 12:25:30 +01:00
Tim Bentley c11454b02d Fix review comments 2011-01-03 08:56:17 +00:00
M2j ebd44c7a94 Head 1184 2011-01-02 23:33:18 +01:00
M2j 2e6613edf4 simplified all setupUi() in openlp.core.ui and the setting tabs of the plugins 2011-01-02 23:24:14 +01:00
Tim Bentley 3bb309e623 Block delete of default theme 2011-01-02 17:20:53 +00:00
Tim Bentley 57f2010480 Head 2011-01-02 17:17:55 +00:00
Tim Bentley 48a96769d7 Add YAS for closure 2011-01-02 16:42:30 +00:00
Tim Bentley c487d7f33d Fix the service saving
Fixes: https://launchpad.net/bugs/696313
2011-01-02 13:57:55 +00:00
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 672eeb812b Head 2011-01-01 12:50:49 +00:00
Raoul Snyman 3a50dfc500 Fixed bug #641661
bzr-revno: 1180
2011-01-01 14:48:00 +02:00
Tim Bentley c667ed5cc9 Head 2011-01-01 12:40:33 +00:00
Raoul Snyman 8cd04bc017 Fixed a few stray bugs to do with services. 2011-01-01 14:25:12 +02:00
Tim Bentley fd92d47057 More changes to cursors 2011-01-01 12:20:42 +00:00
Tim Bentley 348ea6de26 Head 2011-01-01 11:45:10 +00:00
Tim Bentley b52ead934d Add Cursor management 2011-01-01 11:44:16 +00:00
Raoul Snyman 4bb59bff67 Fix bug #641661 2011-01-01 12:33:14 +02:00
Raoul Snyman cd826f525a HEAD 2010-12-31 23:45:12 +02:00
Raoul Snyman 3198de5c55 For once and for all, change the save/save as/load/etc of services. 2010-12-31 23:43:02 +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 e6a24cf08c rewritten setupUI for AboutDialog, AdvancedTab, ExceptionDialog, FilerenameDialog and GeneralTab 2010-12-31 19:10:45 +01:00
Jonathan Corwin a83df7ce04 Fix https://bugs.launchpad.net/openlp/+bug/672164/comments/9 2010-12-31 17:13:23 +00:00
Tim Bentley e243afe421 Head1174 2010-12-31 14:10:01 +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
Andreas Preikschat a957e00825 fix for a edge case, where the slidecontroller will not resize 2010-12-31 09:06:42 +01: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
M2j 74bfde72dc removed '- OpenLP' in ThemeWizard title 2010-12-30 13:02:36 +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
Tim Bentley 0ec22826a8 Fix message text 2010-12-29 17:26:03 +00:00
Tim Bentley 8cdf4d39bf Add muppet exit guard 2010-12-29 12:45:16 +00:00
M2j 31721c51d6 Theme preview resizing for the ThemeWizard 2010-12-28 22:24:21 +01: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
Tim Bentley ecc46c12c4 Theme manager cleanup 2010-12-28 10:56:19 +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 1a31bf2047 reverted changes in slidecontroller.py to avoid interference with merge request 44744 of googol-hush 2010-12-28 10:22:29 +01:00
Andreas Preikschat 3e55468a3d fixed AttributeError 2010-12-28 09:37:13 +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
M2j 9212399ad7 renamed slots to common naming scheme
renamed objects to conform British English
(reverted some experimental edit of themewizard.ui)
2010-12-27 22:53:02 +01:00
M2j 914827c023 same as before for SongImportWidget
(removing unneccesary format instructions and FormLayout alignment)
2010-12-27 19:23:46 +01:00
Andreas Preikschat dcbba9bbf4 fixed long line 2010-12-27 17:07:44 +01:00
M2j 68e33c658a Head 1169 2010-12-27 17:05:56 +01:00
M2j 6815ac3146 - Finishes and tested rewrite of themewizard and bibleimportwizard
- Added exceptions to OpenSong and CSV bible import wich occur for invalid files
2010-12-27 16:31:53 +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
Tim Bentley 399970e7c7 More Theme Management cleanups 2010-12-27 10:18:09 +00: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
Tim Bentley 4e58f880c3 More changes for next release 2010-12-27 08:31:20 +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 2d6581abe0 Head1166 2010-12-26 10:43:39 +00:00
Tim Bentley 49d8a6a2f2 More changes 2010-12-26 10:43:25 +00:00
andreas 8dc93ad67d Part of corrections to display sizes
bzr-revno: 1166
Fixes: https://launchpad.net/bugs/598356
2010-12-26 10:19:39 +00:00
Tim Bentley bd91d078a2 Number of theme bug fixes and clean ups
Plugin list is now singular

bzr-revno: 1165
Fixes: https://launchpad.net/bugs/694148
2010-12-26 10:17:21 +00:00
Tim Bentley 46f93f1cd5 Plugin names are singluar 2010-12-24 12:36:40 +00:00
Tim Bentley ad36b2e83f Theme handling cleanups 2010-12-24 08:07:26 +00:00
M2j b0a53020f6 bible wizard without manual design tweaks 2010-12-24 01:44:41 +01:00
Tim Bentley cc0af53b85 Head 2010-12-23 17:46:21 +00:00
M2j 66d8a188fe Remove most manual formating in the themewizard (regards to bug #686103) 2010-12-23 18:44:42 +01:00
Tim Bentley e9082eaec3 Start to add functionality to allow tags to be customised 2010-12-23 17:42:28 +00:00
Tim Bentley e48ba4f29d Fix up theme delete / rename validation for now.
bzr-revno: 1163
2010-12-23 13:18:24 +02:00
Andreas Preikschat 085e746b4c fix for bug #598356 2010-12-23 10:44:57 +01:00
Tim Bentley 0e064c9928 Fix theme delete / rename issue with plugin stored values
Fixes: https://launchpad.net/bugs/693202
2010-12-22 18:49:01 +00:00
M2j 1027d60635 Fix: Bug in editsongform
Fix: Bug in bibleserver import
2010-12-22 19:15:48 +01:00
Jon Tibble 3ce8ed46d1 Cleanups
bzr-revno: 1160
2010-12-22 14:41:17 +00:00
Jon Tibble e6f3650bfd Cleanups 2010-12-21 19:39:35 +00:00
Andreas Preikschat b07c7fae68 added final credit 2010-12-21 20:07:37 +01:00
Tim Bentley 47ac045f1d Fix config tag error 2010-12-21 11:09:00 +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 18e75b7824 - camelCase for Ui_FileRenameDialog
- Fixed bug #690774
- Keep copyright field empty if the imported song (from the service list) does not have any copyright information.

bzr-revno: 1151
Fixes: https://launchpad.net/bugs/690774
2010-12-18 08:53:29 +00:00
Tim Bentley d1c79a595d Fix image edit bug 2010-12-17 19:15:31 +00:00
Andreas Preikschat e257f0431b r1147 2010-12-16 20:15:23 +01:00
M2j ff98870391 - bible imports broken by variable renaming
- removed tab indentation
2010-12-16 18:11:02 +01:00
Andreas Preikschat 4e9d6370b3 clean up 2010-12-16 17:08:10 +01:00
Andreas Preikschat 0e1383c35d clean ups 2010-12-15 20:22:25 +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 a1d413307b HEAD 1141 2010-12-12 00:27:23 +01: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 c28b129421 format mailto() sources
some exception dialog enhancements
2010-12-11 16:39:12 +01:00
M2j 1cb9594e58 test exception removed 2010-12-11 01:29:57 +01:00
M2j 8ad603b251 completed exception report dialog 2010-12-11 01:26:41 +01:00
M2j 5bae9c74e3 added mailto code 2010-12-10 22:19:46 +01:00
M2j 88ba36c9dd Bug report features for exception dialog 2010-12-10 21:42:20 +01:00
rimach 79bb7457d3 Head 2010-12-08 22:06:00 +01:00
rimach 653f1e8ea6 next steps 2010-12-08 22:03:25 +01:00
Tim Bentley b405195261 Fix size input validation again 2010-12-08 19:12:38 +00:00
Tim Bentley 2f04bde2aa Fix size input validation 2010-12-08 19:00:24 +00:00
rimach 5a5d03a7bd Head 2010-12-07 23:43:05 +01:00
rimach dd8bc1dd9d next steps for shortcuts, please give a try 2010-12-07 23:38:41 +01:00
Tim Bentley ccc640bb27 Stop invalid characters being entered 2010-12-07 20:47:09 +00:00
Tim Bentley a55cdd3a50 Fix string to int problem 2010-12-07 18:55:58 +00: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 117f77a4a4 Spell Vertical 2010-12-06 19:42:17 +00:00
Tim Bentley 04b4cdaf9f Head1131 2010-12-06 19:39:04 +00:00
Tim Bentley fd473b81d7 Spell Vertical 2010-12-06 19:28:52 +00:00
Tim Bentley 109d214fb3 Add comment 2010-12-06 19:25:44 +00:00
Raoul Snyman 3389e487ca Fixed issues from merges.
Set second page of wizard on edit.
2010-12-05 20:02:36 +02:00
Raoul Snyman 5b19753bf7 HEAD 2010-12-05 08:57:35 +02:00
Raoul Snyman 222d5fe9be HEAD 2010-12-05 08:40:35 +02:00
Tim Bentley 38d777d98e Fix more line endings 2010-12-04 09:05:11 +00:00
Tim Bentley ea246d777a Head1129 2010-12-03 20:47:05 +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 99cfc65446 Allow theme name to be changed after error message
Fixes: https://launchpad.net/bugs/684901
2010-12-03 19:00:40 +00:00
Tim Bentley 37c065a6e4 pylint finished for now 2010-12-03 18:56:12 +00:00
Tim Bentley 1b6aa34d39 Pylint again 2010-12-03 15:14:32 +00:00
rimach d7f944b49a Head 2010-12-02 22:58:23 +01:00
Tim Bentley ada84d9352 pylint fixes part 1 2010-12-02 14:37:38 +00:00
Andreas Preikschat 6b1254e923 trunk r1127 2010-12-02 15:00:32 +01:00
Tim Bentley cc9ef10821 Songs get created correctly and displays refreshed 2010-11-29 16:02:41 +00:00
Tim Bentley dba32e3614 Fix DnD bug 2010-11-28 13:41:52 +00:00
Tim Bentley 1cf4914862 fixes from last merge and more code for song management 2010-11-27 20:51:54 +00:00
rimach bd173bd217 Head 2010-11-27 08:09:14 +01:00
Tim Bentley 2752279d43 Remove need to restart for double click event changes 2010-11-26 09:49:06 +00:00
Tim Bentley f153c27d32 Fix preview of live when returning from blank display 2010-11-26 09:00:14 +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
Tim Bentley 827840710f Remove print 2010-11-24 17:38:59 +00:00
Jon Tibble 1c11cab27b Whitespace & unused imports 2010-11-24 01:51:08 +00:00
rimach 8a65b52e6a Head 2010-11-23 22:34:34 +01:00
Tim Bentley 45905753ed Start to add line count code to wizard 2010-11-23 20:48:55 +00:00
Tim Bentley e103dea7f1 Add extra invalid theme name 2010-11-21 20:46:44 +00:00
Tim Bentley 4c19db0b91 Force black backgounds for videos 2010-11-21 20:45:22 +00:00
Andreas Preikschat e4e2892ec7 trunk r1119 2010-11-21 12:00:37 +01:00
Tim Bentley f900980eef Add debugging for Servie editing and fix edit_id bug 2010-11-20 18:14:43 +00:00
Tim Bentley 948cb57d59 Remove blank check box line
Fix situation when trying to work with no themes

Fixes: https://launchpad.net/bugs/677710
2010-11-20 16:36:54 +00:00
Raoul Snyman 5867fddd5b Added theme wizard picture.
Fixed up theme wizard somewhat (still not done).
2010-11-20 00:26:15 +02:00
Tim Bentley 6823931e38 Review cleanup 2010-11-19 18:05:49 +00:00
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
Andreas Preikschat b561bf6bdd trunk r1117 2010-11-16 19:00:47 +01:00
Tim Bentley bca4071900 Fix up boolean theme fields 2010-11-16 17:33:41 +00:00
rimach ad94471014 shortcuthandling ideas 2010-11-15 23:54:41 +01:00
Andreas Preikschat a357bdf6a0 improved performance 2010-11-13 21:13:24 +01: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
Andreas Preikschat 272eea72b7 removed theme sorting 2010-11-13 08:17:39 +01:00
Tim Bentley 0d9649ff40 Sort themes in sorder 2010-11-13 07:09:00 +00:00
Andreas Preikschat 093dc1afca make sure that the theme list (in the settings are sorted), docs/comments 2010-11-12 23:02:25 +01: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
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
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
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 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 206eb1006e Fix preview bug 2010-11-01 19:22:00 +00: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
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
Tim Bentley eacf6cc870 Head1105 2010-10-29 20:04:08 +01:00
M2j ed82a6c17e enable nested docks
preview the next slide content
whipe out some UTF8 sins in the custom plugin
2010-10-29 18:08:31 +02:00
Raoul Snyman 0373f93130 Change the table to a tree.
Hook the tree up to the shortcut list.
Fix adding actions to shortcut list.
2010-10-28 08:36:18 +02:00
Raoul Snyman a249393b2c HEAD 2010-10-28 07:24:31 +02:00
Tim Bentley 53d498bdc9 Fix bugs 2010-10-27 18:42:10 +01:00
Tim Bentley 901b9d98c5 Auto Save service on exit if already saved service
Fixes: https://launchpad.net/bugs/657307
2010-10-27 16:20:25 +01:00
Tim Bentley 7285490fcb Fix Image saving bug 2010-10-26 20:25:31 +01:00
Tim Bentley 1da9d5629d Updates to screen handling 2010-10-24 20:23:12 +01:00
Tim Bentley 39f7b3b4d8 Head 2010-10-24 19:20:23 +01:00
Tim Bentley 0936c7d6d5 Updates 2010-10-24 18:36:43 +01:00
Andreas Preikschat b3ae89e045 head 2010-10-24 18:18:01 +02:00
Andreas Preikschat 8d82715924 added empty lines 2010-10-24 13:08:46 +02:00
Andreas Preikschat c8e5f9c07e fixed traceback after editing image item, icons for down/up buttons 2010-10-24 13:00:20 +02: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 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
Raoul Snyman 49faf7fb1f Working on bringing actions into the shortcut form. 2010-10-21 09:42:13 +02: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 97c7ebc4c5 Head 2010-10-17 15:53:06 +01:00
Tim Bentley c3b890e198 Performance updates 2010-10-17 15:43:51 +01:00
Raoul Snyman 09dbafaf3e HEAD 2010-10-17 16:25:03 +02:00
Tim Bentley ca20598dde More path optimisation
Fixes: https://launchpad.net/bugs/661965
2010-10-17 08:26:14 +01:00
Raoul Snyman 009e337158 Removed an incorrect import.
Added more documentation.
2010-10-17 00:50:36 +02: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 4f7566c76b Position code and preview 2010-10-13 21:19:38 +01:00
Tim Bentley 567e0009a7 Position screen 2010-10-13 20:40:01 +01:00
Tim Bentley 562a27e8ca More refactoring 2010-10-11 17:14:36 +01:00
Tim Bentley 216f044883 For settings updates 2010-10-09 12:20:47 +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
Jonathan Corwin e67edb909f Option to use phonon or webkit for video. Fix blank to image
bzr-revno: 1076
2010-10-09 11:11:55 +01:00
Tim Bentley 1e096fc4fe Head1075 2010-10-09 07:49:08 +01:00
Tim Bentley 8892959b35 First form works 2010-10-09 07:48:54 +01:00
Jonathan Corwin 5a502475fd Head 2010-10-08 20:42:17 +01:00
Jonathan Corwin 5f5c207b20 volume 2010-10-08 20:40:59 +01:00
Tim Bentley fd45f2e32d Add config option for Expanding service items 2010-10-08 20:32:07 +01:00
Tim Bentley c9eaf99696 Add config option for Expanding service items 2010-10-08 20:15:01 +01:00
Raoul Snyman ecb2022df3 HEAD 2010-10-08 18:08:06 +02:00
Raoul Snyman a988db8e08 Added the ability to capture a shortcut. 2010-10-08 18:07:52 +02:00
Jonathan Corwin 415f79b9ed head r1072 2010-10-07 22:49:25 +01:00
Raoul Snyman cff333ddc2 Added a shortcut list dialog shell. 2010-10-07 23:27:26 +02: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 bccc3c56ca Fix text issues 2010-10-06 21:30:49 +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 4e8a7f47eb Fix up theme xml handling to new schema 2010-10-05 20:52:28 +01:00
Tim Bentley fc092ed919 Theme wizard start 2010-10-03 08:42:02 +01:00
Jonathan Corwin f331f13278 Optional phonon videos, start 2010-10-01 23:47:37 +01:00
Tim Bentley 4d3a473e91 Service Manager loading - finished 2010-09-30 21:21:45 +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 ec16298908 add missing newlines, simplify getString function, wrap long lines 2010-09-29 23:06:59 +02: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 25a4ff7880 Fix errors in merge 2010-09-26 15:01:27 +01:00
Tim Bentley 0d5fc3c980 Style Fixups 2010-09-26 13:23:50 +01:00
Tim Bentley 2f75087e40 Merge request cleanups 2010-09-26 09:38:11 +01:00
Tim Bentley e33e4cb7ff Replace Context menu with smart context menu 2010-09-26 09:07:47 +01:00
Tim Bentley cc42dc34d8 Basic Theme copy and rename working 2010-09-26 08:39:50 +01:00
Tim Bentley 271d3b4af5 More updates 2010-09-26 07:20:24 +01:00
Tim Bentley a5367b647f Head 2010-09-25 08:48:02 +01:00
Tim Bentley 6a171899f5 Remove visible lag on displaying first picture of background 2010-09-25 07:29:03 +01:00
Tim Bentley dabc04c7dd Fix replacement backgrounds 2010-09-25 07:11:00 +01:00
Christian Richter 70f8795d61 Fixed exception thrown on unchecking 'Auto detect' in languages menu
Fixed saving of language setting
Added pinging of review page in translation_util.py

bzr-revno: 1056
2010-09-24 19:51:21 +02:00
Tim Bentley f62ac45a29 Head1054 2010-09-24 12:30:10 +01:00
Tim Bentley 17132f0505 Remove line breaks in ServiceManager
bzr-revno: 1054
Fixes: https://launchpad.net/bugs/642788
2010-09-23 18:45:49 +01:00
rimach ef6845dad8 Head 2010-09-23 19:12:04 +02:00
Tim Bentley 8ab9299814 remove line break before truncation.
Fixes: https://launchpad.net/bugs/642788
2010-09-23 17:45:17 +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
rimach d1172e14c1 fix click/unclick 'Auto detect', fix saving of language setting 2010-09-22 20:03:10 +02: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 e790f9aedc Move display fixes 2010-09-21 20:08:23 +01:00
Tim Bentley 3e0a3f799b Fix bug 642754 in service manager 2010-09-21 20:05:45 +01:00
Tim Bentley 8e94d87e65 Put the display image back after it was lost 2010-09-21 18:35:26 +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 56297a1cce fixes for 641644
Fixes: https://launchpad.net/bugs/641644
2010-09-20 19:01:32 +01:00
Jonathan Corwin 827eb93c67 r1044 2010-09-19 22:07:26 +01:00
Jonathan Corwin ad51cb8040 Remove top/left border on maindisplay. QGraphicsWebView only appeared in Qt4.6 2010-09-19 21:59:00 +01:00
rimach 23099261bd Head 2010-09-19 10:47:00 +02:00
Raoul Snyman 3ff6d4da16 Fix for bug #640697
bzr-revno: 1043
2010-09-18 21:32:34 +02:00
Raoul Snyman bf35338c99 Fix some typos. 2010-09-18 20:15:54 +02:00
Raoul Snyman 7f5a6411d6 Fix for bug #640697 2010-09-18 19:14:27 +02:00
Jonathan Corwin 93b2d54c92 String fixes 2010-09-18 16:24:39 +01:00
Jonathan Corwin 2837c36553 tweaks 2010-09-17 21:32:00 +01:00
Raoul Snyman fdc0d14790 Fixed a spelling error.
bzr-revno: 1038
2010-09-17 18:38:21 +02:00
Raoul Snyman c8d9fd97df Fixed a spelling error. 2010-09-17 08:20:51 +02:00
Jonathan Corwin 2ad441e883 Speedups 2010-09-16 22:19:51 +01:00
rimach 399813e6aa fix for the merge comments, add correct translations for settings window 2010-09-16 23:10:36 +02:00
Raoul Snyman 22774b880a - Fixed up the QM file locations for static builds.
- Added PyEnchant to the build process.
- Fixed LanguageManager to be complaint with the coding standards.
2010-09-16 22:40:12 +02:00
rimach ad6294ffcc simplify icon name settings 2010-09-15 22:23:03 +02:00
rimach 3bc527e4fc bugfixing 2010-09-15 19:55:27 +02:00
rimach 2d47e2523c remove executable flag 2010-09-14 20:18:47 +02:00
rimach 33f49f7d4a Head 2010-09-14 19:46:39 +02:00
rimach 22304d491d correct coding rules, some optimizations 2010-09-14 19:46:21 +02:00
Tim Bentley 627ba9626c Fix errors in merge 2010-09-14 18:29:56 +01:00
Tim Bentley fe21b6be12 Fix video crashing
Fixes: https://launchpad.net/bugs/637886
2010-09-14 18:06:08 +01:00
Tim Bentley d476e63621 fix service editing crashing
Fixes: https://launchpad.net/bugs/637547
2010-09-14 18:05:05 +01:00
Jon Tibble 1968803619 More cleanups 2010-09-14 15:43:21 +01:00
Jon Tibble 23859bb241 Head r1030 2010-09-14 14:04:04 +01:00
rimach 8e8a6e42ff Head 2010-09-13 21:08:26 +02:00
Raoul Snyman d4a0171203 HEAD 2010-09-13 07:16:16 +02:00
rimach e2c8ee11f2 Fix removing dock with translation 2010-09-12 23:03:16 +02:00
Tim Bentley beedfb78e6 Change version checking code 2010-09-11 12:11:19 +01:00
Tim Bentley 36b3446d2c Theme Cleanup up 2010-09-11 07:59:36 +01:00
rimach 5b32a9f6a9 Head 2010-09-10 21:23:20 +02:00
rimach 6d7e7d7ad2 hopefully Line ending corrected and resolve merge conflict, part2 2010-09-10 21:21:14 +02:00
rimach 2b700c481f hopefully Line ending corrected and resolve merge conflict 2010-09-10 20:46:04 +02:00
Jonathan Corwin d549935fa8 Bug 634771 - Check for no recent files 2010-09-10 18:49:22 +01:00
rimach d4cabf9693 move translations from mediamanager to plugins with dict 2010-09-10 17:50:30 +02:00
rimach fa328945d3 Head 2010-09-09 23:12:02 +02:00
Tim Bentley 0eea3f40f3 Head 2010-09-08 20:39:39 +01:00
Tim Bentley 3bfea1c715 Proper fix for 632674 2010-09-08 20:36:39 +01:00
Tim Bentley 472da0cf27 Short term fix for 633354
Fix display and text bugs

bzr-revno: 1019
Fixes: https://launchpad.net/bugs/594808, https://launchpad.net/bugs/632674
2010-09-08 20:13:58 +01:00
Tim Bentley ccb75ad3b6 Fix display to work on 1024x768 resolution without nasty slider movements
Fixes: https://launchpad.net/bugs/594808
2010-09-08 19:12:16 +01:00
Tim Bentley cfca50ff25 Fix setText bug when null list item
Fixes: https://launchpad.net/bugs/632674
2010-09-08 18:51:19 +01:00
rimach 8bdedae911 Head 2010-09-07 23:04:13 +02:00
Raoul Snyman 7c2da6e2e3 Added a global exception catcher, so that our poor n00bs can see what happened. 2010-09-07 22:42:33 +02:00
rimach 44806ff859 Head 2010-09-05 23:04:25 +02:00
Tim Bentley 91eff095a5 Fix hiding of screen and adding items behind it and showing them.
Fixes: https://launchpad.net/bugs/630285
2010-09-05 20:52:49 +01:00
Tim Bentley 2617e8d67b Fix bug for song CCLI setting
Fix bug for dual bible tab which was a general settings bug.

bzr-revno: 1013
Fixes: https://launchpad.net/bugs/629848, https://launchpad.net/bugs/622894
2010-09-05 07:05:00 +01:00
Jonathan Corwin 301a190483 Size maindisplay to full screen correctly, and eliminate maindisplay scrollbars
bzr-revno: 1012
2010-09-04 22:31:32 +01:00
Tim Bentley e2c117034a Fix up bug for bible settings of duel drop down
Fixes: https://launchpad.net/bugs/629848
2010-09-04 20:40:28 +01:00
Jonathan Corwin e54340d8f3 scrollbar attempt 2 2010-09-04 20:13:26 +01:00
Philip Ridout cd9a7d4951 Changed with and height arround on the general tab. This brings it in line with the standard way of specifing a screen res, as well as bring it in line with the x & y cords before the height and width! 2010-09-04 17:36:07 +01:00
Tim Bentley 04cfa6a730 Move spell and tag dialog to it"s own file 2010-09-04 09:12:54 +01:00
Tim Bentley e5b2ff9e06 Move backgrounds to css from images 2010-09-04 08:48:58 +01:00
rimach 95ffc8dd3b add translation code for MediaDocks and PluginList 2010-09-04 00:51:28 +02:00
Jon Tibble 9fa6039557 Head r1006 2010-09-03 21:08:38 +01:00
Jonathan Corwin 1275fdb35a Fix {} colour substitutions and problems displaying first slide
bzr-revno: 1006
2010-09-03 20:49:09 +01:00
Tim Bentley 27dd493d40 debug cleanups 2010-09-03 19:33:55 +01:00
Jonathan Corwin 96737c0bc0 Use QtGraphicsWebview. Reduce div count where possible 2010-09-02 21:41:24 +01:00
Raoul Snyman 952dfca9fc Updated translation files, removed some more double-spaces 2010-09-02 13:05:48 +02:00
Raoul Snyman 081c66a1ed More extra spaces removed. 2010-09-02 13:00:08 +02:00
Raoul Snyman ad57ee0927 Removed an unnecessary space. 2010-09-01 08:19:45 +02:00
Tim Bentley fbc048e878 Renderer fixes 2010-08-31 18:51:48 +01:00
Raoul Snyman cafd5fca54 Reduce "Go to Verse" to "Go To" 2010-08-31 15:23:21 +02:00
Raoul Snyman d116196993 HEAD 2010-08-31 08:41:40 +02:00
Raoul Snyman b5dc5bafc0 - Fix for "TextLabel" in translation.
- HEAD
2010-08-31 08:41:03 +02:00
Jon Tibble 941ef772a5 Cleanups 2010-08-31 00:19:04 +01:00
Raoul Snyman 0e919ab903 Only show the display screen on startup if it is not on the primary screen.
bzr-revno: 1000
2010-08-29 21:29:45 +02:00
Raoul Snyman 75d64a165c Removed the commented out line, since this works. 2010-08-29 21:16:17 +02:00