Jon Tibble
8a44484aee
Fix None testing and general cleanups
2009-09-26 00:06:54 +01:00
Jon Tibble
e5db2456e7
Remove unused imports
2009-09-25 01:43:42 +01:00
Jon Tibble
873e16f3a6
Double space cleanup
2009-09-22 00:11:50 +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
Jon Tibble
a5fb1d05ef
Change logging sys.exc_info() to log.exception
2009-09-18 00:10:25 +01:00
Jon Tibble
b229f5b5ad
Remove unwanted button sizing
2009-09-16 11:50:13 +01:00
Jon Tibble
ccb1289c14
User interface tweaks
2009-09-15 19:56:56 +01:00
Tim Bentley
889a10c4af
head
2009-09-13 19:42:45 +01:00
Jon Tibble
df7016c22d
dos2unix run on trunk r535
2009-09-13 16:14:45 +01:00
Tim Bentley
1ef543253c
Fix up Presentations so Impress works!
2009-09-13 08:39:48 +01:00
Raoul Snyman
43dc7e6b90
Merged in lp:~raoul-snyman/openlp/docstrings
...
bzr-revno: 532
2009-09-12 19:24:16 +02:00
Raoul Snyman
fb9914fb08
Changed the license info from docstrings to normal comments.
2009-09-08 21:58:05 +02:00
Jon Tibble
169dcff9f6
Fix incorrect ( \ newline characters, fix == spacing and other code style fixes noticed
2009-09-06 14:57:32 +01:00
Jon Tibble
796ad1f4cf
Fix compilation errors in openlp dir
2009-09-03 16:19:30 +01: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
94a3513bb1
Saving OOS changes and other cleanups
2009-08-31 19:27:36 +01:00
Tim Bentley
9457030c04
Update Logging and make bibles selected
2009-08-30 22:14:15 +01:00
Tim Bentley
63f67ea756
EventManager Removal - complete
2009-08-26 06:00:19 +01:00
Tim Bentley
9b826aab56
EventManager Removal part 2
2009-08-25 06:18:09 +01:00
Tim Bentley
7226d4a232
EventManager Removal part 1
2009-08-24 21:05:46 +01:00
Tim Bentley
7ec0a53d77
SlideController clean up part 2
2009-08-24 05:30:04 +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
1987258fcb
Stop plugins being initialised when Inactive. Bible Import Tab state correction
2009-08-15 08:55:16 +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
06ff5ec618
New bible import form
...
Start of default theme handling
Add Transparent backgrounds
2009-08-07 18:19:32 +01:00
Tim Bentley
cf56b14383
Fix errors in Italic handling
...
Add delay to get screen refresh workig
2009-08-05 18:59:37 +01:00
Tim Bentley
fa606e19a9
Add download notifications for HTTP bibles
...
Fix bug running off the end of bible chapter
2009-08-02 14:44:41 +01:00
Tim Bentley
66eed38671
Change Bible layout options to add verse per slide
2009-07-23 06:17:26 +01:00
Tim Bentley
b1fd518ff6
Text clean ups
...
Move Author / Topic / Book edit form Song Edit
Add above to Toolbar
Add Icons
2009-07-18 06:43:50 +01:00
Raoul Snyman
37384f570c
- Created a consolidated "models.py" file.
...
- Updated BibleDBImpl with the changes.
2009-07-14 21:44:15 +02:00
Raoul Snyman
6b7537c588
Merged changes from trunk, fixed a conflict.
2009-07-13 22:11:36 +02:00
Raoul Snyman
dc10f0e2a4
Various fixes:
...
- Started the conversion of SQL to SQLAlchemy
- Found a bug in the generating of Bible slides
- Some code cleanups
2009-07-13 22:08:43 +02:00
Tim Bentley
66b6836406
More bug fixes
...
Bibles have correct footers
Songs now save all data and have correct focus
2009-07-13 18:02:38 +01:00
Raoul Snyman
7a0f9d3e06
Added some fixes to the operation and layout of the slide controllers.
2009-07-12 22:38:34 +02:00
Raoul Snyman
bc368d3a91
Some minor fixes.
2009-07-12 21:27:48 +02:00
Tim Bentley
6c30e67723
Fix html ripping bug for bibles
2009-07-12 16:11:57 +01:00
Tim Bentley
f576e9d83d
Look a songs Focus issues
...
Fix Bibles footers
2009-07-12 15:56:06 +01:00
Tim Bentley
2aaf72bb20
Unicode work
2009-07-10 16:41:08 +01:00
Tim Bentley
93655bc92e
Stop Presentation Tab failing
...
CSV Bibles get Unicode
2009-07-09 17:51:25 +01:00
Tim Bentley
36113b0d90
cleanups of files not used
...
fixes to bibles to handle unicode better
2009-07-09 06:15:26 +01:00
Raoul Snyman
c8d5b7acb2
Merged changes to Bible plugin into trunk.
...
bzr-revno: 485
2009-07-08 07:13:58 +02:00
Raoul Snyman
66898bad84
Made some fixes to the common Bible import classes.
2009-07-07 22:18:36 +02:00
Tim Bentley
a06b8f0b07
Add saving check to exit so OOS can be saved
2009-07-07 17:35:01 +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
1110713529
Fix bug in bibles with invalid method name
...
Add Image Tab to get loop delay
Fix loss of Bible Icons
Add Loop delay to ImageController
Get Controllers to swap correctly
2009-07-03 21:32:33 +01:00
Tim Bentley
560584d8f6
Added ImageToolBar to show what I am thinking
...
Cleanup mainwindow from mark 1 attempt.
Fix bug in Thememanager so themes are not deleted
2009-06-29 06:07:32 +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
b76790bc2f
Fixes and cleanups following MediaManager Merge
2009-06-26 18:51:43 +01:00
Tim Bentley
0b0013331a
Commit Fixes to Conversion Utilities
...
Changes to Presentation Plugin
2009-06-23 17:25:40 +01:00
Tim Bentley
03904d7502
Finish OOS work with Images
...
Correct errors with existing oos
Correct bugs in Bible HTTP code for unicode conversions
2009-06-20 20:11:17 +01:00
Tim Bentley
3a65ef4dca
Add Menu Items which are finished
...
Correct last merge spelling errors
2009-06-19 20:49:00 +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
7becc9cb56
Strange problems with events firing early.
...
Fixed bugs to stop errors by chaning initilistion order and defining varables.
Changing method names following last review.
2009-06-08 06:04:06 +01:00
Tim Bentley
47884bc340
Remove logging for Renderer to speed it up
...
Clean up Renderer
Minor change to BibleMediaitem
2009-06-08 05:30:12 +01:00
Tim Bentley
aabe4e82f3
Fix problem with single number for set of chapters eg John 1:1-5.
...
Add double click feature to add preview (missing from 1.x)
Move formatting cleanups on open classes.
2009-06-07 19:39:31 +01:00
Tim Bentley
1dcd0623f1
Bug fixes for errors in search
...
Code Cleanups while in the code.
2009-06-07 17:33:33 +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
2c5e701e10
Fix Bible import bugs for duplicate bibles
...
Fix Bibles refresh errors on nw bible creation
Finish Topic / Author and Songbook code for now
2009-06-05 06:00:26 +01:00
Tim Bentley
11a9d28bed
Fix unicode bible import error
...
More Song changes
2009-06-04 21:06:32 +01:00
Tim Bentley
5b58f7137f
Fix Database defaults
...
Add Topic Dialog and add functionality
Add Topic code to Song window
2009-06-04 20:00:41 +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
d0bcc06d35
more changes and fixes
2009-05-22 20:36:16 +01:00
Tim Bentley
2dfbe1dcfc
Phase2 Operation Cleanup.
2009-05-21 06:15:51 +01:00
Tim Bentley
da0acea229
Phase1 operation superfly
2009-05-20 21:17:20 +01:00
Tim Bentley
d5b2a1e496
Fix Bible plugin to handle themes correctly when changed and removed.
2009-05-18 17:11:59 +01:00
Tim Bentley
27027eb051
Fix comments from last merge
...
Fix BiblePlugin Theme storage and usage
2009-05-18 05:41:49 +01:00
Tim Bentley
a5615fd4fe
Corrections to Renderer to handle slides not lines
...
Fixes to Bibleplugin to renderer multiple verses per slide
Pass Bible Theme to RenderManager
2009-05-17 16:24:02 +01:00
Tim Bentley
df0fd5b618
hook up themes to combo boxes
2009-05-17 09:25:15 +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
0ba52fbd66
Added context menus to ServiceManager
...
Refactored Icon Construction to single method
2009-05-13 20:47:25 +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
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
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
ba6e581223
Start to clean up rendermanger
...
fix bugs in rendereing
fix thememanager to allow new themes to be created
2009-04-29 20:07:13 +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
aeb79120f4
Fix name bug
2009-04-25 07:09:47 +01:00
Tim Bentley
a662404122
Fix XML schema for naming
...
Fix ThemeManager and Renderer to cover changes
Move code for Boolean Config issues
Various code style fixes
2009-04-15 05:58:51 +01:00
Tim Bentley
d025d1ebf6
Add New Theme Event Handlers to plugins
2009-04-10 07:06:41 +01:00
Tim Bentley
0e7dfb9fc4
Combine patch from previous tree which I messed up. Here is a summary of the changes.
...
444. By Tim Bentley 23 hours ago
Add new event for Theme Loading
443. By Tim Bentley 23 hours ago
Add Eventing after Themes loaded to tell plugins the themes have changed
442. By Tim Bentley on 2009-04-04
Store Theme name in list for correct display
441. By Tim Bentley on 2009-04-04
Add ThemeManagerDialog
More Rendering improvements
440. By Tim Bentley on 2009-04-04
Add Themes to Bible Tab and default values
439. By Tim Bentley on 2009-04-04
Add rendering for Circles and amend XML schema accordingly
438. By Tim Bentley on 2009-04-04
Renderer now supports linear gradients correctly
Update XML to include direction
Add Booleans instead of 0/1 to XML schema
437. By Tim Bentley on 2009-04-03
More ThemeManager changes
Fix Rendering and theme handling
Generate PNG theme on conversion
436. By Tim Bentley on 2009-04-01
Fix up Theme XML code to work with strings and files.
Fix Render.py to work with new XML schema
435. By Tim Bentley on 2009-04-01
Import version 2 xml and build object.
2009-04-06 19:45:45 +01: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
1a8ab17bbb
Update Presentation Plugin to match rest of the plugins
...
Fix style errors as discovered
bzr-revno: 425
2009-03-19 17:31:33 +00:00
Tim Bentley
ca32157e9c
Removal of Plugin utils continues
...
bzr-revno: 424
2009-03-18 17:19:30 +00:00
Tim Bentley
4bbce39f35
Fix up Bible Plugin to new standards.
...
bzr-revno: 422
2009-03-16 17:33:51 +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
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
Raoul Snyman
735527d558
Moved code out into SongMediaItem
...
bzr-revno: 401
2009-03-09 12:49:55 +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
b32703e845
More bible fixes after move
...
Method name standardisation
OSIS bible import clean up
OSIS bible import parser improvements.
bzr-revno: 388
2009-03-07 06:59:08 +00:00
Tim Bentley
d559adcbe6
Update copyright
...
bzr-revno: 387
2009-03-07 06:58:39 +00:00
Tim Bentley
81a7a142e4
Fix new chapter code in presentation logic
...
bzr-revno: 383
2009-03-06 18:00:52 +00:00
Tim Bentley
4ad8b74167
Fix up Bible bugs following addition of Tabs and Move code split
...
bzr-revno: 382
2009-03-06 07:18:30 +00:00