Commit Graph

152 Commits

Author SHA1 Message Date
Tim Bentley 7edae012dc UI works with independent mode 2010-10-30 12:09:36 +01:00
Tim Bentley eacf6cc870 Head1105 2010-10-29 20:04:08 +01:00
Raoul Snyman a249393b2c HEAD 2010-10-28 07:24:31 +02:00
Andreas Preikschat c8e5f9c07e fixed traceback after editing image item, icons for down/up buttons 2010-10-24 13:00:20 +02:00
Tim Bentley 61c763639b Theme cleanup and more UI work. 2010-10-17 19:58:42 +01:00
Tim Bentley 026c25facb Head 2010-10-11 17:14:46 +01:00
Tim Bentley 562a27e8ca More refactoring 2010-10-11 17:14:36 +01:00
Andreas Preikschat 4dde13136c layout clean ups 2010-10-10 15:17:01 +02:00
Andreas Preikschat 3c32cb5be5 clean ups + forgotten file 2010-10-10 15:09:45 +02:00
Andreas Preikschat de940f7ca5 first draft of new custom editor 2010-10-09 21:20:07 +02:00
Tim Bentley 5009196d45 Fint main tab 2010-10-09 11:59:49 +01:00
Raoul Snyman cff333ddc2 Added a shortcut list dialog shell. 2010-10-07 23:27:26 +02:00
Tim Bentley 4e8a7f47eb Fix up theme xml handling to new schema 2010-10-05 20:52:28 +01:00
Tim Bentley fc092ed919 Theme wizard start 2010-10-03 08:42:02 +01:00
Tim Bentley 2f75087e40 Merge request cleanups 2010-09-26 09:38:11 +01:00
Tim Bentley beedfb78e6 Change version checking code 2010-09-11 12:11:19 +01:00
Raoul Snyman 7c2da6e2e3 Added a global exception catcher, so that our poor n00bs can see what happened. 2010-09-07 22:42:33 +02:00
Jon Tibble 6e57776884 Icons and naming for aboutdialog 2010-07-08 12:24:45 +01:00
Jon Tibble 31c3be39e4 Remove old song import/export forms 2010-06-10 14:18:08 +01:00
Raoul Snyman 09bcb066eb HEAD+fixes 2010-05-17 22:48:16 +02:00
Tim Bentley 387e281da0 Fix up bugs from last merge 2010-04-30 16:41:48 +01:00
Tim Bentley 92ef8471b0 Add new tab for display sizing 2010-04-28 19:17:51 +01:00
Tim Bentley d0c6cf9639 move display to core 2010-04-27 20:59:44 +01:00
Tim Bentley d7e060c503 Start to add ability to set display screen size for a session 2010-04-24 19:42:01 +01:00
Tim Bentley 9d0c1c01f3 Alerts cleanup and fixes 2010-04-21 18:21:56 +01:00
Tim Bentley dcd48d1042 Clean up alert dialog with new layout
Alerts over video starting to work 
Fix bug in impress close down
2010-04-17 08:31:15 +01:00
Tim Bentley 141a9b4358 Clean up custom plugin dialog 2010-04-08 20:46:50 +01:00
Raoul Snyman 513b7a10b7 Reworked the verse dialog. 2010-04-04 01:00:05 +02:00
Raoul Snyman 20636bf655 Wizard works, though not functional. 2010-04-02 22:03:51 +02:00
Raoul Snyman 21b6bedcb4 First go at the Song Import Wizard. 2010-04-02 14:23:40 +02:00
Raoul Snyman 3956772814 Made a start on the Song Import Wizard. 2010-04-02 01:48:03 +02:00
Tim Bentley 66b23f6a6f Fix dialog 2010-03-18 22:06:51 +00:00
Tim Bentley 72d2d8f83d Clean up service item form names 2010-03-17 21:08:18 +00:00
Tim Bentley 6bff7936eb Add ServiceItemNoteForm and handling 2010-03-03 17:48:37 +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 643801ae05 New alert tag features and song usage dialog 2010-02-09 14:44:36 +00:00
Tim Bentley 508f68e175 Rename forms to correct name. Refactor UI to simplify it 2010-02-09 12:36:41 +00:00
Raoul Snyman 438c5cf00a Added an OpenSong implementation, a new import wizard, and validation for the import wizard. 2009-12-15 21:37:56 +02:00
Tim Bentley 156a70208b Add new types to verse editing
Clean up dialog so looks better
Add controls around the editor in terms of validation
2009-12-02 08:35:02 +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
Raoul Snyman ae905abfde Spruced up the About page. Made a few configuration key changes. 2009-11-29 16:07:25 +02: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
Tim Bentley 388a596922 Add verse number code to song plugin 2009-11-22 20:33:39 +00:00
Raoul Snyman 90280b7117 Finished up the initial conversion to "trUtf8()" 2009-10-23 20:48:49 +02:00
Raoul Snyman 8d4cdc71ba Initial go at i18n 2009-10-23 15:17:43 +02:00
Tim Bentley 979ba02b02 Add Lines per slide and wrap indentation 2009-10-22 20:03:08 +01:00
Tim Bentley 1adb391797 Audit Cleanup - part 1 2009-10-11 12:08:47 +01:00
Raoul Snyman 317fc7875c Reworked the plugin list dialog. 2009-10-06 23:07:12 +02:00
Tim Bentley 9741d0e10a More Plugin list work 2009-10-02 13:16:54 +01:00
Tim Bentley 9f04b6f478 More audit changes and dynamic image backgrounds 2009-09-26 07:46:26 +01:00
Tim Bentley 14277fdbfd Add dialog forms to Audit 2009-09-25 21:12:35 +01:00
Tim Bentley 3c3c1f19ce Custom Plugin cleaup 2009-09-11 05:54:22 +01:00
Jon Tibble cd3fe8b38f Whitespace, linewrap and spelling fixes 2009-09-02 02:44:09 +01:00
Tim Bentley 10ba1db5f3 Fix bug on song saving
Add new screen for Plugin status
Add new presentation plugin code
2009-08-13 21:02:38 +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
Raoul Snyman 8c010efe5a Changed the layout of the Song Edit form, making it slightly easier for the average PC Joe to digest. 2009-08-04 22:23:33 +02:00
Raoul Snyman 6cb9222aba Last few touches to the song maintenance. 2009-07-25 00:13:40 +02:00
Raoul Snyman d4d6a88c6f Lots of yummy updates to the song maintenance form. 2009-07-24 22:40:34 +02:00
Raoul Snyman af9b8edd6f The new song maintenance dialog... getting there. 2009-07-23 22:20:49 +02:00
Raoul Snyman cf5b415640 Added the start of a song maintenance dialog. 2009-07-22 10:20:42 +02:00
Raoul Snyman 2e4feb7f17 Added slide images and default second monitor image. 2009-05-03 17:35:34 +02: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 852e24ab35 More Theme Changes
State corrections 
XML boolean fixes
2009-04-21 20:45:50 +01:00
Tim Bentley a02835f0f8 Add new dialog and fix the Theme import code not to include old style preview code 2009-04-19 09:15:40 +01:00
Tim Bentley 192088165e Add Theme Manager files
Add Initial display of new theme
2009-04-11 06:43:52 +01:00
Raoul Snyman 051b314da8 Fixed the displayResults method of SongMediaItem to display 1 song + all authors, rather than an instance of a song for each author of that song.
Fixed up the topics management dialog a bit.
Corrected the spacing on the eventreceiver.py file.
Corrected the calling of the receiver to use the static methods without creating an instance of the Receiver class each time.

