Commit Graph

6339 Commits

Author SHA1 Message Date
Raoul Snyman 594af69414 Disable the shortcut controls when an action has not been selected 2017-03-29 10:23:52 -07:00
Raoul Snyman bd9eb0058a Fix the author_type import properly
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/fix-author-type-2.4 (revision 2681)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1947/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1858/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1799/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1525/
[SUCCESS] https://ci.openlp.io/job/Branch-04b-Windows_Interface_Te...

bzr-revno: 2680
2017-03-28 11:39:35 -07:00
Raoul Snyman ddd9d4d865 Fix the author_type import properly 2017-03-27 21:08:50 -07:00
Raoul Snyman 867c718c89 Fix a problem with loading Qt's translation files
Fixes: https://launchpad.net/bugs/1676163
2017-03-27 16:23:14 -07:00
Raoul Snyman cfbe212a32 Revert the database upgrade, fix a few more bugs, and add some tests. 2017-03-21 23:05:16 -07:00
Raoul Snyman dc37dad251 Fix opening the data folder (KDE thought the old way was an SMB share) 2017-03-16 21:27:16 -07:00
Raoul Snyman f759bda9e7 Fix a problem with the new QMediaPlayer not controlling the playlist anymore 2017-03-16 21:26:49 -07:00
Raoul Snyman 1ec27e8b05 - Fix SongSelect so that it detects the login URL
- Fix PresentationManager importer to handle weird XML
- Pull in OpenLP song importer fixes from Olli's branch

bzr-revno: 2675
2017-03-02 14:54:45 -07:00
Raoul Snyman 9e6ffe5d43 Make the settings dialog as small as possible
Fixes: https://launchpad.net/bugs/1668669
2017-03-01 16:26:58 -07:00
Raoul Snyman 2748f1e6c5 Pull in OpenLP song importer fixes from Olli's branch 2017-03-01 11:24:27 -07:00
Tim Bentley bd5dfe920b fix bug 1660473 2017-01-31 17:41:35 +00:00
raoul@snyman.info a0fb528ba7 We're getting quite a few support tickets from people who think the Projector Manager is for setting up OpenLP's display. Hiding the projector manager by default should prevent this from happening as often as it currently is.
bzr-revno: 2668
2017-01-24 21:01:58 -07:00
Tim Bentley ef205e677a fix the translations 2017-01-23 18:03:19 +00:00
Tomas Groth 3cb1dae0f0 Bug #1487788: Importing photos does not give focus to OpenLP
Bug #1512040: Loop tooltip gets stuck to "Stop playing..."
Bug #1624661: Missing DB in unmounted disk results in Traceback

Fixes: https://launchpad.net/bugs/1487788, https://launchpad.net/bugs/1512040, https://launchpad.net/bugs/1624661
2017-01-22 21:01:53 +01:00
Raoul Snyman f13f473bec Hide the Projectors manager by default so that it doesn't confuse people 2017-01-21 13:50:30 -07:00
Tim Bentley c5c98157ba Missed about form 2016-12-31 11:11:47 +00:00
Tim Bentley 93955495a7 Yet another year goes by 2016-12-31 11:05:48 +00:00
Raoul Snyman 5fbbb1ae9e HEAD 2016-12-16 22:14:18 +02:00
Raoul Snyman d47c66f833 Add icons back into the media library tabs 2016-12-16 22:11:24 +02:00
Raoul Snyman 5620e73c90 Hide the splash screen when the backup dialog shows and when the exception form shows 2016-12-16 22:06:42 +02:00
Raoul Snyman df900b3e9e Set the width of the Theme wizard so that it doesn't resize by itself 2016-12-16 22:03:26 +02:00
Raoul Snyman bd5056fb09 Added a test but forgot the actual fix 2016-12-15 13:01:51 +02:00
Raoul Snyman 7931eb1d17 Fix a problem with the incorrect parent module for QSize 2016-12-10 22:59:06 +02:00
Raoul Snyman 41593f73ff Fix bug #1645867 by setting an application attribute related to OpenGL
Fixes: https://launchpad.net/bugs/1645867
2016-11-30 00:12:46 +02:00
Raoul Snyman 8526e8287f Fix up the last of the packaging issues 2016-09-26 21:06:19 +02:00
Raoul Snyman 4a7d06ca33 Don't need that line anymore 2016-08-14 09:39:57 +02:00
Raoul Snyman 33c5f7674e Fix bug #1547964 by ignoring the exception (it's harmless)
Fixes: https://launchpad.net/bugs/1547964
2016-08-14 09:31:19 +02:00
Raoul Snyman 7d5a640a16 Disconnect the slots for a signal before assigning new ones 2016-08-14 09:03:40 +02:00
Tim Bentley a7dd65245a Fix bug and test it 2016-08-13 05:45:37 +01:00
Raoul Snyman c4a257c9dd Remove a logging line I never wrote, and move a variable in a test that I need to mock 2016-08-12 11:23:56 +02:00
Raoul Snyman c3bb167b32 Fix some under-indented lines 2016-08-10 11:32:57 +02:00
Raoul Snyman e4468573dc Fix some slot signatures that were the incorrect type 2016-08-10 10:58:55 +02:00
raoul@snyman.info 989356c24e Fix a permission error that we should have fixed ages ago.
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/permission-error-2.4 (revision 2645)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1676/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1587/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1525/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1290/
[SUCCESS] https://ci.openlp.io/job/Branch-...

