Commit Graph

605 Commits

Author SHA1 Message Date
Philip Ridout f8021d315e fixed mainWindow this time! 2012-03-10 17:13:19 +00:00
Philip Ridout df54470988 Few more minor fixes 2012-03-10 16:44:58 +00:00
Philip Ridout 24b817cccf More minor fixes 2012-03-10 16:14:07 +00:00
Philip Ridout 7d7e76fd9b renaming variables, if your going to open a can of worms, might as well eat them all! 2012-03-10 16:03:58 +00:00
Philip Ridout a40717c16f Fixed up to Raouls guidelines 2012-03-10 08:22:52 +00:00
Philip Ridout e9caa194f5 Adds a dialouge asking if the user wants to replace an existing theme when importing.
It works, but I dont know, it just feels like my code is a little bit "rough 'n' ready" let me know what you think!
2012-03-09 21:43:27 +00:00
Philip Ridout 0e95ffe55f remove .encode hopefully to fix http://support.openlp.org/issues/442 2012-03-05 22:22:36 +00:00
M2j 587850bb59 Bug #943919: Make shortcuts for "Move to Previous/Next" in live slide controller
configurable.
2012-03-03 14:52:57 +01:00
M2j 6d909c64eb unified remaining action creation methods (addToolbarButton, context_menu_action, context_menu_separator) 2012-03-02 11:22:52 +01:00
M2j 3a6a402b56 use Python methods instead of Qt 2012-02-26 22:09:22 +01:00
Jonathan Corwin 46a4bade8c Transparent themes 2012-01-04 17:19:49 +00:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
M2j 99fc7dea18 v1 theme import moved to seperate method 2011-12-15 21:14:12 +01:00
M2j f733db0e5a Head 1834 2011-12-13 01:15:39 +01:00
M2j 0c06569dc5 Bug #882819 - recover v1.x theme file names from XML info 2011-12-13 00:46:04 +01:00
Jon Tibble 85e2967854 Fix logging theme names 2011-12-11 16:23:24 +00:00
Jon Tibble e5d1fca74d Previous fix broke on non-Windows, try again 2011-12-11 15:31:44 +00:00
Jon Tibble 26df14e43c Fix v1 theme importing 2011-12-11 14:53:44 +00:00
Andreas Preikschat 0320f88d72 do not load the list twice when copying a theme 2011-11-19 13:00:36 +01:00
Tim Bentley d5331f50b3 Amend check for files and delete if not used any more
Fixes: https://launchpad.net/bugs/891781
2011-11-18 19:34:04 +00:00
Andreas Preikschat 8f3f09eef9 r1765 + resolved conflict 2011-10-01 09:28:45 +02:00
Tim Bentley 21bf34c436 Theme fix 2011-08-21 06:33:07 +01:00
Tim Bentley 3c17af592d Fix autoupdates 2011-08-20 16:02:57 +01:00
Andreas Preikschat 418c3b9c18 - use the functions context_menu_action and context_menu_separator from core/lib/ui
bzr-revno: 1672
2011-07-01 10:26:26 +02:00
Andreas Preikschat 6980299697 use help function 2011-06-29 11:23:42 +02:00
Andreas Preikschat 6e3343c606 fixed theme copy 2011-06-29 11:08:53 +02:00
Andreas Preikschat 943f2e1cb2 rearranged lines 2011-06-26 21:34:01 +02:00
Andreas Preikschat f2a243cfb4 change theme name to 'Copy of <theme name>' when copying a theme 2011-06-26 19:33:22 +02:00
Andreas Preikschat 3616554a17 r1645 2011-06-20 21:57:08 +02:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Andreas Preikschat 1cc95fddb6 general thumb clean ups 2011-06-12 17:17:01 +02:00
Andreas Preikschat c63382e41c - hide the theme menu when theme level is not 'Song'
- clean ups
2011-05-27 12:17:59 +02:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
M2j 6f0bdad784 all lower() for theme sorting to consider Windows 2011-05-25 20:47:13 +02:00
M2j 7a1a83a98a Head 1570 2011-05-25 20:42:03 +02:00
Andreas Preikschat 981c2f8c5b more name fixes 2011-05-25 10:32:37 +02:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
M2j 06d561f9fc localized string sorting 2011-05-23 22:42:07 +02:00
Andreas Preikschat 383670e446 use the awesome mainwindow progress bar 2011-05-20 17:00:27 +02:00
Andreas Preikschat 304f4ff732 added menu entry to update the theme images 2011-05-20 13:45:39 +02:00
Andreas Preikschat 875202deca reverted changes 2011-05-19 08:01:28 +02:00
Andreas Preikschat 55738636d9 render the themes when the screen size changed 2011-05-16 13:41:43 +02:00
Andreas Preikschat 96f4f2f747 fixed traceback when deleting theme; fixed delete button being visible/hidden 2011-05-03 19:05:17 +02:00
Tim Bentley 6e9459b63d r1482 2011-04-25 07:44:04 +01:00
Andreas Preikschat f183215ecc - do not show the error message when you "rename" a theme, but you do not change the theme name
- fixed a bug, where a theme "lost" its background image when you renamed or copied the theme

