Commit Graph

5072 Commits

Author SHA1 Message Date
Andreas Preikschat
cd761473b6 Bug #738706
Fixes: https://launchpad.net/bugs/738706
2011-03-20 17:56:01 +01:00
Tim Bentley
333d654905 Fix slide advance for direct selection
Fixes: https://launchpad.net/bugs/738694
2011-03-20 14:11:24 +00:00
Jonathan Corwin
60ab4cc165 Detect whether imported video/audio is valid
bzr-revno: 1409
2011-03-20 08:49:31 +00:00
Tim Bentley
f0f1a5b5e1 Text changes 2011-03-20 08:34:47 +00:00
Tim Bentley
d26c8fce86 Clean up initial theme setup 2011-03-20 07:37:44 +00:00
Jonathan Corwin
55d9e85840 tidies 2011-03-19 22:52:56 +00:00
Andreas Preikschat
d9893fdf05 Convert translated verse orders (some time ago, it was possible to add translated verse orders to the database)
bzr-revno: 1408
2011-03-19 21:17:26 +01:00
Tim Bentley
45034c1b8b Force default theme if no theme present 2011-03-19 19:45:22 +00:00
Jonathan Corwin
2fa2888112 Tidyups and fix pause problem. Still issue with media manager hanging sometimes after play starts. Perhaps missing an event? 2011-03-19 17:26:17 +00:00
Andreas Preikschat
05b699520f fixed comment 2011-03-19 17:11:52 +01:00
Andreas Preikschat
a43bd19bd9 convert verse order 2011-03-19 17:06:04 +01:00
Andreas Preikschat
a12dd5722c typo 2011-03-19 16:51:03 +01:00
Jonathan Corwin
936c77a7ea Now detects non-playable media files. Unfortunately can't stop valid ones now... 2011-03-19 15:48:26 +00:00
Andreas Preikschat
4c4dfcc6c5 fixed BadZipfile exception 2011-03-19 16:43:25 +01:00
Andreas Preikschat
aff94e1b8d fixed Bug #738207
Fixes: https://launchpad.net/bugs/738207
2011-03-19 16:38:26 +01:00
Tim Bentley
921163dbcd Media now has start and end times 2011-03-19 12:40:33 +00:00
Tim Bentley
7fc84ad2b2 Enter and save end times 2011-03-19 11:50:48 +00:00
Tim Bentley
5e7fa59407 Update the Media timer UI 2011-03-19 11:23:45 +00:00
Tim Bentley
38243af7de Add destop startup file selection 2011-03-19 10:08:05 +00:00
Andreas Preikschat
3550b77b61 - removed hard coded verse tags
- the reindex tool to convert pre 1.9.5 verse tags (this also fixes translated tags, as long as the user is running a localised version)
- now only one row/verse in the song editor can be selected

bzr-revno: 1405
2011-03-18 22:37:06 +01:00
Andreas Preikschat
9622a74467 fixed downButton being visible 2011-03-18 21:31:55 +01:00
Andreas Preikschat
d85991cdc8 changed SelectionMode 2011-03-18 20:15:45 +01:00
Tim Bentley
9def5ab3c7 Add space 2011-03-18 19:15:07 +00:00
Andreas Preikschat
3022d9cb8e fixed doc, rebuild verse tags 2011-03-18 19:43:26 +01:00
Tim Bentley
c80fe1fd50 Remove extra line 2011-03-18 18:20:58 +00:00
Tim Bentley
6951ac1fb6 Fix time for python 2.6 2011-03-18 18:19:07 +00:00
Tim Bentley
da927320c5 r1401 2011-03-18 17:10:51 +00:00
Andreas Preikschat
b890158455 do not hard code verse tags 2011-03-18 06:56:18 +01:00
Andreas Preikschat
79bc31e69e - fixed adding "Verse" instead of "v" to the database.
- add "other" if the verse_tag is unknown

bzr-revno: 1401
2011-03-18 06:04:16 +01:00
Andreas Preikschat
2831609458 reworked the screen override setting
bzr-revno: 1400
2011-03-18 06:02:08 +01:00
Andreas Preikschat
57fdca06c7 - save some indents to make code more readable
- fixed the "verse tag" column resizing after saving verses in the "Edit All" dialog.

