M2j
0f7c997214
small fix for unicode Theme names
2010-06-19 14:01:06 +02:00
Jon Tibble
2d050b07db
Head r858
2010-06-19 12:53:20 +01:00
M2j
9cdc489735
HEAD
2010-06-19 13:43:05 +02:00
M2j
b7ec09cf87
Unicode support for theme XML
2010-06-19 12:41:13 +02:00
Tim Bentley
41789ef5e3
Translate string clean up
...
core/lib/__init__.py
core/utils/languagemanager.py
core/lib/mediamanageritem.py
core/ui/slidecontroller.py
core/ui/plugin*.py
core/ui/service*.py
2010-06-19 05:05:39 +01:00
Tim Bentley
d143b197a3
Head851
2010-06-18 06:59:31 +01:00
Tim Bentley
e4f77dbacb
Bug fixes
2010-06-18 06:58:40 +01:00
Jon Tibble
7f88043177
RFC: Cleanups
2010-06-18 02:26:01 +01:00
Jon Tibble
d395438173
Head r851
2010-06-17 18:00:14 +01:00
Jon Tibble
1af5f700e2
Bible search fix
...
Edit and Delete feedback for Media Manager Items
Fix Bible Import Wizard setField errors
Fix addToServiceItem locations
Remove unused scripts/get-strings.py
bzr-revno: 850
2010-06-17 15:06:47 +01:00
Frode Woldsund
7c6b5c0b99
translate(pluginName.pluginName) -> translate(pluginName) and removed some spaces
2010-06-17 14:02:18 +02:00
Jon Tibble
143f361f8d
Fix translate and remove unused script
2010-06-17 12:43:58 +01:00
Jon Tibble
4683e20860
Fix addToServiceItem location
2010-06-17 02:56:05 +01:00
Frode Woldsund
99d97a95a3
removed a "enter-space"
2010-06-17 00:17:50 +02:00
Frode Woldsund
cc7b6a9ec3
Merged whit current trunk
2010-06-17 00:14:46 +02:00
Frode Woldsund
40fbf5ad63
Fixed syntax in translate() function that contained u'%s' and % stuff
2010-06-17 00:11:11 +02:00
Jon Tibble
5e0ab4a7f6
Fix lack of feedback for edit and delete
2010-06-16 02:23:57 +01:00
Jon Tibble
814a4f023d
Fix Bible Import setField errors
2010-06-16 01:31:44 +01:00
Jon Tibble
b7e3ec4441
RFC: Refactor a filter method
2010-06-15 19:08:02 +01: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
e92b017348
RFC PT4: The other DB plugins
2010-06-15 03:08:22 +01:00
Jon Tibble
554ab59caf
RFC PT3: Bibles
2010-06-15 01:44:06 +01:00
Jon Tibble
e71caf43e7
Head r846
2010-06-14 19:22:08 +01:00
Frode Woldsund
e94bba463b
The translate() function is a static method. Fixed.
2010-06-14 14:24:30 +02:00
Frode Woldsund
7b43146421
merged with current trunk
2010-06-14 08:38:51 +02:00
Jon Tibble
54aa8958fe
RFC PT2: Refactor Manager
2010-06-13 00:00:14 +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
Frode Woldsund
752e063837
Fixed doublespace in import
2010-06-11 09:36:08 +02:00
Jon Tibble
914a710f95
More docstrings
2010-06-10 22:30:50 +01:00
Jon Tibble
7ddaff2843
Head r839
2010-06-10 17:36:49 +01:00
M2j
2dac357fa7
HEAD
2010-06-10 15:17:39 +02:00
Jon Tibble
8d059fb84e
Add DocStrings
2010-06-10 02:57:59 +01:00
M2j
8296b8dc84
Additional translatable strings
...
Removed string_to_unicode and variant_to_unicode
2010-06-09 23:15:37 +02:00
Jon Tibble
0b1621923a
PEP8 type checking and cleanups
2010-06-09 18:09:32 +01:00
Frode Woldsund
f5b02659b6
Replaces missed trUtf8('...') -> translate(u'PluginName.ClassName', '...')
2010-06-09 13:11:01 +02:00
Jon Tibble
9bb7343092
Fix incorrect exception
2010-06-07 00:24:45 +01:00
Jon Tibble
2d988d9c8a
Fix MediaManagerItem after import cleanups
2010-06-01 17:01:03 +01:00
Jon Tibble
4a4bf00140
Head r829
2010-05-30 16:26:45 +01:00
Jon Tibble
c109b26d22
Cleanup BaseModel key iteration
2010-05-29 21:57:56 +01:00
Jon Tibble
fb1e222422
Moar whitespace, exceptions and naming
2010-05-29 20:50:50 +01:00
Jon Tibble
f41cadd17b
CONSTANTS and an exception
2010-05-28 16:01:50 +01:00
Jon Tibble
bbcfd7729c
Refactor BaseModel
2010-05-28 01:26:49 +01:00
Jon Tibble
d33a719172
Imports for declared exceptions
2010-05-27 21:56:34 +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
3678ea5ea2
Many varied cleanups
...
bzr-revno: 826
2010-05-27 09:42:56 +01:00
Jon Tibble
48446a8312
log.error checking
2010-05-26 17:01:45 +01:00
Jon Tibble
f0c03ad2cb
Cleanups
2010-05-26 00:07:50 +01:00
Jon Tibble
871640c374
Whitespace
2010-05-25 17:16:43 +01:00
Jon Tibble
c7d420d4b9
Fix class defs and name redefinitions
2010-05-25 15:30:34 +01:00
Jon Tibble
f75a6fd732
Whitespace
2010-05-25 13:39:12 +01:00
Jon Tibble
a1423dc966
Fix reimport
2010-05-25 01:19:43 +01:00
Jon Tibble
122756eca5
Fix indentations
2010-05-24 23:37:20 +01:00
Tim Bentley
2300b9d0b7
Heads817
2010-05-16 16:33:31 +01:00
Tim Bentley
23c3974afd
Display fixes
2010-05-15 07:44:36 +01:00
rimach
16b202d8b5
Head
2010-05-10 22:44:38 +02:00
Tim Bentley
be85eb8999
Head813
2010-05-10 20:48:29 +01:00
Tim Bentley
51728db0b6
Add cache to renderer
2010-05-10 19:19:45 +01:00
rimach
ae36bc2bb9
Head
2010-05-09 10:47:57 +02:00
Tim Bentley
fa99ba64b1
Fix names
2010-05-07 19:29:17 +01:00
Martin Thompson
c613773bfb
Merged trunk
2010-05-06 21:30:23 +01:00
Martin Thompson
6f8e3f7ea2
Fixed a qt4.5ism
2010-05-05 20:57:20 +01:00
rimach
66ec680e4e
remove else from toolbar.py
2010-05-05 19:17:00 +02:00
Tim Bentley
e0bfaf07bc
Cleanup and finish bits
2010-05-04 21:01:45 +01:00
rimach
850b4a507f
correction for last merge proposal
2010-05-01 22:01:32 +02:00
Tim Bentley
40ad9729ba
Head 807
2010-05-01 14:06:22 +01:00
Tim Bentley
4ffb7d8a18
Fix up drag and Drop for service items
2010-05-01 14:05:17 +01:00
Jonathan Corwin
9ef2b13ad6
comments, update client, load html from disk, blanking
2010-05-01 13:10:48 +01:00
Jonathan Corwin
6c52ad359f
head again, perhaps I should have waited
2010-05-01 10:02:47 +01:00
Jonathan Corwin
12810ad34a
Head
2010-05-01 09:46:06 +01:00
Tim Bentley
13922b0599
Renames for consistancy
2010-05-01 07:58:41 +01:00
Jon Tibble
5a7e36b5bc
Correct settingsSection naming convention
2010-04-30 23:38:15 +01:00
rimach
32c635b2f0
resolve merge proposal comments
2010-05-01 00:07:51 +02:00
Jon Tibble
b81160768b
Coding style fixes
2010-04-30 22:00:17 +01:00
rimach
faffe729f8
Head
2010-04-30 21:30:50 +02:00
rimach
b74dec5446
update
2010-04-30 21:23:02 +02: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
Jonathan Corwin
72fa923937
update browser if slide changes
2010-04-29 23:52:23 +01:00
Tim Bentley
4e6c56c430
Video clean ups and bug fixes from 800
2010-04-29 21:56:27 +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
5a8cd52acf
File list refactor
2010-04-28 00:49:21 +01:00
Jon Tibble
c626653092
Fix bible reloading
2010-04-27 23:51:16 +01:00
Jon Tibble
9605183812
Config file to QSettings conversion
2010-04-27 17:27:57 +01:00
Jon Tibble
ba17d94e77
Import fixes from trivialfixes branch
2010-04-26 23:24:03 +01:00
Jon Tibble
f895c66eb1
Clean up saving UI settings
2010-04-26 17:41:31 +01:00
rimach
95a1419d9c
Head
2010-04-25 21:29:39 +02:00
Tim Bentley
a29ea3f861
Add line spacing adjustment to renderer
...
Remove .thumbnail directories
2010-04-24 08:21:35 +01:00
Jon Tibble
b8f940565e
Import fixes
2010-04-23 21:39:27 +01:00
Tim Bentley
b1e8419ee8
head
2010-04-23 17:04:20 +01:00
Tim Bentley
460964c371
fixes
2010-04-23 17:03:12 +01:00
Jonathan Corwin
496b7befce
head
2010-04-22 22:23:14 +01:00
Jonathan Corwin
fa54f94905
Finish signal refactor
2010-04-22 22:22:09 +01:00
rimach
b2918fc579
Head
2010-04-22 19:12:33 +02:00
Jonathan Corwin
40e6289102
head
2010-04-20 23:12:04 +01:00
Jonathan Corwin
29e4d4cf1a
event fixes
2010-04-20 23:00:55 +01:00
rimach
707ad60850
reactivate old translate functionality
2010-04-20 21:09:14 +02:00
Tim Bentley
8242bac82f
Presentation icons
2010-04-19 19:20:44 +01:00
Tim Bentley
e463e83ed5
Icon fixes
2010-04-19 17:45:13 +01:00
Tim Bentley
d96126ee55
Head 794
2010-04-17 12:28:23 +01:00
rimach
ea64675d65
update i18n implementation
2010-04-17 00:06:28 +02:00
Jonathan Corwin
bc6b7a8488
signal/slot refactor part 1
2010-04-16 08:31:01 +01:00
Mattias Põldaru
5708528ba0
Fixed up the loading and saving of non-ascii values to the config file.
...
bzr-revno: 794
2010-04-14 21:58:47 +02:00
Mattias Põldaru
57cc60e1bd
Config file unicode encoding fix
2010-04-14 19:58:22 +03:00
Tim Bentley
571e91b20f
Sort out screen display and add comments
2010-04-12 09:13:27 +01:00
Tim Bentley
bc4f31ef93
More fixes and new features
2010-04-08 10:15:40 +01:00
Tim Bentley
be7ed23c1d
and again
2010-04-07 19:32:54 +01:00
Tim Bentley
abb3827817
Style fixes
2010-04-06 20:16:14 +01:00
Tim Bentley
20cdcde1a1
Remove print
2010-04-06 19:34:51 +01:00
Tim Bentley
e934c7e623
Compress Impress previews
2010-04-05 12:06:37 +01:00
Tim Bentley
f5a9f9ed89
Update Image thumbnail if original has changed
2010-04-05 09:13:45 +01:00
Tim Bentley
5a3150a063
Fix up plugins for multiple service item generation
2010-04-05 07:45:01 +01:00
Tim Bentley
b17b83bb27
Add multiple songs to service manager
2010-04-04 14:53:39 +01:00
Tim Bentley
cef6d29a7c
Plugin name case issues for additional items
2010-04-03 10:06:05 +01:00
Tim Bentley
828695ea0e
Fix review comments
2010-04-03 08:10:31 +01:00
Tim Bentley
a178ea447e
Handle backward compatibility
2010-04-02 20:05:37 +01:00
Tim Bentley
8328a2dabe
Replace flags with capibilities
2010-04-02 20:02:38 +01:00
Tim Bentley
3c8c20f2d4
cleanup the screen size code
2010-04-02 19:12:54 +01:00
Tim Bentley
60d7416e69
Fix service path errors
2010-03-30 20:01:23 +01:00
Tim Bentley
afc1fbde17
Remove ...s
2010-03-28 17:11:33 +01:00
Tim Bentley
b8f9f21b5d
Review comments
2010-03-28 16:56:49 +01:00
Tim Bentley
e67e21f445
Fix loss of slide menu for save services
2010-03-28 15:18:36 +01:00
Tim Bentley
66cd5f042a
Stop outlines for footers they are too small
2010-03-27 20:27:33 +00:00
Tim Bentley
35255c250e
Fix up theme bugs
2010-03-26 20:48:46 +00:00
Tim Bentley
92e90b91e5
Fixes and cleanups
2010-03-26 20:20:09 +00:00
Tim Bentley
49ecc162ad
Head770
2010-03-26 20:04:04 +00:00
Tim Bentley
44f3e02a5c
Fix outline rendering bug
2010-03-26 08:49:26 +00:00
Tim Bentley
b20c29f45c
Add delete to context menu
2010-03-25 18:52:16 +00:00
Tim Bentley
33d2de6f9b
Heads
2010-03-24 18:59:37 +00: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
Jonathan Corwin
8524bf9174
Remove transparent error: QImage::scaled: Image is a null image
2010-03-22 23:50:32 +00: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
8f692d13be
Remove prints
2010-03-21 14:30:18 +00:00
Tim Bentley
848eb601af
Fix NONE appearing as song verses
...
Delay the hidden window display
Fix missing add status for custom slides
2010-03-21 14:24:41 +00:00
Tim Bentley
92d39b1d98
Minor tidy ups and add stupidity block
2010-03-20 08:34:36 +00:00
Tim Bentley
44224b0c73
Fix up maintenance dialog
2010-03-18 21:50:20 +00:00
Tim Bentley
c1182aa9cc
Add maintain menu item
2010-03-16 20:30:33 +00:00
Tim Bentley
de8d0f4d9c
Add add to existing service item
2010-03-16 20:22:28 +00:00
Tim Bentley
3b59525e98
Renderer screen and font fixes
2010-03-13 20:50:52 +00:00
Tim Bentley
2d934c8ed9
Fix screen size and rendering issues
2010-03-13 15:11:31 +00:00
Tim Bentley
e092dc85cd
Song edit bug - save and preview on new song
2010-03-11 12:53:20 +00:00
Tim Bentley
27d09b8be8
Blank text screens do not have footers
2010-03-11 08:29:32 +00:00
Tim Bentley
b3ce7bf940
Refactor theme outlines
2010-03-11 08:11:36 +00:00
Tim Bentley
74b288aa6a
Head731
2010-03-10 16:58:07 +00:00
Tim Bentley
9bace991fa
renderer changes
2010-03-10 16:57:33 +00:00
Jon Tibble
26d33e5fa9
Head r730
2010-03-10 13:45:26 +00:00
Jon Tibble
e40f1b41ef
Truth tests and some style fixes
2010-03-09 19:43:11 +00:00
Jon Tibble
d4b77873fb
Head r724
2010-03-05 21:54:29 +00:00
Raoul Snyman
250fb09737
Merged head in.
2010-03-05 20:37:52 +02:00
Tim Bentley
f4e25bf329
Finish logging cleanup
2010-03-04 22:09:03 +00:00
Tim Bentley
9ada2f00b0
Theme Deletes only work for unused themes
2010-03-04 19:03:09 +00:00
Tim Bentley
4abcbe86b2
ServiceItem Cleanups
2010-03-02 19:44:55 +00:00
Raoul Snyman
024fdd56e6
Added installer stuff.
2010-03-01 20:37:10 +02:00
Tim Bentley
325fab92da
Clean up all the Gloab log statements
2010-02-27 15:31:23 +00:00
Jon Tibble
2185f4e842
Remove C-style semi-colons
2010-02-26 23:47:59 +00:00
Tim Bentley
0ab16fed6b
Add Preview option for songs etc fom service manager
2010-02-26 12:18:01 +00:00
Raoul Snyman
2766081522
Merged from trunk.
...
Fixed a conflict.
2010-02-24 21:02:39 +02:00
Raoul Snyman
6f4b4b2616
Moved all "get_xxxxx_directory" functions into one "AppLocation" class.
...
Set the plugin manager to use this new AppLocation class as well.
2010-02-21 14:43:03 +02:00
Jon Tibble
60236d98a1
Head r706
2010-02-17 19:05:39 +00:00
Tim Bentley
47a61a6581
Finished moving alert code to plugin structure
2010-02-12 18:42:09 +00:00
Jon Tibble
6dfa580613
r701
2010-02-09 12:20:16 +00:00
Tim Bentley
d4668e2ba3
Fix log levels
2010-02-06 17:13:55 +00:00
Tim Bentley
2ffe5af9a3
Fix log levels
2010-02-06 17:12:03 +00:00
Jon Tibble
f30136924f
Head r700 and import fixes
2010-02-06 16:23:47 +00:00
Tim Bentley
54f36da76f
Head700 and fixes
2010-02-06 15:02:46 +00:00
Raoul Snyman
c1f5a78290
Merge from trunk
2010-02-06 15:39:14 +02:00
Tim Bentley
b5a4178ca7
Cleanup loggin levels and amend default
2010-02-03 17:23:33 +00:00
Raoul Snyman
965902544f
Updated to trunk:HEAD
2010-01-29 23:12:14 +02:00
Raoul Snyman
0e29d0b4af
Show a small progress bar rather than a "downloading" message.
2010-01-29 22:20:30 +02:00
Tim Bentley
1fd98217ab
Pass active presentation types to other controllers
2010-01-29 13:06:47 +00:00
Tim Bentley
04c68a075e
More Image Layer changes
2010-01-26 19:16:47 +00:00
Jon Tibble
9239c0cdf3
Cleanups
2010-01-24 23:16:15 +00:00
Tim Bentley
2d7c9dd402
Fixes from the merge
2010-01-22 18:59:36 +00:00
Tim Bentley
56275fbc21
Remove prints for merge
2010-01-22 17:54:08 +00:00
Tim Bentley
9dc38cf289
Refactor the screen handling code to try and set the screen sizes correctly.
2010-01-16 07:22:50 +00:00
Tim Bentley
85bada91ba
Move towards sorting out renderer text sizes
2010-01-10 19:03:52 +00:00
Tim Bentley
ee8a92b77f
fix screen lines calcs so they are correct.
...
Prints added for rendering size diagnostics.
2010-01-10 11:49:04 +00:00
Tim Bentley
6ef3f6aadc
Lots of fixes:
...
Alerts now stack up a wait correctly
Presentations will run but issue with impress previews
Transparent themes now work
New image for media previews
2010-01-09 09:34:06 +00:00
Raoul Snyman
b4b075c961
Updated copyright year.
2009-12-31 14:52:01 +02:00
Tim Bentley
0cdc827a1d
Fix up custom plugin issues
2009-12-16 17:54:45 +00:00
Tim Bentley
a7833f900f
Add Outline and Shadow size options and make editable
2009-12-15 20:36:15 +00:00
Tim Bentley
43a99451a3
Add Outline and Shadow size options
2009-12-15 20:11:52 +00:00
Tim Bentley
1271eac76e
Correct comment
2009-12-14 16:55:58 +00:00
Tim Bentley
be3fecac20
Sort out Presentation plugin Handler
...
* Allow 2 presentations to work at same time
* Sort out live / preview issues to stop cross messaging
2009-12-13 22:08:10 +00:00
Tim Bentley
3cc63840f4
Fix up theme string issues to False is matched
...
Remove any Print statements
2009-12-09 17:09:45 +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
Tim Bentley
4158ae458e
Clean up ServiceItem usage in ServiceManager
2009-12-08 17:04:27 +00:00
Tim Bentley
26dd28d083
Remove unneeded code
2009-12-06 19:22:41 +00:00
Tim Bentley
528004df23
Start to add change in toolbar
2009-12-06 13:55:07 +00:00
Tim Bentley
40523ed0f6
Toolbar fixups
2009-12-06 08:39:56 +00:00
Raoul Snyman
583d96b5d1
Song Verses Toolbar: Phase 1
...
- Convert verse icons to drop-down verse menu.
2009-12-06 09:14:11 +02:00
Tim Bentley
b8149cc826
Fix up Icon code to use isinstance
...
Fix up code to ignore cases when doing tests.
2009-12-04 20:25:48 +00:00
Tim Bentley
a2ff6433ba
Build Dynamic Icons for SlideController
2009-12-02 10:59:54 +00:00
Tim Bentley
ca7d032aa5
Correct Icon Path
2009-12-02 09:20:40 +00:00
Tim Bentley
250fd4e41b
Fix Icons on toolbar
2009-12-02 08:55:15 +00:00
Tim Bentley
6ebd1d9e60
Cleanup from rendering changes
2009-12-01 17:02:18 +00:00
Raoul Snyman
17548726a1
Merge from HEAD
2009-11-30 22:34:45 +02: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
Tim Bentley
9f80c5a742
Fix problem with slide controller
...
soften the renderer transition
2009-11-30 19:51:29 +00: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
Tim Bentley
8036cbf077
Head678
2009-11-29 19:03:20 +00:00
Raoul Snyman
420b0ef68d
Merged in Michael's changes from the AST module and resolved some conflicts.
2009-11-29 16:18:42 +02:00
Tim Bentley
d0a49ba3a1
Song taagging into Slide Controller
2009-11-28 12:38:48 +00:00
Tim Bentley
1c60a29d68
Basic Tranisitions
2009-11-28 09:12:22 +00:00
Tim Bentley
23d945a454
Replace phonon code, add framework for transitions
2009-11-28 06:49:53 +00:00
Tim Bentley
ab5b0ee0d5
Amended plugin to use correct stat values
...
Fixed bible media item to initialise in correct order
Fixed servicemanager to use correct methods on service loading
Sorted out lots of issues tagging the song verses
2009-11-27 21:54:37 +00:00
Raoul Snyman
ce63999383
Various configuration option cleanups and changes.
2009-11-27 23:37:01 +02:00
Tim Bentley
8dc0742e1e
Headr676
2009-11-26 18:42:00 +00:00
Raoul Snyman
4d715a3d5d
Moved i18n to resources (better place for it).
...
Fixed up openlp-get-strings.py to use the new TS file location.
Started fixing up the trUtf8() strings.
2009-11-24 21:51:41 +02:00
Raoul Snyman
d42a6a53e1
Merged in changes from trunk
2009-11-24 21:10:54 +02:00
Raoul Snyman
a3714e98d1
Lowercased config settings (they are case insensitive).
...
Made text render antialiased.
2009-11-24 21:08:53 +02:00
Tim Bentley
388a596922
Add verse number code to song plugin
2009-11-22 20:33:39 +00:00
Tim Bentley
56c69bd8e8
Fix up renderer to protect it from Gushie
2009-11-21 14:32:19 +00:00
Tim Bentley
6139f049d4
Refactor Service Item and clean up Slide Controller
...
bzr-revno: 673
2009-11-15 16:57:11 +00:00
Tim Bentley
365d15050c
Head671 and fixes
2009-11-15 07:24:30 +00:00
Tim Bentley
f9f4cc2518
Renderer cleanups and fixes
2009-11-15 07:07:40 +00:00
Raoul Snyman
2054d38cae
Merged in lp:~raoul-snyman/openlp/bitsandbobs
...
bzr-revno: 671
2009-11-15 09:02:27 +02:00
Tim Bentley
98e4b47d91
headr670
2009-11-14 17:01:14 +00:00
Tim Bentley
78fd8efdf7
Remove unneed varables
...
Move code into serviceItem
Fix up splitter code
2009-11-14 12:24:27 +00:00
Tim Bentley
b0ae4e4ceb
ServiceItem cleanup - fix media playing
2009-11-14 10:51:58 +00:00
Tim Bentley
b1766d7ee4
ServiceItem cleanup - sort out name format errors
2009-11-14 09:41:11 +00:00
Tim Bentley
0aca1665be
ServiceItem cleanup - remove CommandItem
2009-11-14 09:37:54 +00:00
Tim Bentley
02ad0595d7
ServiceItem cleanup - hide lists 2
2009-11-14 09:06:25 +00:00
Tim Bentley
ad6abb1e9c
ServiceItem cleanup - hide lists
2009-11-14 09:02:30 +00:00
Tim Bentley
e618c3061c
ServiceItem cleanup - rename arrays
2009-11-14 08:40:14 +00: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
Raoul Snyman
8c599b6707
Fixed up an issue between the display screen and the blank button
2009-11-13 22:10:35 +02:00
Raoul Snyman
262577bd6e
Removed an unused parameter from addToolbarButton, and added a "checkable" argument.
2009-11-13 20:46:47 +02:00
Jon Tibble
1c92f157c7
Refactor file_to_xml => get_text_file_string
2009-11-12 23:43:47 +00:00
Tim Bentley
04873758e9
Remove extra Video
2009-11-12 19:05:24 +00:00
Tim Bentley
124c511385
Fix saving and reloading of media items
2009-11-12 18:44:45 +00:00
Tim Bentley
7a1f2ee855
Headr668
2009-11-12 17:21:34 +00:00
Tim Bentley
e62c482a2e
Slide Controller and Transition changes
2009-11-12 17:21:15 +00:00
Jon Tibble
a821179a63
A unicode fix for themes
2009-11-12 00:49:55 +00:00
Jon Tibble
b100731dc4
A unicode fix for songs
2009-11-12 00:44:26 +00:00
Tim Bentley
1eb41aab78
SlideController cleanups
2009-11-11 19:10:38 +00:00
Tim Bentley
ebce104f30
Clean up slide sizes part 1
2009-11-08 17:02:46 +00:00
Tim Bentley
f18ba14fc9
remove print for log
2009-11-08 14:16:02 +00:00
Tim Bentley
5b154b5941
Fix bugs in previous merges with icons and themes
2009-11-08 13:56:25 +00:00
Tim Bentley
2e02f1c94f
Remove "Can_be_disabled" as no longer require
...
Sort out status handling in plugin form.
2009-11-07 07:42:18 +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
831281e293
More remote editing cleanups
2009-11-05 17:03:37 +00:00