Commit Graph

16622 Commits

Author SHA1 Message Date
Raoul Snyman 0e6fd4a57a Merge branch 'alpha-fixes3' into 'master'
A few fixes for the alpha.

See merge request openlp/openlp!118
2020-01-06 21:15:12 +00:00
Tomas Groth a0616ddf0f A few fixes for the alpha. 2020-01-06 21:15:11 +00:00
Tomas Groth 0d2e9b9aa6 Merge branch 'alpha-fixes2' into 'master'
A few alpha fixes

See merge request openlp/openlp!113
2020-01-04 21:31:04 +00:00
Tomas Groth e4377e9865 Use the _implementedInterfaces property on windows to signal the implementation of XSlideShowListener. 2020-01-04 21:31:04 +00:00
Tim Bentley f5730fbb38 Merge branch 'settings_5' into 'master'
Fix up APP Tests and Refactor OpenLP

See merge request openlp/openlp!115
2020-01-04 21:24:32 +00:00
Tim Bentley 5aa2065741 Change Structure of OpenLP and move a test
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-01-04 21:24:32 +00:00
Tim Bentley 04c48313d0 Merge branch 'fix-bibleserver' into 'master'
Fix bibleserver integration

See merge request openlp/openlp!117
2020-01-04 07:10:13 +00:00
Tomas Groth c20b7f5301 Fix bibleserver integration. 2020-01-03 22:50:00 +01:00
Raoul Snyman 7dc9cbe6d0 Merge branch 'cleanups' into 'master'
Cleanups and update the decade

See merge request openlp/openlp!110
2020-01-01 02:53:08 +00:00
Tim Bentley 6ea4893ad6 Change Year
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-01-01 02:53:08 +00:00
Tim Bentley a82846c60e Merge branch 'settings4' into 'master'
Settings4

See merge request openlp/openlp!108
2019-12-30 08:42:49 +00:00
Tim Bentley 63f67f6e17 Migrate setting definitions to Core from plugins
Signed-off-by: Tim <tim.bentley@gmail.com>
2019-12-30 08:42:49 +00:00
Tomas Groth 5978ff9bf9 Merge branch 'alpha_fixes_2' into 'master'
Alpha fixes 2

See merge request openlp/openlp!112
2019-12-24 07:40:58 +00:00
Tim a9d4fb99dd
Fix file attributes 2019-12-24 06:50:18 +00:00
Tim 2c8cdd2bdc
Merge branch 'master' of gitlab.com:openlp/openlp 2019-12-24 06:46:47 +00:00
Raoul Snyman 74a207e135 Merge branch 'alpha-fixes1' into 'master'
Fixes for the first Alpha:

Closes #354

See merge request openlp/openlp!111
2019-12-24 04:04:16 +00:00
Tomas Groth b54a9931bd Fixes for the first Alpha:
* Handle git styled version tags/hashes instead of bzr. Fixes part of #351.
 * Fix planningcenter traceback, fixes #354.
 * Fix minor stuff detected by pylint.
2019-12-23 23:17:06 +01:00
Raoul Snyman 9034d140bf Merge branch 'add-vlc-to-path' into 'master'
Add VLC path to PATH environment variable

See merge request openlp/openlp!107
2019-12-21 22:03:17 +00:00
Raoul Snyman 712bc5f54f Add VLC path to PATH environment variable 2019-12-21 22:03:17 +00:00
Tim 7a71d8aa33
Merge branch 'master' of gitlab.com:openlp/openlp 2019-12-21 14:16:18 +00:00
Tomas Groth d70064614d Merge branch 'fix-appveyor-hhw' into 'master'
Install HTML Help Workshop via Chocolatey

See merge request openlp/openlp!106
2019-12-19 19:18:36 +00:00
Raoul Snyman cd6d28b38e Install HTML Help Workshop via Chocolatey 2019-12-19 19:18:36 +00:00
Raoul Snyman f4b2f5cc7e Merge branch 'fix-themeprogressform-progress-bar' into 'master'
ThemeProgressForm show progress

Closes #346

See merge request openlp/openlp!105
2019-12-19 15:25:05 +00:00
Daniel 0d16ce667f ThemeProgressForm show progress 2019-12-19 15:25:05 +00:00
Raoul Snyman 37b631b187 Merge branch 'fix-appveyor-release' into 'master'
Fix the release build in AppVeyor

See merge request openlp/openlp!104
2019-12-19 15:24:29 +00:00
Raoul Snyman 320407fd07 Fix the release build in AppVeyor 2019-12-19 15:24:29 +00:00
Raoul Snyman 270bd3130d Merge branch 'translations-18122019' into 'master'
Translations 18122019