bzr-revno: 1399
2011-03-18 06:00:32 +01:00
Raoul Snyman
ef223df462 Update the wizard to show actual downloading of files on the progress page.
bzr-revno: 1398
2011-03-17 23:23:45 +02:00
Andreas Preikschat
d1542d2c2b now the right way around 2011-03-17 21:38:05 +01:00
Andreas Preikschat
6f58d7b856 imporved handling unknown verse tags 2011-03-17 21:23:26 +01:00
Tim Bentley
e19e418a56 Fix variable 2011-03-17 20:02:33 +00:00
Andreas Preikschat
6db4d5247b fixed full version of verse tag 2011-03-17 21:00:19 +01:00
Jonathan Corwin
ce9e2ad20f ppt2010 fix (part 2). pptviewer fixes and tidies
bzr-revno: 1397
2011-03-17 19:55:28 +00: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
Tim Bentley
f51b91c02d Add timeout to loop 2011-03-17 18:40:21 +00:00
Raoul Snyman
8e27f69382 Fixed up the left-over anti-caching, and fixed a bug with the themes. 2011-03-17 18:12:59 +02:00
Raoul Snyman
3fc666d095 Added download feedback. 2011-03-17 15:03:57 +02:00
Andreas Preikschat
e9bcab13de fixed Verse Tag' column; clean up 2011-03-17 13:32:45 +01:00
Mattias Põldaru
23ff73fa76 Additions to extensions hack to make jseagull's mediaplugin on XP happier. 2011-03-17 12:28:49 +02:00
Andreas Preikschat
e199927b97 - Added a function to clean songs before saving
- fixed Bug #690774

bzr-revno: 1395
Fixes: https://launchpad.net/bugs/690774
2011-03-17 06:19:54 +01:00
Raoul Snyman
a74e446129 Revamp the web interface and provide a more RESTful JSON API.
bzr-revno: 1394
2011-03-17 06:59:21 +02:00
Jonathan Corwin
23e178846b Fix PPT again! and remove tabs 2011-03-16 23:37:16 +00:00
Jonathan Corwin
72f445c426 pptviewer fixes and tidyups 2011-03-16 23:22:11 +00:00
Philip Ridout
5b7c909444 Fix song order in SongshowPlus import
bzr-revno: 1393
2011-03-16 21:37:48 +00:00
Philip Ridout
136e12eb0b Up to gushies standards hopefully! 2011-03-16 17:50:37 +00:00
Andreas Preikschat
30e5cee13a 2011-03-16 18:30:02 +01:00
Andreas Preikschat
f2cf1304ef removed old hack, updated comment, typo 2011-03-16 18:21:03 +01:00
Andreas Preikschat
044f0c88e7 fixed duplication 2011-03-16 16:37:56 +01:00
Andreas Preikschat
a031784146 try to avoid duplicates when opening an old service file 2011-03-16 14:29:13 +01:00
Raoul Snyman
bf31211216 Fixed up the documentation. 2011-03-16 14:27:52 +02:00
Andreas Preikschat
ec9fa35599 fixed loading the wrong values 2011-03-16 13:15:12 +01:00
Raoul Snyman
60371ffa0a Fixed up some things for the merge proposal. 2011-03-16 14:04:11 +02:00
Raoul Snyman
955933237c Added in support for showing alerts. 2011-03-16 12:59:23 +02:00
Mattias Põldaru
b502ad549c Differentiated error message for zero sized service. 2011-03-16 09:55:08 +02:00
Raoul Snyman
df79ab09fa Added next and previous to both service and slide controller, and added blank and unblank. 2011-03-16 08:39:25 +02:00
Raoul Snyman
a1b26df5fe Removed old unnecessary files. 2011-03-16 07:30:18 +02:00
Tim Bentley
e64e6b44fc Hide menu items no finished 2011-03-15 20:53:36 +00:00
Raoul Snyman
edc4f4d626 HEAD + some attempts at bug fixing. 2011-03-15 22:33:26 +02:00
Andreas Preikschat
e2bd77ea4d fix 2011-03-15 21:12:28 +01:00
Philip Ridout
b6d2423cb3 Fixed as appropiate according to TRB143. 2011-03-15 20:10:36 +00:00
Tim Bentley
ae25fc96df r1391 2011-03-15 20:03:25 +00:00
Tim Bentley
23bfaf1566 Old spelling bug 2011-03-15 19:55:49 +00:00
Andreas Preikschat
f339c11ccf r1391 2011-03-15 20:45:56 +01:00
Andreas Preikschat
bf1e82838a coments 2011-03-15 20:33:11 +01:00
Philip Ridout
a8c45c619e Fixed bug #735357.
Done it as I thought best, please suggest a more appropiate way if there is.
2011-03-15 19:31:22 +00:00
Jonathan Corwin
fcc08aff9a Alert position, genearl import, Windows QPaint error, case insensitive song order and presentation issues
bzr-revno: 1391
2011-03-15 19:23:05 +00:00
Andreas Preikschat
8b49c39fa5 more clean ups 2011-03-15 19:38:56 +01:00
Andreas Preikschat
bf4ecad9d1 cleanup 2011-03-15 19:24:13 +01:00
Andreas Preikschat
441283c6a0 spelling 2011-03-15 18:56:34 +01:00
Andreas Preikschat
01efe60822 continued clean up 2011-03-15 18:52:42 +01:00
Andreas Preikschat
88cfbf5d02 r1390 2011-03-15 17:38:25 +01:00
Mattias Põldaru
18f9632dda Upstream 2011-03-15 16:39:49 +02:00
Raoul Snyman
517061c261 Poll to see if the service is updated. 2011-03-15 16:38:42 +02:00
Mattias Põldaru
0773370662 Fix for #65 2011-03-15 16:38:16 +02:00
Tim Bentley
040738718c Allow cursor keys to work in service manager again.
Add Expand / Collapse all to the keyboard.

