Commit Graph

1298 Commits

Author SHA1 Message Date
Jon Tibble 2ce4aeba92 Fixes 2011-02-09 14:04:50 +00:00
Jon Tibble 5607b09f0d Dedupe translations 2011-02-09 05:04:12 +00:00
Jon Tibble 261328d952 Fix last commit 2011-02-08 19:31:55 +00:00
Jon Tibble 2c0625a392 Dedupe, fix logic, fix names 2011-02-08 17:29:24 +00:00
Jon Tibble a97cd1bb9b Unnecessary line breaks 2011-02-08 02:45:37 +00:00
Jon Tibble 943dcf1ffc Naming cleanups 2011-02-07 22:07:48 +00:00
Jon Tibble c736d0f1f8 Cleanups 2011-02-07 15:55:02 +00:00
Jon Tibble 229583e241 Fix typos 2011-02-05 18:01:08 +00:00
Jon Tibble baf18ea1c7 Start deobfuscating UI library 2011-02-05 01:24:19 +00:00
Jon Tibble c3ac82a934 UI library - add_widget_completer 2011-02-04 18:17:28 +00:00
Jon Tibble 70e7b549d5 UI library - shortcut_action 2011-02-04 02:56:59 +00:00
Jon Tibble 8fd9111f99 UI library - actions 2011-02-04 01:56:19 +00:00
Jon Tibble d029fb81a7 MediaItem cleanups 2011-02-03 23:25:52 +00:00
Jon Tibble ea479bb67a Fix missing import 2011-02-03 22:00:14 +00:00
Jon Tibble b73a429ab2 UI library - up_down_push_button_set 2011-02-03 18:19:56 +00:00
Jon Tibble eb9364b45e UI library - delete_push_button 2011-02-03 17:56:22 +00:00
Jon Tibble 6751aa41b1 Stop reloading songs all the time 2011-02-03 03:50:04 +00:00
Jon Tibble 750a232311 UI library - media_item_combo_box 2011-02-03 02:46:02 +00:00
Jon Tibble f4d25560e9 UI library - critical_error_message_box 2011-02-02 23:12:31 +00:00
Jon Tibble 303433a20d UI library - save_cancel_button_box 2011-02-02 19:30:06 +00:00
Jon Tibble 64ab5c29b4 Start UI component library - add_welcome_page 2011-02-02 19:17:48 +00:00
Jon Tibble 3d81a8dc20 Head r1260 2011-02-02 15:59:00 +00:00
Jon Tibble 06897d40e1 Naming cleanups and docstrings 2011-02-02 15:52:17 +00:00
Andreas Preikschat 31a451274b fixed double white space 2011-02-02 14:22:43 +01:00
Andreas Preikschat 6f7f473b0c fixed appending images with a localisted gui 2011-02-02 13:28:48 +01:00
Andreas Preikschat 9fe4e6fc6d 2011-02-02 13:02:18 +01:00
andreas 5d8d468269 Add ability to print OOS document
bzr-revno: 1258
2011-02-01 18:53:44 +00:00
Tim Bentley 49fa0a6b80 Fix Theme font size
bzr-revno: 1257
Fixes: https://launchpad.net/bugs/710265
2011-02-01 18:51:44 +00:00
Tim Bentley 807298df60 Fix Theme to XML conversion for BOLD
Fixes: https://launchpad.net/bugs/710265
2011-02-01 06:04:49 +00:00
Jon Tibble f63b046d9b Fix silly incorrectly formatted name 2011-02-01 01:02:44 +00:00
Jon Tibble 9744d246d6 Deduplication 2011-02-01 00:33:50 +00:00
Andreas Preikschat 6ac0f162a3 removed white spaces 2011-01-31 21:39:55 +01:00
Andreas Preikschat e8dce46cf9 2011-01-31 18:00:56 +01:00
Tim Bentley daf545bc06 Fix up service item display changes 2011-01-29 07:53:21 +00:00
Tim Bentley 8e7d29adf1 Amend Service Item Title 2011-01-28 19:46:55 +00:00
Tim Bentley 139cf93541 SongUsage cleanup 2011-01-28 18:41:37 +00:00
Jon Tibble 51812f21de Stop redefining builtins and docstrings 2011-01-26 17:13:26 +00:00
Jon Tibble c0eccc4b85 Fix theme editing 2011-01-25 04:42:15 +00:00
Tim Bentley 33a924a243 Preserve replacement backgrounds - finish 2011-01-23 15:36:15 +00:00
Tim Bentley 8252e504e1 Preserve replacement backgrounds - start 2011-01-23 14:08:49 +00:00
Tim Bentley e1cce33e3a Slide Controller names have been cleaned up and some line lengths fixed
Added guards to presentation code to stop loading if preview images are missing stops crash later on

