Commit Graph

173 Commits

Author SHA1 Message Date
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
Andreas Preikschat
085e746b4c fix for bug #598356 2010-12-23 10:44:57 +01:00
Tim Bentley
b405195261 Fix size input validation again 2010-12-08 19:12:38 +00:00
Tim Bentley
2f04bde2aa Fix size input validation 2010-12-08 19:00:24 +00:00
Tim Bentley
ccc640bb27 Stop invalid characters being entered 2010-12-07 20:47:09 +00:00
Tim Bentley
a55cdd3a50 Fix string to int problem 2010-12-07 18:55:58 +00:00
Tim Bentley
e2c117034a Fix up bug for bible settings of duel drop down
Fixes: https://launchpad.net/bugs/629848
2010-09-04 20:40:28 +01:00
Philip Ridout
cd9a7d4951 Changed with and height arround on the general tab. This brings it in line with the standard way of specifing a screen res, as well as bring it in line with the x & y cords before the height and width! 2010-09-04 17:36:07 +01:00
Tim Bentley
2e6c06ad1f Screen switching now works 2010-08-26 17:08:26 +01:00
Tim Bentley
d6a67e7382 Screen fixes 2010-08-26 16:50:03 +01:00
Tim Bentley
adb757cd2f Cleanups and screen fixes 2010-08-26 06:01:29 +01:00
Tim Bentley
9403beb8b8 Fix blinking screen on Settings 2010-08-23 20:14:05 +01:00
Tim Bentley
992cebb05c Head984 2010-08-01 16:48:26 +01:00
Jon Tibble
41ed61bfe3 Fix previous fix 2010-08-01 15:28:40 +01:00
Tim Bentley
6787a41eae Fix disply settings again - alerts coded 2010-08-01 14:11:54 +01:00
Jon Tibble
e815a5ff08 Fix non-updating screen when unchecking override 2010-07-31 22:58:56 +01:00
Jon Tibble
3b5c29dc07 Missing space 2010-07-28 13:44:33 +01:00
Philip Ridout
73650e6536 Moved loop delay on to the general tab from the image tab, as it was being used in songs and custom slides as well.
Deleted image tab, as the loop delay was the only setting on it!
2010-07-27 21:35:50 +01:00
Jon Tibble
7f6920e220 Missed a few bits 2010-07-27 11:46:39 +01:00
Jon Tibble
468ab12ffc GeneralTab naming 2010-07-27 08:48:23 +01:00
Jon Tibble
37d2e910b7 Long lines 2010-07-26 16:19:11 +01:00
Tim Bentley
5814a491c7 Add display update trigger missed in cleanup
bzr-revno: 968
2010-07-25 09:54:58 +01:00
Raoul Snyman
f6c5a9788c Update the copyright notice and the credits.
bzr-revno: 967
2010-07-25 10:21:02 +02:00
Tim Bentley
8a96d7f87f Fix word uage 2010-07-25 07:14:45 +01:00
Tim Bentley
e4350e982f Head966 2010-07-25 07:12:13 +01:00
Raoul Snyman
2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Raoul Snyman
81441f3e79 Remove some unused imports.
Remove an unused variable.
Fix up a couple of strings I missed in the previous string fix merge.
2010-07-24 23:20:02 +02:00
Tim Bentley
9a519f2ff0 Fix missing code from previous merge 2010-07-24 20:27:25 +01:00
Raoul Snyman
935d6602e5 HEAD 2010-07-22 07:26:19 +02:00
Raoul Snyman
2efb7cd34a Update more strings, and just tweak the display of the remotes plugin settings tab. 2010-07-21 08:24:32 +02:00
Raoul Snyman
7ec7235676 Updated more strings and things. 2010-07-21 07:20:03 +02:00
Jon Tibble
3560277684 Cleanups 2010-07-20 21:43:42 +01:00
Raoul Snyman
cce709218f Removed comments and now-defunct display tab. 2010-07-15 07:38:23 +02:00
Raoul Snyman
dc4f60516f Some modifications to the Configure dialog:
- Moved single display option to General tab
- Removed Display tab
- Renamed variables to be Qt compliant
2010-07-14 22:37:54 +02:00
Raoul Snyman
0cf1acf97b Removed an unnecessary import.
Fixed margins.
Moved the "display" tab into the general tab.
2010-07-14 17:58:28 +02:00
Jon Tibble
d939a39895 Cleanup signals (Bug #599146) 2010-07-01 16:46:51 +01:00
Frode Woldsund
77e0e5a397 String Cleanup: replace translate(u'', u'') -> translate('', '') 2010-06-19 01:48:16 +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
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
Tim Bentley
e1f97fc9b9 Fix initial display 2010-05-05 18:35:11 +01:00
Tim Bentley
e0bfaf07bc Cleanup and finish bits 2010-05-04 21:01:45 +01:00
Jon Tibble
5a7e36b5bc Correct settingsSection naming convention 2010-04-30 23:38:15 +01:00
Tim Bentley
61a1693ce0 Head 802 2010-04-30 15:27:05 +01:00
Jon Tibble
22b00a130f Make settings_sections consistent 2010-04-30 02:31:41 +01:00
Tim Bentley
b25b8ea590 Head 800 and fix fall out part 1 2010-04-28 18:07:36 +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
Tim Bentley
d0c6cf9639 move display to core 2010-04-27 20:59:44 +01:00
Jon Tibble
9605183812 Config file to QSettings conversion 2010-04-27 17:27:57 +01:00
Jonathan Corwin
bc6b7a8488 signal/slot refactor part 1 2010-04-16 08:31:01 +01:00
Tim Bentley
828695ea0e Fix review comments 2010-04-03 08:10:31 +01:00
Tim Bentley
3c8c20f2d4 cleanup the screen size code 2010-04-02 19:12:54 +01:00
Raoul Snyman
ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00
Tim Bentley
0ab16fed6b Add Preview option for songs etc fom service manager 2010-02-26 12:18:01 +00:00
Tim Bentley
9dc38cf289 Refactor the screen handling code to try and set the screen sizes correctly. 2010-01-16 07:22:50 +00:00
Raoul Snyman
b4b075c961 Updated copyright year. 2009-12-31 14:52:01 +02: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
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
Jon Tibble
3d56391d1c Fix typo 2009-11-04 23:16:33 +00:00
Tim Bentley
4695d711f8 Fix names before Raoul sees them 2009-10-30 22:03:09 +00:00