Tim Bentley
18a32a2217
Remove Media dynamic backgrounds for now.
...
Clean up Media, Image and Custom translate strings
2010-06-19 04:43:10 +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
5e0ab4a7f6
Fix lack of feedback for edit and delete
2010-06-16 02:23:57 +01:00
Jon Tibble
85661fe6e4
RFC: Tweaks
2010-06-15 16:42:52 +01:00
Jon Tibble
e92b017348
RFC PT4: The other DB plugins
2010-06-15 03:08:22 +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
Jon Tibble
559e4c4d63
Cleanups
2010-06-08 16:38:09 +01:00
Frode Woldsund
23ac93019a
Merged the trunk into my tree
2010-06-07 00:30:11 +02:00
Frode Woldsund
febb743acd
Fixed all translate() function in ImagePlugin
2010-06-06 15:26:42 +02:00
Jon Tibble
08f0c1ff49
Cleanup including diff check fixes
2010-06-01 18:13:54 +01: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
4a4bf00140
Head r829
2010-05-30 16:26:45 +01:00
Jon Tibble
fb1e222422
Moar whitespace, exceptions and naming
2010-05-29 20:50:50 +01:00
Jon Tibble
bbcfd7729c
Refactor BaseModel
2010-05-28 01:26:49 +01:00
Jon Tibble
c7d420d4b9
Fix class defs and name redefinitions
2010-05-25 15:30:34 +01:00
Jon Tibble
14307fcc8a
Fix indentation
2010-05-25 01:48:42 +01:00
rimach
850b4a507f
correction for last merge proposal
2010-05-01 22:01:32 +02:00
rimach
4e296bfb5f
changes
2010-05-01 21:45:06 +02: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
rimach
faffe729f8
Head
2010-04-30 21:30:50 +02:00
rimach
b74dec5446
update
2010-04-30 21:23:02 +02:00
Jon Tibble
22b00a130f
Make settings_sections consistent
2010-04-30 02:31:41 +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
rimach
181c19d112
futher changes
2010-04-27 22:54:55 +02:00
Jon Tibble
9605183812
Config file to QSettings conversion
2010-04-27 17:27:57 +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
Tim Bentley
141a9b4358
Clean up custom plugin dialog
2010-04-08 20:46:50 +01:00
Tim Bentley
b9630907a8
Fixes
2010-04-08 17:00:04 +01:00
Tim Bentley
abb3827817
Style fixes
2010-04-06 20:16:14 +01:00
Tim Bentley
5a3150a063
Fix up plugins for multiple service item generation
2010-04-05 07:45:01 +01:00
Tim Bentley
828695ea0e
Fix review comments
2010-04-03 08:10:31 +01:00
Tim Bentley
8328a2dabe
Replace flags with capibilities
2010-04-02 20:02:38 +01:00
Tim Bentley
b8f9f21b5d
Review comments
2010-03-28 16:56:49 +01:00
Raoul Snyman
ea5ceaf00a
Updated copyright.
...
Updated credits.
2010-03-22 01:58:01 +02: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
4c9bd6d34b
Fix text
2010-03-12 16:55:01 +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
Tim Bentley
4a83e572e9
Fix bugs in last merge and fix comments
2010-02-27 09:18:26 +00:00
Tim Bentley
0ab16fed6b
Add Preview option for songs etc fom service manager
2010-02-26 12:18:01 +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
54f36da76f
Head700 and fixes
2010-02-06 15:02:46 +00:00
Tim Bentley
a5dc0bd75d
Set plugins up for alpha release
2010-02-06 10:33:33 +00:00
Tim Bentley
b5a4178ca7
Cleanup loggin levels and amend default
2010-02-03 17:23:33 +00:00
Raoul Snyman
2b5ddb13a4
An attempt to fix the problems some folks are having.
2010-01-31 21:49:01 +02:00
Raoul Snyman
b4b075c961
Updated copyright year.
2009-12-31 14:52:01 +02:00
Raoul Snyman
c900ed9b5c
Merged from HEAD.
...
Cleaned up conflict.
Fixed a few other potential breaks.
Paid bail to the Line Length Police.
2009-12-24 19:54:39 +02:00
Tim Bentley
0cdc827a1d
Fix up custom plugin issues
2009-12-16 17:54:45 +00:00
Raoul Snyman
77bf9b6f9a
Web download bibles now load correctly.
2009-12-16 04:22:16 +02:00
Tim Bentley
1b1b811cb7
Custom display footer if Credit required
2009-12-14 18:10:00 +00:00
Tim Bentley
d676430ffa
Add option to Custom to suppress the footer.
...
Not always needed for Copyright.
Default Required
2009-12-13 08:57:58 +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
d0832a2c86
Changed all the trUtf8(u'...') to trUtf8('...')
2009-11-26 20:43:49 +02:00
Tim Bentley
365d15050c
Head671 and fixes
2009-11-15 07:24:30 +00:00
Tim Bentley
b1766d7ee4
ServiceItem cleanup - sort out name format errors
2009-11-14 09:41:11 +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
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
Tim Bentley
38e3ca66cb
Fix error in previous merge for ThemeManager
...
Get Custom Working with remote editing
2009-11-06 18:50:46 +00:00
Tim Bentley
4f495da735
Remote Edit for Custom
2009-11-06 17:36:18 +00:00
Jon Tibble
c2a0944e6b
More truth testing cleanup - plugins
2009-11-03 19:01:53 +00:00
Tim Bentley
8420e4a438
Custom plugin fixes
2009-10-31 20:38:57 +00:00
Jon Tibble
28a223bc06
Fix double loading
2009-10-30 20:34:11 +00:00
Jon Tibble
7eb86b1580
Plugin cleanups and more i18n
2009-10-30 17:44:16 +00:00
Jon Tibble
1cf8b9c1b7
Head r634
2009-10-29 15:20:28 +00:00
Tim Bentley
1c11b93180
Works for now
2009-10-29 13:48:50 +00:00
Tim Bentley
302d29ea85
More remote edit changes
2009-10-29 13:44:33 +00:00
Jon Tibble
8de21d057f
PluginNameVisible without splitting __init__
2009-10-29 01:48:43 +00:00
Jon Tibble
2eccd57aca
Fix mediaitem.pys i18n
2009-10-28 01:36:24 +00:00
Jon Tibble
aeb75d2056
Fix imports and typo
2009-10-24 17:40:36 +01:00
Raoul Snyman
8d4cdc71ba
Initial go at i18n
2009-10-23 15:17:43 +02:00
Tim Bentley
018d217b61
Plugins now hide and reappear correctly
2009-10-10 14:39:32 +01:00
Tim Bentley
4f1241e60f
More hiding changes
2009-10-10 14:13:57 +01:00
Tim Bentley
c4f8fc86cd
Sort out Initialistion order and Plugin Status code
2009-10-03 14:08:18 +01:00
Tim Bentley
e0f28ce493
Plugin abouts
2009-10-01 17:56:42 +01:00
Tim Bentley
9efa28ce07
Head
2009-09-29 18:05:34 +01:00
Jon Tibble
1a7ad33bf9
Use buildIcon and general fixes all over
2009-09-29 03:54:32 +01:00
Tim Bentley
b11a068a8f
Inspired by Jon
2009-09-28 21:45:04 +01:00
Tim Bentley
2c64f1186a
Plugin standardisation and clanups
2009-09-26 10:11:39 +01:00
Tim Bentley
14277fdbfd
Add dialog forms to Audit
2009-09-25 21:12:35 +01:00
Tim Bentley
b08a5c3f65
Head
2009-09-25 16:49:00 +01:00
Tim Bentley
32ee1d36d4
Bring Custom and Song editing in line
2009-09-25 05:51:40 +01:00
Jon Tibble
e5db2456e7
Remove unused imports
2009-09-25 01:43:42 +01:00
Jon Tibble
2aa5c4104b
Code clean ups
...
bzr-revno: 567
2009-09-24 11:53:13 +01:00
Tim Bentley
cea3de26fa
Audit database addition
2009-09-23 16:51:03 +01:00
Jon Tibble
69de990aa5
More spacing
2009-09-22 18:43:07 +01:00
Jon Tibble
873e16f3a6
Double space cleanup
2009-09-22 00:11:50 +01:00
Jon Tibble
44ee6c3a4f
Runtime fix
2009-09-21 20:38:25 +01:00
Jon Tibble
a224d6a895
Improve readability for white space patch
2009-09-21 20:26:10 +01:00
Jon Tibble
98ea9141f4
More white space and line length fixes
2009-09-21 18:56:36 +01:00
Tim Bentley
baf967bf2a
head
2009-09-12 19:27:17 +01:00
Raoul Snyman
43dc7e6b90
Merged in lp:~raoul-snyman/openlp/docstrings
...
bzr-revno: 532
2009-09-12 19:24:16 +02:00
Tim Bentley
1ca02a3536
Custom Plugin cleaup 2
2009-09-11 05:56:52 +01:00
Tim Bentley
3c3c1f19ce
Custom Plugin cleaup
2009-09-11 05:54:22 +01:00
Tim Bentley
e0a2e5e1f3
For space police
2009-09-09 19:09:17 +01:00
Tim Bentley
457885019b
Custom editing fix part 2
2009-09-09 18:40:12 +01:00
Tim Bentley
cb1d5c2abb
Custom editing fix part 1
2009-09-09 18:30:33 +01:00
Raoul Snyman
fb9914fb08
Changed the license info from docstrings to normal comments.
2009-09-08 21:58:05 +02:00
Tim Bentley
20303b1812
Plugin Clean up for trying to display non selected items 2
2009-09-01 06:17:32 +01:00
Tim Bentley
3ba22197dd
Plugin Clean up for trying to display non selected items
2009-08-31 22:53:35 +01:00
Tim Bentley
63f67ea756
EventManager Removal - complete
2009-08-26 06:00:19 +01:00
Tim Bentley
49a424abd1
EventManager Removal part 3 - Theme handling
2009-08-25 21:04:58 +01:00
Tim Bentley
9b826aab56
EventManager Removal part 2
2009-08-25 06:18:09 +01:00
Tim Bentley
48bca4155d
Plugin Clean up to remove extra code and remove need for Theme_Manager
2009-08-15 12:02:24 +01:00
Tim Bentley
b774cc10be
Clean up Event Handling and remove call the ThemeManager from plugins
2009-08-15 08:33:01 +01:00
Tim Bentley
46cf6c763c
Clean up event structure and add calling names
...
Clean up Remote client to remove qt dependancy
2009-08-12 05:57:24 +01:00
Tim Bentley
e5a33d2f30
Added Martin's changes to my tree
...
Resolve confilcts
Get plugins working again and clean up duplicate code
Remove the references to listwithpreviews
2009-07-04 06:52:30 +01:00
Tim Bentley
a4a0b521a4
More cleanups and bug fixes.
2009-06-27 20:55:55 +01:00
Tim Bentley
c78ea3c911
More cleanups with the media manager
2009-06-27 16:33:03 +01:00
Tim Bentley
c981cb21d2
More fixes and cleanups
2009-06-26 19:54:05 +01:00
Tim Bentley
b76790bc2f
Fixes and cleanups following MediaManager Merge
2009-06-26 18:51:43 +01:00
Tim Bentley
a95b55f905
Bug fixes to handle window events with no selection
...
Comment and file cleanups
Add extra filter to file list
ServiceManager record movements and changes to OOS to allow for files to be stored
2009-06-19 19:41:38 +01:00
Tim Bentley
42d196d751
Corrections from last merge
...
Clean up Bibles plugin
Clean up Custom plugin
Fix python 2.6 error mesage.
2009-06-17 06:11:16 +01:00
Tim Bentley
e2b8af7073
Mass Unicode migration
...
Fix bugs found in retesting the app.
2009-06-16 19:21:24 +01:00
Tim Bentley
ed73a78e95
Add double clicks to songs and customSlide
...
More code cleanups
2009-06-07 20:34:24 +01:00
Raoul Snyman
27de0cd008
Merged proposal #7122
...
bzr-revno: 459
2009-06-05 21:23:15 +02:00
Tim Bentley
2157699814
Fix up serviceitem for better interface
...
Fix extra rndering cycle from Servicemanager
Fix Image / Custom / Bibles / Songs to use new interface
2009-06-05 20:00:57 +01:00
Raoul Snyman
473bb289b6
Fixed displaying of "display" label on the display form.
...
Display form is displayed on the correct screen at startup.
Display form switches to active non-primary screen or hidden on primary screen after set in the settings dialog.
A few syntax tidy-ups.
Made the loading and saving of things to the "registry" better.
2009-06-05 20:53:50 +02:00
Tim Bentley
5fbc870c64
Song plugin add to service manager
...
custom and bible cleanups
2009-06-03 16:38:14 +01:00
Tim Bentley
30154f2127
Lots for fixes:
...
- General Tab now saves and retrieves
- Alert Dialogs now alerts
- Renderer - More fixes
- SlideController looks better.
- Removal of poked in Managers all accessed via Parent.
2009-06-01 18:50:37 +01:00
Tim Bentley
190a371f56
More from Operation Cleanup
...
Fix spelling of Maintenance
2009-05-21 17:07:01 +01:00
Tim Bentley
df51cd18d4
Close display window on exit
...
Performance improvements in renderer
Performance improvements in Thememanager
Fix review comments from last few reviews
Add new media types to media plugin_helpers
Code format cleanups.
2009-05-16 11:24:03 +01:00
Tim Bentley
bc1c714693
Add drag and drop eventing to Bibles and Images
...
Revamp Pluging drag and drop code to handle class clashing
Add Drag and drop code to SlideController
Start to hook up servicemanger with slide controller.
2009-05-12 22:06:35 +01:00
Tim Bentley
a7d1ba85ed
Add drag and drop to customplugin and expand it on servicemanager.py
...
Replace MVC in servicemanager.py
Add Event processing to trigger plugin to pust item to service manager
2009-05-09 08:01:33 +01:00
Tim Bentley
13766fc7c7
Fixes to formatting and rendering
...
Add Blank screen functionality
2009-05-04 14:48:12 +01:00
Tim Bentley
ce3d1cffc6
Add Buttonsbar to slidecontroller and add actions
...
Add Buttons to ServiceManager
Add Slide up/Down to slidecontroller.py
Fix missing data on selection in bibles and custom plugins
2009-05-04 09:15:48 +01:00
Tim Bentley
183a7e54c7
Add servicemanager access from Plugins
...
Add bibles to preview , live and servicemanager.py
Add icons to servicemanager lists
Fix thememanager to work with missing theme
2009-05-02 19:56:27 +01:00
Tim Bentley
0d27d61b7f
At last first attemp at serviceitem
2009-05-02 12:16:08 +01:00
Tim Bentley
ca0893caba
Undo changes so diffs can be applied.
2009-05-02 12:12:32 +01:00
Tim Bentley
b201aa30d5
First attempt at serviceitem code
2009-05-02 12:00:35 +01:00
Raoul Snyman
55cd0b90cd
Replaced the old logos and graphics with the new ones, did some coding-standards-cleanup, and fixed a bug in the OpenLPToolbar code where it discarded Unicode strings.
2009-05-02 00:26:43 +02:00
Tim Bentley
0196f15549
Stop Custom Slide having no slides
...
Changes to renderer and Rendermanager
2009-05-01 06:02:53 +01:00
Tim Bentley
4fc7b974fa
Fix Rendering to allow dynamic placement of Main and Footers
...
Fix bugs in CustomPlugin
2009-04-30 22:02:28 +01:00
Tim Bentley
e9279b4b12
update Custom plugin to work with Renderer
2009-04-29 20:21:18 +01:00
Tim Bentley
2457da9d88
Add version number to splash screem
...
Add ability to preview to preview controller
Add render manager to control rendering
Fix bugs in renderer
Add inital rendering to custom and bible plugins
2009-04-25 07:11:15 +01:00
Tim Bentley
d025d1ebf6
Add New Theme Event Handlers to plugins
2009-04-10 07:06:41 +01:00
Tim Bentley
0dfe60ef9f
Fix Problems from last merge review
...
Get Custom Plugin theme combo working following event post from ThemeManager
2009-04-07 20:03:36 +01:00
Tim Bentley
381afda908
Fixed duplicate Image plugin loading
...
Fixed error in Custom Plugin stopping it load
2009-03-25 20:30:48 +00:00
Tim Bentley
e2715e0358
More corrections following revert
2009-03-24 06:07:03 +00:00
Tim Bentley
6a0eaa2cfe
Clean up Plugin Interface to be more Generic
...
Clean up Mainwindow for adding plugins
Add ThemeManager to Main window and pass to plugins
Add event Manager code to plugins and define some listners
Update AlertDialog to send message and allow text to be entered
2009-03-22 07:13:34 +00:00
Tim Bentley
d13b2efc22
Start Custom Service Item
...
Fix Image config problems
bzr-revno: 423
2009-03-17 05:05:04 +00:00
Tim Bentley
e99239ef12
Big cleanup.
...
Custom and Video Plugins up to latest standard (MVC)
Config now working with new handles Video and Images.
Moved strings from "" to u'' where found.
bzr-revno: 421
2009-03-15 19:31:33 +00:00
Tim Bentley
0d33ba5668
Add delete option to Custom plugin
...
bzr-revno: 420
2009-03-15 06:35:07 +00:00
Tim Bentley
55bd3cc772
Fix errors in redisplay of data
...
Remove cut and paste rubbish
bzr-revno: 419
2009-03-14 08:11:25 +00:00
Tim Bentley
f1163003e6
Fix screen refresh returning from Edit dialog.
...
bzr-revno: 418
2009-03-14 07:09:10 +00:00
Tim Bentley
016380bc41
Clean up UI and add translation code.
...
bzr-revno: 417
2009-03-14 07:08:40 +00:00
Tim Bentley
268f6361b5
Fix up quote problems in SongXMLHandler
...
Add MVC to Custom
Add Update to Custom
Remove xml1.py as has served it's purpose
bzr-revno: 416
2009-03-14 07:08:15 +00:00
Raoul Snyman
eaa1aa81fd
Fixed Tim Bentley's problem with the loading sequence of modules.
...
Changed some names and quotes in xml1.py.
bzr-revno: 415
2009-03-13 17:49:51 +00:00
Tim Bentley
b525734702
Fix Unicode error on database write
...
Try to add TextItemData again
bzr-revno: 414
2009-03-13 16:00:14 +00:00
Tim Bentley
6224795661
Add Classes for songxml, video tidy up and custom plugins
...
bzr-revno: 413
2009-03-13 06:13:11 +00:00
Tim Bentley
71a3ac4c78
Start to add data to database
...
bzr-revno: 412
2009-03-13 06:12:22 +00:00
Tim Bentley
21bfa234e8
Add SongXMLHander Class
...
Tidy up OSIS Bible importer
Start to move Video Plugin to mediaitem and remove PluginUtils
bzr-revno: 408
2009-03-12 19:52:37 +00:00
Tim Bentley
cf2067fb61
Fix Custom plugin to add it self to config if not present.
...
Correct spacing error in code.
bzr-revno: 407
2009-03-11 06:39:11 +00:00
Tim Bentley
5c3136fdbe
Fix manager to stop accessing config
...
bzr-revno: 406
2009-03-11 06:28:48 +00:00
Tim Bentley
8b635e6cb5
Open up database
...
bzr-revno: 404
2009-03-11 06:27:16 +00:00
Scott Guerrieri
34ace15939
Fixed a down arrow functionality issue on the editcustomform.py
...
bzr-revno: 400
2009-03-09 02:16:38 +00:00
Raoul Snyman
f844f696a1
Moved image media manager item out into it's own class.
...
bzr-revno: 398
2009-03-08 12:41:07 +00:00
Tim Bentley
904212c587
Add slide swapping to dialog
...
Fixed Context menu
bzr-revno: 397
2009-03-08 06:36:05 +00:00
Raoul Snyman
036dfef2eb
Added the verse editing form and modified the song editing form to accommodate verses.
...
bzr-revno: 396
2009-03-07 21:38:59 +00:00
Tim Bentley
bd7577a0f1
Fix field names and more state changes
...
bzr-revno: 395
2009-03-07 20:36:12 +00:00
Tim Bentley
710b60bc19
Fix Updates to window
...
bzr-revno: 394
2009-03-07 17:45:11 +00:00
Tim Bentley
233e0c25de
Update state machine for buttons.
...
bzr-revno: 393
2009-03-07 17:13:36 +00:00
Tim Bentley
b5550abda9
Add new features and edit validation
...
Text can be added , cleared and edited.
bzr-revno: 392
2009-03-07 17:13:19 +00:00
Tim Bentley
6304f73b8e
Finish adding custom plugin bits
...
bzr-revno: 390
2009-03-07 09:20:56 +00:00
Tim Bentley
7badfb650f
Initial Release of Custom plugin.
...
All bits present but does not work!
bzr-revno: 389
2009-03-07 09:20:26 +00:00