Commit Graph

17562 Commits

Author SHA1 Message Date
Raoul Snyman 3f93c1e6b5 Fix an issue where the incorrect path was used for language files 2022-12-18 07:46:56 +00:00
Tim Bentley bd811c2b7a Merge branch 'fix-service-item-context-menu-hot-theme-reload' into 'master'
Fixing Themes hot reload when using ServiceItem context menu (Song theme level)

See merge request openlp/openlp!518
2022-12-12 08:04:29 +00:00
Mateus Meyer Jiacomelli 18e3969746 Fixing Themes hot reload when using ServiceItem context menu (Song theme level) 2022-12-12 08:04:28 +00:00
Tim Bentley 6b7ed17c98 Merge branch 'remote-version-fix' into 'master'
Fixing Web Remote's version.js file handling

See merge request openlp/openlp!517
2022-12-12 08:04:09 +00:00
Mateus Meyer Jiacomelli 2d7d4aa8a6 Fixing Web Remote's version.js file handling 2022-12-12 08:04:09 +00:00
Tim Bentley 78d42e27f5 Merge branch 'transpose-api-crash-fix' into 'master'
Fixing OpenLP crash (and increasing performance) caused when using Transpose API Endpoint

See merge request openlp/openlp!516
2022-12-12 08:03:39 +00:00
Mateus Meyer Jiacomelli b1aef9d0fd Fixing OpenLP crash (and increasing performance) caused when using Transpose API Endpoint 2022-12-12 08:03:39 +00:00
Raoul Snyman 70c9377e5a Merge branch 'translations-30112022' into 'master'
Translations 30112022

See merge request openlp/openlp!514
2022-11-30 18:23:16 +00:00
Tim Bentley b196a5cde4 Translations 30112022 2022-11-30 18:23:15 +00:00
Raoul Snyman 332741f9b7 Merge branch 'remove-form-tags-from-chords' into 'master'
Remove formatting tags from lyrics used for chord stage view

See merge request openlp/openlp!511
2022-11-30 14:38:10 +00:00
Raoul Snyman 82ef139a2d Merge branch 'issue-1216' into 'master'
Fix file hash not being generated

Closes #1216

See merge request openlp/openlp!513
2022-11-30 14:37:43 +00:00
Raoul Snyman a8c1536614 Fix file hash not being generated 2022-11-30 14:37:42 +00:00
Raoul Snyman a9df04b796 Merge branch 'issue-1187' into 'master'
Handle different versions of pymediainfo

Closes #1187

See merge request openlp/openlp!512
2022-11-30 14:37:27 +00:00
Raoul Snyman d5080b0872 Handle different versions of pymediainfo, fixes #1187 2022-11-29 16:10:30 -07:00
Tomas Groth 412ebc56e4 Remove formatting tags from lyrics used for chord stage view 2022-11-29 22:03:43 +01:00
Raoul Snyman 75020cdba4 Merge branch 'screen-flicker-fix' into 'master'
Handling screen display change corner cases

Closes #1212

See merge request openlp/openlp!509
2022-11-28 18:16:15 +00:00
Raoul Snyman 25b01b0bd4 Merge branch 'planningcenter-test-fix' into 'master'
Fixing PlanningCenter's plugin test

