Commit Graph

332 Commits

Author SHA1 Message Date
Andreas Preikschat 2d99f59c84 started to use QString v2 api 2012-05-17 17:13:09 +02:00
Raoul Snyman 0f1bca77b4 Some small coding standards things. 2012-04-22 21:50:18 +02:00
Andreas Preikschat 620d858d68 clean ups 2012-04-12 16:16:12 +02:00
M2j ee3da31682 Check for Qt version before calling QtCore.QLocale().createSeparatedList 2012-02-26 16:15:00 +01:00
Tim Bentley 025fe7e145 Correct brackets 2012-02-25 18:31:02 +00:00
Tim Bentley 3e1ba89a41 Fix locale test 2012-02-25 17:44:21 +00:00
Tim Bentley c1c1de5472 Fix Impress and OpenLP so it now starts .
Fix Spelling
Remove QLocale code for now as not supported by PyQt

Fixes: https://launchpad.net/bugs/902115
2012-02-25 13:01:47 +00:00
Meinert Jordan 5b4b48a61c Displayed listed items are shown more natural type (Jack, René and Maria)
bzr-revno: 1881
2012-02-19 22:53:41 +02:00
M2j 9e03cf0715 use Qt method if available 2012-02-17 19:51:01 +01:00
M2j ce7029776a localize separated item list format 2012-02-16 21:36:35 +01:00
Jonathan Stafford 21d0e93505 Tidied up blank lines between class definitions (again) 2012-01-30 06:13:51 +08:00
Jonathan Stafford d26de263f3 Fixed missing u and tidied up blank lines between class definitions 2012-01-30 06:07:06 +08:00
Jonathan Stafford 02975a61bf Renamed and moved both enumerations to lib/__init__.py 2012-01-28 16:07:54 +08:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Mattias Põldaru 3d278d51a7 Fix BOM mess for utf-8 files. We assume no other file would begin with BOM, whatever encoding they have (they really shouldn't since BOM is used to detect unicode on Windows and at least by wiki nobody is opposed).
bzr-revno: 1836
2011-12-14 12:47:52 +02:00
Mattias Põldaru ca6250ae3b Supposedly fix BOM mess for utf-8 files. We assume no other file would begin with BOM, whatever encoding they have. 2011-12-10 20:21:18 +02:00
Mattias Põldaru e471edca89 Convert strings unicode as soon as possible and assume they are in unicode later. 2011-12-09 13:50:25 +02:00
Andreas Preikschat 8f3f09eef9 r1765 + resolved conflict 2011-10-01 09:28:45 +02:00
Raoul Snyman b0dc146043 Added the default background colour back in so that the rest of the app that is not expecting to have to supply a background colour doesn't have to be changed.
Fixes: https://launchpad.net/bugs/803342
2011-09-20 19:53:09 +02:00
Tim Bentley 834ed570ce Fix bug where string is added to image instead of QColor.
Fix issue where queue has records to process but it is not running.

Fixes: https://launchpad.net/bugs/854171
2011-09-20 16:23:29 +01:00
Raoul Snyman 015249407d Renamed some of the ItemCapabilities. 2011-08-28 19:45:13 +02:00
Raoul Snyman c81117991a HEAD 2011-08-26 22:59:27 +02:00
Raoul Snyman d5e92c0d35 Added a media files form and populated it from the media plugin, if the media plugin is enabled. 2011-08-23 23:48:46 +02:00
Tim Bentley ad61defdae Add border colors and fix song usage 2011-08-20 12:45:06 +01:00
Tim Bentley ecd7a197de Fix conflict 2011-08-04 05:51:41 +01:00
Andreas Preikschat c0976a4690 moved files and changed code to reflect string changes
Fixes: https://launchpad.net/bugs/816382
2011-07-30 09:34:37 +02:00
Tim Bentley f1902ade5a Fix up drag and drop code 2011-07-27 19:28:35 +01:00
Andreas Preikschat 14e2ce6b64 better comment 2011-06-25 15:23:49 +02:00
Andreas Preikschat 3616554a17 r1645 2011-06-20 21:57:08 +02:00
Andreas Preikschat 5f8087bb0d use function in presntation plugin 2011-06-20 21:56:01 +02:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Andreas Preikschat 900a817cbf asdf 2011-06-12 17:59:46 +02: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 8fc4305b43 removed test lines 2011-06-09 12:41:02 +02:00
Andreas Preikschat f263dfa0c8 2011-06-07 09:30:50 +02:00
Andreas Preikschat 7ec12f15ea r1576 2011-05-26 19:56:08 +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
Andreas Preikschat aae9724f34 allow html tags to be translated
Fixes: https://launchpad.net/bugs/787552
2011-05-26 08:45:22 +02:00
Andreas Preikschat cf4dbcdafe r1569 2011-05-25 15:10:44 +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
Andreas Preikschat d068d11c76 (started to) fix bug #86896 2011-05-24 17:06:38 +02:00
Andreas Preikschat c728559862 moved 'No Search Results' code 2011-05-15 14:11:08 +02:00
Andreas Preikschat 9709429261 r1532 2011-05-11 10:13:10 +02:00
Andreas Preikschat 55e4bad542 display 'No Search Results' if no song/bible verse matched the search keyword (bug #739759)
Fixes: https://launchpad.net/bugs/739759
2011-05-08 13:35:10 +02:00
Andreas Preikschat e25145a81b 2011-05-05 13:51:47 +02:00
Gerald Britton 37a68a4b87 Minor optimization in translate function: Save redundant lookups 2011-05-03 13:36:20 -04:00
Tim Bentley 19bd7536c3 Need Glasses 2011-05-01 16:15:08 +01:00
Tim Bentley 7436621316 Fix incorrect colour specification
Fixes: https://launchpad.net/bugs/774853
2011-05-01 14:58:28 +01:00
Tim Bentley f94ae1a9c5 Head r 1469 2011-04-16 12:42:35 +01:00
Andreas Preikschat f2f49acd39 added ability to change language in a spelledit 2011-04-14 15:53:02 +02:00
Andreas Preikschat 84605fb430 fixed wrong context of shortcuts; moved functions 2011-04-04 16:38:17 +02:00
Andreas Preikschat dfc2eed1f4 adapted latest merge 2011-04-03 16:20:55 +02:00
Tim Bentley 6445964646 r1442 2011-04-03 07:19:28 +01:00
Jonathan Corwin db68c0419f Fix bug when hit service live button, but nothing to go live. Add option to preview immediately in media manager. Add keyboard shortcuts to media manager 2011-04-02 10:52:32 +01:00
Jonathan Corwin 2cce748d20 Change superscript so it still works in print. Fix problem with openlp not closing 2011-03-28 21:18:55 +01:00
Tim Bentley c8a7594685 Bye Bye RenderManager 2011-03-28 19:12:46 +01:00
Jonathan Corwin 1e973c6c8d Attempt superscript without affecting line spacing 2011-03-27 23:28:20 +01:00
Tim Bentley c93b073da8 Renderer Cleanups - started 2011-03-27 09:19:00 +01:00
Andreas Preikschat 8aac2f7724 fixed exception 2011-03-25 19:45:39 +01:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Andreas Preikschat 8374c2d449 redundant code 2011-03-10 20:17:05 +01: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
Andreas Preikschat 9d88cec9d3 fixed creating theme preview image too early, fixed indents 2011-02-17 13:53:07 +01:00
Jon Tibble 281b24b815 Rename list widget descendant 2011-02-10 19:05:35 +00:00
Jon Tibble e4d317306c Refactor ListViews 2011-02-10 18:38:03 +00:00
Jon Tibble 303433a20d UI library - save_cancel_button_box 2011-02-02 19:30:06 +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
Tim Bentley 139cf93541 SongUsage cleanup 2011-01-28 18:41:37 +00:00
Tim Bentley e33628e049 Merge fixes 2011-01-15 11:56:40 +00:00
Tim Bentley c4891f27ed Fix merge errors 2011-01-09 13:54:40 +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
Jon Tibble c2b1dd9f2f More cleanups 2011-01-08 02:44:12 +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
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 a464ab791b Head 1169 2010-12-27 08:32:01 +00:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +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 533a0c5b5b Head r1131 2010-12-06 23:28:01 +00:00
Andreas Preikschat 7889a22810 fixed <p> tag, replaced the <u> tag and another fix 2010-11-27 22:12:52 +01:00
Andreas Preikschat ae036056b1 added the tag {u} 2010-11-26 17:25:56 +01:00
Jon Tibble 1c11cab27b Whitespace & unused imports 2010-11-24 01:51:08 +00:00
Tim Bentley eacf6cc870 Head1105 2010-10-29 20:04:08 +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 6dbb80ee94 Initial version of Image performance improvements 2010-10-22 18:24:56 +01:00
Tim Bentley 61c763639b Theme cleanup and more UI work. 2010-10-17 19:58:42 +01:00
Tim Bentley cf2d215534 More imporovements 2010-10-16 14:54:57 +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
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 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
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
rimach 2d47e2523c remove executable flag 2010-09-14 20:18:47 +02:00
rimach 33f49f7d4a Head 2010-09-14 19:46:39 +02:00
Jon Tibble 5fe753c833 Cleanups 2010-09-14 15:21:44 +01:00
rimach e2c8ee11f2 Fix removing dock with translation 2010-09-12 23:03:16 +02:00
rimach d542e2762a hopefully Line ending corrected part3 2010-09-10 21:47:33 +02:00
rimach d4cabf9693 move translations from mediamanager to plugins with dict 2010-09-10 17:50:30 +02:00
Jonathan Corwin 704502b05d Head 2010-09-04 14:35:15 +01:00
Jonathan Corwin 1899fc3415 css tidies, attempt to get paging correct, replacing qtextdoc with qwebview 2010-09-04 14:06:06 +01:00
Tim Bentley 04cfa6a730 Move spell and tag dialog to it"s own file 2010-09-04 09:12:54 +01:00
Jonathan Corwin 1fca6ec81d Italics/Bold theme to CSS. Share css for both QTextDocument and QWebView 2010-09-03 23:03:54 +01:00
Jonathan Corwin e292748b83 Colour and poss blank verse fix? 2010-09-03 19:30:56 +01:00
Tim Bentley 5ba4de64ca String fixes 2010-08-28 16:49:51 +01:00
Tim Bentley 076215435b Fix up tags for renderer 2010-08-21 20:17:56 +01:00
Tim Bentley 3698f4abd9 cleanups for merge 2010-08-21 09:24:14 +01:00
Tim Bentley 44fd8f31e0 Head974 2010-07-27 19:54:53 +01:00
Jon Tibble 37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Tim Bentley fbe647b896 Head968 2010-07-25 10:03:01 +01:00
Tim Bentley 9efad8da66 Head966 - and fix mediaitem 2010-07-25 07:21:29 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Tim Bentley 63b4696621 Cleanups and ratio changes 2010-07-24 17:55:06 +01:00
Raoul Snyman 2efb7cd34a Update more strings, and just tweak the display of the remotes plugin settings tab. 2010-07-21 08:24:32 +02:00
Tim Bentley a071dcc879 Head 2010-07-12 18:13:59 +01:00
Jonathan Corwin bff74507d7 Coding standards 2010-07-11 21:53:53 +01:00
Tim Bentley 44ae86e82b Renderer replacement humm 2010-07-11 11:58:36 +01:00
Tim Bentley 02c0fe9e89 Renderer replacement started 2010-07-11 08:45:49 +01:00
Tim Bentley 0bd6d297c7 Add new renderer code 2010-07-11 06:40:56 +01:00
Jonathan Corwin 27bccda0b6 Presentation thumbnail changes 2010-07-10 23:21:14 +01:00
Jon Tibble 732bf24ef8 XML: Cleanups 2010-07-03 14:26:29 +01:00
Jon Tibble 497d1c9dc9 XML: Put it where it should be 2010-07-03 02:33:40 +01:00
Jon Tibble 3447c7fed6 XML: Start refactoring 2010-07-02 15:57:48 +01:00
Jon Tibble 585ffbdc6d Head r881 2010-06-25 01:30:26 +01:00
Jon Tibble b402cc5639 Fix check_item_selection 2010-06-24 20:04:18 +01:00
Jon Tibble 2c42aa0289 Refactor check_item_selected 2010-06-24 16:50:40 +01:00
Jon Tibble 91c0fcb9e7 Head r860 2010-06-19 18:30:41 +01:00
Jon Tibble 685fe0311a Cleanups
bzr-revno: 860
2010-06-19 18:26:34 +01:00
Jon Tibble 0235f251bf Cleanups 2010-06-19 14:18:38 +01:00
M2j b7ec09cf87 Unicode support for theme XML 2010-06-19 12:41:13 +02:00
Jon Tibble 37dd8888ca Head r847 2010-06-15 16:43:52 +01:00
Jon Tibble 85661fe6e4 RFC: Tweaks 2010-06-15 16:42:52 +01:00
Meinert Jordan 48619f72cc Various i18n fixes.
bzr-revno: 847
2010-06-15 17:22:26 +02:00
Jon Tibble e71caf43e7 Head r846 2010-06-14 19:22:08 +01:00
Jon Tibble ec4d54e66a Fix variable naming 2010-06-12 21:22:58 +01:00
Jon Tibble 55f6197212 RFC: Refactor database setup code
A possible way to refactor database code to remove code duplication and,
I hope, provide a simpler, more intuitive model to be copied by others
2010-06-12 02:52:04 +01:00