bzr-revno: 2646
2016-08-02 23:13:13 +02:00
raoul@snyman.info 01c6cb0f8b Fix a permission error that we should have fixed ages ago.
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/permission-error-2.4 (revision 2645)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1676/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1587/
[SUCCESS] https://ci.openlp.io/job/Branch-03-Interface-Tests/1525/
[SUCCESS] https://ci.openlp.io/job/Branch-04a-Windows_Functional_Tests/1290/
[SUCCESS] https://ci.openlp.io/job/Branch-...

bzr-revno: 2645
2016-08-02 22:22:31 +02:00
Raoul Snyman f3796fa3d2 Fix the permission error for once and for all 2016-07-19 22:56:31 +02:00
Ken Roberts 319870aa83 Merge 2.4 base - fix conflicts 2016-06-25 10:32:32 -07:00
Ken Roberts 7abbb2abb3 bugfix 1593882 and 1593883 backports 2016-06-17 20:18:52 -07:00
Ken Roberts 9ba66f29da pep8 2016-06-02 23:36:38 -07:00
Ken Roberts 2dd4c87dde Bugfix 1588369 - projectorNetwork signal/slot signature mismatch 2016-06-02 23:26:04 -07:00
second@tgc.dk d8d6917b7d Fix of tracback during SongPro import. Fixes bug 1582152.
Backport of song-search-fix from trunk
Added support for using the new mutool in mudraw mode
Fix crosswalk bible list download
Fix traceback if bible list download fails.

bzr-revno: 2635
Fixes: https://launchpad.net/bugs/1579648, https://launchpad.net/bugs/1582152
2016-05-24 17:16:57 +01:00
Tomas Groth d5c9fd33c5 Merge 2.4.x trunk 2016-05-24 12:53:47 +02:00
Tim Bentley d78ed92c4e fixes 2016-05-23 19:15:07 +01:00
Tomas Groth 94a8057a6a Backport of fix from trunk 2016-05-16 12:14:37 +02:00
raoul@snyman.info af54780de5 "Fix the Transifex API URL
Add this to your merge proposal:
--------------------------------
lp:~raoul-snyman/openlp/transifex-api-2.4 (revision 2632)
[SUCCESS] https://ci.openlp.io/job/Branch-01-Pull/1536/
[SUCCESS] https://ci.openlp.io/job/Branch-02-Functional-Tests/1447/
[FAILURE] https://ci.openlp.io/job/Branch-03-Interface-Tests/1385/"

bzr-revno: 2631
2016-05-12 22:30:52 +02:00
Tomas Groth 895b3bf9b5 Fix slide order change when splitting custom slides. Fixes bug 1554748. Fix EasyWorship import issues with missing verses and traceback on unknown chars. Fix traceback in the bug-report dialog. Fixes bug 1554428. Fix weird test bug in test_pluginmanager.py. 2016-04-21 21:57:00 +02:00
Tim Bentley f46f3e835c theme update 2016-04-02 18:58:27 +01:00
Ken Roberts 045744dc17 Backport fix for non-standard reply for PJLink class request 2016-03-03 09:15:58 -08:00
Tomas Groth fdb53f919f Fix for force-updating display on windows when using themes without transitions. 2016-02-09 22:01:20 +01:00
second@tgc.dk 8d083af742 More workarounds for bug 1531319.
If presentation loading fails, set slidenumber to 0 to avoid a later error. Fixes bug 1490508. Added test.
Use the chosen encoding when importing from easyworship db.

bzr-revno: 2616
Fixes: https://launchpad.net/bugs/1490508
2016-02-06 21:53:23 +01:00
Tomas Groth 17d6f13ac0 More workarounds for bug 1531319.
Fixes: https://launchpad.net/bugs/1531319
2016-02-06 20:43:54 +01:00