Fixes: https://launchpad.net/bugs/707725
2011-03-15 09:12:53 +00:00
Tim Bentley
7cf0a582ca Add checking of Display on Screen Flag for single screen outputs.
Fixes: https://launchpad.net/bugs/730160
2011-03-15 08:34:27 +00:00
Jonathan Corwin
791c0e268e typo. Should really test before committing :) 2011-03-15 07:47:23 +00:00
Raoul Snyman
1362031d8a Re-added my documentation which got lost somewhere along the line. 2011-03-15 09:45:29 +02:00
Jonathan Corwin
23ca24cceb Revert pptviewer.dll changes for now, they can come later. Lets get the rest in 2011-03-15 07:34:04 +00:00
Tim Bentley
7fd5a1d7fe Only allow Start / End times for videos under 50Meg in size.
Fixes: https://launchpad.net/bugs/730474
2011-03-15 07:30:03 +00:00
Raoul Snyman
3dd7895e22 HEAD 2011-03-15 08:48:54 +02:00
Raoul Snyman
6335ceac90 Added server-side verse changing. 2011-03-15 08:46:54 +02:00
Jon Tibble
b25abc59aa Cleanups 2011-03-15 01:07:40 +00:00
Jonathan Corwin
a026189fac Head 2011-03-15 00:11:40 +00:00
Jonathan Corwin
0b827218bc ppt 2010 fix (hopefully). pptviewer tidyups 2011-03-15 00:10:40 +00:00
Mattias Põldaru
e5b664663a Fix tracebacks, if user has no internet connection and he still presses Finish. 2011-03-15 01:05:31 +02:00
Mattias Põldaru
1ce88e7a2a Prevent possible crash, if label field is empty in database. 2011-03-15 00:29:02 +02:00
Raoul Snyman
304202bbfc HEAD 2011-03-14 23:17:28 +02:00
Andreas Preikschat
220d3efb4e clean up 2011-03-14 22:02:39 +01:00
Andreas Preikschat
6634a90bd3 continued with song edit; not finished 2011-03-14 21:36:30 +01:00
Jon Tibble
e1d55575c3 Fix KJ21 on BibleGateway 2011-03-14 19:26:38 +00:00
Andreas Preikschat
76612c18c0 adjusted usage of re-index tool 2011-03-14 20:23:59 +01:00
Andreas Preikschat
100088723a r1388 + resolved conflicts 2011-03-14 20:09:41 +01:00
Andreas Preikschat
e48322ed05 fix 2011-03-14 20:04:57 +01:00
Raoul Snyman
78c539e1d8 Fix a potential problem with the First Time Wizard where people would overwrite their song databases by being too eager to click 'next' and 'yes'.
bzr-revno: 1388
2011-03-14 21:02:48 +02:00
Andreas Preikschat
97bec5b93f added a song clean up function 2011-03-14 19:59:59 +01:00
Raoul Snyman
e0ea2c57a3 Fixed up a bug where the song import progress dialog would show up and not disappear if a user did not select any song databases to import. 2011-03-14 20:40:27 +02:00
Raoul Snyman
82239abb92 Used a temporary string due to string freeze, and included the song reindex as per Andreas' request. 2011-03-14 20:34:48 +02:00
Tim Bentley
e109475154 Blank display at end of Video.
bzr-revno: 1387
Fixes: https://launchpad.net/bugs/657860
2011-03-14 14:46:04 +00:00
Tim Bentley
63d60ce231 Update comments 2011-03-14 10:10:10 +00:00
Tim Bentley
ffe7e838db Add Blank at end of video
Add comments for background override code.
Add Hook for setting video stop time (post beta 1)