bzr-revno: 1475
2011-04-17 19:57:47 +02:00
Andreas Preikschat d3a0952d66 fixed a bug, where themes 'lost' their background image; fixed theme re name when the name has not been changed 2011-04-17 14:36:35 +02:00
Tim Bentley f94ae1a9c5 Head r 1469 2011-04-16 12:42:35 +01:00
Raoul Snyman 8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Tim Bentley 20dc7846ce Take new count after loading files works better
Fixes: https://launchpad.net/bugs/756545
2011-04-10 19:59:29 +01:00
Tim Bentley 2ba0d410fc More Cleanups 2011-03-28 19:56:39 +01:00
Tim Bentley cc66c91569 r1421 2011-03-25 17:49:26 +00:00
Tim Bentley 55ab5eb4e1 r1416 2011-03-24 19:51:35 +00:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Tim Bentley d26c8fce86 Clean up initial theme setup 2011-03-20 07:37:44 +00:00
Tim Bentley 45034c1b8b Force default theme if no theme present 2011-03-19 19:45:22 +00:00
Andreas Preikschat a12dd5722c typo 2011-03-19 16:51:03 +01:00
Andreas Preikschat 4c4dfcc6c5 fixed BadZipfile exception 2011-03-19 16:43:25 +01:00
Andreas Preikschat aff94e1b8d fixed Bug #738207
Fixes: https://launchpad.net/bugs/738207
2011-03-19 16:38:26 +01:00
Tim Bentley cb661bf1ce bibles and themes work 2011-03-05 09:23:47 +00:00
Andreas Preikschat 0ed7e259fc removed white spaces 2011-02-25 18:05:01 +01:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble dc41ce5ab4 Enumerations and magic numbers 2011-02-18 03:15:09 +00:00
Jon Tibble 0d498bc3f0 UiStrings 2011-02-18 01:07:55 +00:00
Jon Tibble 9b48761590 Head r1308 2011-02-17 17:42:28 +00:00
Andreas Preikschat 9d88cec9d3 fixed creating theme preview image too early, fixed indents 2011-02-17 13:53:07 +01:00
Jon Tibble 1fbc873a8c Cleanups 2011-02-16 03:28:06 +00:00
Raoul Snyman 8ca735fe8e Removed "All Files" as per request. 2011-02-15 21:09:07 +02:00
Raoul Snyman 32272d6599 Amalgamated OpenLP theme filters into one. 2011-02-15 20:36:52 +02:00
Jon Tibble d9a26ae4d9 Cleanups 2011-02-14 20:32:19 +00:00
Jon Tibble ba8918a1ea Fixes 2011-02-14 18:20:59 +00:00
Jon Tibble 531e50a417 Fix translation breaking strings 2011-02-14 17:25:51 +00:00
Jon Tibble 12607020be Cleanup magic numbers and more UiStrings 2011-02-10 22:49:30 +00:00
Jon Tibble 0b83c7180f UiStrings updates 2011-02-10 04:06:16 +00:00
Jon Tibble 660028fd1e More button boxes and translations 2011-02-10 00:36:00 +00:00
Jon Tibble 45f9fa8f2f More translation refactors 2011-02-09 17:30:38 +00:00
Jon Tibble d4e91ed553 Head r1273 2011-02-05 23:02:59 +00:00
Jon Tibble 1bae9b520f Fix typo 2011-02-05 20:10:08 +00:00
Tim Bentley 668419190c Theme fixes 2011-02-05 17:31:13 +00:00
Tim Bentley 5c3c7e0c70 Remove line 2011-02-05 09:40:04 +00:00
Tim Bentley fecad94099 Fix up theme handing with rename and copy 2011-02-05 09:30:59 +00:00
Tim Bentley c7d3193762 Lets not delete the image before we copy it. Doh
Fixes: https://launchpad.net/bugs/712097
2011-02-05 07:54:23 +00:00
Jon Tibble f4d25560e9 UI library - critical_error_message_box 2011-02-02 23:12:31 +00:00
Jon Tibble a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +00:00
Jon Tibble 284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +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 ee6412e2a0 Refactor error messages 2011-01-15 00:53:12 +00:00
Jon Tibble ecb97881a1 Refactor file deleting, cleanups 2011-01-14 18:58:47 +00:00
Jon Tibble 7f5293c4c8 Cleanup and refactor file unicode check 2011-01-13 01:14:38 +00:00
Tim Bentley 46e18871aa Head 2011-01-11 17:45:22 +00:00
Tim Bentley 2feefa95f4 Fixes 2011-01-11 17:44:13 +00:00
Jon Tibble 8af1756274 Long lines 2011-01-10 19:13:40 +00:00
Tim Bentley e216356ed8 Remove Theme Delete button on Golbal theme 2011-01-10 17:40:47 +00:00
Tim Bentley 5ba888c520 Correct File Filter and Cleanup
bzr-revno: 1204
2011-01-10 16:59:45 +00:00
M2j 746ab70e5a Head 1201 2011-01-10 00:24:55 +01:00
Tim Bentley 62d0ac34b3 This time with changes oops!
Details in 1199
2011-01-09 19:11:54 +00:00
Tim Bentley 17a5d2c0b8 Theme fix 2011-01-09 19:08:37 +00:00
Tim Bentley 23990c168a Review Fixes 2011-01-09 08:17:17 +00:00
M2j 6e8a371da7 wrong parentship caused theme and servicemanager to disapear in a floating dock
more intelligent resizing of item list in PluginForm and SongMaintenanceForm
Fix in BS web bible parser
2011-01-09 01:27:46 +01:00
Tim Bentley 833d31ddb0 Head 2011-01-05 16:57:49 +00: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 f6a8e6884c Clean up directory creation 2011-01-01 17:23:24 +00: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
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 ecc46c12c4 Theme manager cleanup 2010-12-28 10:56:19 +00: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
Tim Bentley 399970e7c7 More Theme Management cleanups 2010-12-27 10:18:09 +00: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
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Tim Bentley ad36b2e83f Theme handling cleanups 2010-12-24 08:07:26 +00: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
Andreas Preikschat 4e9d6370b3 clean up 2010-12-16 17:08:10 +01:00
Tim Bentley a25ce9d3cf Sort out Camels 2010-12-11 20:49:50 +00:00
Raoul Snyman 3389e487ca Fixed issues from merges.
Set second page of wizard on edit.
2010-12-05 20:02:36 +02:00
Tim Bentley 37c065a6e4 pylint finished for now 2010-12-03 18:56:12 +00:00
Tim Bentley ada84d9352 pylint fixes part 1 2010-12-02 14:37:38 +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 45905753ed Start to add line count code to wizard 2010-11-23 20:48:55 +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
Tim Bentley 1dfef4f061 Style Police 2010-11-18 17:46:47 +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
Tim Bentley 0d9649ff40 Sort themes in sorder 2010-11-13 07:09:00 +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 39f7b3b4d8 Head 2010-10-24 19:20:23 +01:00
Jon Tibble a6bcfbf568 Cleanups 2010-10-21 16:31:22 +01:00
Tim Bentley 61c763639b Theme cleanup and more UI work. 2010-10-17 19:58:42 +01:00
Tim Bentley cc4acf4edd Position Tab updates 2010-10-16 08:21:24 +01:00
Tim Bentley 562a27e8ca More refactoring 2010-10-11 17:14:36 +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
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 f62ac45a29 Head1054 2010-09-24 12:30:10 +01:00
Jonathan Corwin 93b2d54c92 String fixes 2010-09-18 16:24:39 +01: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
Raoul Snyman ad57ee0927 Removed an unnecessary space. 2010-09-01 08:19:45 +02:00
Tim Bentley 4379004f0e rename theme suffix 2010-08-29 15:27:51 +01:00
Tim Bentley 5ba4de64ca String fixes 2010-08-28 16:49:51 +01:00
Tim Bentley 3c637f6c2d chnage theme suffix 2010-08-27 17:44:42 +01:00
Tim Bentley 58f7f248e3 Remove text indentation 2010-08-21 08:46:00 +01:00
Tim Bentley efd5c60dfd Display fixes amd theme updates 2010-08-07 07:18:05 +01:00
Tim Bentley 9722b4e382 Theme cleanups 2010-08-05 20:01:24 +01:00
Tim Bentley fb4bd1a8c2 Head981 2010-08-01 09:30:42 +01:00
Jon Tibble c9edfb9508 Cleanup QMessageBoxes using defaults 2010-07-31 03:06:44 +01:00
Tim Bentley 50691074b8 Head978 2010-07-30 18:49:55 +01:00
Jon Tibble 8838e9563e Naming cleanup fixes 2010-07-28 14:36:29 +01:00
Tim Bentley 44fd8f31e0 Head974 2010-07-27 19:54:53 +01:00
Jon Tibble c3594624d3 ServiceNote, Settings & ThemeManager naming 2010-07-27 13:18:10 +01:00
Tim Bentley 82acc32b78 Theme editing now works again 2010-07-26 16:51:18 +01:00
Jon Tibble 96033624aa Head r968 2010-07-25 12:47:53 +01:00
Tim Bentley fbe647b896 Head968 2010-07-25 10:03:01 +01:00
Tim Bentley ede8ae6f09 Theme updates 2010-07-25 09:58:08 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Raoul Snyman 651ee535f6 Hopefully the last of the string fixes. 2010-07-23 21:17:36 +02:00
Jon Tibble d368f15713 Import fix 2010-07-21 13:28:41 +01:00
Jon Tibble 42619d455b deleteTheme cleanups 2010-07-21 10:52:00 +01:00
Jon Tibble db025be243 Do not rename when name has not changed 2010-07-21 02:34:27 +01:00
Billy Lange 7e12cda88f Add confirm before theme delete
bzr-revno: 950
2010-07-18 08:07:01 +01:00
Billy Lange ca1d6c8675 Fixed spaces 2010-07-17 21:53:17 +02:00
Jon Tibble 897929967a Add Theme fix and form tab ordering 2010-07-16 13:31:47 +01:00
Billy Lange d1c41fae7a Confirm deletion of theme 2010-07-15 18:36:09 +02:00
Jon Tibble b5f667fe51 Fix theme editing (Bug #594909 part 1)
bzr-revno: 938
2010-07-13 19:32:29 +01:00
Jon Tibble 02b33ed660 Theme background images (Bug #594911) 2010-07-12 23:32:46 +01:00
Jon Tibble 767214bb13 Proper theme name editing (Bug #594909) 2010-07-12 22:11:00 +01:00
Tim Bentley 08f650871a Signature Cleanups 2010-07-05 17:00:48 +01:00
Jon Tibble 2c42aa0289 Refactor check_item_selected 2010-06-24 16:50:40 +01:00
Raoul Snyman d7bd2c5074 Fix up Theme form parentage.
Some new lines?
2010-06-21 22:06:36 +02:00
Jon Tibble e3a07c1e57 Cleanups 2010-06-19 21:21:36 +01:00
Jon Tibble 1005a3c1b1 Cleanup unneeded trailing backslashes 2010-06-19 19:29:18 +01:00
M2j b7ec09cf87 Unicode support for theme XML 2010-06-19 12:41:13 +02:00
M2j b13f9eb74f String cleanup: Themes 2010-06-19 01:18:08 +02:00
Jon Tibble 5dc87d3ede Cleanups 2010-06-17 22:07:01 +01:00
Meinert Jordan 48619f72cc Various i18n fixes.
bzr-revno: 847
2010-06-15 17:22:26 +02:00
Jon Tibble ec4d54e66a Fix variable naming 2010-06-12 21:22:58 +01:00
Jon Tibble 78114b8063 Apply docstrings feedback 2010-06-10 20:45:02 +01:00
Jon Tibble 7ddaff2843 Head r839 2010-06-10 17:36:49 +01:00
M2j 69c6e0ef02 use filesystem char encoding for file operations 2010-06-10 16:42:55 +02:00
Jon Tibble 78a6d20bb3 Fix theme migration method parameters 2010-06-10 14:20:43 +01:00
M2j 2dac357fa7 HEAD 2010-06-10 15:17:39 +02:00
M2j f51d67cd51 exception and string fix 2010-06-10 09:59:46 +02:00
Jon Tibble 8d059fb84e Add DocStrings 2010-06-10 02:57:59 +01:00
Jon Tibble 1cfcdadbd1 thememanager tweaks 2010-06-10 01:03:38 +01:00
Jon Tibble e40cdf792f Fix theme export breakage and lack of feedback 2010-06-10 00:28:02 +01:00
M2j b022fef955 combining two import statements 2010-06-10 01:03:08 +02:00
M2j 88930d3600 fix: Collecting files for theme export was broken 2010-06-10 00:18:07 +02:00
M2j 940c6fd44f Set theme and service file content to UTF-8
Replaced replaced all non-ASCII chars in the sources (exept of comments)
Fixed theme background images bug
2010-06-09 21:10:57 +02:00
Jon Tibble 0b1621923a PEP8 type checking and cleanups 2010-06-09 18:09:32 +01:00
Jon Tibble 559e4c4d63 Cleanups 2010-06-08 16:38:09 +01:00
Frode Woldsund 2df6bf5ef5 Fixed some wrong translate context and some indentation errors 2010-06-07 23:36:22 +02:00
Frode Woldsund b7d4f537e5 . 2010-06-07 00:44:49 +02:00
Frode Woldsund 23ac93019a Merged the trunk into my tree 2010-06-07 00:30:11 +02:00
Frode Woldsund dc35faf1ae Fixed all errors from the feedback I got from IRC 2010-06-06 12:07:48 +02:00
Frode Woldsund e88c05bd58 Added unicon symbol to all arguments in the translate() function. And fixed missing "spaces" and other smal error regarding the coding standar 2010-06-06 11:52:11 +02:00
Frode Woldsund 3be909c5c0 Replaced { self.trUtf8() } with { translate() } which is the new standar. I also imported the translate library on the following files. I did not remove any import sinse I do not know how this { self.trUtf8() } does work. 2010-06-01 00:06:16 +02:00
Jon Tibble fb1e222422 Moar whitespace, exceptions and naming 2010-05-29 20:50:50 +01:00
Jon Tibble 4616bbcb36 Explicitly declare exceptions 2010-05-27 17:00:51 +01:00
Jon Tibble dc96d471e6 Variable cleanup 2010-05-27 15:41:47 +01:00
Jon Tibble 871640c374 Whitespace 2010-05-25 17:16:43 +01:00
Jon Tibble a2448e36da Remove redundant code 2010-05-25 15:20:05 +01:00
Jon Tibble 5a7e36b5bc Correct settingsSection naming convention 2010-04-30 23:38:15 +01:00
Jon Tibble b81160768b Coding style fixes 2010-04-30 22:00:17 +01:00
Tim Bentley 61a1693ce0 Head 802 2010-04-30 15:27:05 +01:00
Jon Tibble 22b00a130f Make settings_sections consistent 2010-04-30 02:31:41 +01:00
Tim Bentley b25b8ea590 Head 800 and fix fall out part 1 2010-04-28 18:07:36 +01:00
Jon Tibble bc74bc0335 Cleanup settings saving 2010-04-28 15:17:42 +01:00
Jon Tibble 507cd19739 Cleanups and diff reading fixes 2010-04-28 02:28:37 +01:00
Jon Tibble 9605183812 Config file to QSettings conversion 2010-04-27 17:27:57 +01:00
Tim Bentley a29ea3f861 Add line spacing adjustment to renderer
Remove .thumbnail directories
2010-04-24 08:21:35 +01:00
Jonathan Corwin 29e4d4cf1a event fixes 2010-04-20 23:00:55 +01:00
Jonathan Corwin bc6b7a8488 signal/slot refactor part 1 2010-04-16 08:31:01 +01:00
Raoul Snyman 2c325d718b Changes:
- Consolidated common icons for a slightly smaller resource file.
- Changed the Import Bible icon to an import icon.
- Merge from head.
2010-03-23 21:04:15 +02:00
Raoul Snyman ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00
Tim Bentley 47dc69b194 More text fixes 2010-03-13 08:43:54 +00:00
Tim Bentley db84256a20 Fix yet more text 2010-03-12 19:39:15 +00:00
Jon Tibble e40f1b41ef Truth tests and some style fixes 2010-03-09 19:43:11 +00:00
Tim Bentley 9ada2f00b0 Theme Deletes only work for unused themes 2010-03-04 19:03:09 +00:00
Tim Bentley 325fab92da Clean up all the Gloab log statements 2010-02-27 15:31:23 +00:00
Jon Tibble d02fc68a72 Fix unzipping theme files 2010-02-22 16:57:08 +00:00
Jon Tibble 0337127985 Fix theme import alignment 2010-02-22 15:53:23 +00:00
Jon Tibble 45c7fad1d6 Fix theme import colours 2010-02-21 23:40:16 +00:00
Jon Tibble 962f1364e4 Fix v2 theme importing 2010-02-21 23:05:03 +00:00
Jon Tibble f7d95a8fdb Remove debug prints 2010-02-21 21:41:30 +00:00
Jon Tibble ab43741dcb Head r709 and initial fix for theme importing 2010-02-21 13:20:39 +00:00
Jon Tibble 60236d98a1 Head r706 2010-02-17 19:05:39 +00:00
Tim Bentley fef8986550 Fix theme import bug 2010-02-16 17:40:41 +00:00
Jon Tibble f30136924f Head r700 and import fixes 2010-02-06 16:23:47 +00:00
Tim Bentley af5bfe3066 Clean up SongUsage so it now works again 2010-01-28 07:15:23 +00:00
Jon Tibble 9239c0cdf3 Cleanups 2010-01-24 23:16:15 +00:00
Tim Bentley 56275fbc21 Remove prints for merge 2010-01-22 17:54:08 +00:00
Tim Bentley af3f69afce Finish off Theme thumbnail performance improvements 2010-01-21 19:41:17 +00:00
Tim Bentley a69ba0a151 Fix themes loading performance by storing small icons. 2010-01-18 19:56:02 +00:00
Raoul Snyman b4b075c961 Updated copyright year. 2009-12-31 14:52:01 +02:00
Tim Bentley aaba983805 Fix up Bible plugin and Theme manager 2009-12-11 17:40:18 +00:00
Tim Bentley 9893a887ab Add slideTransition Flag to theme to allow for transitions to be turned off at theme level 2009-12-08 17:52:45 +00:00
Raoul Snyman f5bee07341 Added Michael to the copyright notice.
Fixed a bug where Media Manager item toolbar buttons were becoming toggle buttons.
Cleaned up config settings.
Miscellaneous other bugfixes.
2009-11-30 22:29:26 +02:00
Raoul Snyman a6d8813a50 Merge from HEAD, started changing the copyright to include Michael Gorven. 2009-11-29 22:30:41 +02:00
Raoul Snyman 910a61ce3f Merged in HEAD 2009-11-29 22:01:23 +02:00
Raoul Snyman ce63999383 Various configuration option cleanups and changes. 2009-11-27 23:37:01 +02:00
Raoul Snyman d0832a2c86 Changed all the trUtf8(u'...') to trUtf8('...') 2009-11-26 20:43:49 +02:00
Raoul Snyman 2054d38cae Merged in lp:~raoul-snyman/openlp/bitsandbobs
bzr-revno: 671
2009-11-15 09:02:27 +02:00
Raoul Snyman 1d80bb6229 Attempt to fix recursion in blanking.
Fixed all the Receiver.send_message instances to stop instantiating the Receiver class.
2009-11-13 23:24:59 +02:00
Jon Tibble b79d535e04 Fix theme loading logic and missing item from cleaning 2009-11-12 23:49:35 +00:00
Jon Tibble 1c92f157c7 Refactor file_to_xml => get_text_file_string 2009-11-12 23:43:47 +00:00
Tim Bentley 5b154b5941 Fix bugs in previous merges with icons and themes 2009-11-08 13:56:25 +00:00
meths@btinternet.com eba4115490 Fix file handling
bzr-revno: 660
2009-11-07 06:45:25 +00:00
Jon Tibble ecb0e3db8b Truth and file handling fixes 2009-11-07 00:00:36 +00:00
Tim Bentley 38e3ca66cb Fix error in previous merge for ThemeManager
Get Custom Working with remote editing
2009-11-06 18:50:46 +00:00
Jon Tibble 74b08cb9c4 Clean theme loading 2009-11-06 02:12:56 +00:00
Jon Tibble 62031c24b9 Fix last theme.parse() without a cleanTheme() 2009-11-05 00:09:19 +00:00
Jon Tibble 2136155f48 Fix theme loading and song editing 2009-11-04 01:16:15 +00:00
Jon Tibble 5b4ce8124d Fix theme loading 2009-11-03 20:04:38 +00:00
Jon Tibble 84ce96f989 More truth testing cleanup - core 2009-11-03 18:14:25 +00:00
Jon Tibble 51915d0e97 Truth testing cleanup 2009-11-03 15:13:52 +00:00
Tim Bentley dd919d4ccf Headr633 and merge resolution 2009-10-29 13:58:03 +00:00
Jon Tibble 2a0e5d6726 Fix i18n for New Theme typo 2009-10-29 13:19:31 +00:00
Jon Tibble c6f6624605 Fix i18n for New Theme 2009-10-29 13:11:45 +00:00
Tim Bentley 0ffbc050de Songs now have remote edit working 2009-10-29 09:18:26 +00:00
Tim Bentley 68bc9bf526 Audit report work 2009-10-25 14:41:15 +00:00
Jon Tibble aeb75d2056 Fix imports and typo 2009-10-24 17:40:36 +01:00
Tim Bentley 76fa3438c4 Headr621 2009-10-24 10:55:25 +01:00
Tim Bentley 2c1c202e5b Fixed edit theme to preview render bug 2009-10-24 08:22:44 +01:00
Raoul Snyman 90280b7117 Finished up the initial conversion to "trUtf8()" 2009-10-23 20:48:49 +02:00
Raoul Snyman 8d4cdc71ba Initial go at i18n 2009-10-23 15:17:43 +02:00
Tim Bentley 979ba02b02 Add Lines per slide and wrap indentation 2009-10-22 20:03:08 +01:00
Jon Tibble 7f773a314b General fixes
bzr-revno: 610
2009-10-19 18:17:38 +01:00
Jon Tibble fc61d7fe55 Fixups 2009-10-19 15:56:44 +01:00
Tim Bentley 3c9ffae002 Fix name standards 2009-10-17 20:13:11 +01:00
Tim Bentley e9800d8ecc Fix theme saving 2009-10-17 19:20:07 +01:00
Tim Bentley 0f54bb81e7 Save Theme import directory 2009-10-16 05:46:32 +01:00
Tim Bentley 56930f1e65 Correct Theme name for Export if default 2009-10-11 07:25:37 +01:00
Tim Bentley 268aadde4c Theme improvements 2009-10-10 19:36:58 +01:00
Jon Tibble e5db2456e7 Remove unused imports 2009-09-25 01:43:42 +01:00
Jon Tibble 26bd337f7d Remove duplicate and redundant Theme code 2009-09-24 02:37:21 +01:00
Jon Tibble 873e16f3a6 Double space cleanup 2009-09-22 00:11:50 +01:00
Jon Tibble 98ea9141f4 More white space and line length fixes 2009-09-21 18:56:36 +01:00
Tim Bentley 03d9ac85d5 Add Theme export handling and error handling 2009-09-14 19:53:56 +01:00
Jon Tibble df7016c22d dos2unix run on trunk r535 2009-09-13 16:14:45 +01:00
Jon Tibble 54057730f7 Complete Theme breakage fixing 2009-09-13 15:12:38 +01:00
Jon Tibble 417d8c3725 Fix theme break 2009-09-13 14:24:58 +01:00
Raoul Snyman 43dc7e6b90 Merged in lp:~raoul-snyman/openlp/docstrings
bzr-revno: 532
2009-09-12 19:24:16 +02:00
Raoul Snyman fb9914fb08 Changed the license info from docstrings to normal comments. 2009-09-08 21:58:05 +02:00
Jon Tibble 78b553ac23 Refactor theme loading 2009-09-07 14:05:53 +01:00
Jon Tibble a037c3ee2b Fix theme loading mess 2009-09-07 03:17:36 +01:00
Jon Tibble cda62a2617 Save themes in formatted XML and clean touched files 2009-09-04 23:27:53 +01:00
Tim Bentley 0f1ac7cfb2 Sort out SlideController
bzr-revno: 515
2009-08-29 19:18:24 +01:00
Tim Bentley eca69df868 Slide Controller rewrite complete 2009-08-29 08:17:56 +01:00
Maikel Stuivenberg ec68413cec fixed the theme code 2009-08-28 20:34:33 +02:00
Maikel Stuivenberg 0c53783acd Theme manager will ask for save if theme already exists 2009-08-27 18:21:00 +02:00
Tim Bentley 63f67ea756 EventManager Removal - complete 2009-08-26 06:00:19 +01:00