Commit Graph

17967 Commits

Author SHA1 Message Date
Tim Bentley 9747f16de9 Translations 01032024aa 2024-03-01 11:34:07 +00:00
Raoul Snyman e5e8bc4164 Merge branch 'bugs31-email' into 'master'
Change bug reporting email address to differentiate between affected versions.

See merge request openlp/openlp!720
2024-02-19 06:16:21 +00:00
Tomas Groth 8c61bb68fd Change bug reporting email address to differentiate between affected versions. 2024-02-18 09:51:06 +01:00
Raoul Snyman 50c431a1f1 Merge branch 'version' into 'master'
Update version file - incase Superfly forgets!

See merge request openlp/openlp!719
2024-02-16 15:21:40 +00:00
Tim Bentley c5da029024 Update version file - incase Superfly forgets! 2024-02-16 15:21:39 +00:00
Tim Bentley 0065049437 Merge branch 'translations-14022024' into 'master'
Translations 14022024

See merge request openlp/openlp!716
2024-02-16 14:09:08 +00:00
Tim Bentley f0e23b4166 Translations 14022024 2024-02-16 14:09:07 +00:00
Tim Bentley 77627f55f0 Merge branch 'more-non-linux-test-fixes' into 'master'
Fix more non-linux test

See merge request openlp/openlp!718
2024-02-16 13:39:01 +00:00
Tomas Groth 2962b8dc14 Fix more non-linux test 2024-02-16 13:39:01 +00:00
Tim Bentley f2410aede7 Merge branch 'non-linux-test-fixes' into 'master'
Fix tests for non-linux

See merge request openlp/openlp!717
2024-02-15 21:48:23 +00:00
Tomas Groth 8c4f99689b Fix tests for non-linux 2024-02-15 21:48:22 +00:00
Raoul Snyman 52afc20ac4 Merge branch 'michaelweghorn/set_desktop_file_name' into 'master'
Set the app's desktop file name

Closes #1837

See merge request openlp/openlp!714
2024-02-15 18:29:51 +00:00
Michael Weghorn d32ee3dfa3 Set the app's desktop file name 2024-02-15 18:29:51 +00:00
Tim Bentley b3cab7113b Merge branch 'fix/asserts' into 'master'
tests: add `assert_ ` prefix to a bunch of asserts missing it

See merge request openlp/openlp!711
2024-02-15 15:11:57 +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 ed7561bded Merge branch 'issue-1564' into 'master'
Invalidate the service item cache when the theme changes

Closes #1564

See merge request openlp/openlp!715
2024-02-15 03:58:41 +00:00
Raoul Snyman 4591c6bf06 Invalidate the service item cache when the theme changes 2024-02-14 20:54:29 -07:00
Raoul Snyman d73d387923 Merge branch 'platformdirs' into 'master'
Replace appdirs with platformdirs

Closes #1792

See merge request openlp/openlp!712
2024-02-15 03:49:04 +00:00
Bastian Germann c74bc27b48 Replace appdirs with platformdirs 2024-02-15 03:49:04 +00:00
Daniel Martin 18bfae2532 Extend ConnectionType enums 2024-02-04 00:06:59 +13:00
Daniel Martin 36dbc1bb16 Revert localnet test change 2024-02-03 23:45:51 +13:00
Daniel Martin 6602f2b1bd Remove unneeded rounding policies and force xcb on wayland clients 2024-02-03 23:42:15 +13:00
Daniel Martin 4eb81910f8 Use display watcher events for javascript callback
No callback is provided in the pyside runJavaScript function
2024-02-03 12:19:28 +13:00
Daniel Martin f1f32f1458 Fix IP addr code 2024-02-03 12:17:17 +13:00
Daniel Martin 94b1aad379 Change imports to pyside
(and rename slots and signals)
2024-02-03 01:49:26 +13:00
Daniel Martin 96afaf361f Allow expanding controller past recommended size 2024-02-03 01:49:26 +13:00
Daniel Martin 788531cfcf Lint: Space after "," lint
This lint picked up on things I didn't change hence why this is in a different commit, so I can revert if my linter is indeed configured wrong
2024-02-03 01:49:26 +13:00
Daniel Martin a3d32b62d5 Lint: add .venv folder to lint exclude 2024-02-03 01:49:26 +13:00
Daniel Martin 60a2c4e265 Lint: Fix common flake8 lint issues 2024-02-03 01:49:26 +13:00
Daniel Martin b08ad62605 Fix auto scrolling
Still broken but I think it was always a bit broken
2024-02-03 01:49:26 +13:00
Daniel Martin a83dd100e0 Fix FileDialog enum for qt6 2024-02-03 01:49:26 +13:00
Daniel Martin 3d3e53cf5b Tests: Add audio device descriptions to tests 2024-02-03 01:49:26 +13:00
Daniel Martin 3fd18b1270 Tests: Use mock_settings fixture where required
Not sure why this is needed; Perhaps QWidgets.QWidget requires some sort of environment now?
2024-02-03 01:49:26 +13:00
Daniel Martin 8b61f71dc5 Tests: Use theme_manager fixture 2024-02-03 01:49:26 +13:00
Daniel Martin ed8db727b2 Tests: Update for maybe qt6 network changes? 2024-02-03 01:49:26 +13:00
Daniel Martin 7ecdf4e4e5 Tests: Add/modify test for display fullscreen funcionality 2024-02-03 01:49:26 +13:00
Daniel Martin 1385d02975 Fix test typo 2024-02-03 01:49:26 +13:00
Daniel Martin a08df84831 Update tests for Qt6 changes 2024-02-03 01:49:26 +13:00
Daniel Martin 72f849688d revert package name change 2024-02-03 01:49:26 +13:00
Daniel Martin 95b0205199 More small qt6 changes 2024-02-03 01:49:26 +13:00
Daniel Martin 334545e87e Clean up dock editing 2024-02-03 01:49:26 +13:00
Daniel Martin b5508145a9 Fix dock editing 2024-02-03 01:49:26 +13:00
Daniel Martin 5d3184f6ee Remove HDPI code not needed in qt6 2024-02-03 01:49:26 +13:00
Daniel Martin 413c1e1e42 Updated newer stuff from rebase 2024-02-03 01:49:26 +13:00
Daniel Martin 32fdc47b52 Make fullscreen show on correct screen in wayland
Wayland does not seem to acknowledge different screens when custom size is used
2024-02-03 01:47:43 +13:00
Daniel Martin a3e7c68001 Update software names and Qt names 2024-02-03 01:47:43 +13:00
Daniel Martin 8d6dacdd64 Update standard buttons for qt6 2024-02-03 01:47:43 +13:00
Daniel Martin 194d6b7950 Temp fix scroller widget 2024-02-03 01:47:43 +13:00
Daniel Martin db39e7475d Fix more incorrectly named PyQt stuff 2024-02-03 01:47:43 +13:00
Daniel Martin 54a21cae25 Fix setChecked function requiring boolean
This may have fixed older issues with OpenLP also
2024-02-03 01:47:42 +13:00