Fixes: https://launchpad.net/bugs/657860
2011-03-14 08:27:25 +00:00
Raoul Snyman
3bb7f556c9 Post-development cleanup. 2011-03-14 08:54:18 +02:00
Raoul Snyman
b3aa2bfdd1 Removed some unnecessary comments. 2011-03-14 08:49:54 +02:00
Raoul Snyman
a33a13ef05 Make first time wizard import songs, rather than overwrite them. 2011-03-14 08:48:23 +02:00
Jonathan Corwin
e8de37f7b3 pptviewer mods 2011-03-13 23:18:19 +00:00
Andreas Preikschat
d1592b46c7 stop adding a default verse order to OpenLyrics/service songs
bzr-revno: 1386
2011-03-13 19:13:20 +01:00
Andreas Preikschat
7e0430cdca Fixed a traceback when opening an old service file. Once an invalid service order is opened and saved the footer is corrected.
bzr-revno: 1385
2011-03-13 19:11:56 +01:00
Andreas Preikschat
9c30635fcb remove corrupted bibles 2011-03-13 16:58:27 +01:00
Andreas Preikschat
0ae31ce861 fixed old service files 2011-03-13 16:01:01 +01:00
Andreas Preikschat
99eba705c5 add the verse tag fix back 2011-03-13 15:39:55 +01:00
Andreas Preikschat
8cc21cef79 removed need to have a verseOrder; removed attempt to fix missing verse_numbers 2011-03-13 14:50:14 +01:00
Raoul Snyman
6743e3151f Updated translations.
bzr-revno: 1383
2011-03-13 15:48:27 +02:00
Raoul Snyman
94d33313bd HEAD plus updated translations. 2011-03-13 08:36:32 +02:00
Raoul Snyman
96ad03e753 HEAD 2011-03-12 22:31:35 +02:00
Jonathan Corwin
23b9884775 soffice -nodefault 2011-03-12 19:00:23 +00:00
Tim Bentley
598fc33d2c Remove unneeded opjects and add log methods
bzr-revno: 1381
2011-03-12 18:39:35 +00:00
Tim Bentley
6cab8c1a90 comments corrected 2011-03-12 17:35:27 +00:00
Tim Bentley
490ea57a87 r1379 2011-03-12 17:32:34 +00:00
Jonathan Corwin
363b49b490 attempt to detect end of pptviewer pre-load if ppt is set to loop until ESC 2011-03-12 17:06:26 +00:00
Tim Bentley
0fe62c3591 Memory improvements and additional logging 2011-03-12 17:02:24 +00:00
Mattias Põldaru
d65cab1d15 Sorry, guys. 2011-03-12 11:59:38 +02:00
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
Raoul Snyman
48f007d1c7 Last few bugs and tweaks fixed.
bzr-revno: 1379
2011-03-12 09:42:06 +02: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
Mattias Põldaru
0bf2962ff3 Mediaplugin mimetypes extensions hacky fix. 2011-03-12 00:04:26 +02:00
Raoul Snyman
aa1d7ee30e HEAD 2011-03-11 22:52:23 +02:00
Raoul Snyman
18004c3968 Fixed some of the last bugs in the first time wizard. 2011-03-11 22:51:29 +02:00
Tim Bentley
4ad32acc82 Force path for Song Usage
bzr-revno: 1377
Fixes: https://launchpad.net/bugs/733271
2011-03-11 20:47:19 +00:00
Andreas Preikschat
96a54a4fe9 Hacked the song database to speed up searches and the application start
bzr-revno: 1376
2011-03-11 20:38:57 +01:00
Tim Bentley
b3ca0ef69a Fix text 2011-03-11 19:20:31 +00:00
Andreas Preikschat
3ba4684d55 Fixed bug #719102
bzr-revno: 1375
2011-03-11 20:03:34 +01:00
Tim Bentley
f1b8e53e30 Fix missing path for song usage report generation
Fixes: https://launchpad.net/bugs/733271
2011-03-11 19:02:36 +00:00
Andreas Preikschat
94d7f4e932 speed up application start/song search 2011-03-11 19:03:16 +01: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
Andreas Preikschat
7c7410a218 complete fixe 2011-03-11 16:53:26 +01:00
Andreas Preikschat
f0379925bc fixed bug #719102
Fixes: https://launchpad.net/bugs/719102
2011-03-11 16:38:22 +01: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
Jonathan Corwin
0d64f4e758 Songs of Fellowship and Generic Document imports work once again
Also repair auto-insert-chorus-into-verse-order for SoF

bzr-revno: 1370
2011-03-11 15:11:55 +00:00
Raoul Snyman
6448ac5092 Last few changes to the wizard. 2011-03-11 12:20:09 +02:00
Jonathan Corwin
7336575067 SOF fixes, auto add chorus to verse order again 2011-03-11 08:46:21 +00:00
Jonathan Corwin
b4e8880671 Remove static methods and re-work code to avoid creation of additional SongImport's. 2011-03-11 08:33:22 +00:00
Raoul Snyman
0d0e76601d HEAD 2011-03-11 07:16:21 +02:00
Raoul Snyman
a151262280 HEAD 2011-03-11 07:15:54 +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
Andreas Preikschat
f8e9bd3525 - Fixed bug #730979
- Include the author(s) in the file name, to prevent overwriting songs with the same name

