Commit Graph

6940 Commits

Author SHA1 Message Date
Armin Köhler 175d6cebb2 add Bible Name to LanguageDialog
renamed "Importing" to "Upgrading" and "Choose" to "Select"
fixed traceback while textsearch
removed unnecessary code
2011-05-25 21:13:37 +02:00
M2j 6f0bdad784 all lower() for theme sorting to consider Windows 2011-05-25 20:47:13 +02:00
M2j 7a1a83a98a Head 1570 2011-05-25 20:42:03 +02:00
Tim Bentley b3158b7f84 Head 2011-05-25 18:13:10 +01:00
Andreas Preikschat e39b19dd95 - fixed camelCase instance variables
- fixed actions without object name

bzr-revno: 1570
2011-05-25 17:08:57 +02:00
Armin Köhler e8cdba44be small clean up 2011-05-25 16:52:46 +02:00
Andreas Preikschat 34d09584ea r1569 2011-05-25 16:32:09 +02:00
Armin Köhler dd4543ad2d HEAD r1569 2011-05-25 16:29:16 +02:00
Armin Köhler 0c83471ee4 move some code
stop moving bibles to subfolders
some fixes
2011-05-25 16:18:03 +02:00
Andreas Preikschat 3a91365e5a fixed space
Fixes: https://launchpad.net/bugs/786896
2011-05-25 15:14:59 +02:00
Andreas Preikschat cf4dbcdafe r1569 2011-05-25 15:10:44 +02:00
Andreas Preikschat 638a72301c mention the need of an object name in the doc string 2011-05-25 13:26:18 +02:00
Andreas Preikschat 98d7cb5fe5 fixed object name 2011-05-25 11:10:57 +02:00
Andreas Preikschat 981c2f8c5b more name fixes 2011-05-25 10:32:37 +02:00
Andreas Preikschat 10f59d0313 started to fix camelCase names 2011-05-25 09:59:51 +02:00
Andreas Preikschat eb9dae0403 r1569 2011-05-25 09:38:31 +02:00
Raoul Snyman b5a95b9c23 - Fixed strings, according to bug #734445
- Updated the translations
- Re-added Jeffrey Smith into the credits
- Removed unnecessary copying code in the translation_utils.py script
- Fixed the way the online help action was being created
- Added an icon required by the way we now create the online help action

bzr-revno: 1569
2011-05-25 09:23:01 +02:00
Raoul Snyman 1797848d6e Updated online help action to use utility functions, and added an icon needed by the utility functions. 2011-05-25 08:56:33 +02:00
Raoul Snyman 9adc234845 Removed code which copied qm files since it was no longer necessary. 2011-05-25 07:51:08 +02:00
Josh Miller b92b733828 corrections and enable slide loop updates 2011-05-24 18:32:30 -04:00
Stevan Pettit 5b1e74fcc4 Documented in windows-builder.py the requirement of and source location of psvince.dll
bzr-revno: 1568
2011-05-24 23:01:42 +01:00
Raoul Snyman 8c9728c3b2 HEAD 2011-05-24 22:53:41 +02:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Andreas Preikschat 0db69c93ed Implemented the binary chop algorithm to speed up 'word by word' rendering.
bzr-revno: 1567
2011-05-24 21:33:12 +02:00
Raoul Snyman becbff524b More translation updates. 2011-05-24 21:29:02 +02:00
Andreas Preikschat 721def9b10 - Fixed custom slide sorting
- Improved songs sorting speed

bzr-revno: 1566
2011-05-24 20:54:49 +02:00
Raoul Snyman 8d1d642c06 More translation updates. 2011-05-24 20:38:06 +02:00
Raoul Snyman 55dfd67a5c More translation updates. 2011-05-24 19:42:30 +02:00
Raoul Snyman da45bb0b06 Fixed various strings, as listed in bug #734445. 2011-05-24 19:32:36 +02:00
Andreas Preikschat b9bcd98716 removed not need line 2011-05-24 18:51:40 +02:00
Andreas Preikschat d068d11c76 (started to) fix bug #86896 2011-05-24 17:06:38 +02:00
Stevan Pettit ca6e172f5a modified:
scripts/windows-builder.py
2011-05-24 08:57:58 -04:00
Andreas Preikschat c5168d64db r1565 2011-05-24 14:45:48 +02:00
Josh Miller 541feef8ea Another try at the code for enabling loop through a checkbox, seems to work as far as i see 2011-05-24 07:23:55 -04:00
Andreas Preikschat 2377a5f5ff fix for Esther 8:7 2011-05-24 09:02:13 +02:00
Stevan Pettit ad935e812a Modified OpenLP-2.0.iss to check if OpenLP is currently running prior to an install. If OpenLP is running, the user must close it or cancel the install.
bzr-revno: 1565
2011-05-24 07:53:43 +02:00
Andreas Preikschat 5473d3c817 added windows comment 2011-05-24 07:23:28 +02:00
Josh Miller 6b046d9afb Another try at the code for enabling loop through a checkbox in general settings as the signal but ignores it in slidecontroller for some odd reason acting like it's not there... 2011-05-23 19:23:00 -04:00
M2j 06d561f9fc localized string sorting 2011-05-23 22:42:07 +02:00
M2j a0b3fa82e1 Head 1564 2011-05-23 22:34:59 +02:00
Andreas Preikschat 5b7dc62112 comments 2011-05-23 20:41:49 +02:00
Andreas Preikschat 84999905bd r1564 2011-05-23 20:24:38 +02:00
Andreas Preikschat 8602345491 removed print 2011-05-23 20:23:45 +02:00
Andreas Preikschat ffd017799f new 'word by word' algorithm 2011-05-23 19:28:52 +02:00
Stevan Pettit 7fbef0d7d7 added:
resources/windows/psvince.dll
modified:
  resources/windows/OpenLP-2.0.iss
  scripts/windows-builder.py
2011-05-23 11:41:22 -04:00
Raoul Snyman 4fa9a9049e Updated translation files. 2011-05-23 17:15:08 +02:00
Andreas Preikschat 004d23def7 r1564 2011-05-23 14:20:03 +02:00
Andreas Preikschat ce5c354e06 fix for head 2011-05-23 13:49:14 +02:00
Andreas Preikschat 987cd14fbf r1564 2011-05-23 13:16:28 +02:00
Andreas Preikschat 73293c2985 removed imports 2011-05-23 13:14:05 +02:00