Commit Graph

6725 Commits

Author SHA1 Message Date
Tim Bentley 0643ecdd10 Remove extra self 2016-12-21 12:46:35 +00:00
Tim Bentley 7323b3797d missed one 2016-12-21 10:20:35 +00:00
Tim Bentley 7bd645bc72 pep8 2016-12-21 10:00:14 +00:00
Tim Bentley 8570fb5e8c Fix tests 2016-12-21 09:41:57 +00:00
Tim Bentley a368a1d695 Move urg_get_file 2016-12-20 21:59:40 +00:00
Tim Bentley 95e70465de Add files 2016-12-20 21:21:17 +00:00
Tim Bentley 4008ed008f Move url size 2016-12-20 21:20:54 +00:00
Raoul Snyman 95eb290226 Make the tab style affect only the media library tabs, not everything else too 2016-12-15 22:36:04 +02:00
Raoul Snyman d7ea8e4386 HEAD 2016-12-15 19:58:23 +02:00
Raoul Snyman 47ab1ce1a7 Hide the splash screen when the backup dialog shows and when the exception form shows 2016-12-15 19:45:46 +02:00
Raoul Snyman 4a222d1310 HEAD 2016-12-13 08:41:59 +02:00
Raoul Snyman 97dfafba4e Make the tabs in the media library prettier 2016-12-13 08:04:27 +02:00
Raoul Snyman 79934596ac Fix the problem with the Library/Media Manager icons not showing up. 2016-12-13 00:14:45 +02:00
raoul@snyman.info d2e2985229 Add an importer for WordProject bibles, and fix some annoying GUI quirks in wizards.
http://forums.openlp.org/discussion/3340/wordproject-format

Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/wordproject-importer (revision 2709)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1848/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1759/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1697/
[SUCCESS] https://ci.openlp.io/j...

bzr-revno: 2708
2016-12-04 07:53:18 +00:00
Raoul Snyman 955fdc50ac Fix bug #1645867 by setting an application attribute related to OpenGL
Fixes: https://launchpad.net/bugs/1645867, https://launchpad.net/bugs/1591749
2016-11-29 23:57:27 +02:00
Raoul Snyman ccdc88c4cb Change the name of the help menu to try to fix the double-help-menu problem 2016-11-29 17:44:32 +02:00
Raoul Snyman 846476c4ad Stop wizards from resizing themselves based on the contents of comboboxes 2016-11-25 15:58:33 +02:00
Raoul Snyman 826bfd02dd Add a WordProject Bible importer 2016-11-24 23:48:51 +02:00
second@tgc.dk 20ab44be0f Continuation of lp:~suutari-olli/openlp/bug-fixes-2-4-3
This branch fixes the following bugs:
Bug #1487788: Importing photos does not give focus to OpenLP
Bug #1512040: Loop tooltip gets stuck to "Stop playing..."
Bug #1513490: List of authors uses localized "and" instead of English
Bug #1624661: Missing DB in unmounted disk results in Traceback 

bzr-revno: 2706
2016-11-22 21:34:14 +01:00
Tomas Groth b31d5ad08e pep8 fix 2016-11-21 21:56:48 +01:00
Tomas Groth 5e600f4417 Change the text for missing data path text. 2016-11-21 21:21:31 +01:00
Tomas Groth f83d9ad520 Insert real button label in text to make sure it shows correct text. 2016-11-20 21:24:11 +01:00
phill.ridout@gmail.com f6de30de23 Move the "no results" code in to the list widget.
lp:~phill-ridout/openlp/no-results (revision 2709)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1839/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1750/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1688/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1434/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Tests/1024/
[SUCCESS] https://ci.openlp.io/job/Branch-05a-Code_...

bzr-revno: 2705
2016-11-16 00:44:11 +02:00
Philip Ridout 9133c078c7 Pep againbzr pushbzr push 2016-11-12 11:50:06 +00:00
Philip Ridout f031df3637 Fixed Tests 2016-11-12 11:19:52 +00:00
Philip Ridout 6a3982bab9 Moved over to using UiStrings 2016-11-12 10:00:36 +00:00
Philip Ridout 80793f9412 Modified SaveEdit, so that it saves the chosen search type 2016-11-11 21:23:03 +00:00
Philip Ridout 94fca706ff Move no results functionality to the ListWidgetWithDnD 2016-11-10 07:09:04 +00:00
Philip Ridout ec19cc5f07 Modified some resources and added test 2016-10-30 08:29:22 +00:00
Philip Ridout 997cb859d3 Changed some icons to use svg 2016-10-27 18:45:50 +01:00
Tim Bentley e6571644dd head 2016-10-23 20:24:53 +01:00
Raoul Snyman 7acfe1dbfd Add new branding to OpenLP for when we get to 2.6 2016-10-23 20:28:30 +02:00
Olli Suutari aef0941e18 - Modified the def create_separated_list by suggestions of TRB143 2016-10-17 22:42:07 +03:00
Olli Suutari a7b4d001c7 - Merged trunk and fixed conflict. 2016-10-17 20:40:45 +03:00
Olli Suutari 98b51a1db8 - Code cleanup 2016-10-17 07:29:08 +03:00
Olli Suutari 340b2f3298 - Actually fixed the missing DB bug. 2016-10-17 07:17:33 +03:00
Olli Suutari 0887ca6645 - Removed self from def handle_db_error 2016-10-04 17:21:40 +03:00
Olli Suutari 5d9d76f62d pep8 2016-10-04 17:14:28 +03:00
Olli Suutari 39916d59ed - Attempt to fix jen 2016-10-04 17:09:53 +03:00
Olli Suutari 3c733ddd20 - Merged trunk on 4.10.16 2016-10-04 16:39:14 +03:00
Olli Suutari ebdad8519f - Added one missing empty row 2016-10-04 16:31:09 +03:00
Olli Suutari be9c394b63 - For jenkins 2016-10-04 16:27:41 +03:00
Olli Suutari 7ee7ef8846 - Not sure why the db bug is fixed in this branch 2016-10-04 16:07:53 +03:00
Olli Suutari 421555e578 - Improved one comment 2016-10-04 15:27:52 +03:00
Olli Suutari ece524e2a1 - def handle_db_error now uses except FileNotFoundError to handle the missing data path 2016-10-04 15:16:42 +03:00
Olli Suutari ce4d8224a2 -redid some mistakenly removed text changes 2016-10-04 10:37:08 +03:00
Olli Suutari 869caa9bf5 - pep8 (one ident) 2016-10-04 10:27:08 +03:00
Olli Suutari 036907eb5e - Changed "&" back to "and" 2016-10-04 03:03:15 +03:00
Olli Suutari 946fb02d57 The def create_separated_list now uses the perfectly made and re-formatted code by the mastermind alisonken1 2016-10-02 21:57:38 +03:00
Olli Suutari c7a682ebfb - The footer now follows proper english grammar rules. 2016-10-02 20:03:59 +03:00