bzr-revno: 1368
2011-03-11 07:02:26 +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
Jonathan Corwin
b522247094 Fix SoF/OOo imports 2011-03-10 22:25:58 +00:00
Andreas Preikschat
f07797f88f fixed copyright 2011-03-10 21:49:53 +01:00
Jonathan Corwin
31d2ca5a2b Head 2011-03-10 20:12:35 +00: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
8e6566639e clean up bibles 2011-03-10 20:18:39 +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
Andreas Preikschat
0070488784 clean up 2011-03-10 18:56:42 +01:00
Andreas Preikschat
3298fa1e15 reverted changed, due to database problems 2011-03-10 17:05:12 +01: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
Andreas Preikschat
262b179d07 r1366 2011-03-09 20:58:26 +01:00
Mattias Põldaru
f117446954 I hope it finally is right. 2011-03-09 21:22:52 +02:00
Andreas Preikschat
d668060cf9 fixed search_length 2011-03-09 19:43:50 +01: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
Andreas Preikschat
fcadc58e75 fixed bug #730979
Fixes: https://launchpad.net/bugs/730979
2011-03-08 22:09:52 +01: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
Jonathan Corwin
ef00fcdc0b Fix ooo file open for windows 2011-03-07 23:12:31 +00: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
Raoul Snyman
7f79b0e3ed Added new files, new functionality to the web interface. 2011-03-06 22:05:42 +02: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
Tim Bentley
02a1bfe4af Fix up song duplication bug where search_title seems to often have a space at the end.
Reindex will clean up the database once this is in.

bzr-revno: 1358
2011-03-06 20:17:47 +01:00
Tim Bentley
6ef78ef39d Fix song import duplication by removing training space on the search title.
Fixed up all locations field was made and the reindex code.
Only tested with reindex!

