Commit Graph

8284 Commits

Author SHA1 Message Date
Chris Witterholt fd45bba951 Add web API endpoint get configured language 2024-03-28 03:17:33 +00:00
Chris Witterholt 34cc2a3e28 Add web API endpoint get configured shortcut keys. 2024-03-27 19:12:22 +00:00
Raoul Snyman 78c32e434c Further fix #1871 by adding the Application name as early as possible 2024-03-24 10:43:29 -07:00
Chris Witterholt 490b25b73b Fix unintentional change of the organization name by the domain name. 2024-03-23 20:50:00 +00:00
Raoul Snyman 2f54765670 Fix path to QtWebEngineProcess binary 2024-03-06 22:05:34 -07:00
Raoul Snyman 5508bb683c Use Python's version comparison, not Qt's 2024-03-06 15:58:22 +00:00
Tomas Groth 8c61bb68fd Change bug reporting email address to differentiate between affected versions. 2024-02-18 09:51:06 +01:00
Tomas Groth 2962b8dc14 Fix more non-linux test 2024-02-16 13:39:01 +00:00
Michael Weghorn d32ee3dfa3 Set the app's desktop file name 2024-02-15 18:29:51 +00:00
Joel Beckmeyer eef6ae8863 tests: add `assert_ ` prefix to a bunch of asserts missing it 2024-02-15 09:21:52 -05:00
Raoul Snyman 4591c6bf06 Invalidate the service item cache when the theme changes 2024-02-14 20:54:29 -07:00
Bastian Germann c74bc27b48 Replace appdirs with platformdirs 2024-02-15 03:49:04 +00:00
Raoul Snyman d08f488040 Fix a PermissionError that occurs on Windows 10/11 when qtawesome tries to look at its own fonts 2024-01-26 23:30:24 -07:00
Raoul Snyman de068a5625 Change the filter to be SQLAlchemy 2 compatible 2024-01-26 08:12:45 -07:00
Raoul Snyman 3778448e76 Merge branch 'imports_2' into 'master'
Working version of Community Imports

See merge request openlp/openlp!703
2024-01-24 17:56:58 +00:00
Tim Bentley a4a05630e9 Working version of Community Imports 2024-01-24 17:56:58 +00:00
Raoul Snyman 4cdcc3d320 Fix #1323 for the Projector Manager 2024-01-23 23:31:33 -07:00
JessyJP 4269c33cd1 Typo in commnet - Update slidecontroller.py 2024-01-13 15:57:47 +00:00
Raoul Snyman 6fa5075b7b Merge branch 'Fix-a-typo-in-a-comment-that-reffers-to-a-method-rather-than-class' into 'master'
Just a simple typo fix - Update loader.py

See merge request openlp/openlp!701
2024-01-05 17:19:37 +00:00
JessyJP c17692976a Just a simple typo fix - Update loader.py 2024-01-05 17:19:37 +00:00
Tim Bentley 6942211950 2024 - One year older but wiser? 2024-01-05 17:18:59 +00:00
Chris Witterholt 8cbfd8121e FTW loop on Windows 2023-12-12 00:29:16 +00:00
Raoul Snyman 091caafcbf Fix portable builds by re-arranging when the settings are created 2023-12-07 20:47:39 -07:00
Raoul Snyman 243e1d0c8f Fix irregular service theme saving (closes #1723) 2023-12-06 21:52:52 -07:00
Raoul Snyman 1036c4e8ad Fix OpenLP startup by reordering statements 2023-11-29 10:00:07 -07:00
Raoul Snyman cf558fbe9b High DPI Fixes 2023-11-26 04:17:58 +00:00
Raoul Snyman e1bd70284f Fix #1700 by typecasting the calls to Paths 2023-11-16 20:42:39 -07:00
Raoul Snyman 60397daa63
Make PathEdit handle None values 2023-11-15 21:22:40 -07:00
Simeon Brooks efec2bc70d Fix external DB settings 2023-11-14 21:45:48 +00:00
Tomas Groth 45ccf8cf36 Fix alerts 2023-10-20 19:22:21 +02:00
Tim Bentley 6b31c01ab9 Fixes #1325 - Handling of Missing VLC. 2023-10-19 23:15:38 +00:00
Raoul Snyman 28905b4d60 Ensure a path set in PathEdit is a Path instance 2023-10-11 20:17:05 +00:00
Raoul Snyman 621a8f2516 Merge branch 'webengine-str-replace-all' into 'master'
Inject String.replaceAll javascript implementation if needed into webengine when browsing SongSelect.

See merge request openlp/openlp!671
2023-10-10 19:20:52 +00:00
Tomas Groth 58e3312ace Inject String.replaceAll javascript implementation if needed into webengine when browsing SongSelect. 2023-10-10 19:20:51 +00:00
Chris Witterholt c99202342a Do not start the same presentation again when it's already live. 2023-10-02 19:25:15 +00:00
Raoul Snyman 47bcdb6435 Merge branch 'make-images-multiselect-again' into 'master'
Fix the multiselect in the images plugin

See merge request openlp/openlp!669
2023-09-14 16:05:15 +00:00
Raoul Snyman a1581807c5 Revert the Registry behaviour 2023-09-14 16:04:56 +00:00
Raoul Snyman f24e5873bf Fix the multiselect in the images plugin 2023-09-13 21:31:37 -07:00
Raoul Snyman ce3759e745 Don't build manual, use online manual instead 2023-09-09 09:58:20 -07:00
Raoul Snyman 1a57f85745
Silence error when shutting down threads 2023-09-07 16:55:52 +00:00
Raoul Snyman 96a6f2ab64 Update some system messaging 2023-08-27 06:33:58 +00:00
Raoul Snyman ea6c3561f3 Merge branch 'fix_logging' into 'master'
Re introduce the selective turning off logging - correctly this time.

See merge request openlp/openlp!655
2023-08-26 15:24:53 +00:00
Tim Bentley 4a3923136d Re introduce the selective turning off logging - correctly this time. 2023-08-26 15:24:52 +00:00
Raoul Snyman 4e12c3d0b6 Fix some issues with building on macOS 2023-08-25 20:49:35 -07:00
Raoul Snyman dccf037bd6 Fix a couple of macOS issues 2023-08-19 09:43:20 +00:00
Raoul Snyman d0d0bb08f9 Fix issue #1624 2023-08-18 13:25:17 -07:00
Raoul Snyman 9c9c7880b9 Make some forward compatibility changes 2023-08-18 19:28:04 +00:00
Raoul Snyman dc2476c27f Remove unused flag in Registry 2023-08-18 03:35:55 +00:00
Raoul Snyman 8d49dbf042 Merge branch 'issue-1382' into 'master'
Fix a websockets issue, and an OpenLP internal server issue

Closes #1618 and #1382

See merge request openlp/openlp!643
2023-08-13 21:49:06 +00:00
Raoul Snyman 4351651ad5 fix the deadlock on macos 2023-08-13 07:40:04 +00:00