Commit Graph

135 Commits

Author SHA1 Message Date
Raoul Snyman 2b6e254b91 Add the option to start background audio paused (default is on). 2011-09-12 22:04:46 +02:00
Tim Bentley b83048ff4e Fix outstanding strings in Error for translations
Fixes: https://launchpad.net/bugs/796440
2011-07-11 17:32:25 +01:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Jonathan Corwin f1b778fb24 Change loop and timed slide settings labels 2011-05-27 12:54:52 +01:00
Tim Bentley 3ff2aa8006 Copyright updates
bzr-revno: 1576
2011-05-26 18:25:59 +01:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Joshua Miller 93ec7f52a1 Enable or disable looping of slides based on a checkbox in the general settings
bzr-revno: 1575
Fixes: https://launchpad.net/bugs/739777
2011-05-26 16:52:02 +01:00
Josh Miller 254bac86d4 Corrections to the code, enable_loop is now can_loop, and fits the 80 character line requirement as best i could get it too and gets rid of the odd emtpy line in generaltab.py 2011-05-26 06:56:21 -04:00
Josh Miller b92b733828 corrections and enable slide loop updates 2011-05-24 18:32:30 -04:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Josh Miller 6b046d9afb Another try at the code for enabling loop through a checkbox in general settings as the signal but ignores it in slidecontroller for some odd reason acting like it's not there... 2011-05-23 19:23:00 -04:00
Josh Miller 6d577395a4 A switch of code to see if it worked and doesn't for the enable loop 2011-05-22 17:39:37 -04:00
Josh Miller 33dcf7c439 This is a run of the 'enable slide loop' code that gushie showed me plus my checkbox code for it 2011-05-22 14:49:16 -04:00
Josh Miller eedecf6434 testing 2011-05-21 15:01:40 -04:00
Andreas Preikschat 6d1ec4ae10 - prevent setting the loop delay spin box to 0
- Changed title for the stage view html
2011-05-15 12:38:11 +02:00
Andreas Preikschat c0df166105 removed bug/feature which resets the values in the spin box 2011-05-11 20:38:26 +02:00
Andreas Preikschat 9a16666639 removed blank line 2011-05-06 21:31:29 +02:00
Andreas Preikschat a81a43c15e clean up 2011-05-06 21:19:09 +02:00
Andreas Preikschat 090e8378ae - allow negative x and y values
- fixes
- removed redundant variables
2011-05-06 21:09:40 +02:00
Andreas Preikschat cbd7ae2afc - make start up smoother by setting up the displays correct the first time
- do not pass screens as argument
2011-05-04 19:31:02 +02:00
Raoul Snyman 8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Tim Bentley 6454b88a83 Fix Tab parentage 2011-04-13 20:12:47 +01:00
Tim Bentley 20fbe4d28d Settings Cleanup part2 2011-04-12 20:32:17 +01:00
Tim Bentley e00eaba884 Settings Cleanup part1 2011-04-12 18:45:32 +01:00
Tim Bentley be7eeb9e6a r1421 2011-03-25 17:49:53 +00:00
Tim Bentley f83ac13f3f Allow slides to automatically unblank when added to live
Fixes: https://launchpad.net/bugs/735367
2011-03-24 21:28:03 +00:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Andreas Preikschat f340d06085 r1396 2011-03-17 20:02:12 +01:00
Andreas Preikschat b057612a5e only save custom values, and not default values 2011-03-17 20:01:15 +01:00
Andreas Preikschat 30e5cee13a 2011-03-16 18:30:02 +01:00
Andreas Preikschat ec9fa35599 fixed loading the wrong values 2011-03-16 13:15:12 +01:00
Tim Bentley e64e6b44fc Hide menu items no finished 2011-03-15 20:53:36 +00:00
Andreas Preikschat 0ea0c9bf60 fix for merge 2011-03-03 19:28:41 +01:00
Andreas Preikschat 1ec23f00ff added method to get list of screens, clean ups 2011-03-02 18:44:01 +01:00
Andreas Preikschat 86eb34ae1c clean ups, further implementation 2011-02-26 22:43:41 +01:00
Andreas Preikschat 0ed7e259fc removed white spaces 2011-02-25 18:05:01 +01:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble 0d498bc3f0 UiStrings 2011-02-18 01:07:55 +00:00
Andreas Preikschat 7b3f61e93b added setting 2011-01-31 20:35:35 +01:00
Philip Ridout 323cb4f001 Description of check box changed 2011-01-23 15:55:59 +00:00
Philip Ridout 4071779792 Added the option to disable the update check on start up. (I think it defualts to false) 2011-01-23 14:33:50 +00:00
M2j dfb2d6be8e Added validators for CCL number and theme name (file name) 2011-01-07 14:43:03 +01:00
M2j b0c9b3f077 integrated 'split layout' in the SettingsTab class
remove the documentMode from the TabWidget in the SettingsDialog
replace comment for HideMode class
2011-01-03 12:25:30 +01:00
M2j 2e6613edf4 simplified all setupUi() in openlp.core.ui and the setting tabs of the plugins 2011-01-02 23:24:14 +01:00
M2j 49e852b7e3 worked on setupUI for MainDisplay, MainWindow and PluginForm 2011-01-01 14:22:12 +01:00
M2j e6a24cf08c rewritten setupUI for AboutDialog, AdvancedTab, ExceptionDialog, FilerenameDialog and GeneralTab 2010-12-31 19:10:45 +01:00
M2j 7c68265f4b remove two consecutive spaces from python code of the whole OpenLP sources
replaced double quotes for string in python code of the whole OpenLP sources
2010-12-27 23:57:35 +01:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00