Fixes: https://launchpad.net/bugs/712252
2011-03-06 16:28:26 +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
Raoul Snyman
62fbcc3692 Moved over to jQuery Mobile 2011-03-05 23:06:18 +02: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
95e951c758 Updated translations. 2011-03-04 23:09:08 +02:00
Raoul Snyman
dea4a2e8ac Updated translations. 2011-03-04 23:05:36 +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
Jon Tibble
cec487be85 Unused imports 2011-03-04 13:57:39 +00:00
Mattias Põldaru
b01d6f7656 Fixed bug #728637
bzr-revno: 1349
2011-03-04 09:24:51 +02: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
Raoul Snyman
1f479b18a0 HEAD 2011-03-03 22:27:56 +02: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
Raoul Snyman
73ccf65ff9 HEAD 2011-03-03 22:18:26 +02:00
Mattias Põldaru
3e5da3be9e address #728637 2011-03-03 22:18:17 +02:00
Raoul Snyman
89db6772c4 Make service items work as well. 2011-03-03 22:18:10 +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
4d8fe306a5 Fix hide mouse error
bzr-revno: 1345
Fixes: https://launchpad.net/bugs/728551
2011-03-03 17:42:37 +00: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
Raoul Snyman
94632ca7b8 Updated translations.
bzr-revno: 1344
2011-03-02 19:39:01 +02:00
Raoul Snyman
2c4a0a20d1 Fixed another faulty string. 2011-03-02 08:03:33 +02:00
Raoul Snyman
4e60a59886 Fixed up some translations. 2011-03-01 20:26:54 +02: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
60520315a7 r1341 2011-02-27 06:59:09 +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
Raoul Snyman
d1531eb8ad HEAD 2011-02-26 14:14:02 +02:00
Tim Bentley
36534f3496 Fix framework 2011-02-26 11:16:21 +00:00
Jon Tibble
ccfb472aa6 Fix Jesus' words in BibleGateway parsing.
bzr-revno: 1341
2011-02-26 12:11:41 +02:00
Armin Köhler
6e64c07963 Bug fixes.
bzr-revno: 1340
2011-02-26 12:07:30 +02:00
Tim Bentley
ce1ab6ee5e Initial bits 2011-02-26 09:26:17 +00:00
Armin Köhler
631d8e84ff adapt regex
define author_temp again
2011-02-26 09:14:37 +01: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
Jon Tibble
5aab03634a Head r1337 2011-02-26 00:36:07 +00:00
Jon Tibble
fe2f80d147 Fix BibleGateway Jesus' speech 2011-02-26 00:34:46 +00:00
Andreas Preikschat
149059aef5 Clean ups (missing lines, white spaces, etc.)
bzr-revno: 1337
2011-02-26 00:05:34 +02:00
Raoul Snyman
81b84cc780 HEAD 2011-02-25 23:55:43 +02:00
Raoul Snyman
fde2547dee Fixed up the remotes documentation.
Set up routing and view methods in HttpConnection.
2011-02-25 23:43:20 +02: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
Andreas Preikschat
0dbc1c6e1a different clean ups 2011-02-25 17:29:03 +01:00
Andreas Preikschat
cf23ca3e5f r1335 2011-02-25 15:43:02 +01:00
Tim Bentley
1a8fe62710 r1335 2011-02-25 09:38:17 +00:00
Raoul Snyman
82a87571b4 Fixed bug #700859: Bible importers do not clean up properly after a failed import.
bzr-revno: 1335
Fixes: https://launchpad.net/bugs/700859
2011-02-25 06:42:24 +00:00
Jon Tibble
b549b4f065 Fix non-saving OpenLyrics authors (Bug 724568)
bzr-revno: 1334
Fixes: https://launchpad.net/bugs/724568
2011-02-25 06:39:49 +00:00
Raoul Snyman
5f48a38769 Removed the need for the extra variable. 2011-02-25 08:24:35 +02:00
Raoul Snyman
6bcbd3526e Fixed bug #700859: Bible importers do not clean up properly after a failed import. 2011-02-25 08:16:32 +02:00
Jon Tibble
83fba055d5 Fix non-saving OpenLyrics authors 2011-02-25 01:03:25 +00:00
Armin Köhler
f91713b2ef removed double space and control line length 2011-02-24 22:27:14 +01:00
Andreas Preikschat
4cac889279 fix bug, clean ups 2011-02-24 22:07:12 +01:00
Armin Köhler
199a9bb850 r1332 2011-02-24 22:02:33 +01:00
Armin Köhler
ff0e1266a7 changed the handling of author unknown 2011-02-24 21:56:31 +01:00
Jon Tibble
21cdf9f2f1 Fix missing verse handling
bzr-revno: 1332
2011-02-24 20:07:07 +00:00
Andreas Preikschat
10cfb24844 Moved redundant code to parent class
bzr-revno: 1331
2011-02-24 20:06:19 +00:00
Jon Tibble
a2e0ecf314 Fix acknowledged missing verses 2011-02-24 19:13:51 +00: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
40a1d59a07 HEAD 2011-02-24 18:36:28 +02:00
Raoul Snyman
3d2ac84739 Initial routing. 2011-02-24 18:35:18 +02:00
Raoul Snyman
382fe62cde Add Armin to the copyright notice.
bzr-revno: 1330
2011-02-24 17:54:21 +02:00
Andreas Preikschat
79361e29cb removed redundant code 2011-02-24 15:43:24 +01:00
Andreas Preikschat
2c9d52de8c 2011-02-24 15:20:35 +01:00
Raoul Snyman
780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble
5e2a7e1cde Fixes to foilpresenter author handling 2011-02-24 02:38:42 +00:00
Jon Tibble
3b31186114 Complete song import init cleanup 2011-02-24 00:32:27 +00:00
Jon Tibble
cca1064e42 Cleanups 2011-02-24 00:11:58 +00: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
Andreas Preikschat
c8435f873e The re-index tool adds 'Author unknown' if songs do not have any author.
bzr-revno: 1327
2011-02-23 23:42:41 +00:00
02a23d161d Add importfilter for foilpresenter song files
bzr-revno: 1326
2011-02-23 23:41:33 +00:00
0391805c82 Add more detailed mimetype logging. We could add the extensions list hack back later, if needed. To decide that, we need more information from users.
bzr-revno: 1325
2011-02-23 23:39:23 +00:00
Raoul Snyman
c74b2fc964 Updated the settings tab. 2011-02-23 22:55:55 +02:00
Andreas Preikschat
8661c6e38e removed line 2011-02-23 21:28:25 +01:00
Andreas Preikschat
1eea1c97a4 moved code 2011-02-23 21:22:29 +01:00
Armin Köhler
b4b6fef70a change value to True/False 2011-02-23 20:48:37 +01:00
Andreas Preikschat
de584a8945 reworked author unknown 2011-02-23 18:35:27 +01:00
Andreas Preikschat
1e2e1ebdec r1324 2011-02-23 16:11:52 +01: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
Andreas Preikschat
8b2e18011a Added apocrypha to osis import.
bzr-revno: 1324
2011-02-23 06:50:42 +02:00
Mattias Põldaru
158b358bae Removed hack, leave only more detailed logging. 2011-02-22 23:35:25 +02:00
Mattias Põldaru
9f9720e368 Added some extensions. 2011-02-22 23:32:07 +02:00
Armin Köhler
557d5a9d27 r1323 2011-02-22 21:42:12 +01:00
Armin Köhler
71068d4eb6 fix inconsistant field names, refer now to the xml file 2011-02-22 21:35:18 +01:00
Raoul Snyman
bc2f7547cc Update with __all__ keyword. 2011-02-22 21:45:54 +02:00
Raoul Snyman
642934a999 Fixed a bug where the settings for the remotes plugin were not actually used. 2011-02-22 20:41:35 +02:00
Mattias Põldaru
98d8b1f590 More clear comment. Unfortunately there is no need to change few lines of code between these two changes, to include these into diff. That would be self-explanantory. 2011-02-22 17:01:07 +02:00
Mattias Põldaru
29207d8dff Added comments to code blocks. 2011-02-22 11:09:47 +02:00
Mattias Põldaru
a5e8833132 Remove bogus data. 2011-02-22 08:58:32 +02:00
Jon Tibble
44a50b0351 Naming 2011-02-22 02:30:38 +00:00
Jon Tibble
4d1f1e933e Make importer inits consistent 2011-02-21 22:27:27 +00:00
Jon Tibble
fb120858e0 Cleanups 2011-02-21 22:10:08 +00:00
Armin Köhler
0ecc3c2dc9 adapt "Author unknown" similar to xml.py
correct some whitespaces and quotation marks
2011-02-21 23:03:09 +01:00
Jon Tibble
d547857177 Head r1322 2011-02-21 22:00:26 +00:00
Mattias Põldaru
fdb5c57468 Additional extensions hack. 2011-02-21 22:37:18 +02: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
Andreas Preikschat
0935af3cfb fix db 2011-02-21 20:43:04 +01:00
Andreas Preikschat
eb4f7deea8 added apocrypha 2011-02-21 20:30:01 +01: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
1e041d9158 remove some whitespaces 2011-02-21 17:02:28 +01:00
Mattias Põldaru
e8b6bbe141 revert a change 2011-02-21 17:56:23 +02:00
Mattias Põldaru
24519832df More informational noise to debug log, extensions by mimetype. To justify: it seems that extension list is an important thing. 2011-02-21 17:49:09 +02:00
Mattias Põldaru
7d7f9a7d98 fix #99 2011-02-21 17:16:56 +02:00
Armin Köhler
4aa69e53bb removed duplicate method registerFields() and sort some lines 2011-02-21 15:59:01 +01: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
Jon Tibble
b967fbf650 Head r1320 2011-02-20 22:58:45 +00:00
f6cc197e19 More pythonic code, fixes a possible error, where *.ra would be left out of supported extensions if checked after *.ram.
bzr-revno: 1320
2011-02-20 22:57:16 +00:00
Andreas Preikschat
624b9e1cfd - added a new Songbeamer property
- replaced try
- enumeration fix

