Commit Graph

377 Commits

Author SHA1 Message Date
Jon Tibble 8382ea5303 Fix service manager DnD (Bug #595671) 2010-06-18 00:17:16 +01:00
Meinert Jordan 48619f72cc Various i18n fixes.
bzr-revno: 847
2010-06-15 17:22:26 +02:00
Jon Tibble ec4d54e66a Fix variable naming 2010-06-12 21:22:58 +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
M2j f51d67cd51 exception and string fix 2010-06-10 09:59:46 +02:00
Jon Tibble 8d059fb84e Add DocStrings 2010-06-10 02:57:59 +01:00
M2j 940c6fd44f Set theme and service file content to UTF-8
Replaced replaced all non-ASCII chars in the sources (exept of comments)
Fixed theme background images bug
2010-06-09 21:10:57 +02:00
Jon Tibble 0b1621923a PEP8 type checking and cleanups 2010-06-09 18:09:32 +01:00
Frode Woldsund 2df6bf5ef5 Fixed some wrong translate context and some indentation errors 2010-06-07 23:36:22 +02:00
Frode Woldsund 23ac93019a Merged the trunk into my tree 2010-06-07 00:30:11 +02:00
Frode Woldsund e88c05bd58 Added unicon symbol to all arguments in the translate() function. And fixed missing "spaces" and other smal error regarding the coding standar 2010-06-06 11:52:11 +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 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 122756eca5 Fix indentations 2010-05-24 23:37:20 +01:00
Tim Bentley f7987501b9 Stop memory growth, improve verse display 2010-05-23 08:03:28 +01:00
Tim Bentley fa99ba64b1 Fix names 2010-05-07 19:29:17 +01:00
Tim Bentley 14912955ae Remove ? 2010-05-06 17:51:57 +01:00
Tim Bentley 6c9c9848db Clean up fixes 2010-05-06 17:49:12 +01:00
Tim Bentley 27a963a9c2 Validate Service item viewer loading 2010-05-05 20:14:48 +01:00
Tim Bentley a8bbd540d4 service loading prefix check 2010-05-05 19:07:57 +01:00
Tim Bentley e0bfaf07bc Cleanup and finish bits 2010-05-04 21:01:45 +01: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 12810ad34a Head 2010-05-01 09:46:06 +01: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
Jon Tibble c6a7549d12 Make settings_section/last directory entries consistent 2010-04-30 02:59:15 +01:00
Jon Tibble 22b00a130f Make settings_sections consistent 2010-04-30 02:31:41 +01:00
Jonathan Corwin f4cc91f529 Show service and song text. Click on service item/song verse to go live 2010-04-28 23:08:37 +01:00
Jonathan Corwin 3d6dc75c23 head 2010-04-28 20:13:48 +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 9605183812 Config file to QSettings conversion 2010-04-27 17:27:57 +01:00
Jonathan Corwin 75829333c0 Control via web 2010-04-26 22:29:40 +01:00
Jon Tibble 50e555db40 Head r799 2010-04-23 21:33:48 +01:00
Jon Tibble fde108d4b4 Warn before loading over unsaved service 2010-04-23 20:55:31 +01:00
Jon Tibble fbc36e3e9a Add recent files functionality 2010-04-23 19:30:53 +01:00
Jonathan Corwin fa54f94905 Finish signal refactor 2010-04-22 22:22:09 +01:00
Jonathan Corwin 877af7ea2c More fixes 2010-04-21 22:56:48 +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 abb3827817 Style fixes 2010-04-06 20:16:14 +01:00
Tim Bentley b17b83bb27 Add multiple songs to service manager 2010-04-04 14:53:39 +01:00
Tim Bentley 5b9229777d fixes 2010-04-04 14:16:01 +01:00
Tim Bentley 89bbdea0b9 Code fixes from last merge and presentation improvements 2010-04-03 09:42:51 +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
Tim Bentley 66cd5f042a Stop outlines for footers they are too small 2010-03-27 20:27:33 +00:00
Tim Bentley 49ecc162ad Head770 2010-03-26 20:04:04 +00:00
Tim Bentley 51d6d2410b Fix QT4.4 bug in service manager 2010-03-25 19:27:46 +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
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 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 ff8145cef1 Add in maintenance page to service manager 2010-03-17 21:25:35 +00:00
Tim Bentley 72d2d8f83d Clean up service item form names 2010-03-17 21:08:18 +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 36b9688695 Fix save service file name 2010-03-14 17:53:14 +00:00
Tim Bentley 23236b50e1 remove print 2010-03-14 17:14:38 +00:00
Tim Bentley af5a52fa62 Fix service saving and cancelling
Fix Red and Bla
2010-03-14 17:05:50 +00:00
Tim Bentley df8ffa53b2 Fix DND for service items 2010-03-14 07:56:39 +00:00
Tim Bentley 2d934c8ed9 Fix screen size and rendering issues 2010-03-13 15:11:31 +00:00
Tim Bentley db84256a20 Fix yet more text 2010-03-12 19:39:15 +00:00
Jon Tibble 56d2e30fe6 Head r729 2010-03-09 19:45:13 +00:00
Jon Tibble e40f1b41ef Truth tests and some style fixes 2010-03-09 19:43:11 +00:00
Tim Bentley b75bc2abbf Remove Print statements 2010-03-08 19:55:13 +00:00
Tim Bentley 55c676dc03 Minor servicemanager fixes 2010-03-08 19:50:35 +00:00
Jon Tibble 54c4bc9c19 Head r727 and C style fix 2010-03-08 19:43:37 +00:00
Tim Bentley 6f87c362d1 Use Icon to show we have Notes 2010-03-07 20:45:27 +00:00
Tim Bentley 5560aac575 Fix expanding service items 2010-03-07 19:22:54 +00:00
Tim Bentley d3564b2df7 Fix translation 2010-03-06 14:08:51 +00:00
Tim Bentley 1932ed886e Fix up service notes 2010-03-06 08:00:36 +00:00
Jon Tibble d4b77873fb Head r724 2010-03-05 21:54:29 +00:00
Tim Bentley eec672c944 Fix up bug for Theme savings and OOS 2010-03-05 12:06:19 +00:00
Tim Bentley 763b7cfeed Fix up context menu for serviceitem 2010-03-05 09:24:42 +00:00
Tim Bentley 181c7c9946 Event clean ups and fixes 2010-03-04 22:03:43 +00:00
Jon Tibble 0baa0e6884 Head r721 2010-03-04 18:34:53 +00:00
Tim Bentley 3084140741 Remove extra line 2010-03-03 17:49:28 +00:00
Tim Bentley 6bff7936eb Add ServiceItemNoteForm and handling 2010-03-03 17:48:37 +00:00
Tim Bentley b949ab0054 Head719 2010-03-02 19:45:54 +00:00
Tim Bentley 4abcbe86b2 ServiceItem Cleanups 2010-03-02 19:44:55 +00:00
Raoul Snyman e7f7fe8861 Added Service Edit and Service Notes icons. 2010-03-02 09:01:56 +02:00
Tim Bentley 325fab92da Clean up all the Gloab log statements 2010-02-27 15:31:23 +00:00
Jon Tibble 80d54dc1be None tests 2010-02-27 00:11: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 3cf8b491ea Fix field name 2010-02-23 19:37:07 +00:00
Tim Bentley 8f985291ac Head 2010-02-23 19:19:22 +00:00
Tim Bentley 60dd3b36cf Fix presentation tab and repaint service item 2010-02-22 06:14:44 +00:00
Tim Bentley 20ab9d1ce2 Force regeneration of all changes 2010-02-21 14:12:47 +00:00
Tim Bentley 985ce73dfd Force regeneration of sevice item on theme change 2010-02-21 14:06:56 +00:00
Jon Tibble 6dfa580613 r701 2010-02-09 12:20:16 +00:00
Jon Tibble f30136924f Head r700 and import fixes 2010-02-06 16:23:47 +00:00
Tim Bentley 079c9a4679 Key handling changes 2010-02-04 19:25:32 +00:00
Tim Bentley 1164ab9beb Added Extra key events to SlideController 2010-02-03 18:29:02 +00:00
Tim Bentley 632fae5a76 Remove print statements 2010-02-02 18:16:11 +00:00
Tim Bentley 3610b232bd Fix up saving and loading service items 2010-01-29 16:38:28 +00:00
Tim Bentley 1fd98217ab Pass active presentation types to other controllers 2010-01-29 13:06:47 +00:00
Jon Tibble 9239c0cdf3 Cleanups 2010-01-24 23:16:15 +00:00
Tim Bentley ad40020169 Fix logging to single file
Fix QMessage to displays on correct screen.
2010-01-24 13:58:39 +00:00
Raoul Snyman b4b075c961 Updated copyright year. 2009-12-31 14:52:01 +02:00
Tim Bentley 4158ae458e Clean up ServiceItem usage in ServiceManager 2009-12-08 17:04:27 +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 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 ce63999383 Various configuration option cleanups and changes. 2009-11-27 23:37:01 +02:00
Raoul Snyman d0832a2c86 Changed all the trUtf8(u'...') to trUtf8('...') 2009-11-26 20:43:49 +02:00
Tim Bentley 1d359c7503 More Song tagging fixes 2009-11-26 18:41:39 +00:00
Tim Bentley 365d15050c Head671 and fixes 2009-11-15 07:24:30 +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 b1766d7ee4 ServiceItem cleanup - sort out name format errors 2009-11-14 09:41:11 +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
Jon Tibble 1c0a86b17f Simplify OS path setting 2009-11-12 23:33:59 +00:00
Tim Bentley 1eb41aab78 SlideController cleanups 2009-11-11 19:10:38 +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
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
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
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 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 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 48e750ded2 Add Save service on New code, and configuration to turn it off. 2009-10-30 20:14:55 +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 1db3cda76b Head r637 2009-10-29 17:19:04 +00:00
Tim Bentley 302d29ea85 More remote edit changes 2009-10-29 13:44:33 +00:00
Tim Bentley 0ffbc050de Songs now have remote edit working 2009-10-29 09:18:26 +00:00
Jon Tibble abafa78958 Head r629 2009-10-26 23:51:48 +00: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
Jon Tibble aeb75d2056 Fix imports and typo 2009-10-24 17:40:36 +01:00
Jon Tibble fac8bb8dd3 Fix ServiceType -> ServiceItemType change 2009-10-23 23:54:29 +01:00
Raoul Snyman 8d4cdc71ba Initial go at i18n 2009-10-23 15:17:43 +02:00
Tim Bentley 2f618d8504 Fix Message popup on windows , load last service 2009-10-18 15:53:04 +01:00
Tim Bentley 0f54bb81e7 Save Theme import directory 2009-10-16 05:46:32 +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 e0f28ce493 Plugin abouts 2009-10-01 17:56:42 +01:00
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 98ea9141f4 More white space and line length fixes 2009-09-21 18:56:36 +01:00
Jon Tibble becaf33dde Refactor services 2009-09-19 22:45:50 +01:00
Jon Tibble e0f3d84bed Fix service loading on Windows 2009-09-19 20:37:01 +01:00
maikelstuivenberg@gmail.com d27171cd09 Menu changes
bzr-revno: 553
2009-09-18 19:20:58 +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
Maikel Stuivenberg e5d97d17d9 Fix for the File Menu 2009-09-18 11:03:04 +02:00
Jon Tibble a5fb1d05ef Change logging sys.exc_info() to log.exception 2009-09-18 00:10:25 +01:00
Raoul Snyman 43dc7e6b90 Merged in lp:~raoul-snyman/openlp/docstrings
bzr-revno: 532
2009-09-12 19:24:16 +02: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
Jon Tibble b865c8ab7f Add usability information for ServiceManager ThemeComboBox 2009-09-10 18:03:17 +01:00
Raoul Snyman fb9914fb08 Changed the license info from docstrings to normal comments. 2009-09-08 21:58:05 +02: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 b94f091fb2 Cleanups and fixes 2009-09-05 07:29:23 +01:00
Jon Tibble cd3fe8b38f Whitespace, linewrap and spelling fixes 2009-09-02 02:44:09 +01:00
Tim Bentley 94a3513bb1 Saving OOS changes and other cleanups 2009-08-31 19:27:36 +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 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 9b5f844afa Standardize row hight in renderer
Various theme fixes and cleanups
2009-08-06 18:43:53 +01:00
Tim Bentley 13f016cf5f Minor bug fixes 2009-08-02 17:13:59 +01:00
Tim Bentley e788db767a fix renderer to make shadows small for footers
Add Keyboard events to servicemanager
2009-07-21 21:04:27 +01:00
Tim Bentley 9da5a3223f Fix song conversions
Fix focus for Song dialog
Preserve state when moving serviceitems
2009-07-21 19:10:14 +01:00
Tim Bentley ccb85f8f4b Docstring cleanups
Finish adding base preview pluing
2009-07-11 06:18:34 +01:00
Tim Bentley a06b8f0b07 Add saving check to exit so OOS can be saved 2009-07-07 17:35:01 +01:00
Tim Bentley 9318cc3ec0 Add Enter on ServiceManager 2009-06-29 18:37:46 +01:00
Tim Bentley 2879a52416 Start of plugable SlideControllers 2009-06-26 17:39:16 +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 c0797693d5 Start to add Images to oos saving
Found lost oos code using a zip to store stuff in.
2009-06-20 12:23:34 +01:00
Tim Bentley 714ae4647d preserve expansion on reorder of ServiceItems
Fix menu items on Mainwindow where targets are developed
2009-06-20 08:08:17 +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 e2b8af7073 Mass Unicode migration
Fix bugs found in retesting the app.
2009-06-16 19:21:24 +01:00
Tim Bentley 4f7310a5a6 Add double click to allow servicemanager to live
Add StateMachine to Song Editor (Verses and Authors)
Allow Authors to be Added and Removed from Songs
2009-06-13 07:46:13 +01:00
Tim Bentley 7a05a944ef Changes to improve performance. 2009-06-10 16:54:46 +01:00
Tim Bentley ade5671319 Fix up Order of Service code for Text events 2009-06-08 21:36:33 +01:00
Tim Bentley f9f67c59ea changes to servicemanager.py 2009-06-08 20:11:55 +01:00
Tim Bentley 594ea63e22 OOS changes 2009-06-08 20:06:42 +01:00
Raoul Snyman a5037071e1 Split ServiceManager toolbar into 2 parts, resized docks to a smaller size again thanks to narrower ServiceManager.
bzr-revno: 462
2009-06-08 21:03:16 +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
Tim Bentley b365090544 Song fixes
Bug fixes to event receiver and presentations
2009-06-04 17:14:10 +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 8acc980ce4 End of Operation Cleanup for now
Fix more bugs 
Start to sort out Service Item
2009-05-22 19:30:25 +01:00
Tim Bentley 4c76ffdbaa More cleanups
Fix Rendering bugs with images
Fix Theme choice bugs
2009-05-22 06:14:55 +01:00