Commit Graph

8530 Commits

Author SHA1 Message Date
Mattias Põldaru 6f219e175f Name changes to camelCase where appropriate. 2012-02-02 14:42:52 +02:00
Mattias Põldaru 7fca26dd0e Remove a leftover line which causes trouble on OSX. 2012-02-01 01:47:33 +02:00
Meinert Jordan 5b95a33eb7 Bug #910860: Strip spaces from author name on CCLI import
bzr-revno: 1872
Fixes: https://launchpad.net/bugs/910860
2012-01-30 22:43:20 +02:00
Philip Ridout 2ea54182a6 Added a QR code to the remote plugin for Android users to download the Android app.
bzr-revno: 1871
2012-01-30 22:32:51 +02:00
Philip Ridout addc049c5b Set word wrap on qrDescriptionLabel so that it doesn't cause the groupbox to resize. 2012-01-30 17:44:37 +00:00
Mattias Põldaru 6da181834c Meinert's suggestions taken into account about syntax and removed unnecessary variables. 2012-01-30 01:16:12 +02:00
Jonathan Stafford 21d0e93505 Tidied up blank lines between class definitions (again) 2012-01-30 06:13:51 +08:00
Jonathan Stafford d26de263f3 Fixed missing u and tidied up blank lines between class definitions 2012-01-30 06:07:06 +08:00
Philip Ridout 6a8b06695c Started again. Everything should be there now. 2012-01-29 21:22:20 +00:00
Mattias Põldaru 90332e60d3 Prevent several updates to service name example when launching OpenLP. 2012-01-29 23:14:27 +02:00
Mattias Põldaru 01d42e0f11 Use note text as tooltip. 2012-01-29 18:47:15 +02:00
Philip Ridout 1290348ee5 Changed QR URI to the one suggested by Meinert 2012-01-29 14:38:45 +00:00
Jonathan Stafford ec84d80917 Fixes bug-900727:Phonon backend no longer plays .mp4 videos.
bzr-revno: 1870
2012-01-28 18:34:03 +01:00
M2j fa3039b5a0 integrated Andis suggestion for a shorter code 2012-01-28 17:15:11 +01:00
M2j c0197d1af6 Bug #910860: Strip spaces from author name on CCLI import 2012-01-28 17:08:01 +01:00
M2j 35f649782b Bug #910860: Strip spaces from author name on CCLI import 2012-01-28 16:02:08 +01:00
Jonathan Stafford 02975a61bf Renamed and moved both enumerations to lib/__init__.py 2012-01-28 16:07:54 +08:00
Mattias Põldaru b03295584b Addresses Meinert's concern about a hidden exception. 2012-01-28 01:13:35 +02:00
Mattias Põldaru 83155d45ea Text changes, thanks to Raoul. 2012-01-28 00:10:12 +02:00
Philip Ridout 41fce8c287 OpenLP specificbits added to resource files 2012-01-26 21:40:36 +00:00
Philip Ridout 7dc0e7d702 Added coppyright header back to resource file. Also, think line endings were an issue, which I hope I've sorted 2012-01-26 17:37:48 +00:00
Jonathan Stafford 312a02f14b Fixed typo
Fixes: https://launchpad.net/bugs/900727
2012-01-26 10:51:25 +08:00
Jonathan Stafford 7b180a4c67 Fixed bug #900727: Phonon backend no longer plays .mp4 video files
Fixes: https://launchpad.net/bugs/900727
2012-01-26 10:46:17 +08:00
Philip Ridout b77b0d18d7 Added QR Code and link to download android app to settings tab 2012-01-25 22:04:36 +00:00
Jonathan Stafford 6487a3248a Moved Service Item Advance enumeration to slidecontroller 2012-01-25 20:34:13 +08:00
Jonathan Stafford d686799035 Created Service Item Advance enumeration class 2012-01-25 18:03:57 +08:00
Mattias Põldaru 8c483a58b3 Added checkbox for to disable default service name, just as suggested. 2012-01-25 11:32:20 +02:00
Jonathan Stafford 2c472ff38e Small Fixes 2012-01-23 17:33:12 +08:00
Stevan Pettit c3fde5ec65 Added a parameter to the call to PyInstaller to only output error messages.
bzr-revno: 1869
2012-01-22 20:18:31 +02:00
Jonathan Stafford 4f0cd62f63 Fix typo 2012-01-22 17:14:50 +08:00
Jonathan Stafford cc04a82c08 Changed up arrow to jump to last slide of previous service item (when applicable) 2012-01-22 17:07:59 +08:00
M2j d6ecab7a04 - remove FIXME: comment
- change scripture reference configuration tooltip strings to allow separate translation
- fix RegEx for scripture references with trailing list separator
2012-01-21 16:47:38 +01:00
Jonathan Stafford 210d88ac79 Documented signal in Receiver class 2012-01-21 16:11:41 +08:00
rimach 88ce7a906d reactivate vlc 2012-01-19 20:13:19 +01:00
M2j cac10059f3 update the 'scripture reference invalid' message 2012-01-18 21:20:05 +01:00
Mattias Põldaru 62a5578528 Make % acceptable character for filenames again. 2012-01-18 21:18:18 +02:00
Mattias Põldaru 62d4db0c82 Added a comment for translators. 2012-01-18 21:16:50 +02:00
M2j 9ef317db2a - i18n for scripture references and custom configuration settings 2012-01-18 18:52:48 +01:00
M2j 1757436853 purge ICU integration from this branch 2012-01-18 14:50:06 +01:00
Mattias Põldaru 8601a47dce Remove obsolete import. Fix saving wrong syntax and % bugs. 2012-01-18 13:20:15 +02:00
Jonathan Stafford 6543bbafb6 Changed slide_advance variable to be set only in SlideController initialisation or when settings are changed. 2012-01-18 17:52:51 +08:00
M2j 82250ee71f added dependency check for PyICU in exception dialog 2012-01-17 21:58:20 +01:00
M2j 7491023005 Head 1868 2012-01-17 21:37:57 +01:00
M2j ac96838fc9 add icu dependency to dependency_check script 2012-01-17 21:32:01 +01:00
M2j ac22a6014d - make i18n of bible references available through translate
- accept different hypens for bible references
2012-01-17 21:21:28 +01:00
Mattias Põldaru e4f983e6ca Label back with new text. Also element Labels to the right place as Meinert suggested. 2012-01-17 10:50:29 +02:00
Stevan Pettit 7c56219a72 Fixed indenting 2012-01-16 14:30:44 -05:00
Mattias Põldaru df60a89121 Change default name and remove now obsolete string. 2012-01-16 15:59:23 +02:00
Mattias Põldaru 982bfbbd55 Fix labels according to Meinert's comment. 2012-01-16 15:50:17 +02:00
Jonathan Stafford 1dbcc18c7e Reintroduced slide_advance variable so that settings are only read once. Reverted language files. 2012-01-16 17:50:15 +08:00