See merge request openlp/openlp!510
2022-11-28 18:14:35 +00:00
Mateus Meyer Jiacomelli 6ceccf01cb planningcenter test fix due to locale differences 2022-11-23 13:23:21 -03:00
Mateus Meyer Jiacomelli d430ad7e12 lint fix 2022-11-22 15:45:21 -03:00
Mateus Meyer Jiacomelli 38ed507560 creating ConfigScreenChangedEmitter singleton to encapsulate debounced screen change emitter; simplifying main_window's screen_changed warning modal condition 2022-11-22 15:44:36 -03:00
Mateus Meyer Jiacomelli 4cb5cca85d creating ConfigScreenChangedEmitter singleton to encapsulate debounced screen change emitter; simplifying main_window's screen_changed warning modal condition 2022-11-22 15:40:54 -03:00
Mateus Meyer Jiacomelli 58a07e5058 Merge branch 'master' into screen-flicker-fix 2022-11-21 11:59:24 -03:00
Mateus Meyer Jiacomelli b9d507b455 fixing tests 2022-11-21 11:46:43 -03:00
Mateus Meyer Jiacomelli 2f3a575e7c preserving hide mode after screen change 2022-11-21 11:19:40 -03:00
Mateus Meyer Jiacomelli f79f8ae4cd storing screen changed timestamp after modal dismissed 2022-11-19 17:27:07 -03:00
Mateus Meyer Jiacomelli 3067175ff5 handling screen display change corner cases 2022-11-19 17:12:30 -03:00
Raoul Snyman cbd79faa40 Merge branch 'issue-1185' into 'master'
Handle a corrupted header in WordProject files (fixes #1185)

Closes #1185

See merge request openlp/openlp!508
2022-11-19 00:35:51 +00:00
Raoul Snyman d1fc00a462 Handle a corrupted header in WordProject files (fixes #1185) 2022-11-17 13:37:05 -07:00
Raoul Snyman 0ecc316bce Merge branch 'issue-1068' into 'master'
Fix issue with theme backgrounds disappearing

Closes #1068

See merge request openlp/openlp!507
2022-11-17 17:03:52 +00:00
Raoul Snyman 9f03336898 Fix issue with theme backgrounds disappearing 2022-11-17 17:03:52 +00:00
Tomas Groth ef1e5685b2 Merge branch 'issue-1200' into 'master'
Silence any errors from the LibreOffice shutdown on macOS

Closes #1200

See merge request openlp/openlp!505
2022-11-14 20:58:57 +00:00
Tomas Groth 6d69d5c457 Merge branch 'downgrade-pyinstaller' into 'master'
Downgrade PyInstaller to 4.9 to make the installers work again

See merge request openlp/openlp!506
2022-11-14 20:58:00 +00:00
Raoul Snyman 08741ddbdb Downgrade PyInstaller to 4.9 to make the installers work again 2022-11-14 13:48:29 -07:00
Raoul Snyman 481b030a5f Silence any errors from the LibreOffice shutdown on macOS, usually due to users closing LibreOffice, fixes #1200 2022-11-14 12:42:42 -07:00
Tim Bentley 16a47c6a59 Merge branch 'issue-1167' into 'master'
Update MR !489 to better detect the encoding of the file being imported.

Closes #1167

See merge request openlp/openlp!504
2022-11-14 19:19:41 +00:00
Raoul Snyman 59028a5cc2 Update MR !489 to better detect the encoding of the file being imported. 2022-11-14 19:19:41 +00:00
Tim Bentley 92d6be9b6f Merge branch 'late-start-web-services' into 'master'
Starting web services later to fix #1210

Closes #1210

See merge request openlp/openlp!503
2022-11-14 16:14:51 +00:00
Mateus Meyer Jiacomelli 0500f3b799 Starting web services later to fix #1210 2022-11-14 16:14:51 +00:00
Tomas Groth 7dd2c98467 Merge branch 'editorconfig_continuation_indent' into 'master'
Add continuation_indent_size to editorconfig.

See merge request openlp/openlp!501
2022-10-26 05:21:49 +00:00
AVee1 3dc96aedae Add continuation_indent_size to editorconfig. 2022-10-26 05:21:49 +00:00
Tomas Groth 45b2ba4948 Merge branch '1152_reset_display_on_screen_added' into 'master'
#1152 Reset display when a screen is added.

Closes #1152

See merge request openlp/openlp!500
2022-10-26 05:21:04 +00:00
AVee1 0446fbe7ef #1152 Reset display when a screen is added. 2022-10-26 05:21:04 +00:00
Tomas Groth 3ffa1208c7 Merge branch 'fix-tags-on-verse-split' into 'master'
Fix tags on verse split

Closes #1156

See merge request openlp/openlp!499
2022-10-26 04:51:20 +00:00
Daniel Martin 303b409c50 Fix tags on verse split 2022-10-26 04:51:19 +00:00
Tim Bentley 64e365b0fb Merge branch 'issue-1179' into 'master'
Fix issue #1179 (generating slide data for a folder)

Closes #1179

See merge request openlp/openlp!498
2022-10-21 06:25:54 +00:00
Raoul Snyman b4a33e29d9 Fix issue #1179 (generating slide data for a folder) 2022-10-21 06:25:54 +00:00
Raoul Snyman c6ba6fe0c8 Merge branch 'issue-1161' into 'master'
Fix #1161 by saving and loading the state of individual docks

Closes #1161

See merge request openlp/openlp!497
2022-10-21 05:56:48 +00:00
Raoul Snyman 1185a1bec1 Fix #1161 by saving and loading the state of individual docks 2022-10-20 18:58:41 -07:00
Tim Bentley 1f80b34536 Merge branch 'transpose-web-api' into 'master'
Added a transpose endpoint to the web api

See merge request openlp/openlp!472
2022-10-19 11:50:22 +00:00
Tomas Groth bca97f03a7 Added a transpose endpoint to the web api 2022-10-19 11:50:22 +00:00