Commit Graph

  • 3593ae22b3 Fix issue #1382 by waiting for the service_manager to become available, or giving up after 2m Raoul Snyman 2023-08-12 13:53:30 -0700
  • 32dc18a31f Merge branch 'display-api-abstraction' into 'master' Raoul Snyman 2023-08-12 15:59:37 +0000
  • a04ed99dfc Display API abstraction Mateus Meyer Jiacomelli 2023-08-12 15:59:37 +0000
  • f9c7320d98 Merge branch 'issue-1387' into 'master' Raoul Snyman 2023-08-12 15:59:00 +0000
  • 1eb8ef5f0d Try to fix an issue with MediaInfo perhaps returning a str instead of an int Raoul Snyman 2023-08-11 23:21:16 -0700
  • 8052d29fa8 Merge branch 'async-remote-search' into 'master' Raoul Snyman 2023-08-11 22:28:25 +0000
  • e4a6d647dc Merge branch 'issue-1383' into 'master' Raoul Snyman 2023-08-11 22:23:25 +0000
  • f098b07f5e Fix issue #1582 by running the search in the original thread Raoul Snyman 2023-08-11 12:14:14 -0700
  • b3acb03051 Try to fix an issue that only seems to happen on macOS Raoul Snyman 2023-08-10 22:21:01 -0700
  • 49190fe6b3 Merge branch 'issue-1601' into 'master' Tomas Groth 2023-07-28 12:58:47 +0000
  • 27ae8006cc Allow loading the same presentation file multiple times from 2.4.x service file. Fixes bug #1601. Tomas Groth 2023-07-28 13:33:34 +0200
  • 2e95b09f67 Merge branch 'cleanups' into 'master' Raoul Snyman 2023-07-24 14:23:04 +0000
  • 08ae435592 Minor cleanups Tim Bentley 2023-07-24 14:23:04 +0000
  • f02a099aaa Merge branch 'fix-endless-loop-when-let-powerpoint-control-size-and-monitor-of-presentations-is-active' into 'master' Tomas Groth 2023-07-23 21:24:13 +0000
  • 0ebd544c6a Fix endless loop at the end of a PowerPoint presentation Chris Witterholt 2023-07-23 21:24:13 +0000
  • ceda811e70 Merge branch 'lock-data-dir' into 'master' Tim Bentley 2023-07-19 06:50:21 +0000
  • 73b3568b5b Implement a filelock for shared data folder. Tomas Groth 2023-07-19 06:50:21 +0000
  • d97bc6a9ca Merge branch 'add-songs-to-topics-books-authors' into 'master' Raoul Snyman 2023-07-18 20:13:12 +0000
  • 11d55e498c Merge branch 'presentation-from-cloud-drive' into 'master' Raoul Snyman 2023-07-18 20:11:52 +0000
  • f7f701abf2 Add detection for presentation files that were uploaded from the cloud. Chris Witterholt 2023-07-18 20:11:52 +0000
  • 5e036ac608 Merge branch 'move-live-preview-one-line' into 'master' Raoul Snyman 2023-07-18 20:11:10 +0000
  • f20ecee0e9 Move "Live" / "Preview" and current item on one line Julian 2023-07-18 20:11:10 +0000
  • 1affcebb78 Merge branch 'add-copyright-to-powerpraise-importer' into 'master' Raoul Snyman 2023-07-18 19:25:47 +0000
  • f0438d6365 feat(importer): add authors to powerpraise importer Michael Heiniger 2023-07-18 19:25:47 +0000
  • 92db0c0cc7 Add the list of associated songs to the delete dialog in the song maintenance form Raoul Snyman 2023-07-17 14:28:32 -0700
  • de2dde2064 Merge branch 'fix-db-finalize' into 'master' Tim Bentley 2023-07-14 15:53:47 +0000
  • 58076ace93 Create a connection and then run execute Raoul Snyman 2023-07-14 07:30:46 -0700
  • 14d3eff0bb Merge branch 'python311-appveyor' into 'master' Raoul Snyman 2023-07-14 15:22:35 +0000
  • f3bbb0527c Update appveyor.yml to use python 3.11. Tomas Groth 2023-07-14 15:22:35 +0000
  • 8572f6b321 Merge branch 'fix-with-only-columns' into 'master' Tomas Groth 2023-07-13 20:34:04 +0000
  • 4afd01f70e Fix an issue with the arguments of with_only_columns Raoul Snyman 2023-07-13 12:34:46 -0700
  • 41887bbafb Merge branch 'michaelweghorn/fix_author_search' into 'master' Tomas Groth 2023-07-13 16:43:48 +0000
  • a442242d9f Fix song search by author Michael Weghorn 2023-07-13 16:43:48 +0000
  • 4330610756 Merge branch 'remove-pil' into 'master' Raoul Snyman 2023-07-13 14:09:11 +0000
  • b0bf26e530 Remove dependency on PIL since the latest version does not support PyQt5 Tomas Groth 2023-07-13 14:09:11 +0000
  • 3d21a6acf5 Merge branch 'slidecontroller-screenshot-test-fix' into 'master' Tomas Groth 2023-06-13 04:30:12 +0000
  • 449f1a8a77 Fixing freezing screenshot test Mateus Meyer Jiacomelli 2023-06-09 20:19:05 -0300
  • 97a3efbc47 Merge branch 'datasoul-transation-fix' into 'master' Raoul Snyman 2023-06-07 18:20:20 +0000
  • 72e649dd0d Fix Datasoul translate strings Mateus Meyer Jiacomelli 2023-06-07 13:05:57 -0300
  • 4f7a2338e6 Merge branch 'wayland-display-window-screenshot' into 'master' Tomas Groth 2023-06-06 20:05:55 +0000
  • 003ebaafaa RFC/Proposal: Fallback code for display screenshot code (used on '/main' Web Remote) Mateus Meyer Jiacomelli 2023-06-06 20:05:55 +0000
  • 545ec3d614 Merge branch 'translations-06062023' into 'master' Tim Bentley 2023-06-06 16:17:14 +0000
  • 67fa74a897 Translations 06062023 Tim Bentley 2023-06-06 16:17:14 +0000
  • 72ac7dfd5e Merge branch 'new-theme-controls' into 'master' Tim Bentley 2023-06-06 15:47:41 +0000
  • 50acb6fb64 New theme adjustments: Adding letter spacing to theme main area; adding line and letter spacing to footer Mateus Meyer Jiacomelli 2023-06-06 15:47:40 +0000
  • 2d70b6c849 Merge branch 'fix-gitlab-ci' into 'master' Tim Bentley 2023-06-06 15:18:14 +0000
  • c9e210b62a Fix the GitLab CI yaml config Raoul Snyman 2023-06-06 07:42:10 -0700
  • 96dbfa47e5 Merge branch 'issue-1297' into 'master' Raoul Snyman 2023-06-06 14:40:08 +0000
  • 3610193072 Merge branch 'fix-resources-for-arm64' into 'master' Raoul Snyman 2023-06-06 14:39:48 +0000
  • 029d630a53 Fix issue #1297 by reducing the number by 1024 times Raoul Snyman 2023-06-05 21:42:44 -0700
  • d330201b2b Update resource generation for ARM64 platforms (e.g. Apple M2) Raoul Snyman 2023-05-31 20:21:14 -0700
  • 3e509ec001 Merge branch 'upgrade-to-pyro5' into 'master' Raoul Snyman 2023-06-05 22:30:37 +0000
  • 375de848f1 Merge branch 'vlc_5_qt6_enum' into 'master' Tim Bentley 2023-06-05 16:57:24 +0000
  • 6600ca150b Enumm Conversion Tim Bentley 2023-06-05 16:57:24 +0000
  • 06da7904ba Merge branch 'vlc_5' into 'master' Raoul Snyman 2023-06-01 04:40:00 +0000
  • d03e7966d0 VLC - Cleanup Tim Bentley 2023-06-01 04:40:00 +0000
  • f59146b505 Upgrade to Pyro5 Raoul Snyman 2023-05-22 21:33:14 -0700
  • 8187b94855 Merge branch 'fix-issue-914' into 'master' Tim Bentley 2023-05-22 07:00:53 +0000
  • 8e0735d267 Ignore the thumbnails if the path doesn't exist (fixes #914) Raoul Snyman 2023-05-21 21:48:18 -0700
  • d27cca72aa Merge branch 'issue-1356' into 'master' Raoul Snyman 2023-05-20 14:33:09 +0000
  • 183724cc08 Merge branch 'footer-song-first-slide' into 'master' Raoul Snyman 2023-05-20 14:31:59 +0000
  • d9911790d4 Adding Footer Content as Extra First Slide Mateus Meyer Jiacomelli 2023-05-20 14:31:59 +0000
  • 12775b8172 Fix an issue where an item's parent is None Raoul Snyman 2023-05-19 21:29:45 -0700
  • c0d3f7c759 Merge branch 'migrate-to-2-style-queries' into 'master' Raoul Snyman 2023-05-19 13:55:38 +0000
  • 78b2de638a Migrate to 2 style queries Raoul Snyman 2023-05-19 13:55:38 +0000
  • a66153b6bb Merge branch 'fix-415-errors' into 'master' Tim Bentley 2023-05-19 06:49:24 +0000
  • 5619c42c1f Fix the 415 errors due to a change in Werkzeug Raoul Snyman 2023-05-18 13:48:03 -0700
  • eb26def111 Merge branch 'use-gitlab-container-registry' into 'master' Raoul Snyman 2023-05-18 20:48:41 +0000
  • e1865fd19f Update CI to use the GitLab container registry Raoul Snyman 2023-05-18 09:44:23 -0700
  • f40ffd377f Merge branch 'display-custom-scheme' into 'master' Raoul Snyman 2023-05-18 05:08:43 +0000
  • 69d20d8fa2 Display Custom Scheme Mateus Meyer Jiacomelli 2023-05-18 05:08:43 +0000
  • 0c137a304b Merge branch 'message-based-websockets-endpoint' into 'master' Raoul Snyman 2023-05-18 05:08:20 +0000
  • 215ee5863d Implementing new message websocket endpoint Mateus Meyer Jiacomelli 2023-05-18 05:08:20 +0000
  • 376116329a Merge branch 'icon-oops' into 'master' Raoul Snyman 2023-05-17 16:05:31 +0000
  • f3bdb128be Fix bug in icon definition - Typr only Tim Bentley 2023-05-17 16:05:31 +0000
  • 57916a9d0a Merge branch 'fix-vlc-bundling-macos' into 'master' Tim Bentley 2023-05-17 07:25:48 +0000
  • c897ed8d40 Take account of VLC on macOS being bundled with OpenLP Raoul Snyman 2023-05-17 07:25:48 +0000
  • 2427ae10a8 Merge branch 'vlc_5' into 'master' Raoul Snyman 2023-05-16 16:50:13 +0000
  • 8b7d03fed0 VLC - Cleanup Tim Bentley 2023-05-16 16:50:12 +0000
  • 3efd0b009d Merge branch 'issue-1323' into 'master' Raoul Snyman 2023-05-16 16:41:35 +0000
  • 34e74632c2 Fix for #1495 task: wrapped C/C++ object of type QTreeWidgetItem has been deleted Mateus Meyer Jiacomelli 2023-05-16 16:41:34 +0000
  • e032dd868b Merge branch 'hidpi-fixes' into 'master' Mateus Meyer Jiacomelli 2023-05-12 11:48:44 +0000
  • 4b0f05e79f Merge branch 'fix-images-insertion-error' into 'master' Raoul Snyman 2023-05-11 22:48:02 +0000
  • 7c7eb10adc Fixing Images not being able to be inserted on Service Mateus Meyer Jiacomelli 2023-05-11 22:48:01 +0000
  • b686b387f0 Merge branch 'master' into new-theme-editor Mateus Meyer Jiacomelli 2023-05-10 18:09:40 -0300
  • e4152ed53d Merge branch 'reusable-media-toolbar' into 'master' Raoul Snyman 2023-05-04 20:37:14 +0000
  • af57504498 Reusable Media Toolbar Mateus Meyer Jiacomelli 2023-05-04 20:37:14 +0000
  • 9e34f9eca1 Merge branch 'footer-per-slide' into 'master' Tomas Groth 2023-04-20 18:52:39 +0000
  • 4615eb5b7b Adding foundational support to Footer per slide Mateus Meyer Jiacomelli 2023-04-20 18:52:39 +0000
  • a87d37a986 Merge branch 'merge-custom-xml' into 'master' Raoul Snyman 2023-04-20 16:42:11 +0000
  • 48ee6b9dde Merge CustomXMLBuilder and CustomXMLParser Tomas Groth 2023-04-20 16:42:10 +0000
  • de22b4c1fd Merge branch 'line-splits' into 'master' Daniel Martin 2023-04-18 10:00:00 +0000
  • 5e38f30aa6 Merge branch 'datasoul' into 'master' Raoul Snyman 2023-04-18 05:05:34 +0000
  • ac7ba118f9 Add Datasoul song importer Bastian Germann 2023-04-18 05:05:34 +0000
  • 1348edd118 Merge branch 'feature/fix_tests_on_windows' into 'master' Raoul Snyman 2023-04-18 05:05:14 +0000
  • 1b2b05ca0f fix: tests on windows failing due to MagicMock in Path Benjamin Hoving 2023-04-18 05:05:14 +0000
  • 4fe2ba0d31 Merge branch 'mdi-conversion' into 'master' Raoul Snyman 2023-04-18 05:04:38 +0000
  • b23558ed37 Migrate from FontAwesome4 to Material Design Icons v5.9.55 Tomas Groth 2023-04-18 05:04:38 +0000
  • bc12ee9023 Merge branch 'highlighted-slidecontroller-buttons' into 'master' Tomas Groth 2023-04-05 06:36:48 +0000
  • 0d91fb4bf7 Highlighted slidecontroller buttons Mateus Meyer Jiacomelli 2023-04-05 06:36:48 +0000