bzr-revno: 403
2009-03-10 16:46:25 +00:00
Raoul Snyman 86bde695ea Some tweaks to the songs plugin.
bzr-revno: 402
2009-03-09 18:47:37 +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 7badfb650f Initial Release of Custom plugin.
All bits present but does not work!

bzr-revno: 389
2009-03-07 09:20:26 +00:00
Tim Bentley 2faca83bd9 More Fixes and clean ups
bzr-revno: 358
2009-03-02 22:35:32 +00:00
Tim Bentley 1744d21a82 Settings clean ups and fixes.
Added Video and Bible.
Cleaned up About and Alert dialogs.
Removed old unrequired code

bzr-revno: 353
2009-03-01 09:13:27 +00:00
Raoul Snyman 1c47f553f3 Rearranged the settings tab system to work the same way as the media manager item system.
bzr-revno: 351
2009-02-28 23:19:45 +00:00
Tim Bentley c326d35bdb Start of the Settings dialog development.
Add infrastructure to load plugin hooks to settings dialog
Amend Video to add settings tab.

bzr-revno: 347
2009-02-28 07:23:48 +00:00
Tim Bentley 336cdd9ae0 Update Screen Layouts
bzr-revno: 326
2009-02-20 17:10:30 +00:00
Raoul Snyman 58606e2563 Updated look and feel of the Edit Song dialog.
Changed the form.show() to form.exec_() for dialogs.
Added the code for the (c) button.

