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
Tim Bentley
b16a8cc452
Headr639
2009-10-30 21:47:15 +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
Jon Tibble
7eb86b1580
Plugin cleanups and more i18n
2009-10-30 17:44:16 +00:00
Jon Tibble
fcd5836e0f
Fix i18n for tabs v3
2009-10-28 21:52:13 +00:00
Jon Tibble
aeb75d2056
Fix imports and typo
2009-10-24 17:40:36 +01: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
0bbbf8b6b8
General Tab fixes
2009-10-19 17:18:32 +01:00
Raoul Snyman
a4a31a9c76
[ticket #14 ] Startup output display/splash should be changeable - implemented.
2009-09-12 23:31:35 +02:00
Jon Tibble
01efadc058
Merged in lp:~meths/openlp/trivialfixes
...
bzr-revno: 533
2009-09-12 19:31:03 +02:00
Jon Tibble
5e1c2d5205
Fix similar bugs with incorrect SIGNALs on QLineEdit
2009-09-11 22:50:23 +01:00
Raoul Snyman
fb9914fb08
Changed the license info from docstrings to normal comments.
2009-09-08 21:58:05 +02:00
Tim Bentley
56680463c7
Replace str with unicode
...
refresh the list screen when we change things
2009-06-11 22:14:12 +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
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
da0acea229
Phase1 operation superfly
2009-05-20 21:17:20 +01:00
Raoul Snyman
717e56fff7
Updated the handling of dual displays.
2009-05-01 13:50:09 +02:00
Tim Bentley
9b29d2b668
Change ThemeManager to use new XML format and renderer API's
...
Put in Propper logging for Screen resolution detection.
2009-04-10 06:59:40 +01:00
Tim Bentley
b581fcab8f
Add screen list to General Tab
...
Add new Font bits to XML code
Add guards to renderer incase of no second text area
2009-04-10 06:48:57 +01:00
Tim Bentley
8ea6f35f1f
Generate Array of Screens and their sizes and pass through components.
2009-04-09 19:50:20 +01:00
Raoul Snyman
744234a183
Updated some funky layouts on the settings tabs.
...
bzr-revno: 354
2009-03-01 14:36:49 +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