bzr-revno: 1319
2011-02-20 22:55:15 +00: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
Mattias Põldaru
09b515350b oops 2011-02-20 20:49:59 +02:00
Mattias Põldaru
31247240d0 fix possible leaving out of extensions, hopefully neater approach 2011-02-20 20:12:55 +02:00
Andreas Preikschat
72dd290d6b fixed enumeration 2011-02-20 18:52:22 +01:00
Andreas Preikschat
54f42cb52b added new property, replaced try 2011-02-20 18:34:57 +01:00
Tim Bentley
338efdc543 DisplayTag Updates 2011-02-20 17:06:58 +00:00
Mattias Põldaru
264c7fb585 Handled extensions to log. 2011-02-20 18:45:58 +02: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
73fd616962 Fix two missing objects
bzr-revno: 1316
2011-02-20 08:03:40 +00:00
Tim Bentley
de66d53e73 Review fixes 2011-02-20 07:37:44 +00:00
Tim Bentley
4fb831f96c r1315 2011-02-20 07:31:44 +00:00
Mattias Põldaru
5d947476ac two missing qobject init's 2011-02-20 02:05:50 +02:00
Armin Köhler
21bf01e6d2 merged with trunk 2011-02-19 22:43:10 +01: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
Jon Tibble
bb39617b3b Try again 2011-02-19 20:31:21 +00:00
Tim Bentley
282c81326c Print Dialog complete 2011-02-19 20:23:23 +00:00
Jon Tibble
1f5d896fc1 Fix CCLI author import 2011-02-19 19:49:08 +00:00
Andreas Preikschat
810db5ca55 add the special author 2011-02-19 19:37:01 +01:00
Andreas Preikschat
ac8e435f93 2011-02-19 19:25:14 +01:00
Andreas Preikschat
1837fd5d0d r1313 2011-02-19 19:14:22 +01:00
Tim Bentley
b5e369ba4d More Print Work 2011-02-19 17:33:24 +00:00
Armin Köhler
4e6b967fc8 foilpresenterimport 2011-02-19 15:28:33 +01:00
Armin Köhler
b2d38da3d2 19.02.2011 2011-02-19 10:07:44 +01:00
Tim Bentley
31b217571c Print Dialog updates 2011-02-19 08:36:24 +00:00
Armin Köhler
e75c24bdd7 Changed 18.02.2011 2011-02-18 21:40:07 +01:00
Andreas Preikschat
e028947113 r1311 2011-02-18 21:07:58 +01:00
Tim Bentley
1f7d6b635d Preview Edit now works 2011-02-18 19:13:37 +00:00
Jon Tibble
e192ea438b Cleanup mistakes 2011-02-18 18:48:06 +00:00
Jon Tibble
23d57bb5ba Import fix 2011-02-18 17:45:14 +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
bcf35bf54e Sort out song importer initialisation 2011-02-18 17:34:43 +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
Mattias Põldaru
62091b92fe These would have been left behind. 2% less typos now. 2011-02-18 10:25:43 +02:00
Mattias Põldaru
1651e42bca more variable name changes 2011-02-18 09:53:40 +02: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
0bc97a1978 - clear search edit line when starting the wizard again
- changed the "uncheck all" and "check all" buttons check/uncheck only those songs which are currently visible. This enables the user to perform more advanced searches.