bzr-revno: 325
2009-02-19 22:25:58 +00:00
Tim Bentley 338f573ed1 Fix dialogs to be Qwidget instead of Qdialog
bzr-revno: 323
2009-02-19 18:35:37 +00:00
Tim Bentley e1cdfb618a Not needed any more
bzr-revno: 322
2009-02-19 18:34:56 +00:00
Raoul Snyman e67c1868e6 Tidied up and fixed up the song editing dialog.
bzr-revno: 320
2009-02-17 21:01:27 +00:00
Tim Bentley 17706c663b Remove fields unused fields from import screen
bzr-revno: 313
2009-02-14 08:33:20 +00:00
Tim Bentley fcc9b37df6 More fixes and UI updates
bzr-revno: 306
2009-02-11 18:33:54 +00:00
Tim Bentley 44216e6a6a Update bible register dialog - Register only 1 bible
Register HTTP
Get HTTP verse selection working (part 1)
More Orm migrations.

bzr-revno: 290
2009-01-24 08:06:36 +00:00
Tim Bentley 7397c42ac4 Upgrade Songs Database to version 2
Change SQL layer to SQLALChemy
Fix the UI to use new layer
More changes to editsong dialog
Force suffix of sqlite

bzr-revno: 280
2009-01-10 08:33:31 +00:00
Tim Bentley 41977dad1c More Tidyups
bzr-revno: 274
2009-01-06 19:57:03 +00:00
Tim Bentley d6462a6ff4 Update UI
Fix database name retrival
Use ORM for get_Authors method.

bzr-revno: 269
2009-01-06 18:36:54 +00:00
Tim Bentley 03b5ae79ef Tidying up
bzr-revno: 262
2009-01-01 11:27:52 +00:00
Tim Bentley 884d5004b3 Update forms to fit new data requirements
Note Comments are still missing

bzr-revno: 259
2009-01-01 10:01:04 +00:00
Tim Bentley 0187da57b9 Update options
bzr-revno: 226
2008-12-15 18:36:19 +00:00
Tim Bentley f90cdd27be Add new plugins - shells
Update bibles 
Add CheckPreConditions to plugin manager.
Sort out merge problems 

bzr-revno: 220
2008-12-14 16:19:28 +00:00
Tim Bentley eb1b1010c0 Updates to UI plugins
bzr-revno: 213
2008-12-11 21:07:12 +00:00
Tim Bentley 560f8fe1dc Start to hook up the bible plugin to the actual bibles.
Update the Bible Registration form before Superfly gets at it!!!!

bzr-revno: 194
2008-12-06 19:34:48 +00:00
Tim Bentley e160c3e0d4 bzr-revno: 183 2008-12-05 20:03:22 +00:00
Raoul Snyman ea2cafd125 Fixed few import problems
bzr-revno: 173
2008-12-03 19:13:23 +00:00
Raoul Snyman cb6538f1b1 Updated the credits page of the About dialog, tried to fix a few directory issues.
bzr-revno: 166
2008-12-02 20:09:08 +00:00
Raoul Snyman 9a7c2b42a7 Added some flesh to the Windows Registry class.
bzr-revno: 164
2008-12-02 13:33:52 +00:00
Tim Bentley aa55cd9af3 Build dialog to add OSIS bible.
bzr-revno: 143
2008-11-30 18:31:43 +00:00
Tim Bentley 466a9b98bd Update window and start dialog functionality
bzr-revno: 142
2008-11-29 13:38:11 +00:00
Tim Bentley 35b9c195b3 fixed layout and names.
bzr-revno: 138
2008-11-28 20:29:59 +00:00