See merge request openlp/openlp!103
2019-12-18 17:52:37 +00:00
Tim Bentley bc48bb20ec Try to fix paths in coverage report generation
- Add the local path to coverage config
- Fix the paths before generating an HTML report
2019-12-18 17:52:37 +00:00
Tim 49f30e497c
Merge branch 'master' of gitlab.com:openlp/openlp 2019-12-18 17:13:10 +00:00
Tim Bentley 68bf82770f Merge branch 'fix-theme-progress-exception' into 'master'
Fix exception thrown due to a form not existing yet

See merge request openlp/openlp!102
2019-12-18 16:18:29 +00:00
Raoul Snyman 68f37e635a
Fix exception thrown due to a form not existing yet
- Fix an issue where an exception was thrown because the theme progress form didn't exist yet
- Refactor a few things
- Fix other tests
- Add a test for wait_for
2019-12-18 09:13:45 -07:00
Raoul Snyman d760134a0d Merge branch 'settings_4' into 'master'
Settings 4

Fix breakage in editing songs
Move the settings enums to a common location.
Fix broken tests.

See merge request openlp/openlp!101
2019-12-16 03:37:54 +00:00
Tim Bentley 01315795af Settings Refactor 4
- Fix breakage in editing songs
- Move the settings enums to a common location
- Fix broken tests.
2019-12-16 03:37:54 +00:00
Tim 691b119afb
Merge branch 'master' of gitlab.com:openlp/openlp 2019-12-14 17:03:12 +00:00
Tomas Groth 756672732b Merge branch 'change-transition-direction' into 'master'
Change transition direction

Closes #317 and #319

See merge request openlp/openlp!80
2019-12-14 11:44:46 +00:00
Daniel 11dcf5b9ad Change transition direction 2019-12-14 11:44:42 +00:00
Raoul Snyman 58d61eb1da Merge branch 'skip-main-window-tests' into 'master'
Skip the main window tests on macOS until we can figure out what the problem is

See merge request openlp/openlp!100
2019-12-12 05:44:57 +00:00
Raoul Snyman f9b298f0dc Skip the main window tests on macOS until we can figure out what the problem is 2019-12-12 05:44:57 +00:00
Raoul Snyman 3b4c9985f2 Merge branch 'fix-renderpy-out-of-range-error' into 'master'
Fix renderpy out of range error

Closes #276

See merge request openlp/openlp!97
2019-12-12 01:03:35 +00:00
Daniel d00c9c8f11 Add time out to the loops and a delay in the second
Also add RegistryProperties, don't know how it was working without that
2019-12-12 01:03:35 +00:00
Tim Bentley 6e3b702660 Merge branch 'refactor-theme-wizard-ui' into 'master'
Refactor theme wizard ui into separate pages

See merge request openlp/openlp!99
2019-12-11 19:31:49 +00:00
Raoul Snyman ec329eff2f Refactor the theme wizard into separate pages
- Refactor wizard pages into external page components
- Refactor form labels into a central label with the alignment already set
- Fix some tests
- Write more tests
2019-12-11 19:31:48 +00:00
Tomas Groth 97ba02d1f1 Merge branch 'fix-qtwebengineprocess-path' into 'master'
Fix the path to QtWebEngineProcess on macOS

See merge request openlp/openlp!98
2019-12-10 16:57:30 +00:00
Raoul Snyman 18303cdd0d Fix the path to QtWebEngineProcess on macOS 2019-12-10 16:57:30 +00:00
Tim 9eb645cc37
Merge branch 'master' of gitlab.com:openlp/openlp 2019-12-07 20:20:21 +00:00
Tim Bentley 72bd9999eb Merge branch 'fedora-vlc-instructions' into 'master'
Display more detailed instructions when VLC and pymediainfo are missing

See merge request openlp/openlp!96
2019-12-07 11:41:30 +00:00
Raoul Snyman d5fc4c5b88 Display more detailed instructions when VLC and pymediainfo are missing
- On Fedora, mention the need for RPMFusion
- on macOS, reference the VLC website
- On other systems, just display a generic message
- Don't try to load the VLC path on macOS
2019-12-07 11:41:30 +00:00
Raoul Snyman ddc53eccb3 Merge branch 'disable-bibleserver' into 'master'
Disable BibleServer support for now

See merge request openlp/openlp!95
2019-12-04 22:10:14 +00:00
Tomas Groth 507934e85c Disable BibleServer support for now since we haven't yet figured out how to extract available translations and books in translations. 2019-12-04 22:10:13 +00:00
Tomas Groth 5cfce8c59b Merge branch 'fix-pdf-paths' into 'master'
Fix a traceback when trying to display a PDF

See merge request openlp/openlp!94
2019-12-04 20:46:10 +00:00