bzr-revno: 1240
2011-01-22 12:54:47 +00:00
Tim Bentley d64bc54129 Correct Exception 2011-01-22 12:48:16 +00:00
Tim Bentley ecd3ba8775 Correct Exception 2011-01-22 12:34:30 +00:00
Jon Tibble 1c322935c1 Fix BaseDirectory check (Bug #706202) 2011-01-22 11:33:56 +00:00
Tim Bentley 52367323b0 Presentation guards against missing images 2011-01-22 10:29:47 +00:00
Jon Tibble 575cf6ed59 Cleanups and fixes for recent merges 2011-01-21 19:09:56 +00:00
Tim Bentley ee51a98ab9 Add Key Actions to Shortcut Dialogs
bzr-revno: 1235
2011-01-21 18:32:42 +00:00
rimach 33a343894d remove whitespaces and unneeded code 2011-01-20 19:19:27 +01:00
rimach 640f21367c Head 2011-01-19 22:36:43 +01:00
rimach d052098287 correct icons, use existant actions 2011-01-19 22:17:32 +01:00
Tim Bentley 1c2dee5a55 Two bugs.
Value as QString instead of Unicode
Save Plugin as Lower instead of current case.

Fixes: https://launchpad.net/bugs/704522
2011-01-19 20:00:31 +00:00
Andreas Preikschat 55fed9efac addes spaces 2011-01-18 21:15:56 +01:00
Andreas Preikschat d567bb12ad more doc fixes 2011-01-18 21:14:44 +01:00
Andreas Preikschat 628a5bd755 removed obsolete attribute doc 2011-01-18 19:49:47 +01:00
Jon Tibble c12ada7da2 Refactors and cleanups 2011-01-18 04:32:24 +00:00
Tim Bentley 0461cf0258 Fix Transitions in Bibles
Fix Blank at start Bible slide
Fix Blank display on restart so the correct blanking method is used.

bzr-revno: 1218
Fixes: https://launchpad.net/bugs/701353
2011-01-15 12:28:49 +00:00
Tim Bentley e33628e049 Merge fixes 2011-01-15 11:56:40 +00:00
Jon Tibble ecb97881a1 Refactor file deleting, cleanups 2011-01-14 18:58:47 +00:00
Tim Bentley cfdb168c61 Head 2011-01-14 17:02:06 +00:00
Jon Tibble 6beac0d027 Refactor wizards
Smaller refactor to web bibles
Cleanups

bzr-revno: 1216
2011-01-14 16:22:44 +00:00
Andreas Preikschat aa9fe688bf Fix slidecontroller resizing and cleanups
bzr-revno: 1215
2011-01-14 16:21:15 +00:00
Tim Bentley b25e128495 Fix Transitions in Bible display bug 701353
Fix display handling on restart so correct screen mode is set

Fixes: https://launchpad.net/bugs/701353
2011-01-14 15:12:28 +00:00
Jon Tibble 7490928190 Refactor wizards 2011-01-13 17:55:29 +00:00
Andreas Preikschat 552afbb944 replaced the "bibles_showprogress" and "bibles_hideprogress" with the "cursor_busy" and "cursor_normal" signals
bzr-revno: 1214
2011-01-13 17:40:18 +00:00
Jon Tibble 7f5293c4c8 Cleanup and refactor file unicode check 2011-01-13 01:14:38 +00:00
Andreas Preikschat 727f7fe7bf 2011-01-12 20:31:46 +01:00
Tim Bentley af9e9641c4 Fix black background on Display resizing
Fixes: https://launchpad.net/bugs/696557
2011-01-12 18:52:16 +00:00
Andreas Preikschat 76000d918b removed showprogress and hideprogress and added cursor_busy and cursor_normal 2011-01-11 20:56:55 +01:00
Tim Bentley 9ed7314697 Head 2011-01-10 17:42:45 +00:00
Tim Bentley e216356ed8 Remove Theme Delete button on Golbal theme 2011-01-10 17:40:47 +00:00
Jon Tibble 3340c5ebe7 Refactor web bibles
bzr-revno: 1206
2011-01-10 17:19:25 +00:00
Jon Tibble 5edde179a4 Refactor web bibles 2011-01-10 01:46:47 +00:00
Tim Bentley c4891f27ed Fix merge errors 2011-01-09 13:54:40 +00:00
Tim Bentley ee652c4142 Fix typing error 2011-01-09 08:47:48 +00:00
Tim Bentley e9af244c40 Head 2011-01-09 08:17:42 +00:00
Tim Bentley 23990c168a Review Fixes 2011-01-09 08:17:17 +00:00
Jon Tibble f90925c91c Few more cleanups
Fix BibleGateway xrefs (Bug #700271)

bzr-revno: 1197
2011-01-08 20:26:56 +00:00
Tim Bentley ead2daeed4 Cleanups 2011-01-08 13:57:03 +00:00
Jon Tibble c2b1dd9f2f More cleanups 2011-01-08 02:44:12 +00:00
Tim Bentley 8ea5187543 Head 2011-01-07 18:58:06 +00:00
Jon Tibble 3454f95ddf Cleanups 2011-01-06 20:48:22 +00:00
Tim Bentley 833d31ddb0 Head 2011-01-05 16:57:49 +00:00
Tim Bentley b6db2e3659 Fixes 2011-01-05 16:55:28 +00:00
M2j 71f6bc26dc basicaly reworked the layout of the mediaitems and renamed variables to fit the standard 2011-01-05 17:50:28 +01:00
M2j 92ed275add Alignment fix for SearchEdit 2011-01-05 11:48:47 +01: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
M2j ebd44c7a94 Head 1184 2011-01-02 23:33:18 +01:00
Tim Bentley 57f2010480 Head 2011-01-02 17:17: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 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
Tim Bentley fe6a3af42c Explicit error type 2010-09-20 17:33:38 +01:00
Tim Bentley 293443ba61 Fixed but untested
Fixes: https://launchpad.net/bugs/642778
2010-09-20 06:06:18 +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
Jonathan Corwin 2837c36553 tweaks 2010-09-17 21:32:00 +01:00
rimach d69f077f53 Head 2010-09-16 23:27:46 +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
Tim Bentley bc537365bd Speed up render 2010-09-15 19:03:54 +01:00
rimach 3bc527e4fc bugfixing 2010-09-15 19:55:27 +02:00
rimach c53731d74b media items' __init__ methods 2010-09-14 20:34:39 +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