Commit Graph

  • 2962b8dc14 Fix more non-linux test Tomas Groth 2024-02-16 13:39:01 +0000
  • f2410aede7 Merge branch 'non-linux-test-fixes' into 'master' Tim Bentley 2024-02-15 21:48:23 +0000
  • 8c4f99689b Fix tests for non-linux Tomas Groth 2024-02-15 21:48:22 +0000
  • 52afc20ac4 Merge branch 'michaelweghorn/set_desktop_file_name' into 'master' Raoul Snyman 2024-02-15 18:29:51 +0000
  • d32ee3dfa3 Set the app's desktop file name Michael Weghorn 2024-02-15 18:29:51 +0000
  • b3cab7113b Merge branch 'fix/asserts' into 'master' Tim Bentley 2024-02-15 15:11:57 +0000
  • eef6ae8863 tests: add `assert_ ` prefix to a bunch of asserts missing it Joel Beckmeyer 2024-02-01 17:33:45 -0500
  • ed7561bded Merge branch 'issue-1564' into 'master' Raoul Snyman 2024-02-15 03:58:41 +0000
  • 4591c6bf06 Invalidate the service item cache when the theme changes Raoul Snyman 2024-02-13 21:57:55 -0700
  • d73d387923 Merge branch 'platformdirs' into 'master' Raoul Snyman 2024-02-15 03:49:04 +0000
  • c74bc27b48 Replace appdirs with platformdirs Bastian Germann 2024-02-15 03:49:04 +0000
  • 18bfae2532 Extend ConnectionType enums Daniel Martin 2024-02-04 00:06:59 +1300
  • 36dbc1bb16 Revert localnet test change Daniel Martin 2024-02-03 23:45:51 +1300
  • 6602f2b1bd Remove unneeded rounding policies and force xcb on wayland clients Daniel Martin 2024-02-03 23:42:15 +1300
  • 4eb81910f8 Use display watcher events for javascript callback Daniel Martin 2024-02-03 12:19:28 +1300
  • f1f32f1458 Fix IP addr code Daniel Martin 2024-02-03 12:17:17 +1300
  • 94b1aad379 Change imports to pyside Daniel Martin 2024-02-02 23:30:16 +1300
  • 96afaf361f Allow expanding controller past recommended size Daniel Martin 2023-12-07 23:17:16 +1300
  • 788531cfcf Lint: Space after "," lint Daniel Martin 2023-12-07 17:11:59 +1300
  • a3d32b62d5 Lint: add .venv folder to lint exclude Daniel Martin 2023-12-07 17:10:18 +1300
  • 60a2c4e265 Lint: Fix common flake8 lint issues Daniel Martin 2023-12-07 17:09:27 +1300
  • b08ad62605 Fix auto scrolling Daniel Martin 2023-12-07 17:07:14 +1300
  • a83dd100e0 Fix FileDialog enum for qt6 Daniel Martin 2023-12-07 15:58:28 +1300
  • 3d3e53cf5b Tests: Add audio device descriptions to tests Daniel Martin 2023-12-07 15:50:17 +1300
  • 3fd18b1270 Tests: Use mock_settings fixture where required Daniel Martin 2023-12-07 15:49:46 +1300
  • 8b61f71dc5 Tests: Use theme_manager fixture Daniel Martin 2023-12-07 15:42:30 +1300
  • ed8db727b2 Tests: Update for maybe qt6 network changes? Daniel Martin 2023-12-07 15:39:42 +1300
  • 7ecdf4e4e5 Tests: Add/modify test for display fullscreen funcionality Daniel Martin 2023-12-07 15:38:40 +1300
  • 1385d02975 Fix test typo Daniel Martin 2023-12-07 15:37:42 +1300
  • a08df84831 Update tests for Qt6 changes Daniel Martin 2023-12-07 15:35:46 +1300
  • 72f849688d revert package name change Daniel Martin 2023-12-07 15:30:08 +1300
  • 95b0205199 More small qt6 changes Daniel Martin 2023-12-07 15:29:37 +1300
  • 334545e87e Clean up dock editing Daniel Martin 2023-12-07 07:28:44 +1300
  • b5508145a9 Fix dock editing Daniel Martin 2023-12-07 03:19:44 +1300
  • 5d3184f6ee Remove HDPI code not needed in qt6 Daniel Martin 2023-12-07 02:49:46 +1300
  • 413c1e1e42 Updated newer stuff from rebase Daniel Martin 2023-12-07 02:46:48 +1300
  • 32fdc47b52 Make fullscreen show on correct screen in wayland Daniel Martin 2023-12-06 22:38:48 +1300
  • a3e7c68001 Update software names and Qt names Daniel Martin 2023-12-06 22:36:27 +1300
  • 8d6dacdd64 Update standard buttons for qt6 Daniel Martin 2023-12-06 22:12:31 +1300
  • 194d6b7950 Temp fix scroller widget Daniel Martin 2023-01-04 23:53:37 +1300
  • db39e7475d Fix more incorrectly named PyQt stuff Daniel Martin 2023-01-04 23:52:59 +1300
  • 54a21cae25 Fix setChecked function requiring boolean Daniel Martin 2023-01-04 22:21:02 +1300
  • c697789419 Run tool to convert PyQt enums to extended version Daniel Martin 2023-01-04 21:58:43 +1300
  • ccdae1cb24 Manual update to Qt6 (still need to migrate enums) Daniel Martin 2023-01-04 21:41:12 +1300
  • 8c3d9b5742 Merge branch 'issue-1808' into 'master' Raoul Snyman 2024-01-27 22:06:23 +0000
  • d08f488040 Fix a PermissionError that occurs on Windows 10/11 when qtawesome tries to look at its own fonts Raoul Snyman 2024-01-26 23:30:24 -0700
  • dc36d598e5 Merge branch 'issue-1641' into 'master' Raoul Snyman 2024-01-27 04:03:28 +0000
  • de068a5625 Change the filter to be SQLAlchemy 2 compatible Raoul Snyman 2024-01-23 21:31:43 -0700
  • 3778448e76 Merge branch 'imports_2' into 'master' Raoul Snyman 2024-01-24 17:56:58 +0000
  • a4a05630e9 Working version of Community Imports Tim Bentley 2024-01-24 17:56:58 +0000
  • 41ed3b45c1 Merge branch 'issue-1323-projectors' into 'master' Tomas Groth 2024-01-24 08:24:11 +0000
  • 4cdcc3d320 Fix #1323 for the Projector Manager Raoul Snyman 2024-01-23 23:31:33 -0700
  • 143492f2e2 Merge branch 'typo-fix' into 'master' Tomas Groth 2024-01-13 15:57:47 +0000
  • 4269c33cd1 Typo in commnet - Update slidecontroller.py JessyJP 2024-01-13 15:57:47 +0000
  • b5fe3bde41 Merge branch 'wordproject-import-fix' into 'master' Raoul Snyman 2024-01-09 17:26:36 +0000
  • d725627c16 Made the wordproject import more robust Tomas Groth 2024-01-09 17:26:36 +0000
  • 6fa5075b7b Merge branch 'Fix-a-typo-in-a-comment-that-reffers-to-a-method-rather-than-class' into 'master' Raoul Snyman 2024-01-05 17:19:37 +0000
  • c17692976a Just a simple typo fix - Update loader.py JessyJP 2024-01-05 17:19:37 +0000
  • d13c1d199d Merge branch '2024' into 'master' Raoul Snyman 2024-01-05 17:19:00 +0000
  • 6942211950 2024 - One year older but wiser? Tim Bentley 2024-01-05 17:18:59 +0000
  • 936ab99b6e Merge branch 'new-theme-editor' into 'master' Mateus Meyer Jiacomelli 2023-12-18 14:03:56 +0000
  • 504b6bfd0a Merge branch 'release-3.1.0rc4' into 'master' 3.1.0rc4 Tim Bentley 2023-12-16 22:13:59 +0000
  • cc0ee4bd5c Release 3.1.0rc4 Raoul Snyman 2023-12-16 14:20:47 -0700
  • eb389670f9 Merge branch 'ftw_loop_windows' into 'master' Raoul Snyman 2023-12-12 00:29:16 +0000
  • 8cbfd8121e FTW loop on Windows Chris Witterholt 2023-12-12 00:29:16 +0000
  • 24e8dfb6e9 Merge branch 'issue-1756' into 'master' Raoul Snyman 2023-12-08 15:43:38 +0000
  • 091caafcbf Fix portable builds by re-arranging when the settings are created Raoul Snyman 2023-12-07 20:47:39 -0700
  • 80752badf4 Merge branch 'release-3.1rc3' into 'master' 3.1.0rc3 Raoul Snyman 2023-12-07 21:49:01 +0000
  • c1eab51bc9 Merge branch 'fix-coverage-badge' into 'master' Raoul Snyman 2023-12-07 21:47:29 +0000
  • 651a2a5dfe OpenLP 3.1 release candidate 3 Raoul Snyman 2023-12-07 14:20:49 -0700
  • 5a8b57923f Fix the coverage badge on GitLab by producing an XML report Raoul Snyman 2023-12-07 10:47:53 -0700
  • fb4409792d Merge branch 'issue-1723' into 'master' Tomas Groth 2023-12-07 07:56:08 +0000
  • 243e1d0c8f Fix irregular service theme saving (closes #1723) Raoul Snyman 2023-12-06 21:52:52 -0700
  • 5c25332941 Merge branch 'breeze-plugin' into 'master' Benjamin Plain 2023-12-06 23:50:28 +0000
  • 50cb2344c8 Merge branch 'issue-1748' into 'master' Raoul Snyman 2023-12-06 16:37:26 +0000
  • 001bf51d42 Merge branch 'fix_authortype_translation' into 'master' Raoul Snyman 2023-12-06 16:37:08 +0000
  • e520dd5951 Fix AuthorType not getting translated Dominik Pieczyński 2023-12-06 16:37:08 +0000
  • 299b596651 Merge branch 'fix-csv-import' into 'master' Raoul Snyman 2023-12-05 17:45:22 +0000
  • cab39743e4 Fix bug in _has_header Gbenga Adeyi 2023-12-05 17:45:22 +0000
  • 79b3638392 Fix issues with upgrading 2.9.x databases Raoul Snyman 2023-12-05 10:27:38 -0700
  • 9844915164 Merge branch 'translations-29112023' into 'master' Raoul Snyman 2023-11-30 16:49:58 +0000
  • 3fb198749c Translations 29112023 Tim Bentley 2023-11-30 16:49:57 +0000
  • b360fa021a Merge branch 'fix-startup-sequence' into 'master' Raoul Snyman 2023-11-29 17:16:43 +0000
  • 1036c4e8ad Fix OpenLP startup by reordering statements Raoul Snyman 2023-11-29 10:00:07 -0700
  • de5ba6eaac Merge branch 'openlp-hidpi-fixes' into 'master' Raoul Snyman 2023-11-26 04:17:59 +0000
  • cf558fbe9b High DPI Fixes Raoul Snyman 2023-11-26 04:17:58 +0000
  • 8ddab1dc16 Merge branch 'issue-1700' into 'master' Raoul Snyman 2023-11-23 03:05:37 +0000
  • 79012cc005 Merge branch 'issue-1571' into 'master' Raoul Snyman 2023-11-23 03:05:17 +0000
  • bff87b0e83 Merge branch 'pln-center-bible-import' into 'master' Tomas Groth 2023-11-22 11:37:56 +0000
  • 0cd960494b Fix traceback on bible import when no bible available Tomas Groth 2023-11-22 11:37:56 +0000
  • 324c6d4532 Update to new sqlalchemy style Tomas Groth 2023-11-21 22:09:00 +0100
  • d6d559c3ca Merge branch 'master' into remote-sync Tomas Groth 2023-11-21 21:13:54 +0100
  • 07633cd249 Check before initialising a None Bible Raoul Snyman 2023-11-20 09:21:35 -0700
  • b8f0c62149 Fixing orphan code [skip ci] mr-upstream-571 Mateus Meyer Jiacomelli 2023-02-07 15:28:56 +0000
  • 5ad3f739d4 Fixing qapp tests [skip ci] Mateus Meyer Jiacomelli 2023-02-02 12:29:49 -0300
  • 9fec4d3b74 Fixing PyQt6 comments [skip ci] Mateus Meyer Jiacomelli 2023-02-02 12:11:01 -0300
  • 9a805f79b1 Changing 'Off' HiDPI to 'Windows_Unaware' [skip ci] Mateus Meyer Jiacomelli 2023-02-01 16:46:42 -0300
  • 1374e825b6 Setting some additional flags [skip ci] Mateus Meyer Jiacomelli 2023-02-01 15:34:45 -0300
  • 1f09c874b9 Moving some HiDPI calls [skip ci] Mateus Meyer Jiacomelli 2023-02-01 15:20:05 -0300
  • 3238145ade Moving some HiDPI calls [skip ci] Mateus Meyer Jiacomelli 2023-02-01 15:12:40 -0300