Tim Bentley
b6332e7ff5
Fix media previews ti work and not display the extra screens
2009-11-09 16:37:37 +00:00
Tim Bentley
9eb88a4300
Try to hide display screens for previews
2009-11-09 06:11:26 +00:00
Tim Bentley
bf63b2ae2f
Fix up toolbar handing to stop toolbar going off screen
...
Added Media Toolbar for the media items
Added it to Preview
Added and wired in a volume control
2009-11-09 05:58:45 +00:00
Jon Tibble
95acdbfde0
Fix import
2009-11-09 00:11:01 +00:00
Tim Bentley
bc28e3e78f
Clean up slide sizes part 2
2009-11-08 17:40:43 +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
f3f3906ca0
Add test to stop icons going over the limit
2009-11-08 09:09:23 +00:00
Tim Bentley
66a6dfd42a
Add icon to slidecontroller/nAdd inital icons /nFix ToolBar for Media"
2009-11-08 08:58:31 +00:00
Jonathan Corwin
c10b4742be
Presentation fixes
...
bzr-revno: 662
2009-11-07 19:39:52 +00:00
Jonathan Corwin
337df8da9f
Fix Impress off-by-one and slow slide update problems Meths found
2009-11-07 16:45:49 +00:00
Tim Bentley
381e91294f
Fix blocking for Active/Inactive
2009-11-07 14:58:24 +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
38e3ca66cb
Fix error in previous merge for ThemeManager
...
Get Custom Working with remote editing
2009-11-06 18:50:46 +00:00
Tim Bentley
b6602e67d4
Headr658
2009-11-06 17:36:38 +00:00
Jon Tibble
aa8b7c3fe5
Clean theme handling
...
bzr-revno: 658
2009-11-06 15:38:30 +00:00
Michael Gorven
a89cec05da
Change to Unicode string.
2009-11-06 11:52:04 +02:00
Michael Gorven
4ee481ca6e
Change to Unicode string.
2009-11-06 11:52:04 +02: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
26b9274604
ServiceItem cleanup - fix presentation issues
2009-11-14 11:47:10 +00:00
Tim Bentley
3ecec95aca
ServiceItem cleanup - remove code duplication
2009-11-14 11:44:06 +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
Jon Tibble
f0e2fdd6f5
Fix multiple video plays
2009-11-13 17:43:58 +00:00
Jon Tibble
3defb3b4c5
SPG
2009-11-13 17:42:51 +00:00
Jon Tibble
f764eb7d59
Fix imports
2009-11-12 23:58:19 +00:00
Jon Tibble
b79d535e04
Fix theme loading logic and missing item from cleaning
2009-11-12 23:49:35 +00:00
Jon Tibble
b6eadecb46
isfile test doesn't need try
2009-11-12 23:46:20 +00:00
Jon Tibble
1c92f157c7
Refactor file_to_xml => get_text_file_string
2009-11-12 23:43:47 +00:00
Jon Tibble
1c0a86b17f
Simplify OS path setting
2009-11-12 23:33:59 +00:00
Jon Tibble
74b08cb9c4
Clean theme loading
2009-11-06 02:12:56 +00:00
Jonathan Corwin
e931fa023a
Address some issues with preview slide controller and presentations
2009-11-05 23:21:23 +00:00
Tim Bentley
cfd5b536c7
Headr657
2009-11-05 17:50:57 +00:00
Raoul Snyman
3853a257b3
Merged in display fixes from lp:~raoul-snyman/openlp/fixes
...
bzr-revno: 657
2009-11-05 19:33:38 +02:00
Tim Bentley
831281e293
More remote editing cleanups
2009-11-05 17:03:37 +00:00
Raoul snyman
7a359c047a
Renamed DisplayLabel to DisplayWidget
...
Fixed typo in DisplayWidget.__init__
Changed MainDisplay.__init__ to call DisplayWidget.__init__ not QtGui.QWidget.__init__
Fixed issue where the display window was showing up on the primary display.
2009-11-05 08:06:43 +02:00
Jon Tibble
62031c24b9
Fix last theme.parse() without a cleanTheme()
2009-11-05 00:09:19 +00:00
Jon Tibble
3d56391d1c
Fix typo
2009-11-04 23:16:33 +00:00
Jon Tibble
c8226bf2fc
Fix mismerge
2009-11-04 23:13:17 +00:00
Raoul Snyman
08786fdcec
Fixed incorrect showing of image based on splash screen configuration.
...
Fixed a bug where the display screen's image would not resize when the display screen was set to another desktop.
2009-11-04 22:06:46 +02:00
Jon Tibble
0ea45cd366
Head with correct song edit fix
2009-11-04 18:21:08 +00:00
Tim Bentley
4a05f6e9cf
Fix song editing
2009-11-04 17:48:46 +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
85d4466c76
Head r653
2009-11-03 19:21:58 +00:00
Tim Bentley
2d690c209d
Fix phantom expansion in Service Manager
2009-11-03 18:39:58 +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
89e0aee373
Headr651
2009-11-03 06:16:27 +00:00
Tim Bentley
8c77de16c4
Cleanup Remote Editing again
2009-11-03 06:15:35 +00:00
Jon Tibble
7f176bf16f
Improve iterator use
2009-11-03 01:37:08 +00:00
Jon Tibble
7767746f7a
More usability fixes
2009-11-03 01:12:35 +00:00
Jon Tibble
066cfcc830
Single monitor and usability fixes
2009-11-03 00:04:41 +00:00
Jon Tibble
d0145bd1e4
Video on multi-monitor setups
2009-11-02 18:05:52 +00:00
Tim Bentley
e3dd7842d4
Merge it right this time
...
bzr-revno: 650
2009-11-02 17:37:41 +00:00
Tim Bentley
0a6e3f47c7
Headr468 and fix
2009-11-02 17:24:27 +00:00
Jon Tibble
ad69f754b8
Enable multiple videos without restart
2009-11-02 01:03:27 +00:00
Tim Bentley
8751433da8
Fixes from last few merges
2009-11-01 21:02:31 +00:00
Tim Bentley
d58327435a
Media is starting to work - just
...
bzr-revno: 646
2009-11-01 20:21:49 +00:00
Tim Bentley
8880a1b016
It works as long as you wont to play only 1 thing per service
2009-11-01 19:41:13 +00:00
Tim Bentley
c06b64fdbe
Start to add the menu items to slide controller
2009-11-01 19:22:51 +00:00
Tim Bentley
6df0649fbc
Video cleanup part1
2009-11-01 16:06:59 +00:00
Tim Bentley
70b04f5821
Headr644
2009-11-01 15:31:22 +00:00
Tim Bentley
201fce5bba
Headr642
2009-11-01 15:29:53 +00:00
Tim Bentley
9dae67ac0a
Clean up version notifications and checking
2009-11-01 09:07:10 +00:00
Tim Bentley
7a349c998e
Fix up handling of service items in the slide controllers and stop editing issues
2009-10-31 20:27:08 +00:00
Tim Bentley
9eeaf98b66
Fix error handling for double exception call. Added debugging for Song XML class
2009-10-31 10:19:30 +00:00
Tim Bentley
258bf403c8
Sort out number of buttons on SlideController to match song and make more KITT like
2009-10-31 09:03:54 +00:00
Tim Bentley
4eaa7a1535
Finish remote editing of ServiceManager by updating live
2009-10-31 08:45:24 +00:00
Tim Bentley
4695d711f8
Fix names before Raoul sees them
2009-10-30 22:03:09 +00:00
Tim Bentley
b16a8cc452
Headr639
2009-10-30 21:47:15 +00:00
Tim Bentley
7b1de0f995
Move version check
2009-10-30 21:45:38 +00:00
Jon Tibble
28a223bc06
Fix double loading
2009-10-30 20:34:11 +00:00
Tim Bentley
2f12c075c2
Fix theme editing where previous image is cached on change of image
2009-10-30 20:21:36 +00:00
Tim Bentley
48e750ded2
Add Save service on New code, and configuration to turn it off.
2009-10-30 20:14:55 +00:00
Jon Tibble
7eb86b1580
Plugin cleanups and more i18n
2009-10-30 17:44:16 +00:00
Tim Bentley
0d959fbfb1
Song Edit Preview button only active from Preview, Reset Theme Editor image text Edit
2009-10-30 06:43:28 +00:00
Jon Tibble
e662b785db
Fix font names in theme editing
2009-10-29 23:27:45 +00:00
Jon Tibble
490b19ddc2
Enable media additions to ServiceManager and fixes
2009-10-29 18:25:34 +00:00
Jon Tibble
1db3cda76b
Head r637
2009-10-29 17:19:04 +00:00
Jon Tibble
359c2bee42
TRB Fixes
2009-10-29 17:16:24 +00:00
Tim Bentley
2f03004bcd
Minor fixes
...
bzr-revno: 637
2009-10-29 16:21:58 +00:00
Jon Tibble
e519f729f1
Fix unnecessary screen setup
2009-10-29 16:01:33 +00:00
Tim Bentley
81de929460
Minor fixes
2009-10-29 15:57:58 +00:00
Jon Tibble
1cf8b9c1b7
Head r634
2009-10-29 15:20:28 +00:00
Tim Bentley
dd919d4ccf
Headr633 and merge resolution
2009-10-29 13:58:03 +00:00
Tim Bentley
472857535f
headr632
2009-10-29 13:44:52 +00:00
Tim Bentley
302d29ea85
More remote edit changes
2009-10-29 13:44:33 +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
Jon Tibble
eb61003c8e
Fix plugintabs i18n
...
bzr-revno: 632
2009-10-29 13:00:48 +00:00
Tim Bentley
0ffbc050de
Songs now have remote edit working
2009-10-29 09:18:26 +00:00
Tim Bentley
8e4f69383c
Style fixes
2009-10-29 06:24:53 +00:00
Jon Tibble
8de21d057f
PluginNameVisible without splitting __init__
2009-10-29 01:48:43 +00:00
Jon Tibble
fcd5836e0f
Fix i18n for tabs v3
2009-10-28 21:52:13 +00:00
Jon Tibble
439c3c90ca
Fix i18n for visible and non-visible title use
2009-10-28 21:04:14 +00:00
Tim Bentley
19e8682bf8
Add BibleGateway List and access it
2009-10-28 18:35:06 +00:00
Jon Tibble
2eccd57aca
Fix mediaitem.pys i18n
2009-10-28 01:36:24 +00:00
Tim Bentley
60649e3624
Move Audit to SongUsage
2009-10-27 08:38:02 +00:00
Tim Bentley
03ba804be7
Biblegateway addition
2009-10-27 07:20:01 +00:00
Jon Tibble
abafa78958
Head r629
2009-10-26 23:51:48 +00:00
Tim Bentley
3ee930f6ae
Fix Line split code. Stop SlideController being editied
2009-10-26 16:19:26 +00:00
Tim Bentley
4833f7cd0b
Add Song Tab option to remove them
2009-10-26 06:30:08 +00:00
Tim Bentley
19e27dbc95
Add Song verses to menu bar
2009-10-26 06:09:33 +00:00
raoul.snyman@saturnlaboratories.co.za
706db6923b
Fix i18n issues
...
bzr-revno: 629
2009-10-26 05:34:44 +00:00
Raoul Snyman
d54a023611
Merged in Windows changes.
2009-10-25 23:36:04 +02:00
Raoul Snyman
e95eb437e2
Removed the QLabels from text service items. It's nigh impossible to dynamically style QLabels in QTableWdigetItems.
2009-10-25 23:33:07 +02:00
Raoul Snyman
07468597aa
Just changed the SlideController selection back for the moment.
2009-10-25 22:20:03 +02:00
Raoul Snyman
8133cea273
Merge from trunk
2009-10-25 21:19:25 +02:00
Tim Bentley
3f69bb7635
"Save and Preview" added to Song editor
2009-10-25 18:07:23 +00:00
Tim Bentley
da4a26ef5f
Service Items can now have their theme changes at run time.
2009-10-25 16:26:03 +00:00
Raoul Snyman
8de8638ba9
Merged trunk, Fixed up odd trUtf8
2009-10-25 18:12:41 +02:00
Tim Bentley
5f25ffd267
Headr626
2009-10-25 14:41:29 +00:00
Tim Bentley
68bc9bf526
Audit report work
2009-10-25 14:41:15 +00:00
j@corwin.co.uk
4871acd05c
More presentation fixes
...
bzr-revno: 626
2009-10-25 14:39:45 +00:00
Tim Bentley
bad24ee614
Finally fix redisplaying of correct slide
2009-10-25 08:09:41 +00:00
Jonathan Corwin
60b0120e56
Fix merge conflict
2009-10-24 20:53:49 +01:00
Tim Bentley
7b85b9c7af
More Song editing fixes
2009-10-24 20:43:16 +01:00
Jonathan Corwin
e0f9f3f09e
Keep item in slidecontroller in sync with presentation, and detect external slide changes.
2009-10-24 20:22:00 +01:00
Tim Bentley
8c86edb0b6
Headr624
2009-10-24 19:16:04 +01:00
Tim Bentley
7b54d89039
Preserve selected slide on editing
2009-10-24 19:11:02 +01:00
Jon Tibble
aeb75d2056
Fix imports and typo
2009-10-24 17:40:36 +01:00
Tim Bentley
abd66af1c4
Fix extra utf8 strings
2009-10-24 17:00:43 +01:00
Tim Bentley
23fd584f63
Add Preview Song Editing
2009-10-24 14:07:41 +01:00
Raoul Snyman
08c852f8ee
Fixed problem in "AmendThemForm"
2009-10-24 13:46:57 +02:00
Raoul Snyman
803987d402
Not quite - I needed to cast it to unicode.
2009-10-24 13:14:26 +02:00
Raoul Snyman
47edd31b58
Let's try fix the version check message.
2009-10-24 13:12:10 +02:00
Tim Bentley
4f211d24e0
Fix theme editor
2009-10-24 11:04:35 +01:00
Tim Bentley
76fa3438c4
Headr621
2009-10-24 10:55:25 +01:00
Raoul Snyman
a94f5c9e0d
Merge from lp:~raoul-snyman/openlp/i18n
...
bzr-revno: 621
2009-10-24 11:33:20 +02:00
Tim Bentley
2c1c202e5b
Fixed edit theme to preview render bug
2009-10-24 08:22:44 +01:00
Tim Bentley
2181655239
Headr620
2009-10-24 06:59:07 +01:00
Jon Tibble
fac8bb8dd3
Fix ServiceType -> ServiceItemType change
2009-10-23 23:54:29 +01:00
Jonathan Corwin
ee076e306e
First stab at showing ppt output in mini-live-display
2009-10-23 23:47:22 +01:00
Raoul Snyman
90280b7117
Finished up the initial conversion to "trUtf8()"
2009-10-23 20:48:49 +02:00
Tim Bentley
4c35fc81a5
Fix rendering bug
2009-10-23 18:09:09 +01:00
Tim Bentley
6c5ccc101b
Font Siziing and rendering improvements
2009-10-23 17:10:09 +01:00
Raoul Snyman
8d4cdc71ba
Initial go at i18n
2009-10-23 15:17:43 +02:00
Tim Bentley
67ab01df01
Minor corrections
2009-10-22 20:07:32 +01:00
Tim Bentley
979ba02b02
Add Lines per slide and wrap indentation
2009-10-22 20:03:08 +01:00
Jon Tibble
27d92e9202
Head r617
2009-10-22 14:44:24 +01:00
Jon Tibble
b37b95d928
Rename to ServiceItemType and add Video type
2009-10-22 14:43:49 +01:00
Raoul Snyman
2bf6fe0227
Made the dark->lighter selection colour slightly stronger.
2009-10-21 21:39:55 +02:00
Raoul Snyman
5035f79f50
Started working on a non-UI converter (for web-based import).
2009-10-21 18:11:58 +02:00
raoul.snyman@saturnlaboratories.co.za
adc769fff0
Fix Bible Media manager look and feel
...
bzr-revno: 615
2009-10-21 05:57:45 +01:00
Raoul Snyman
ee6465d8a5
Made highlight colour slightly lighter/darker than background.
2009-10-20 21:41:15 +02:00
Raoul Snyman
8c3370d803
Fixed up the styling on selected items in the slide controllers.
2009-10-20 19:28:34 +02:00
Tim Bentley
44e57316f2
SlideControler UI fixes - take 3
2009-10-20 18:15:37 +01:00
Tim Bentley
791b38e0ef
SlideControler UI fixes - take 2
2009-10-20 18:01:12 +01:00
Tim Bentley
ca96d0fda6
SlideControler UI fixes
2009-10-20 17:33:00 +01:00
Jon Tibble
e37ae62079
Initial video fudging!
2009-10-19 18:51:21 +01:00
Tim Bentley
2f153475f9
General Tab Changes
...
bzr-revno: 611
2009-10-19 18:31:02 +01:00
Jon Tibble
7f773a314b
General fixes
...
bzr-revno: 610
2009-10-19 18:17:38 +01:00
Tim Bentley
a95f4feb83
Blanked out message now works
2009-10-19 18:14:26 +01:00
Tim Bentley
0bbbf8b6b8
General Tab fixes
2009-10-19 17:18:32 +01:00
Jon Tibble
fc61d7fe55
Fixups
2009-10-19 15:56:44 +01:00
Tim Bentley
2004edf876
Head
2009-10-18 16:14:48 +01:00
Tim Bentley
1cfa0e560b
Theme Image and Presentation fixes
...
bzr-revno: 609
2009-10-18 16:12:28 +01:00
Raoul Snyman
2d8073fcb5
Lighten the gradient of the toolbox titles.
2009-10-18 17:09:09 +02:00
Raoul Snyman
a7eadfc70b
Merged lp:~raoul-snyman/openlp/uifixes
...
bzr-revno: 608
2009-10-18 17:02:58 +02:00
Tim Bentley
2f618d8504
Fix Message popup on windows , load last service
2009-10-18 15:53:04 +01:00
Tim Bentley
efec5e1e95
Backgounds now appear in Theme editor
2009-10-18 08:49:47 +01:00
Tim Bentley
486f5ce709
Head
2009-10-18 07:27:15 +01:00
Raoul Snyman
13305ab6bb
Some more UI fixes (mostly for Windows).
2009-10-18 00:06:38 +02:00
Jonathan Corwin
c491a19be8
Merged in lp:~j-corwin/openlp/present
...
bzr-revno: 607
2009-10-17 22:04:12 +02:00
Tim Bentley
2961a8b020
Head
2009-10-17 20:17:44 +01:00
Raoul Snyman
3e4f07be6e
Merge from lp:~raoul-snyman/openlp/uifixes
...
bzr-revno: 606
2009-10-17 21:14:39 +02:00
Tim Bentley
3c9ffae002
Fix name standards
2009-10-17 20:13:11 +01:00
Jonathan Corwin
2ae79a4480
HEAD
2009-10-17 20:06:06 +01:00
Raoul Snyman
c4c8c36e7f
Some spacing fixes.
2009-10-17 20:52:42 +02:00
Raoul Snyman
68f8b1e45f
Fixed a bug where a warning was generated about layouts.
...
Made the media manager items stand out a little more, and enhanced the currently selected one.
2009-10-17 20:41:56 +02:00
Tim Bentley
d5b5549ca0
Head
2009-10-17 19:20:55 +01:00
Tim Bentley
e9800d8ecc
Fix theme saving
2009-10-17 19:20:07 +01:00
Raoul Snyman
7607d80254
Merged in lp:~raoul-snyman/openlp/uifixes
...
bzr-revno: 605
2009-10-17 20:16:27 +02:00
Jon Tibble
f4439200b5
Python 2.5 fixes
...
bzr-revno: 604
2009-10-17 19:14:49 +01:00
Tim Bentley
7273ff3d2f
Display Screen handling improvements
2009-10-17 17:11:41 +01:00
Tim Bentley
1082428926
Show Splash screen option now works
2009-10-17 14:29:01 +01:00
Tim Bentley
7ae0e045d3
Rename Alert menu
2009-10-17 14:17:04 +01:00
Raoul Snyman
f2058a516a
Playing around with the look and feel of tabs on the ToolBox
2009-10-17 12:55:28 +02:00
Tim Bentley
0828335939
Bible Plugin - Hide Duel verse Combo be default
2009-10-17 07:12:38 +01:00
Tim Bentley
025d7c86d2
Songs Plugin get search as you type
2009-10-17 06:47:17 +01:00
Jonathan Corwin
bb619ce325
Show powerpoint slide thumbnails in slidecontroller
2009-10-17 00:34:56 +01:00
Jon Tibble
770751899c
Fix urlopen() and mainDisplay closing
2009-10-16 22:29:38 +01:00
Raoul Snyman
a35d205cea
Reducing spacing on media manager items.
2009-10-16 20:41:41 +02:00
Tim Bentley
cbb17039d5
Fix missing serviceitem handling
2009-10-16 19:22:14 +01:00
Tim Bentley
0f54bb81e7
Save Theme import directory
2009-10-16 05:46:32 +01:00
Tim Bentley
aa1830c0b6
head
2009-10-14 19:29:06 +01:00
Tim Bentley
fa6cb6020a
fixes from merge
2009-10-14 19:27:44 +01:00
Raoul Snyman
db47de92ad
Added in a line to fix the logging.
2009-10-14 19:52:50 +02:00
Tim Bentley
1bca1cf4cf
More bible changes
2009-10-14 06:08:36 +01:00
Tim Bentley
0273fd508f
Fix Logging exception in check_version
2009-10-13 20:24:27 +01:00
Tim Bentley
cc71923682
Bible plugin clean up and Quick web setup
2009-10-12 11:18:54 +01:00
Tim Bentley
4a1b826e66
Cleanups
2009-10-12 07:21:17 +01:00
Tim Bentley
d0b501bd2f
Fixes to last merge request
2009-10-12 05:43:02 +01:00
Tim Bentley
7ee0549df2
Small fix ups and corrections. Plugin list obeys can_be_diabled
2009-10-11 20:31:46 +01:00
Tim Bentley
7431eeb65c
Servie Manager DnD part 2
2009-10-11 10:31:27 +01:00
Tim Bentley
aa0450f543
Servie Manager DnD part 1
2009-10-11 08:30:16 +01:00
Tim Bentley
d74b9f6d16
Quick code cleanup and fix test for version checking
2009-10-11 07:29:25 +01:00
Tim Bentley
56930f1e65
Correct Theme name for Export if default
2009-10-11 07:25:37 +01:00
Tim Bentley
f53a6fddeb
Latest Version checking added
2009-10-11 06:47:38 +01:00
Tim Bentley
268aadde4c
Theme improvements
2009-10-10 19:36:58 +01:00
Tim Bentley
08aec01ce2
Remove all print statements
2009-10-10 15:06:59 +01:00
Tim Bentley
018d217b61
Plugins now hide and reappear correctly
2009-10-10 14:39:32 +01:00
Tim Bentley
3915fc24f1
Head
2009-10-10 14:14:09 +01:00
Tim Bentley
4f1241e60f
More hiding changes
2009-10-10 14:13:57 +01:00
Raoul Snyman
855174ce3e
Merged in lp:~raoul-snyman/openlp/pluginlist
...
bzr-revno: 594
2009-10-10 14:10:05 +02:00
Tim Bentley
444e1796cf
Head
2009-10-10 05:56:25 +01:00
Tim Bentley
25c730a8f2
More dock hiding work
2009-10-10 05:56:06 +01:00
Jon Tibble
75af51b460
Song theme fix and remove unused variables
2009-10-09 23:46:35 +01:00
Raoul Snyman
7d2a7dda4c
Fixed up a bug that caused Active/Inactive inconsistencies.
2009-10-08 21:58:49 +02:00
Raoul Snyman
0c0bc504ac
Removed a lone debug.
2009-10-08 21:37:14 +02:00
Raoul Snyman
87b12a1e27
Fixed up lines so that compileall will work.
2009-10-08 21:34:40 +02:00
Raoul Snyman
b4c81a3153
Removed the old plugin list dialog.
2009-10-08 21:17:24 +02:00
Tim Bentley
5d32ce5e66
More cleanups, Bibles and media done
2009-10-08 06:02:39 +01:00
Tim Bentley
85a0c245ea
Clean up disenablement
2009-10-07 17:16:21 +01:00
Tim Bentley
34062ab7b9
New file
2009-10-07 06:10:06 +01:00
Tim Bentley
cfc82e7407
Cleanup hinding code and move to disable for now
2009-10-07 06:09:35 +01:00
Raoul Snyman
317fc7875c
Reworked the plugin list dialog.
2009-10-06 23:07:12 +02:00
Tim Bentley
9a8c045f2b
Add Ability to hide plugins
...
bzr-revno: 587
2009-10-05 16:14:48 +01:00
Tim Bentley
9325ed0521
Head
2009-10-04 16:01:11 +01:00
Tim Bentley
582dd56ed2
Fix int issue
2009-10-04 16:00:52 +01:00
Jonathan Corwin
1cf3c9a223
Support blank/first/last buttons in presentations
2009-10-03 20:18:59 +01:00
Tim Bentley
b94d1d1b8f
Sort out Settings tab items
2009-10-03 20:02:40 +01:00
Tim Bentley
39a9f8efac
Media Itmes now hide them selves correctly
2009-10-03 19:39:44 +01:00
Tim Bentley
c4f8fc86cd
Sort out Initialistion order and Plugin Status code
2009-10-03 14:08:18 +01:00
Tim Bentley
9ec94494e8
Audit can now be disabled dynamically
2009-10-03 12:07:58 +01:00
Tim Bentley
37a9b5fb4e
Plugin List Combo boxhandling finished
2009-10-03 08:25:41 +01:00
Tim Bentley
0408a0a320
Start of Active / Inactive work
2009-10-02 20:06:07 +01:00
Tim Bentley
e25c9937c7
Update UI
2009-10-02 15:19:36 +01:00
Tim Bentley
6c3fd8b096
Sort out text display on dialog
2009-10-02 14:50:45 +01:00
Tim Bentley
1a8ad648ad
head
2009-10-02 13:18:21 +01:00
Tim Bentley
9741d0e10a
More Plugin list work
2009-10-02 13:16:54 +01:00
Jon Tibble
6d00aef525
Dialogs, Exceptions and Toolbars
...
bzr-revno: 584
2009-10-02 12:50:57 +01:00
Jon Tibble
ce18ee8e7a
Dialogs, Exceptions and PushButtons
2009-10-02 00:43:16 +01:00
Tim Bentley
e0f28ce493
Plugin abouts
2009-10-01 17:56:42 +01:00
Tim Bentley
5185578f24
Fix order of names
2009-09-29 18:18:18 +01:00
Tim Bentley
9efa28ce07
Head
2009-09-29 18:05:34 +01:00
Jon Tibble
b2827d4e25
Use standards for Qt imports
2009-09-29 13:51:38 +01:00
Tim Bentley
a175216cd5
Add comments to correct layout
2009-09-29 05:58:26 +01:00
Tim Bentley
aeba391642
Add Jon to about
2009-09-29 05:51:38 +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
9ff310eebe
Cleanups
2009-09-27 13:56:14 +01:00
Tim Bentley
9c4e5ae137
General cleanups Jon missed
2009-09-26 19:22:10 +01:00
Tim Bentley
6637f88892
Plugin updates
...
bzr-revno: 574
2009-09-26 13:10:41 +01:00
Tim Bentley
2c64f1186a
Plugin standardisation and clanups
2009-09-26 10:11:39 +01:00
Tim Bentley
9f04b6f478
More audit changes and dynamic image backgrounds
2009-09-26 07:46:26 +01:00
Jon Tibble
8a44484aee
Fix None testing and general cleanups
2009-09-26 00:06:54 +01:00
Jon Tibble
8777ca29a7
Import fixes
2009-09-25 15:13:33 +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
Jon Tibble
26bd337f7d
Remove duplicate and redundant Theme code
2009-09-24 02:37:21 +01:00
Tim Bentley
44ecfe6dd3
Minor changes and clean ups
2009-09-23 19:49:26 +01:00
Tim Bentley
cea3de26fa
Audit database addition
2009-09-23 16:51:03 +01:00
Jon Tibble
44ae06703c
Head r564
2009-09-23 02:56:45 +01:00
Tim Bentley
341916d610
head and merge fixes
2009-09-22 20:23:12 +01:00
Tim Bentley
85f727962f
Best merge ever
...
bzr-revno: 564
2009-09-22 19:53:47 +01:00
Jon Tibble
873e16f3a6
Double space cleanup
2009-09-22 00:11:50 +01:00
Jon Tibble
f1901a653e
Fix def variable alignment
2009-09-21 20:57:36 +01:00
Jon Tibble
a224d6a895
Improve readability for white space patch
2009-09-21 20:26:10 +01:00
Tim Bentley
d23f03bf9c
Plugin cleanups - Image and Audit
2009-09-21 20:23:51 +01:00
Tim Bentley
38e0c1bc77
head
2009-09-21 19:59:35 +01:00
Tim Bentley
4dccb390c0
updates
2009-09-21 19:59:14 +01:00
Jon Tibble
9c6ddbf109
Improve readability choices...
2009-09-21 19:49:06 +01:00
Jon Tibble
c18594c7ef
Improve readability
2009-09-21 19:25:28 +01:00
Jon Tibble
98ea9141f4
More white space and line length fixes
2009-09-21 18:56:36 +01:00
Tim Bentley
83d645fe47
Change slide titles in Service to mean somthing
2009-09-20 19:47:18 +01:00
Raoul Snyman
b4a2f62261
Merged in lp:~raoul-snyman/openlp/bugfixes
...
bzr-revno: 560
2009-09-20 18:18:08 +02:00
Raoul Snyman
61eee2fe3c
Changed the "from openlp.core.resources import *" to a specific import, as per Michael Gorven's request.
2009-09-20 17:45:33 +02:00
Tim Bentley
97131a3dbc
Renderer Fixes
...
bzr-revno: 559
2009-09-20 14:21:05 +01:00
Tim Bentley
aff79f0f35
Stop audit in being fired in error
2009-09-20 08:38:23 +01:00
Tim Bentley
9d959d5aab
Clean up serviceitem
2009-09-20 08:17:20 +01:00
Tim Bentley
5c91bb7fe4
Clean up renderer
2009-09-20 08:15:15 +01:00
Tim Bentley
5046b31f16
Clean up slide controller
2009-09-20 08:12:47 +01:00
Jon Tibble
2fbce78381
Clean up code and fixes
2009-09-20 00:05:30 +01:00
Jon Tibble
becaf33dde
Refactor services
2009-09-19 22:45:50 +01:00
Tim Bentley
cfcb0f417b
Audit Fixes
...
bzr-revno: 556
2009-09-19 21:05:42 +01:00
Jon Tibble
e0f3d84bed
Fix service loading on Windows
2009-09-19 20:37:01 +01:00
Tim Bentley
88c66b368c
Add audit File and state handling
2009-09-19 20:31:18 +01:00
Jon Tibble
7c2c87b4cb
Refactor dock widget visibility saving
2009-09-19 12:25:01 +01:00
maikelstuivenberg@gmail.com
d27171cd09
Menu changes
...
bzr-revno: 553
2009-09-18 19:20:58 +01:00
Tim Bentley
109d09ec89
Plugin cleanup
...
bzr-revno: 552
2009-09-18 19:08:58 +01:00
Tim Bentley
50b1493f84
Fix plugin arrays 2
2009-09-18 18:37:11 +01:00
Tim Bentley
2726479988
Arrival of the Audit
...
bzr-revno: 551
2009-09-18 17:33:35 +01:00
Jon Tibble
39499c712c
Merge log.exception() conversion
...
bzr-revno: 550
2009-09-18 17:06:25 +01:00
Maikel Stuivenberg
3bb458e4e1
Another save fix..
2009-09-18 15:45:07 +02:00
Maikel Stuivenberg
9d6ac4cd1b
small fix for quick save
2009-09-18 15:32:40 +02:00
Tim Bentley
66ec702dec
head
2009-09-18 11:36:32 +01:00
Maikel Stuivenberg
e5d97d17d9
Fix for the File Menu
2009-09-18 11:03:04 +02:00
Tim Bentley
43b7951693
Fix presentation array issue
2009-09-18 07:07:10 +01:00
Jon Tibble
a5fb1d05ef
Change logging sys.exc_info() to log.exception
2009-09-18 00:10:25 +01:00
Tim Bentley
8b65992307
requested cleanups 1
2009-09-17 19:24:13 +01:00
Jon Tibble
62f70d65ae
Head
2009-09-17 18:05:42 +01:00
Tim Bentley
0c6a1d5762
head
2009-09-16 20:03:11 +01:00
Tim Bentley
30acdbd5a9
head
2009-09-16 20:00:39 +01:00
Tim Bentley
8b969449e7
changes
2009-09-16 20:00:17 +01:00
Tim Bentley
02f839f5cc
Audit UI 3
2009-09-16 19:37:25 +01:00
Tim Bentley
74ac4adfe4
Audit UI
2009-09-16 05:59:38 +01:00
Jon Tibble
45ab7f80d8
Head
2009-09-15 21:06:39 +01:00
Tim Bentley
90584efee6
Renderer handling changes
...
bzr-revno: 543
2009-09-15 20:14:03 +01:00
Tim Bentley
41ec7a2108
render improvments part 3
2009-09-15 20:06:40 +01:00
Jon Tibble
ccb1289c14
User interface tweaks
2009-09-15 19:56:56 +01:00
Tim Bentley
1074f4b98f
render improvments part 2
2009-09-15 19:37:03 +01:00
Tim Bentley
9f6caa5426
render improvments part 1
2009-09-15 18:45:32 +01:00
Tim Bentley
111c007526
Add audit event to slide times and trigger when added to live
2009-09-15 06:13:33 +01:00
Jon Tibble
77edf564fa
Temp fix for size issue, cleanups in media and runtime output
2009-09-14 23:10:08 +01:00
Tim Bentley
bb6c4b091a
Fix merge error
2009-09-14 20:37:29 +01:00
Tim Bentley
942932a45e
Fix merge error
...
bzr-revno: 541
2009-09-14 20:36:50 +01:00
Tim Bentley
dd70e31779
Themes and Timer points
...
bzr-revno: 540
2009-09-14 20:29:52 +01:00
maikelstuivenberg@gmail.com
66ef9d8579
For Maikel
...
bzr-revno: 539
2009-09-14 20:28:56 +01:00
Tim Bentley
a500e283a1
Add Rendering timer points
2009-09-14 20:18:49 +01:00
Tim Bentley
03d9ac85d5
Add Theme export handling and error handling
2009-09-14 19:53:56 +01:00
Maikel Stuivenberg
3d4f221c19
Added: Button on PreviewController to go live
2009-09-14 14:16:04 +02:00
Tim Bentley
f4599bf947
Fixed reset presentation bug
2009-09-13 20:31:31 +01:00
Tim Bentley
8b9e9665f8
head
2009-09-13 20:26:01 +01:00
Raoul Snyman
3090aa489b
Merge from trunk
2009-09-13 20:45:56 +02:00
Tim Bentley
889a10c4af
head
2009-09-13 19:42:45 +01:00
Raoul Snyman
9684e696ca
Bring this branch up to date with trunk
2009-09-13 19:55:52 +02:00
Jon Tibble
df7016c22d
dos2unix run on trunk r535
2009-09-13 16:14:45 +01:00
Tim Bentley
a925033a73
head
2009-09-13 15:54:17 +01:00
Tim Bentley
e30d7df8ac
head
2009-09-13 15:45:50 +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
Tim Bentley
1ef543253c
Fix up Presentations so Impress works!
2009-09-13 08:39:48 +01:00
Raoul Snyman
a4a31a9c76
[ticket #14 ] Startup output display/splash should be changeable - implemented.
2009-09-12 23:31:35 +02:00
Tim Bentley
baf967bf2a
head
2009-09-12 19:27:17 +01:00
Jon Tibble
01efadc058
Merged in lp:~meths/openlp/trivialfixes
...
bzr-revno: 533
2009-09-12 19:31:03 +02:00
Raoul Snyman
43dc7e6b90
Merged in lp:~raoul-snyman/openlp/docstrings
...
bzr-revno: 532
2009-09-12 19:24:16 +02:00
Jon Tibble
5e1c2d5205
Fix similar bugs with incorrect SIGNALs on QLineEdit
2009-09-11 22:50:23 +01:00
Tim Bentley
b005954e7e
Head
2009-09-11 20:51:16 +01:00
Tim Bentley
43b374a994
Impress issues
2009-09-11 20:51:06 +01:00
Jon Tibble
633d2af487
Merged in lp:~meths/openlp/trivialfixes
...
bzr-revno: 531
2009-09-11 21:48:21 +02:00
Tim Bentley
f4966a655e
Head
2009-09-11 20:30:12 +01:00
Tim Bentley
07452df24a
fixes to custom and save state of screen
2009-09-11 20:29:57 +01:00
Raoul Snyman
74c6349ab0
Merged changes in from lp:~raoul-snyman/openlp/songmaintenance
...
bzr-revno: 530
2009-09-11 21:27:05 +02:00
Jon Tibble
e0427f8254
Fix DnD issue
2009-09-11 20:05:09 +01:00
Jon Tibble
50de32e882
Trunk resync
2009-09-11 19:46:15 +01:00
Jon Tibble
af2234b945
RFC: Different toolbar layout for Service Manager
2009-09-11 12:18:00 +01:00
Tim Bentley
b657af7a64
Head
2009-09-11 07:18:31 +01:00
Tim Bentley
3c3c1f19ce
Custom Plugin cleaup
2009-09-11 05:54:22 +01:00
Jon Tibble
abdbed78b6
Fix unneeded \ line breaks
2009-09-10 21:18:15 +01:00
Jon Tibble
a6f6ad498b
Correct path building and sort line break issues
2009-09-10 21:09:03 +01:00
Raoul Snyman
0df9e356a6
Bringing up to date with trunk.
2009-09-10 20:15:40 +02:00
Jon Tibble
b865c8ab7f
Add usability information for ServiceManager ThemeComboBox
2009-09-10 18:03:17 +01:00
Raoul Snyman
1e7cd82103
Added a small description to the lib module.
2009-09-08 22:03:39 +02:00
Raoul Snyman
fb9914fb08
Changed the license info from docstrings to normal comments.
2009-09-08 21:58:05 +02:00
Raoul Snyman
4cfd7dfbaa
Attempt to fix a bug where the song list is never updated.
2009-09-08 17:21:30 +02:00
Jon Tibble
0efcf15752
Move network code to initialise(). Add weight to plugin attibutes documentation
2009-09-07 21:39:17 +01:00
Tim Bentley
0f8700ce93
Fix up after last merge
2009-09-07 20:14:01 +01:00
Tim Bentley
9ec28564ee
Head again
2009-09-07 20:00:41 +01:00
Jon Tibble
44e3050577
Latest merge from lp:~meths/openlp/trivialfixes
...
bzr-revno: 525
2009-09-07 20:49:27 +02:00
Jon Tibble
60a919a2da
Save UI: change config section to 'user interface'
2009-09-07 19:02:21 +01:00
Tim Bentley
c2c4940ca7
Replace missing line
2009-09-07 18:08:58 +01:00
Tim Bentley
c1ccf8752f
Head
2009-09-07 18:07:29 +01:00
Jon Tibble
5e644ee1ae
Save UI: Switch to saving on change using SettingsManager
2009-09-07 17:46:20 +01:00
Jon Tibble
78b553ac23
Refactor theme loading
2009-09-07 14:05:53 +01:00
Raoul Snyman
9f12188b4f
Merged lp:~raoul-snyman/openlp/docstrings into trunk.
...
bzr-revno: 524
2009-09-07 08:16:53 +02:00
Tim Bentley
feca90483a
Cleanups from Last merge and documentation
2009-09-07 06:13:39 +01:00
Jon Tibble
a037c3ee2b
Fix theme loading mess
2009-09-07 03:17:36 +01:00
Jon Tibble
e9a8fa7084
Save UI: Main UI item visibility persists across sessions
2009-09-07 00:11:08 +01:00
Tim Bentley
4a5767a5cf
Move fixups for Presentations
2009-09-06 20:23:57 +01:00
Raoul Snyman
94cd34d333
Merge from an old remote branch.
2009-09-06 20:59:21 +02:00
Raoul Snyman
e4756a1c6c
Merge latest code from trunk, plus more modifications to docstrings.
2009-09-06 20:47:48 +02:00
Jon Tibble
313f54bd0d
Save UI: Initial setup and more cleanup
2009-09-06 16:26:02 +01:00
Jon Tibble
169dcff9f6
Fix incorrect ( \ newline characters, fix == spacing and other code style fixes noticed
2009-09-06 14:57:32 +01:00
Tim Bentley
5e088abfc2
Change Layout formula
2009-09-06 13:13:09 +01:00
Tim Bentley
7e398174cf
Presentation plugin - getting there
2009-09-05 20:58:02 +01:00
Tim Bentley
087ee85d86
Head
2009-09-05 14:46:06 +01:00
Tim Bentley
3784838a36
Presentations - service item handling
2009-09-05 14:30:09 +01:00
Tim Bentley
f4a8d8b52a
Correction of Cleanup
2009-09-05 10:02:41 +01:00
Tim Bentley
00eecfc8c2
Presentation Plugin - cleanup
2009-09-05 09:52:01 +01:00
Tim Bentley
b94f091fb2
Cleanups and fixes
2009-09-05 07:29:23 +01:00
Jon Tibble
9992df2cb6
Fix formatted XML to output unicode strings
2009-09-05 02:27:38 +01:00
Jon Tibble
a8cf61c199
Fix loading of formatted XML theme files broken in previous commit
2009-09-05 02:22:05 +01:00
Raoul Snyman
dea03e21c8
Moar and moar documents-tations!!
2009-09-05 00:50:19 +02:00
Jon Tibble
cda62a2617
Save themes in formatted XML and clean touched files
2009-09-04 23:27:53 +01:00
Raoul Snyman
0c7a53bb16
Moar documentation!
2009-09-03 23:41:34 +02:00
Tim Bentley
06ab5df285
Fix problems with last merger
2009-09-03 18:46:46 +01:00
Jon Tibble
796ad1f4cf
Fix compilation errors in openlp dir
2009-09-03 16:19:30 +01:00
Tim Bentley
a183d1cc8b
Try to stop blank last slides being generated
2009-09-03 05:46:09 +01:00
Tim Bentley
555b9b92a5
Renderer - speed up adding to slide controller
2009-09-03 05:41:30 +01:00
Raoul Snyman
a077fe40eb
Updated the documentation more. Moved the Songs plugin out into it's own file.
2009-09-02 22:42:57 +02:00
Jon Tibble
cd3fe8b38f
Whitespace, linewrap and spelling fixes
2009-09-02 02:44:09 +01:00
Jon Tibble
d1139653c5
Merge for John
...
bzr-revno: 517
2009-09-01 20:50:32 +01:00
Jon Tibble
94dbcc1a28
Fix index naming in screen fix
2009-09-01 20:39:49 +01:00
Jon Tibble
15f2976cd8
Fix display monitor test logic
2009-09-01 20:15:55 +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
94a3513bb1
Saving OOS changes and other cleanups
2009-08-31 19:27:36 +01:00