Commit Graph

3082 Commits

Author SHA1 Message Date
Jonathan Corwin
bc4e4147a7 r1379 2011-03-12 08:55:52 +00:00
Tim Bentley
21679d6a1a comment fixes 2011-03-12 08:12:02 +00:00
Jonathan Corwin
f04964e073 Song sequence, alert position and make OOo not invisible anymore 2011-03-12 00:12:52 +00:00
Raoul Snyman
192a3de2ad Moved the translation files to their proper place on Linux/BSD/*nix. 2011-03-12 01:41:44 +02:00
Raoul Snyman
18004c3968 Fixed some of the last bugs in the first time wizard. 2011-03-11 22:51:29 +02:00
Raoul Snyman
648d33688a Fixed some things from my last merge proposal. 2011-03-11 18:36:34 +02:00
Raoul Snyman
b1b7b631fb HEAD 2011-03-11 18:15:08 +02:00
Raoul Snyman
b7aa0e4c70 Fix up issues with merge proposal. 2011-03-11 17:18:51 +02:00
Raoul Snyman
5e16f0fb12 Change the "autodetect" item into a radio button and stop disabling the language items. This is a more sane and less irritating approach to selecting a language.
bzr-revno: 1372
2011-03-11 15:14:47 +00:00
Andreas Preikschat
2d1ab8d449 - Moved the version to the Plugin class. If a plugin does not provide a "version" the default will be used.
- clean ups

bzr-revno: 1371
2011-03-11 15:13:10 +00:00
Raoul Snyman
6448ac5092 Last few changes to the wizard. 2011-03-11 12:20:09 +02:00
Raoul Snyman
21d59235ac Stop signal from running twice and set 'Autodetect' text after language names have been set. 2011-03-11 07:15:41 +02:00
Raoul Snyman
c4e64dce8d HEAD 2011-03-11 06:51:12 +02:00
Raoul Snyman
e77ced2e64 Removed unnecessary comments. 2011-03-11 06:50:32 +02:00
Andreas Preikschat
f07797f88f fixed copyright 2011-03-10 21:49:53 +01:00
Raoul Snyman
462f80dc66 HEAD 2011-03-10 21:49:02 +02:00
Raoul Snyman
71dc6d77b7 More changes to the wizard. 2011-03-10 21:48:15 +02:00
Mattias Põldaru
c6b28c61cf A few fixes for mediamanager file handling and service file saving, most notably for #730459, also >2GiB service files are possible, but user is asked if he wants to include >50Mib files.
bzr-revno: 1367
2011-03-10 20:29:44 +01:00
Andreas Preikschat
8374c2d449 redundant code 2011-03-10 20:17:05 +01:00
Mattias Põldaru
010adf3f25 Improve readability a bit, as Meths suggested. 2011-03-10 20:31:34 +02:00
Raoul Snyman
8d33f6d360 Some more updates to the wizard. 2011-03-10 15:15:49 +02:00
Raoul Snyman
fd1f983753 HEAD 2011-03-10 06:57:44 +02:00
Matthias Hub
1312e0c913 fixed the language configuration save/load bug on OS X 2011-03-10 03:13:05 +01:00
Matthias Hub
659e3719f0 - disabled presentations plugin in the first time wizard when on OS X
- converting and bundling translations during the build process
- removing presentations plugin from the dmg file during the build process
- fixed Info.plist spelling errors reported by typovar
- fixed translation in the presentations mediaitem
2011-03-10 02:45:45 +01:00
Raoul Snyman
fbb15aae91 More updates. 2011-03-09 23:24:06 +02:00
Mattias Põldaru
f117446954 I hope it finally is right. 2011-03-09 21:22:52 +02:00
Mattias Põldaru
89187ffade Neater again. 2011-03-09 20:22:07 +02:00
Andreas Preikschat
674e9713e7 serach comments 2011-03-09 19:14:50 +01:00
Mattias Põldaru
32034dea95 Just to make more sense. 2011-03-09 20:08:06 +02:00
Mattias Põldaru
f710746a55 Returns now done right. Commented out dialog part, which needs more work 2011-03-09 20:02:21 +02:00
Raoul Snyman
b609a8de03 Added a No Internet page to the wizard. 2011-03-09 19:37:25 +02:00
Raoul Snyman
6b437a120c Updated the look and feel of the language form. Fixed up the welcome page of the wizard. 2011-03-09 18:16:40 +02:00
Raoul Snyman
db3cd5c6e2 HEAD 2011-03-09 15:48:23 +02:00
Mattias Põldaru
c7a435951d Better code, as suggested and a few suggested fixes as well. 2011-03-09 09:17:58 +02:00
Raoul Snyman
ae864689c7 Make the language detection menu item part of the group. 2011-03-09 08:02:31 +02:00
Tim Bentley
b79f4fcaa0 First time wizard improvements
bzr-revno: 1364
2011-03-09 05:54:49 +00:00
Tim Bentley
9e66b03774 Fix combo refresh 2011-03-08 18:50:26 +00:00
Andreas Preikschat
f73b8660e0 added more debug messages 2011-03-08 17:46:53 +01:00
Mattias Põldaru
25dbf271f6 Cleanup 2011-03-08 12:16:09 +02:00
Mattias Põldaru
216cc407c6 Now able to write >2GiB service files (haven't tested opening these),\n on IOError not-saved * asterisk will remain in place,\nbefore adding >50GiB files, user is asked first. 2011-03-08 11:32:37 +02:00
Mattias Põldaru
562a88a993 Fixes #730459 and 4 unreported bugs. 2011-03-08 09:38:25 +02:00
Tim Bentley
c3c4e85590 Fixes 2011-03-07 19:58:51 +00:00
Tim Bentley
3eb8ca476b english 2011-03-07 19:16:56 +00:00
Andreas Preikschat
32f91745ac Fixed Bug #727710
bzr-revno: 1361
Fixes: https://launchpad.net/bugs/727710
2011-03-07 19:40:19 +01:00
Tim Bentley
82cb576742 Stop Wizard eating songs databases
bzr-revno: 1360
2011-03-07 18:31:29 +00:00
Tim Bentley
15eb939d76 Fix English 2011-03-07 18:07:13 +00:00
Andreas Preikschat
e535c4e040 fixed Bug #727710
Fixes: https://launchpad.net/bugs/727710
2011-03-07 19:04:40 +01:00
Tim Bentley
faa0d2740a Stop song database overwrite 2011-03-07 17:38:04 +00:00
Tim Bentley
ffca971bb0 Add first time wizard
bzr-revno: 1359
2011-03-07 17:10:55 +00:00
Tim Bentley
f1f6c6bd3e Merge fixes 3 2011-03-06 20:09:03 +00:00
Tim Bentley
3b9adbb1db Merge fixes 2 2011-03-06 19:44:33 +00:00
Tim Bentley
47b72badda Merge fixes 2011-03-06 19:25:35 +00:00
Andreas Preikschat
50847c38aa r1356 2011-03-06 16:31:30 +01:00
Andreas Preikschat
3b465ed22f fixed images being displayed for a short time, even when the desktop was hidden 2011-03-06 16:29:25 +01:00
Tim Bentley
ff61f14bde Fix Language setting for first time 2011-03-06 14:15:35 +00:00
Tim Bentley
08281acd55 r1356 2011-03-06 13:45:07 +00:00
Tim Bentley
cf0a970184 Tidy ups 2011-03-06 13:44:35 +00:00
Tim Bentley
094e7968d0 Fix not flagging of service item changes 2011-03-06 07:59:26 +00:00
Raoul Snyman
be054f141d Updated the credits.
bzr-revno: 1355
2011-03-05 22:37:14 +01:00
Andreas Preikschat
632c1f8ade display 'Show Desktop' even with one screen 2011-03-05 19:38:33 +01:00
Andreas Preikschat
1ac13fa3ba 1353 2011-03-05 19:34:25 +01:00
Jon Tibble
8df9a5a18e Head r1353 2011-03-05 17:14:13 +00:00
Tim Bentley
f697e3ba09 r1353 2011-03-05 14:17:52 +00:00
Andreas Preikschat
4b5a1fe5ce - fix a bug, which occurs when viewing (preview/live) a song without/with incomplete footer.
- clean up

bzr-revno: 1353
2011-03-05 13:03:37 +01:00
Andreas Preikschat
b567b379fa set the 'Add Tool...' menu item invisible
bzr-revno: 1352
2011-03-05 13:01:37 +01:00
Tim Bentley
cb661bf1ce bibles and themes work 2011-03-05 09:23:47 +00:00
Raoul Snyman
fb1b2cc268 Updated the credits. 2011-03-05 10:44:13 +02:00
Raoul Snyman
f7e8d1a861 Updated translations. 2011-03-04 23:39:31 +02:00
Raoul Snyman
98bab6b6f0 HEAD 2011-03-04 23:03:08 +02:00
Raoul Snyman
c34d82fd10 Updated the credits. 2011-03-04 23:02:43 +02:00
Tim Bentley
21d4e7228a Fix up Wizard and add displays 2011-03-04 19:02:00 +00:00
Tim Bentley
4927bad4d2 Start updates 2011-03-04 18:22:44 +00:00
Andreas Preikschat
2af3c7af7c hide 'Add Tool...' entry 2011-03-04 18:46:59 +01:00
Andreas Preikschat
f4e723ed1c fixed songs, without footer 2011-03-04 18:31:23 +01:00
Tim Bentley
128a24a57b Update comments 2011-03-04 17:21:50 +00:00
Tim Bentley
a4f09ceb2e r1349 2011-03-04 17:18:52 +00:00
Andreas Preikschat
9ae56fa754 clean up 2011-03-04 16:31:34 +01:00
Andreas Preikschat
50818a6311 set 'Show Display' visible after changing the monitor setup 2011-03-04 16:21:50 +01:00
Jon Tibble
2cd7c2c66e Cleanups 2011-03-04 14:44:21 +00:00
Andreas Preikschat
36402ea6aa Added the ability to detect (un)plugged screens after OpenLP has started.
Added the ability to detect screen resolution changes.

bzr-revno: 1348
2011-03-04 09:22:21 +02:00
Tim Bentley
9082abad67 r1347 2011-03-03 21:13:51 +00:00
Tim Bentley
b088e143f0 Speedup start up and remove black display 2011-03-03 21:10:55 +00:00
Mattias Põldaru
ab1e02a0e2 Making it easier to translate and a fix (hopefully).
bzr-revno: 1347
2011-03-03 22:27:14 +02:00
Andreas Preikschat
9fe07b7fa4 Code Cleanups
bzr-revno: 1346
2011-03-03 18:35:55 +00:00
Andreas Preikschat
0ea0c9bf60 fix for merge 2011-03-03 19:28:41 +01:00
Andreas Preikschat
177b061b63 r1345 2011-03-03 18:48:17 +01:00
Tim Bentley
9d875bf85b Fix hide cursor error
Fixes: https://launchpad.net/bugs/728551
2011-03-03 17:07:36 +00:00
Mattias Põldaru
87aa8b9b5e fix, don't translate GPL at all 2011-03-03 08:34:17 +02:00
Mattias Põldaru
886f20aaff text fix + making it easier to translate 2011-03-03 03:40:18 +02:00
Tim Bentley
b09b36da8e Move theme to default selection 2011-03-02 21:47:55 +00:00
Tim Bentley
3369f4ff09 Add web configuration 2011-03-02 19:01:18 +00:00
Andreas Preikschat
1fda0e371a clean ups 2011-03-02 19:20:47 +01:00
Andreas Preikschat
9b941d2f83 r1344 2011-03-02 19:08:02 +01:00
Andreas Preikschat
aba791e46a fixed doc 2011-03-02 19:07:07 +01:00
Andreas Preikschat
58e91aec7e removed white space 2011-03-02 18:58:17 +01:00
Andreas Preikschat
6da5cdfb2e removed not needed parameter 2011-03-02 18:56:06 +01:00
Tim Bentley
b34726e790 Hook up dialog and get working 2011-03-02 17:53:26 +00:00
Tim Bentley
a10ad04254 Add first time language dialog 2011-03-02 17:44:33 +00:00
Andreas Preikschat
1ec23f00ff added method to get list of screens, clean ups 2011-03-02 18:44:01 +01:00
Andreas Preikschat
89c988b728 moved code to ScreenList class 2011-03-01 18:16:59 +01:00
Andreas Preikschat
b309c8d673 clean up 2011-02-27 19:19:16 +01:00
Tim Bentley
df3a3cc133 Oops missed the wizard 2011-02-27 17:05:37 +00:00
Andreas Preikschat
0bb1ec6db5 clean up 2011-02-27 17:27:45 +01:00
Andreas Preikschat
4792a73bb4 change screen size when the screen resolution changes (only when the user does not override the screen); reload settings when screen resolution changed or a new screen has been detected 2011-02-27 16:44:56 +01:00
Tim Bentley
0e773c7a1b Lists from the web now 2011-02-27 15:33:08 +00:00
Tim Bentley
b4156c809b You can now set the Language 2011-02-27 14:29:19 +00:00
Tim Bentley
f295ac5407 Select Language at startup 2011-02-27 09:53:47 +00:00
Tim Bentley
d0520b739c Fix toolbar Separator
Fixes: https://launchpad.net/bugs/725887
2011-02-27 06:58:23 +00:00
Andreas Preikschat
86eb34ae1c clean ups, further implementation 2011-02-26 22:43:41 +01:00
Tim Bentley
289ce0de5f Start of Langauges 2011-02-26 20:52:26 +00:00
Tim Bentley
88fefe5582 Plugins work 2011-02-26 16:51:00 +00:00
Tim Bentley
d7a56667a4 Framework fine 2011-02-26 15:19:43 +00:00
Tim Bentley
36534f3496 Fix framework 2011-02-26 11:16:21 +00:00
Tim Bentley
ce1ab6ee5e Initial bits 2011-02-26 09:26:17 +00:00
Tim Bentley
abe04ad4bb r1338 2011-02-26 07:10:26 +00:00
Tim Bentley
f79d95bf21 Move Display Tag Menu Item
bzr-revno: 1338
2011-02-26 07:09:40 +00:00
Tim Bentley
c12b84fa38 Make static static 2011-02-25 18:05:02 +00:00
Andreas Preikschat
123b1beded added missing lines 2011-02-25 18:27:06 +01:00
Andreas Preikschat
0ed7e259fc removed white spaces 2011-02-25 18:05:01 +01:00
Tim Bentley
e0f67e7894 r1330 2011-02-24 16:56:35 +00:00
Tim Bentley
63099832ad Fix order 2011-02-24 16:55:17 +00:00
Raoul Snyman
382fe62cde Add Armin to the copyright notice.
bzr-revno: 1330
2011-02-24 17:54:21 +02:00
Raoul Snyman
780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble
205743a360 Head r1328 2011-02-23 23:45:59 +00:00
Raoul Snyman
7b382123ff Add the option to change the default display.
bzr-revno: 1328
2011-02-23 23:43:47 +00:00
Raoul Snyman
c74b2fc964 Updated the settings tab. 2011-02-23 22:55:55 +02:00
Raoul Snyman
99635299ea Updated with browse button. 2011-02-23 15:55:36 +02:00
Raoul Snyman
a5b278b871 Added a setting in the advanced tab to give the users the option of changing the default display screen. 2011-02-23 08:42:33 +02:00
Armin Köhler
557d5a9d27 r1323 2011-02-22 21:42:12 +01:00
Jon Tibble
fb120858e0 Cleanups 2011-02-21 22:10:08 +00:00
Jon Tibble
d547857177 Head r1322 2011-02-21 22:00:26 +00:00
Tim Bentley
a2c974a112 Fix breakages from last merge.
Remove old import file.
Set up variables correctly.
Correct the Translation tags.

bzr-revno: 1322
2011-02-21 20:18:35 +00:00
Tim Bentley
d486547abd Fixes from last merge 2011-02-21 20:06:55 +00:00
Tim Bentley
90ac61b09b Move the DisplayTab dialog
bzr-revno: 1321
2011-02-21 17:35:26 +00:00
Tim Bentley
e2699eab3c Review Fixes 2011-02-21 17:12:36 +00:00
Armin Köhler
b55ed9b471 merge r1320 2011-02-21 14:49:07 +01:00
Armin Köhler
265aeebf4b sort WizardStrings in alphapetical order 2011-02-21 14:45:14 +01:00
Tim Bentley
69bfe2ab9c Post merge request fixes 2011-02-20 20:34:33 +00:00
Tim Bentley
7e4b644f78 Finished moving Display Tags 2011-02-20 20:23:33 +00:00
Tim Bentley
338efdc543 DisplayTag Updates 2011-02-20 17:06:58 +00:00
Tim Bentley
29088db516 Start to move DisplayTag dialog 2011-02-20 15:35:52 +00:00
Jon Tibble
af6c792354 Cleanups 2011-02-20 14:25:14 +00:00
Tim Bentley
931f190f56 Revised Print Dialog and fix Preview Edit
bzr-revno: 1317
2011-02-20 13:49:00 +00:00
Tim Bentley
de66d53e73 Review fixes 2011-02-20 07:37:44 +00:00
Mattias Põldaru
5d947476ac two missing qobject init's 2011-02-20 02:05:50 +02:00
Armin Köhler
6208587b93 foilpresenterimport - some changes 2011-02-19 22:34:51 +01:00
Tim Bentley
966e3996ea r1314 2011-02-19 20:36:41 +00:00
Tim Bentley
282c81326c Print Dialog complete 2011-02-19 20:23:23 +00:00
Tim Bentley
b5e369ba4d More Print Work 2011-02-19 17:33:24 +00:00
Tim Bentley
31b217571c Print Dialog updates 2011-02-19 08:36:24 +00:00
Tim Bentley
f1850d4147 r1311 2011-02-18 17:38:56 +00:00
Tim Bentley
e4876cd84c print changes 2011-02-18 17:38:39 +00:00
Jon Tibble
cb37a8bc17 Head r1311 2011-02-18 16:37:41 +00:00
Jon Tibble
85e22f8c4d Fix mime data string
bzr-revno: 1311
2011-02-18 16:28:15 +00:00
Mattias Põldaru
4a8b29aae9 More changes, now internally tags are held not as Salm:1 (previously), nor v:1 (in the meantime), but just as in openlyrics format, v1.
The v1a is not yet supported, it requires spinboxes to be changed first. The old and new should be handled silently side-by-side.

bzr-revno: 1310
2011-02-18 17:51:04 +02:00
Jon Tibble
57ffb1758b Fix mime data string 2011-02-18 15:23:33 +00:00
Jon Tibble
dc41ce5ab4 Enumerations and magic numbers 2011-02-18 03:15:09 +00:00
Jon Tibble
0d498bc3f0 UiStrings 2011-02-18 01:07:55 +00:00
Mattias Põldaru
aac40357ae better variable names, fixed translation issues for verse sequences 2011-02-18 02:48:58 +02:00
Mattias Põldaru
dff393b6a4 just another massive set of changes 2011-02-17 21:46:01 +02:00
Jon Tibble
9b48761590 Head r1308 2011-02-17 17:42:28 +00:00
Andreas Preikschat
9d88cec9d3 fixed creating theme preview image too early, fixed indents 2011-02-17 13:53:07 +01:00
Jon Tibble
e401bc851d Some naming cleanups 2011-02-17 02:33:12 +00:00
Jon Tibble
032c48df60 Finish grammar corrections, more strings and cleanups 2011-02-16 17:54:31 +00:00
Jon Tibble
3951905e50 Head r1305 2011-02-16 14:21:10 +00:00
Jon Tibble
1fbc873a8c Cleanups 2011-02-16 03:28:06 +00:00
Jon Tibble
a42f71aad5 Head r1304 2011-02-16 03:07:10 +00:00
Jon Tibble
a8d2d3661d Sort grammar breakers 2011-02-16 03:06:34 +00:00
rimach
9c5af79f2b Head 2011-02-15 20:37:42 +01:00
rimach
ed3d67c1f1 correction for Powerpoint and PptViewer 2011-02-15 20:37:16 +01:00
Tim Bentley
33a77b72f7 Fixes 2011-02-15 19:26:43 +00:00
Raoul Snyman
893a1a6859 Amalgamated OpenLP theme filters into one and removed "All Files" filter to limit the effects of user ignorance.
bzr-revno: 1304
2011-02-15 21:20:32 +02:00
Raoul Snyman
8ca735fe8e Removed "All Files" as per request. 2011-02-15 21:09:07 +02:00
Mattias Põldaru
6028e06333 filesystem encoding fix for non-ascii home dir 2011-02-15 20:56:40 +02:00
Tim Bentley
e5239697f0 r1302 + merge clash 2011-02-15 18:56:14 +00:00
Tim Bentley
f980d1e0b9 Finish Print dialog updates 2011-02-15 18:51:37 +00:00
Raoul Snyman
32272d6599 Amalgamated OpenLP theme filters into one. 2011-02-15 20:36:52 +02:00
Jon Tibble
5c7bd57833 Head r1302 2011-02-15 14:19:57 +00:00
Jon Tibble
a0aba0a715 Remove grammar breaking strings 2011-02-15 14:17:35 +00:00
rimach
fe71058a47 Head 2011-02-14 22:07:43 +01:00
Jon Tibble
847dfdaafc Unused imports 2011-02-14 21:07:05 +00:00
rimach
5fa9ace1ce at output for alternate shortcut 2011-02-14 22:06:48 +01:00
Jon Tibble
d9a26ae4d9 Cleanups 2011-02-14 20:32:19 +00:00
rimach
7fc045c576 Head 2011-02-14 21:08:09 +01:00
Jon Tibble
3f6f1940d9 Head r1301 2011-02-14 20:07:04 +00:00
rimach
0920586e0d use soffice for compatibility reasons 2011-02-14 21:06:32 +01:00
Tim Bentley
4c0928699d Print Dialog fixes 2011-02-14 19:52:05 +00:00
Jon Tibble
8059ac5181 Head r1300 2011-02-14 19:51:16 +00:00
Jon Tibble
f87c051014 Head r1300 2011-02-14 19:27:32 +00:00
Jon Tibble
3c8c87138f Typo 2011-02-14 19:15:49 +00:00
Jon Tibble
5e8b8eedf3 Strings not variable names\! 2011-02-14 19:08:18 +00:00
Tim Bentley
774f9d6cdd Fix names 2011-02-14 18:43:37 +00:00
Tim Bentley
329db94fd2 Fix indent 2011-02-14 18:32:46 +00:00
Jon Tibble
ba8918a1ea Fixes 2011-02-14 18:20:59 +00:00
Tim Bentley
5cfdd98fb0 r1297 2011-02-14 17:54:26 +00:00
Tim Bentley
fba2a245fb Fix Media length calc 2011-02-14 17:54:09 +00:00
Jon Tibble
5800d01fa1 Don't remove LengthTime 2011-02-14 17:30:41 +00:00
Jon Tibble
531e50a417 Fix translation breaking strings 2011-02-14 17:25:51 +00:00
Jon Tibble
d5596583ff Fixes, cleanups, strings 2011-02-14 16:08:17 +00:00
Jon Tibble
3b4cbbf946 Head r1298 2011-02-14 00:36:36 +00:00
Jon Tibble
1d91192e3b WizardStrings 2011-02-14 00:35:53 +00:00
Raoul Snyman
572cbd95f0 Re-fixed the data directory on Linux with XDG installed. 2011-02-13 22:03:55 +02:00
Jon Tibble
63d6536d52 Head r1297 2011-02-13 16:15:52 +00:00
Jon Tibble
ffd4d41760 Strings including Author Unknown 2011-02-13 15:11:06 +00:00
Jon Tibble
530c5e4f87 Head r1296 2011-02-13 14:24:19 +00:00
Jon Tibble
816b17c245 UiStrings 2011-02-13 14:21:12 +00:00
Tim Bentley
720c2036e3 Review comments 2011-02-13 13:11:15 +00:00
Tim Bentley
c75e884c7e Minor fixes 2011-02-13 11:05:56 +00:00
Tim Bentley
f12b5f60ae r1295 2011-02-13 10:38:05 +00:00
Tim Bentley
57c0ab31dc Video length tagging and display 2011-02-13 10:37:27 +00:00
Jon Tibble
323ab52848 Strings and magic numbers 2011-02-13 01:09:04 +00:00
Jon Tibble
bffa44a1cb Wizards and applications 2011-02-12 20:25:40 +00:00
Jon Tibble
0561fa2525 Strings 2011-02-12 18:43:23 +00:00
Jon Tibble
e69819a3d3 Fix alertTabs 2011-02-12 16:07:11 +00:00
Jon Tibble
9f25de0280 Path typo 2011-02-12 15:38:28 +00:00
Jon Tibble
34cf16fd06 WizardStrings 2011-02-12 15:37:02 +00:00
Tim Bentley
d98ea53cc1 Allow media items to start in the middle 2011-02-12 10:04:10 +00:00
Jon Tibble
a8f16262fc More string refactoring 2011-02-12 04:09:03 +00:00
Jon Tibble
8d18a51f09 WizardStrings 2011-02-12 02:43:13 +00:00
Jon Tibble
314697427d Fixes 2011-02-12 00:41:09 +00:00
Andreas Preikschat
a0e00bb1a0 Fixed selecting the wrong item when moving an item down (re-ordering images)
bzr-revno: 1294
2011-02-11 22:38:47 +00:00
Jon Tibble
65cdc31a88 UiStrings 2011-02-11 22:15:13 +00:00
Jon Tibble
23eb12be1a Fixes 2011-02-11 21:40:43 +00:00
Jon Tibble
9366155924 UiStrings and SongStrings 2011-02-11 21:17:56 +00:00
Andreas Preikschat
42b1b72ff9 fixed buttons 2011-02-11 19:35:25 +01:00
Jon Tibble
2bcc01f35d Fix data directory paths
bzr-revno: 1293
2011-02-11 18:34:59 +00:00
Jon Tibble
98a28d8580 Fix the other data dirs 2011-02-11 17:55:41 +00:00
Jon Tibble
dd62045678 Fix Windows data dir 2011-02-11 17:50:34 +00:00
Tim Bentley
4a4f7d7ef4 Fix crash on blank of single display screen
Fixes: https://launchpad.net/bugs/716843
2011-02-11 17:28:14 +00:00
Jon Tibble
12d0867623 Plugin refactor: icons, tabs, mediaitems 2011-02-11 04:04:05 +00:00
Jon Tibble
ae2b625d4f Typos 2011-02-10 23:00:15 +00:00
Jon Tibble
12607020be Cleanup magic numbers and more UiStrings 2011-02-10 22:49:30 +00:00
Jon Tibble
a7f8d5ca84 Fixes 2011-02-10 21:07:28 +00:00
Jon Tibble
79d93c515a Another wizard refactor 2011-02-10 19:37:02 +00:00
Jon Tibble
565289cf7e Small wizard refactor 2011-02-10 19:28:17 +00:00
Jon Tibble
281b24b815 Rename list widget descendant 2011-02-10 19:05:35 +00:00
Jon Tibble
552e412769 Cleanups 2011-02-10 18:59:59 +00:00
Jon Tibble
89d8f538ac Head r1288 2011-02-10 18:38:40 +00:00
Jon Tibble
e4d317306c Refactor ListViews 2011-02-10 18:38:03 +00:00
Jon Tibble
88b9c1b1a5 More UiStrings
Fix UiStrings sentence case
Button box rearranging
Fix failure to grab Impress on close (Support #38)

bzr-revno: 1288
2011-02-10 18:35:59 +00:00
dedd98f439 Open Data Folder
bzr-revno: 1287
2011-02-10 17:41:18 +00:00
Andreas Preikschat
de57fd9d1e r1285 2011-02-10 14:32:31 +01:00
Raoul Snyman
9c0d23b418 Created a new theme for Qt Help.
Added a condition in the configuration depending on the theme.

Note: to get Qt Help, change the theme to "openlp_qthelp" and then build with "make qthelp".

bzr-revno: 1285
2011-02-10 14:58:15 +02:00
Raoul Snyman
f71b3842e6 HEAD 2011-02-10 07:56:34 +02:00
Raoul Snyman
b773228017 HEAD. 2011-02-10 07:29:00 +02:00
Raoul Snyman
8abfd2ce14 Fix docstrings and update documentation. 2011-02-10 07:25:08 +02:00
Mattias Põldaru
bdf9de4421 merge upstream 2011-02-10 07:12:50 +02:00
Jon Tibble
0b83c7180f UiStrings updates 2011-02-10 04:06:16 +00:00
Jon Tibble
ae475df74b Fix import 2011-02-10 00:37:04 +00:00
Jon Tibble
660028fd1e More button boxes and translations 2011-02-10 00:36:00 +00:00
Mattias Põldaru
2495aa82fc better icon 2011-02-10 02:11:05 +02:00
Mattias Põldaru
5ecb3ce8b8 works in gnome, menu icon missing 2011-02-10 00:53:35 +02:00
Andreas Preikschat
7c0ada4fe1 r1283 2011-02-09 21:00:35 +01:00
Jon Tibble
45f9fa8f2f More translation refactors 2011-02-09 17:30:38 +00:00
Andreas Preikschat
50e9f9ab5e r1282 2011-02-09 16:00:04 +01:00
Jon Tibble
2ce4aeba92 Fixes 2011-02-09 14:04:50 +00:00
Jon Tibble
5607b09f0d Dedupe translations 2011-02-09 05:04:12 +00:00
Jon Tibble
261328d952 Fix last commit 2011-02-08 19:31:55 +00:00
Jon Tibble
b4d709f5e2 Fixes and UI valign component
bzr-revno: 1280
2011-02-08 18:50:51 +00:00
Tim Bentley
48e5fc0ced Fix previews after screen blanking on live controller
bzr-revno: 1279
2011-02-08 18:42:24 +00:00
Jon Tibble
2c0625a392 Dedupe, fix logic, fix names 2011-02-08 17:29:24 +00:00
Andreas Preikschat
d74e7d1807 r1278 2011-02-08 17:25:46 +01:00
Jon Tibble
d3bf2a216e Cleanups - blank lines, line breaks, docstrings, correct string chars.
Remove unused exception
Dedupe presentation controller code
Fill out the range of Delphi colours to fix theme loading (Support 98)
Naming fixes including starting the attack on mainwindow.py.

bzr-revno: 1278
2011-02-08 14:39:59 +00:00
Andreas Preikschat
560b3afd41 - Removed the error dialog when there are no service items in the service (as suggested by superfly)
- Added the ability to include the "playing time" of media items
- Moved settings from advanced tab to the dialog
- Added a dialog with preview function. It provides the following settings:
  a) print text (slides)
  b) print notes
  c) print playing time
  (when the user actually prints the service, the settings are saved.)
- Ability to enter Custom Service Notes.

bzr-revno: 1277
2011-02-08 07:12:11 +02:00
Jon Tibble
0d6af789a0 Fix theme importing (Support 98) 2011-02-08 03:25:50 +00:00
Jon Tibble
a97cd1bb9b Unnecessary line breaks 2011-02-08 02:45:37 +00:00
Jon Tibble
943dcf1ffc Naming cleanups 2011-02-07 22:07:48 +00:00
Tim Bentley
975d9f6a1c Fix Song previews when returning from blank screen 2011-02-07 18:46:22 +00:00
Andreas Preikschat
91db60ad7f fixed typos 2011-02-07 19:02:13 +01:00
Andreas Preikschat
9dec924f98 added missing doc 2011-02-07 18:27:38 +01:00
Andreas Preikschat
5410d8dfd1 added a field to enter custom service notes 2011-02-07 18:19:54 +01:00
Jon Tibble
c736d0f1f8 Cleanups 2011-02-07 15:55:02 +00:00
Andreas Preikschat
ca4238f477 I added the Tool Flag, so that the displays will not appear in the task bar.
bzr-revno: 1275
2011-02-07 03:11:36 +00:00
Andreas Preikschat
1bcbb83144 fixed doc 2011-02-06 21:26:32 +01:00
Andreas Preikschat
5504c541ad removed not needed import, use build_icon 2011-02-06 21:21:18 +01:00
Andreas Preikschat
2230ed5ce1 r1274 2011-02-06 15:53:38 +01:00
Andreas Preikschat
e226e171de r1273 2011-02-06 15:39:23 +01:00
Andreas Preikschat
e21d2036b5 r1273 2011-02-06 15:28:45 +01:00
Andreas Preikschat
ff8fb724e1 fixed line break 2011-02-06 15:26:13 +01:00
Andreas Preikschat
345ce64e31 - added a dialog with preview function
- moved settings from advanced tab to the dialog
(the settings are still saved)
2011-02-06 15:09:43 +01:00
Andreas Preikschat
a7efdf1496 2011-02-06 15:00:39 +01:00
Andreas Preikschat
e0990548c8 2011-02-06 14:57:57 +01:00
Andreas Preikschat
1933144731 2011-02-06 08:16:42 +01:00
Jon Tibble
6e5889a3cb Fix missing import 2011-02-06 00:09:22 +00:00
Jon Tibble
13f4fa033d Loading plugins can take time 2011-02-05 23:56:34 +00:00
Jon Tibble
d4e91ed553 Head r1273 2011-02-05 23:02:59 +00:00
Jon Tibble
1bae9b520f Fix typo 2011-02-05 20:10:08 +00:00
Andreas Preikschat
75e4d34db6 2011-02-05 20:48:21 +01:00
Jon Tibble
229583e241 Fix typos 2011-02-05 18:01:08 +00:00
Tim Bentley
24a1e0e785 r1271 2011-02-05 17:31:25 +00:00
Tim Bentley
668419190c Theme fixes 2011-02-05 17:31:13 +00:00
Andreas Preikschat
08508fdfc6 r1271 2011-02-05 16:26:16 +01:00
Tim Bentley
7b30ceb0f3 Fix Theme Image copy Bug
Clean up Theme Rename and Copy bugs

bzr-revno: 1271
Fixes: https://launchpad.net/bugs/712097
2011-02-05 11:04:26 +00:00
Andreas Preikschat
d7b9cc93f9 fixed Bug #677282 2011-02-05 10:45:08 +01:00
Tim Bentley
5c3c7e0c70 Remove line 2011-02-05 09:40:04 +00:00
Tim Bentley
fecad94099 Fix up theme handing with rename and copy 2011-02-05 09:30:59 +00:00
Tim Bentley
c7d3193762 Lets not delete the image before we copy it. Doh
Fixes: https://launchpad.net/bugs/712097
2011-02-05 07:54:23 +00:00
Jon Tibble
baf18ea1c7 Start deobfuscating UI library 2011-02-05 01:24:19 +00:00
Jon Tibble
c9491f0085 Cleanup, speedup and another UI library component
bzr-revno: 1269
2011-02-04 21:33:23 +00:00
Andreas Preikschat
860b1d376b 2011-02-04 21:10:32 +01:00
Andreas Preikschat
9659eb2a1c added print dialog 2011-02-04 19:34:22 +01:00
Jon Tibble
c3ac82a934 UI library - add_widget_completer 2011-02-04 18:17:28 +00:00
Andreas Preikschat
41312be390 2011-02-04 19:08:54 +01:00
Andreas Preikschat
602da222ed 2011-02-04 19:03:41 +01:00
Andreas Preikschat
642011b379 2011-02-04 19:00:59 +01:00
Andreas Preikschat
1e787b6985 2011-02-04 18:43:37 +01:00
Tim Bentley
6577f6c25e Fixes 2011-02-04 17:15:48 +00:00
Tim Bentley
396037c0a3 Clean up time 2011-02-04 16:49:30 +00:00
Tim Bentley
b1c9905bf9 1266 2011-02-04 16:39:12 +00:00
Tim Bentley
90023bb853 For updates 2011-02-04 16:39:01 +00:00
Andreas Preikschat
ce2640c80e 2011-02-04 16:46:16 +01:00
Andreas Preikschat
7c69bad112 fixed long line 2011-02-04 14:35:55 +01:00
Andreas Preikschat
0047b8d1c1 2011-02-04 13:57:48 +01:00
Jon Tibble
3831e5d1c9 Slim down slidecontroller 2011-02-04 03:31:06 +00:00
Jon Tibble
70e7b549d5 UI library - shortcut_action 2011-02-04 02:56:59 +00:00
Jon Tibble
8fd9111f99 UI library - actions 2011-02-04 01:56:19 +00:00
Jon Tibble
d029fb81a7 MediaItem cleanups 2011-02-03 23:25:52 +00:00
Jon Tibble
a2994fb7d7 Unused import 2011-02-03 22:39:18 +00:00
Jon Tibble
ea479bb67a Fix missing import 2011-02-03 22:00:14 +00:00
Jon Tibble
004a38fd7f Cleanup theme wizard spacers 2011-02-03 21:32:32 +00:00
Tim Bentley
999f40ffc9 Exception Form has attachments 2011-02-03 19:07:27 +00:00
Tim Bentley
2069737e1f remove extra post events 2011-02-03 18:48:41 +00:00
Jon Tibble
b73a429ab2 UI library - up_down_push_button_set 2011-02-03 18:19:56 +00:00
Jon Tibble
eb9364b45e UI library - delete_push_button 2011-02-03 17:56:22 +00:00
Tim Bentley
ccfc9abc73 Fix up exception form - part 2 2011-02-03 17:23:24 +00:00
Tim Bentley
c675bfba42 r1263 2011-02-03 17:11:34 +00:00
Tim Bentley
c0de5cfd88 Fix up exception form 2011-02-03 17:11:20 +00:00
Andreas Preikschat
aaba4c1b5e fixed Receiver, fixed errorBox 2011-02-03 16:57:36 +01:00
Andreas Preikschat
84611b5da1 r1263 2011-02-03 16:43:40 +01:00
Andreas Preikschat
d962d21138 r1262 2011-02-03 14:42:17 +01:00
Jon Tibble
6751aa41b1 Stop reloading songs all the time 2011-02-03 03:50:04 +00:00
Jon Tibble
750a232311 UI library - media_item_combo_box 2011-02-03 02:46:02 +00:00
Jon Tibble
f4d25560e9 UI library - critical_error_message_box 2011-02-02 23:12:31 +00:00
Jon Tibble
303433a20d UI library - save_cancel_button_box 2011-02-02 19:30:06 +00:00
Jon Tibble
64ab5c29b4 Start UI component library - add_welcome_page 2011-02-02 19:17:48 +00:00
Jon Tibble
3d81a8dc20 Head r1260 2011-02-02 15:59:00 +00:00
Jon Tibble
06897d40e1 Naming cleanups and docstrings 2011-02-02 15:52:17 +00:00
Andreas Preikschat
31a451274b fixed double white space 2011-02-02 14:22:43 +01:00
Andreas Preikschat
6f7f473b0c fixed appending images with a localisted gui 2011-02-02 13:28:48 +01:00
Andreas Preikschat
9fe4e6fc6d 2011-02-02 13:02:18 +01:00
Jon Tibble
ceb64dd477 Slim mode setting 2011-02-02 05:31:11 +00:00
Jon Tibble
6568bd5039 Deduplicate wizards 2011-02-02 01:40:36 +00:00
Jon Tibble
b28e073d5f Debugging aid for bad file errors 2011-02-02 00:33:13 +00:00
Jon Tibble
dd1f418f46 Long line 2011-02-01 19:16:51 +00:00
Jon Tibble
3109b4afb4 Fix song edit form and cleanups
bzr-revno: 1259
2011-02-01 19:02:42 +00:00
andreas
5d8d468269 Add ability to print OOS document
bzr-revno: 1258
2011-02-01 18:53:44 +00:00
Tim Bentley
49fa0a6b80 Fix Theme font size
bzr-revno: 1257
Fixes: https://launchpad.net/bugs/710265
2011-02-01 18:51:44 +00:00
Andreas Preikschat
a31fda9463 fixed camelCase 2011-02-01 19:22:48 +01:00
Jon Tibble
91540c221a Cleanups and fix song edit form 2011-02-01 18:05:59 +00:00
Andreas Preikschat
fbbeddd65d fixed a bug with items like 'test.test.avi' not loading; added error message when aborting 2011-02-01 11:06:56 +01:00
Andreas Preikschat
cfb263cd82 2011-02-01 07:27:19 +01:00
Tim Bentley
807298df60 Fix Theme to XML conversion for BOLD
Fixes: https://launchpad.net/bugs/710265
2011-02-01 06:04:49 +00:00
Jon Tibble
f63b046d9b Fix silly incorrectly formatted name 2011-02-01 01:02:44 +00:00
Jon Tibble
9744d246d6 Deduplication 2011-02-01 00:33:50 +00:00
Andreas Preikschat
6ac0f162a3 removed white spaces 2011-01-31 21:39:55 +01:00
Andreas Preikschat
7b3f61e93b added setting 2011-01-31 20:35:35 +01:00
Andreas Preikschat
4c58607384 fixed media icon 2011-01-31 19:08:33 +01:00
Andreas Preikschat
e8dce46cf9 2011-01-31 18:00:56 +01:00
Andreas Preikschat
ce49a8fe20 print footer, display plugin icon 2011-01-30 20:19:24 +01:00
Tim Bentley
9c5d7e8591 Remove debug 2011-01-30 16:51:31 +00:00
Tim Bentley
83ac7c6b29 Fix up theme override position bugs
Fixes: https://launchpad.net/bugs/710065
2011-01-30 10:27:12 +00:00
Andreas Preikschat
1083cf38be started with service order sheet printing 2011-01-29 20:39:16 +01:00
Tim Bentley
003e572896 More Up / Down errors 2011-01-29 09:56:05 +00:00
Tim Bentley
daf545bc06 Fix up service item display changes 2011-01-29 07:53:21 +00:00
Tim Bentley
8e7d29adf1 Amend Service Item Title 2011-01-28 19:46:55 +00:00
Tim Bentley
139cf93541 SongUsage cleanup 2011-01-28 18:41:37 +00:00
Tim Bentley
ab092e0124 r1251 2011-01-28 16:58:19 +00:00
Andreas Preikschat
a2894b850f only allow to select one slide in the slidecontrollers 2011-01-27 17:40:17 +01:00
Andreas Preikschat
e6589cd07b r1249 2011-01-27 16:37:29 +01:00
Tim Bentley
fbaa6678a9 Up is Up and Down is Up ? 2011-01-26 18:00:46 +00:00
Jon Tibble
51812f21de Stop redefining builtins and docstrings 2011-01-26 17:13:26 +00:00
Jon Tibble
df9bd3b3a2 Cleanup modified service messages 2011-01-26 16:05:55 +00:00
Andreas Preikschat
1d6b7a164a fixed copyright info 2011-01-25 17:56:37 +01:00
Jon Tibble
c0eccc4b85 Fix theme editing 2011-01-25 04:42:15 +00:00
Tim Bentley
ed2d7355ed Miss a reset 2011-01-24 17:26:13 +00:00
Philip Ridout
28381e4653 Allows the update check on load to be disabled
bzr-revno: 1246
2011-01-24 17:09:13 +00:00
Andreas Preikschat
d49f062c6a - Name changes/clean ups.
- I improved the selection behaviour. For example when a child item is supposed to be selected I used "child", otherwise -1 (e. g. when deleting an item).

bzr-revno: 1245
2011-01-24 17:07:31 +00:00
Philip Ridout
323cb4f001 Description of check box changed 2011-01-23 15:55:59 +00:00
Tim Bentley
483ec98e4c r1243 2011-01-23 15:36:48 +00:00
Tim Bentley
33a924a243 Preserve replacement backgrounds - finish 2011-01-23 15:36:15 +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
Tim Bentley
8252e504e1 Preserve replacement backgrounds - start 2011-01-23 14:08:49 +00:00
Tim Bentley
e3a78c4d83 r1242 2011-01-23 08:25:35 +00:00
Tim Bentley
a0746c0865 Fix theme editor losing options 2011-01-23 08:25:21 +00:00
Andreas Preikschat
1df38b217d improved selection behaviour; clean ups 2011-01-23 07:56:58 +01:00
Jon Tibble
01826ddda8 Fix fix 2011-01-23 00:46:51 +00:00
Jon Tibble
83b94c99a0 Head r1242 2011-01-23 00:32:40 +00:00
Jon Tibble
09aee63cd2 Fix Windows AppLocation (Bug #706396) 2011-01-23 00:27:29 +00:00
Andreas Preikschat
425c50cdb4 clean ups 2011-01-22 20:32:02 +01:00
Andreas Preikschat
4ff9157adf update preview frame, when using 'blank to screen/theme'; fixed bug when replacing live background when no item is live 2011-01-22 19:16:25 +01:00
Jon Tibble
3d9a5203a5 Head r1240 2011-01-22 15:42:54 +00:00
Tim Bentley
e1cce33e3a Slide Controller names have been cleaned up and some line lengths fixed
Added guards to presentation code to stop loading if preview images are missing stops crash later on

bzr-revno: 1240
2011-01-22 12:54:47 +00:00
Tim Bentley
d64bc54129 Correct Exception 2011-01-22 12:48:16 +00:00
Tim Bentley
050ebe7e25 Add missed reference 2011-01-22 12:37:00 +00:00
Tim Bentley
ecd3ba8775 Correct Exception 2011-01-22 12:34:30 +00:00
Jon Tibble
1cc7c9ec39 Cleanups 2011-01-22 12:21:43 +00:00
Jon Tibble
1c322935c1 Fix BaseDirectory check (Bug #706202) 2011-01-22 11:33:56 +00:00
Tim Bentley
479aa7a921 r1238 2011-01-22 11:20:50 +00:00
Tim Bentley
b9cd9ca5a5 Merge Fix ups 2011-01-22 11:19:48 +00:00
Jon Tibble
f486a4835b Refactors in UNO and EasiSlides
bzr-revno: 1238
2011-01-22 11:09:42 +00:00
Andreas Preikschat
8a26a6ef65 Service item selection (Bug #598393)
bzr-revno: 1237
2011-01-22 11:07:54 +00:00
Tim Bentley
52367323b0 Presentation guards against missing images 2011-01-22 10:29:47 +00:00
Tim Bentley
ac28cb5183 SlideController clean 2011-01-22 08:59:46 +00:00
Andreas Preikschat
4263182290 name change 2011-01-22 08:31:32 +01:00
Jon Tibble
ab17e6aaf0 Small OOo refactor, fix last commit 2011-01-21 22:28:34 +00:00
Tim Bentley
98e1faef9a SlideController cleanups 2 2011-01-21 20:56:09 +00:00
Tim Bentley
175d62db27 r1236 2011-01-21 20:54:04 +00:00
Tim Bentley
f64a25c81c SlideController cleanups 2011-01-21 20:53:08 +00:00
Jon Tibble
575cf6ed59 Cleanups and fixes for recent merges 2011-01-21 19:09:56 +00:00
Tim Bentley
ee51a98ab9 Add Key Actions to Shortcut Dialogs
bzr-revno: 1235
2011-01-21 18:32:42 +00:00
rimach
33a343894d remove whitespaces and unneeded code 2011-01-20 19:19:27 +01:00
Andreas Preikschat
7e57fa2f95 Don't select the child item if not selected 2011-01-20 17:43:29 +01:00
Andreas Preikschat
ff2ac445f0 fix for Bug #598393 2011-01-20 17:12:07 +01:00
rimach
640f21367c Head 2011-01-19 22:36:43 +01:00
rimach
d052098287 correct icons, use existant actions 2011-01-19 22:17:32 +01:00
Tim Bentley
13eedc3286 remove prints 2011-01-19 20:03:48 +00:00
Tim Bentley
1c2dee5a55 Two bugs.
Value as QString instead of Unicode
Save Plugin as Lower instead of current case.

Fixes: https://launchpad.net/bugs/704522
2011-01-19 20:00:31 +00:00
Jon Tibble
d58a0ed662 Cleanup config change responses (Bug 697215) 2011-01-19 04:30:11 +00:00
Andreas Preikschat
0f0234ba28 - removed the doc for an attribute which is not passed
- removed white spaces

bzr-revno: 1228
2011-01-18 20:29:08 +00:00
Andreas Preikschat
55fed9efac addes spaces 2011-01-18 21:15:56 +01:00
Andreas Preikschat
d567bb12ad more doc fixes 2011-01-18 21:14:44 +01:00
Jon Tibble
14d45a0011 Fix verse order saving 2011-01-18 19:11:46 +00:00
Andreas Preikschat
608dbd2537 removed white spaces 2011-01-18 19:53:09 +01:00
Andreas Preikschat
628a5bd755 removed obsolete attribute doc 2011-01-18 19:49:47 +01:00
Andreas Preikschat
39c6f498b5 Fixes to Service Item Order screen
bzr-revno: 1225
2011-01-18 17:09:44 +00:00
Andreas Preikschat
4dec90a419 added line 2011-01-18 17:09:34 +01:00
Jon Tibble
c12ada7da2 Refactors and cleanups 2011-01-18 04:32:24 +00:00
Jon Tibble
cc0bfabaa2 Head r1223 2011-01-18 00:04:12 +00:00
rimach
4144f9b6a1 Head 2011-01-17 23:26:44 +01:00
Garrett
921724f5dd Enable cursor hiding over live display
bzr-revno: 1223
2011-01-17 22:25:52 +00:00
rimach
abf5353993 correct indentation, cleanup, docu 2011-01-17 23:25:05 +01:00
Garrett
84882c4841 removed non-necessary variable 2011-01-17 11:24:37 -08:00
Andreas Preikschat
88166c22a6 tweaked 'Reorder Service Item' dialog 2011-01-17 19:51:26 +01:00
Garrett
55e23bcfbc fixed spelling mistakes 2011-01-17 08:38:39 -08:00
Garrett
d3bc39a262 fixed my sad spelling mistakes 2011-01-17 08:36:48 -08:00
Garrett
6a7edfc7c0 changed GeneralTab to AdvancedTab when translating since I moved the code 2011-01-17 08:32:58 -08:00
Garrett
0cab45bcf8 moved function code into buildHtml, made setting name more descriptive 2011-01-17 08:24:23 -08:00
Andreas Preikschat
12ce267ff3 removed blank line 2011-01-17 16:43:07 +01:00
Andreas Preikschat
42a955582b moved code to core 2011-01-17 16:38:10 +01:00
Garrett
1defafbe86 moved the option to the advanced tab, removed extra line returns 2011-01-16 16:08:16 -08:00
Garrett
4414d7e421 Add a setting to hide the mouse cursor on the display. 2011-01-16 14:32:39 -08:00
rimach
77da076c3b correct longlines, use camelNames, correct indentations 2011-01-16 21:54:31 +01:00
rimach
a5eb15f719 Head 2011-01-16 00:04:50 +01:00
rimach
13608ca5c3 update 2011-01-15 23:50:25 +01:00
Jon Tibble
a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +00:00
Jon Tibble
5f94cded2b Fix previous commit 2011-01-15 19:44:31 +00:00
Jon Tibble
284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Tim Bentley
0461cf0258 Fix Transitions in Bibles
Fix Blank at start Bible slide
Fix Blank display on restart so the correct blanking method is used.

bzr-revno: 1218
Fixes: https://launchpad.net/bugs/701353
2011-01-15 12:28:49 +00:00
Tim Bentley
e33628e049 Merge fixes 2011-01-15 11:56:40 +00:00
Jon Tibble
2c958d04cd Fix docstring 2011-01-15 01:25:49 +00:00
Jon Tibble
054f3a4142 Remove duplicated translate 2011-01-15 00:55:38 +00:00
Jon Tibble
ee6412e2a0 Refactor error messages 2011-01-15 00:53:12 +00:00
Jon Tibble
ecb97881a1 Refactor file deleting, cleanups 2011-01-14 18:58:47 +00:00
Tim Bentley
cfdb168c61 Head 2011-01-14 17:02:06 +00:00
Tim Bentley
be9793f91b Remove old file 2011-01-14 16:47:30 +00:00
Jon Tibble
6beac0d027 Refactor wizards
Smaller refactor to web bibles
Cleanups

bzr-revno: 1216
2011-01-14 16:22:44 +00:00
Andreas Preikschat
aa9fe688bf Fix slidecontroller resizing and cleanups
bzr-revno: 1215
2011-01-14 16:21:15 +00:00
Tim Bentley
b25e128495 Fix Transitions in Bible display bug 701353
Fix display handling on restart so correct screen mode is set

Fixes: https://launchpad.net/bugs/701353
2011-01-14 15:12:28 +00:00
Jon Tibble
7490928190 Refactor wizards 2011-01-13 17:55:29 +00:00
Andreas Preikschat
552afbb944 replaced the "bibles_showprogress" and "bibles_hideprogress" with the "cursor_busy" and "cursor_normal" signals
bzr-revno: 1214
2011-01-13 17:40:18 +00:00
Jon Tibble
7f5293c4c8 Cleanup and refactor file unicode check 2011-01-13 01:14:38 +00:00
Andreas Preikschat
43521fb506 text resizes correctly when resizing the slidecontrollers, clean ups 2011-01-12 20:54:02 +01:00
Andreas Preikschat
727f7fe7bf 2011-01-12 20:31:46 +01:00
Tim Bentley
9bf9e46d61 Head 2011-01-12 18:52:33 +00:00
Tim Bentley
af9e9641c4 Fix black background on Display resizing
Fixes: https://launchpad.net/bugs/696557
2011-01-12 18:52:16 +00:00
Tim Bentley
47f240a49e Hide theme delete button for default themes
bzr-revno: 1209
2011-01-12 18:27:12 +00:00
Jon Tibble
e0a2976fa9 Fix BibleServer downloads (Bug #701651) 2011-01-11 23:43:27 +00:00
Andreas Preikschat
76000d918b removed showprogress and hideprogress and added cursor_busy and cursor_normal 2011-01-11 20:56:55 +01:00
Tim Bentley
46e18871aa Head 2011-01-11 17:45:22 +00:00
Tim Bentley
2feefa95f4 Fixes 2011-01-11 17:44:13 +00:00
Jon Tibble
ac46fe92f0 Remove redundant unicode() 2011-01-10 20:19:27 +00:00
Jon Tibble
8af1756274 Long lines 2011-01-10 19:13:40 +00:00
Jon Tibble
d4f98c2169 Undefined variable typo 2011-01-10 19:07:09 +00:00
Tim Bentley
9ed7314697 Head 2011-01-10 17:42:45 +00:00
Tim Bentley
e216356ed8 Remove Theme Delete button on Golbal theme 2011-01-10 17:40:47 +00:00
Jon Tibble
3340c5ebe7 Refactor web bibles
bzr-revno: 1206
2011-01-10 17:19:25 +00:00
Tim Bentley
5ba888c520 Correct File Filter and Cleanup
bzr-revno: 1204
2011-01-10 16:59:45 +00:00
Andreas Preikschat
98f0b30014 - added OpenLyrics importer
- continued to implement OpenLyrics features
- split class
- fix wrong use of "theme"
- and other thinks

Importing songs with multiple languages has not been considered (yet). (One song with all languages is imported.)

bzr-revno: 1203
2011-01-10 12:21:39 +02:00
Jon Tibble
5edde179a4 Refactor web bibles 2011-01-10 01:46:47 +00:00
M2j
746ab70e5a Head 1201 2011-01-10 00:24:55 +01:00
Meinert Jordan
c75e69feab fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls

bzr-revno: 1201
2011-01-09 21:22:22 +02:00
Tim Bentley
35da3d2926 Fix indentation 2011-01-09 19:15:40 +00:00
Tim Bentley
62d0ac34b3 This time with changes oops!
Details in 1199
2011-01-09 19:11:54 +00:00
Tim Bentley
17a5d2c0b8 Theme fix 2011-01-09 19:08:37 +00:00
Tim Bentley
29f3025d42 Fix test 2011-01-09 18:51:06 +00:00
Tim Bentley
39ff8e2bc4 Fix first time initialiation 2011-01-09 17:17:42 +00:00
Andreas Preikschat
62794614f9 clean ups 2011-01-09 18:07:17 +01:00
M2j
ce2ca01eac fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls
2011-01-09 16:37:45 +01:00
Tim Bentley
c4891f27ed Fix merge errors 2011-01-09 13:54:40 +00:00
Tim Bentley
ee652c4142 Fix typing error 2011-01-09 08:47:48 +00:00
Tim Bentley
e9af244c40 Head 2011-01-09 08:17:42 +00:00
Tim Bentley
23990c168a Review Fixes 2011-01-09 08:17:17 +00:00
M2j
ef3ae247fc Head 1197 2011-01-09 02:19:34 +01:00
M2j
6e8a371da7 wrong parentship caused theme and servicemanager to disapear in a floating dock
more intelligent resizing of item list in PluginForm and SongMaintenanceForm
Fix in BS web bible parser
2011-01-09 01:27:46 +01:00
Andreas Preikschat
f2784fc4dd removed whitespaces 2011-01-08 21:59:46 +01:00
Jon Tibble
f90925c91c Few more cleanups
Fix BibleGateway xrefs (Bug #700271)

bzr-revno: 1197
2011-01-08 20:26:56 +00:00
Jon Tibble
70f18fdfa4 Fix typo 2011-01-08 18:26:38 +00:00
Tim Bentley
ead2daeed4 Cleanups 2011-01-08 13:57:03 +00:00
Tim Bentley
f5ec98f79c Remove Print add comment 2011-01-08 09:44:44 +00:00
Tim Bentley
04302b590b Fix up Settings tab following its rebuild 2011-01-08 09:17:08 +00:00
Jon Tibble
c2b1dd9f2f More cleanups 2011-01-08 02:44:12 +00:00
Tim Bentley
8ea5187543 Head 2011-01-07 18:58:06 +00:00
Meinert Jordan
0be64426cd The validators are avoiding invalid file names resp. invalid CCL numbers
bzr-revno: 1195
2011-01-07 17:49:57 +02:00
Jon Tibble
2f8313f285 Cleanups
bzr-revno: 1194
2011-01-07 14:57:17 +00:00
M2j
dfb2d6be8e Added validators for CCL number and theme name (file name) 2011-01-07 14:43:03 +01:00
Raoul Snyman
76e655f3fa Fix some overlooked bugs from the change in the way service files are saved.
bzr-revno: 1193
2011-01-07 09:02:59 +02:00
Jon Tibble
3454f95ddf Cleanups 2011-01-06 20:48:22 +00:00
Raoul Snyman
9d8b40d1c2 Fix some overlooked bugs from the change in the way service files are saved. 2011-01-06 22:34:46 +02:00
M2j
e000b8a89b send messages in openlp.plugins.bibles.lib.manager via "openlp_information_message" signal 2011-01-05 22:31:22 +01:00
M2j
4fd5d7546e Head 1191 2011-01-05 20:58:31 +01:00
Tim Bentley
a83da28437 Head1191 2011-01-05 19:54:27 +00:00
M2j
6dca24bc3c Head 1189 2011-01-05 18:17:22 +01:00
Tim Bentley
833d31ddb0 Head 2011-01-05 16:57:49 +00:00
Tim Bentley
e7832cc63e Head 2011-01-05 16:55:54 +00:00
Tim Bentley
b6db2e3659 Fixes 2011-01-05 16:55:28 +00:00
Meinert Jordan
e65898fcec Fix Layout of Settings Tab and other dialogs
bzr-revno: 1189
2011-01-05 16:54:44 +00:00
M2j
71f6bc26dc basicaly reworked the layout of the mediaitems and renamed variables to fit the standard 2011-01-05 17:50:28 +01:00
Tim Bentley
13732b5bd1 Speed up theme load and stop display being set incorrectly for images
Fixes: https://launchpad.net/bugs/697405
2011-01-05 16:06:56 +00:00
M2j
92ed275add Alignment fix for SearchEdit 2011-01-05 11:48:47 +01:00
M2j
d7ff9d37d2 formating of a comment 2011-01-05 10:37:11 +01:00
M2j
21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
Raoul Snyman
85c6ba2ee4 Fix for bug #696979 2011-01-04 19:26:37 +02:00
M2j
6de12718f6 Head 1186 2011-01-04 10:19:53 +01:00
Tim Bentley
0c793a123e Head 2011-01-03 19:48:36 +00:00
Tim Bentley
23d71700aa Theme handling changes 2011-01-03 19:47:14 +00: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
Tim Bentley
c11454b02d Fix review comments 2011-01-03 08:56:17 +00:00
M2j
ebd44c7a94 Head 1184 2011-01-02 23:33:18 +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
Tim Bentley
3bb309e623 Block delete of default theme 2011-01-02 17:20:53 +00:00
Tim Bentley
57f2010480 Head 2011-01-02 17:17:55 +00:00
Tim Bentley
48a96769d7 Add YAS for closure 2011-01-02 16:42:30 +00:00
Tim Bentley
c487d7f33d Fix the service saving
Fixes: https://launchpad.net/bugs/696313
2011-01-02 13:57:55 +00:00
Tim Bentley
f6a8e6884c Clean up directory creation 2011-01-01 17:23:24 +00:00
Tim Bentley
0df8096775 Remove debugging code 2011-01-01 15:28:10 +00:00
Tim Bentley
3190599a76 Head 1181 2011-01-01 15:17:35 +00:00
M2j
e74f46a126 Head 1180 2011-01-01 14:58:32 +01:00
M2j
49e852b7e3 worked on setupUI for MainDisplay, MainWindow and PluginForm 2011-01-01 14:22:12 +01:00
Tim Bentley
672eeb812b Head 2011-01-01 12:50:49 +00:00
Tim Bentley
fd5e173d21 Cleanups 2011-01-01 12:49:38 +00:00
Raoul Snyman
3a50dfc500 Fixed bug #641661
bzr-revno: 1180
2011-01-01 14:48:00 +02:00
Tim Bentley
c667ed5cc9 Head 2011-01-01 12:40:33 +00:00
Raoul Snyman
8cd04bc017 Fixed a few stray bugs to do with services. 2011-01-01 14:25:12 +02:00
Tim Bentley
fd92d47057 More changes to cursors 2011-01-01 12:20:42 +00:00
Tim Bentley
348ea6de26 Head 2011-01-01 11:45:10 +00:00
Tim Bentley
b52ead934d Add Cursor management 2011-01-01 11:44:16 +00:00
Raoul Snyman
4bb59bff67 Fix bug #641661 2011-01-01 12:33:14 +02:00
Raoul Snyman
cd826f525a HEAD 2010-12-31 23:45:12 +02:00
Raoul Snyman
3198de5c55 For once and for all, change the save/save as/load/etc of services. 2010-12-31 23:43:02 +02:00
Tim Bentley
0261fc12a1 Head1177 - And Fix ups 2010-12-31 19:32:05 +00:00