Commit Graph

121 Commits

Author SHA1 Message Date
Jon Tibble 1cc7c9ec39 Cleanups 2011-01-22 12:21:43 +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
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 e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Jon Tibble b7dd528d50 Cleanups 2010-11-03 17:19:44 +00: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 4f04bba5e6 Fix alert view bug 2010-10-15 15:43:42 +01:00
rimach f869e0d979 replace self.text_strings with self.textStrings, fix doc string 2010-10-05 18:09:48 +02: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 79881d9023 Update plugin version numbers 2010-09-21 18:30:32 +01:00
rimach 399813e6aa fix for the merge comments, add correct translations for settings window 2010-09-16 23:10:36 +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 22304d491d correct coding rules, some optimizations 2010-09-14 19:46:21 +02:00
rimach 8e8a6e42ff Head 2010-09-13 21:08:26 +02:00
rimach e2c8ee11f2 Fix removing dock with translation 2010-09-12 23:03:16 +02:00
rimach 6d7e7d7ad2 hopefully Line ending corrected and resolve merge conflict, part2 2010-09-10 21:21:14 +02:00
rimach d4cabf9693 move translations from mediamanager to plugins with dict 2010-09-10 17:50:30 +02:00
rimach 95ffc8dd3b add translation code for MediaDocks and PluginList 2010-09-04 00:51:28 +02:00
Tim Bentley 5ba4de64ca String fixes 2010-08-28 16:49:51 +01:00
Tim Bentley 047e8efe1f Head982 2010-08-01 09:44:58 +01:00
Tim Bentley fb4bd1a8c2 Head981 2010-08-01 09:30:42 +01:00
Tim Bentley f10e478438 Alert workings 2010-08-01 09:28:31 +01:00
Jon Tibble 4b0093e97b Fix alerts width 2010-07-31 23:23:48 +01:00
Jon Tibble 8eb7fd4c30 Fix alert form parenting 2010-07-31 01:46:15 +01:00
Jon Tibble 8f0d30c48b Fix plugin forms 2010-07-31 01:34:37 +01:00
Jon Tibble ab3efd2b3b Fix issues with plugins (inc. bug #605655) 2010-07-31 01:05:27 +01:00
Jon Tibble 2bd442ff4f More naming cleanup 2010-07-28 14:15:39 +01:00
Jon Tibble 37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Raoul Snyman 2b7d7f3ba5 More string updating. 2010-07-23 20:03:19 +02:00
Raoul Snyman 167c60345b Updated translation files.
Fixed a few more strings.
2010-07-07 14:58:03 +02:00
Raoul Snyman 419b21a2b1 Fix up some strings and come bugs in the alerts plugin. 2010-07-06 17:26:52 +02:00
Tim Bentley 08f650871a Signature Cleanups 2010-07-05 17:00:48 +01:00
Tim Bentley 0656b34df9 Cleanups 2010-07-02 19:21:45 +01:00
Jon Tibble 45375e7442 Cleanup plugins (Bug #600996) 2010-07-02 13:13:46 +01:00
Raoul Snyman 5c4a835dac Added decent images for remotes, alerts and song usage. 2010-06-29 23:23:56 +02:00
Jon Tibble 585ffbdc6d Head r881 2010-06-25 01:30:26 +01:00
Tim Bentley da5ff6c3db Update version numbers and white space 2010-06-23 18:37:01 +01:00
Jon Tibble 43a4eaed96 Head r872 2010-06-22 15:34:03 +01:00
Tim Bentley a4d7ae1600 Final extermination of translate u"s 2010-06-21 19:28:36 +01:00
Raoul Snyman 6c1b5a6fad Updated the majority of the translate() functions.
Removed .qm files.
Ignore .qm files.
2010-06-21 18:43:59 +02:00
Jon Tibble d395438173 Head r851 2010-06-17 18:00:14 +01:00
Frode Woldsund 7c6b5c0b99 translate(pluginName.pluginName) -> translate(pluginName) and removed some spaces 2010-06-17 14:02:18 +02:00
Jon Tibble 85661fe6e4 RFC: Tweaks 2010-06-15 16:42:52 +01:00
Jon Tibble 54aa8958fe RFC PT2: Refactor Manager 2010-06-13 00:00:14 +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 2c1f1f9455 Fixed translate() funtion in alertsplugin 2010-06-06 13:34:35 +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 5a7e36b5bc Correct settingsSection naming convention 2010-04-30 23:38:15 +01:00
Jon Tibble 8d6a624c6c Fix break 2010-04-30 02:43:05 +01:00
Jon Tibble bc74bc0335 Cleanup settings saving 2010-04-28 15:17:42 +01:00
Jon Tibble 9605183812 Config file to QSettings conversion 2010-04-27 17:27:57 +01:00
Jon Tibble b8f940565e Import fixes 2010-04-23 21:39:27 +01:00
Jonathan Corwin 877af7ea2c More fixes 2010-04-21 22:56:48 +01:00
Tim Bentley dcd48d1042 Clean up alert dialog with new layout
Alerts over video starting to work 
Fix bug in impress close down
2010-04-17 08:31:15 +01:00
Tim Bentley fd23dbc030 Head755 2010-03-22 18:33:54 +00:00
Raoul Snyman ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00
Tim Bentley 13608bedae Alter form removal complete 2010-03-17 19:04:39 +00:00
Tim Bentley 60a3468edb remove alert dialog 2010-03-16 21:03:10 +00:00
Tim Bentley 0b1ce89017 Fix translation 2010-03-09 18:19:58 +00:00
Tim Bentley 325fab92da Clean up all the Gloab log statements 2010-02-27 15:31:23 +00:00
Jon Tibble 711bd3cf00 Import fixes and copyright insertion 2010-02-17 19:13:04 +00:00
Tim Bentley e0b7c54ddc Minor fixes and unicode changes 2010-02-16 18:47:26 +00:00
Tim Bentley 2fefcef09d Alerts editing now work - history and pre determined 2010-02-14 20:19:57 +00:00
Tim Bentley acc97f3c79 Alerts now have history 2010-02-14 13:27:32 +00:00
Tim Bentley 47a61a6581 Finished moving alert code to plugin structure 2010-02-12 18:42:09 +00:00
Tim Bentley 944f45c8c8 Fix up song usage extract processing 2010-02-11 18:39:28 +00:00