bzr-revno: 1308
2011-02-17 17:40:12 +00:00
Andreas Preikschat
bb3ee202db Fix the error 'Corrupt JPEG data: premature end of data segment'
bzr-revno: 1307
2011-02-17 17:38:18 +00:00
9d3061ffe6 Fix EasiSlides importer
bzr-revno: 1306
2011-02-17 17:35:21 +00:00
Andreas Preikschat
9e6cfcfed4 clear search edit, when starting the wizard again; check/uncheck button change state of visible songs 2011-02-17 17:11:32 +01:00
Mattias Põldaru
d870355064 fix when loading from db to show preview/live 2011-02-17 17:19:02 +02:00
Mattias Põldaru
02c1bd4413 first working example with unilanguage tags handling 2011-02-17 17:05:58 +02: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
Mattias Põldaru
18f43fc858 more lower case tags 2011-02-16 21:28:55 +02:00
Mattias Põldaru
425ec8ece0 more changes reflecting VerseType changes 2011-02-16 21:09:06 +02:00
Mattias Põldaru
89181e387d VerseType changes 2011-02-16 20:37:51 +02:00
Jon Tibble
032c48df60 Finish grammar corrections, more strings and cleanups 2011-02-16 17:54:31 +00:00
Mattias Põldaru
175bfd2f97 change back, leave massive change for later 2011-02-16 19:09:35 +02:00
Mattias Põldaru
04a90fe42b longer variable names 2011-02-16 16:51:40 +02:00
Jon Tibble
3951905e50 Head r1305 2011-02-16 14:21:10 +00:00
Mattias Põldaru
cd431652ca no translation for song tags in database 2011-02-16 12:20:25 +02:00
Mattias Põldaru
31fbb999f9 forgot one 2011-02-16 11:43:07 +02:00
Mattias Põldaru
7e18b8e3e6 fix opensong order shuffling + refactoring 2011-02-16 11:36:59 +02: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
Mattias Põldaru
f27e6755cc easislides import to work again 2011-02-15 23:19:45 +02: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
Andreas Preikschat
ef4bb199d8 r1301 2011-02-15 10:06:24 +01:00
Jon Tibble
cc96d96a6a Fix song overwriting 2011-02-15 01:58:18 +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
Tim Bentley
bf307ad636 Fix up the Video length calculation code
bzr-revno: 1300
Fixes: https://launchpad.net/bugs/718581
2011-02-14 19:12:58 +00:00
Jon Tibble
5e8b8eedf3 Strings not variable names\! 2011-02-14 19:08:18 +00:00
andreas
5320fca4b0 Implemented a new bible search edit.
bzr-revno: 1299
2011-02-14 19:03:42 +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
Andreas Preikschat
e6ed43ae02 added enumeration class 2011-02-14 15:23:56 +01:00
Armin Köhler
cafd7b397d 14.02.2011 2011-02-14 14:01:52 +01:00
Armin Köhler
35ef04697a 14.02.2011 2011-02-14 13:42:35 +01:00
Armin Köhler
68d6bc46d6 Comment 14.02.2011 2011-02-14 13:20:30 +01:00
Jon Tibble
910df1cfde More song items 2011-02-14 03:19:30 +00:00
Jon Tibble
2316ab4ed4 Deleting song items 2011-02-14 02:54:24 +00:00
Jon Tibble
71cbbfcbf2 Unused imports 2011-02-14 01:55:34 +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
043665d154 Fixes 2011-02-13 16:39:03 +00:00
Andreas Preikschat
4d310f17df added files, spelling 2011-02-13 17:31:44 +01:00
Jon Tibble
63d6536d52 Head r1297 2011-02-13 16:15:52 +00:00
Jon Tibble
365072c05c SongStrings 2011-02-13 16:02:12 +00:00
Philip Ridout
1384688708 Importer for SongShow Plus
bzr-revno: 1297
2011-02-13 15:59:17 +00:00
Andreas Preikschat
b10f59c870 added icons 2011-02-13 16:51:19 +01:00
Jon Tibble
d129085d87 Improve Author Unknown strings 2011-02-13 15:17:42 +00:00
Philip Ridout
1913da71cc Added SongShow Plus importer. 2011-02-13 15:13: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
Andreas Preikschat
74b44731bf r1295 2011-02-13 12:53:45 +01: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
321269b11b Fixes and cleanups 2011-02-13 01:24:47 +00:00
Jon Tibble
323ab52848 Strings and magic numbers 2011-02-13 01:09:04 +00:00