|
1e76868a23
|
Remove vim lines from files and add a .editorconfig for editors that support it
|
2019-10-10 15:28:16 +00:00 |
|
Tim Bentley
|
4b175c15b1
|
Fix name for script
Signed-off-by: Tim <tim.bentley@gmail.com>
|
2019-10-03 17:32:08 +00:00 |
|
Tomas Groth
|
81900c7f83
|
Update and move appveyor.yml so that it will work with the new gitlab setup.
|
2019-09-25 18:00:05 +00:00 |
|
Bastian Germann
|
1a756def20
|
Replace launchpad references
|
2019-09-21 13:15:11 +02:00 |
|
Bastian Germann
|
7e4a586a97
|
Synchronize dependencies
|
2019-09-21 13:14:23 +02:00 |
|
Tim Bentley
|
3e5dfdb730
|
Add initial cleanup files for media fixes.
Signed-off-by: Tim <tim.bentley@gmail.com>
|
2019-09-21 04:56:43 +00:00 |
|
|
c1933352ea
|
Ignore some generated files, make generate resources script check for an existing file; ignore pdfcontroller test for now
|
2019-09-18 18:29:05 +00:00 |
|
|
f7d12d2280
|
Merge branch 'cherry-pick-1d3f54b5' into 'master'
Removed the Launchpad Merge Proposal script.
See merge request openlp/openlp!15
|
2019-09-18 16:28:27 +00:00 |
|
tim.bentley@gmail.com
|
df0f630ebe
|
Another unneeded file
Signed-off-by: Tim <tim.bentley@gmail.com>
(cherry picked from commit 1d3f54b5ec584e2a811c157a8adb640ddb2d24b1)
|
2019-09-17 21:26:03 +00:00 |
|
Tim Bentley
|
92c381c25e
|
Merge branch 'remove-launchpad-scripts' into 'master'
Fix: remove lp-merge script as it is not needed any longer
See merge request openlp/openlp!5
|
2019-09-17 21:07:23 +00:00 |
|
Tim Bentley
|
4e391741a9
|
Update translation files
Signed-off-by: Tim <tim.bentley@gmail.com>
|
2019-09-17 17:51:18 +01:00 |
|
Andreas Preikschat
|
eaa52837d4
|
Fix: remove lp-merge script as it is not needed any longer
|
2019-09-17 11:02:57 +02:00 |
|
|
e53f61b7f3
|
HEAD
|
2019-08-26 21:41:56 -07:00 |
|
Tim Bentley
|
6a64cacba8
|
translations 20082019
|
2019-08-20 17:55:13 +01:00 |
|
Tim Bentley
|
df7ffc918a
|
Translations 18082019
|
2019-08-18 10:15:51 +01:00 |
|
Tim Bentley
|
d352d9bc41
|
Update the translation process files and fix issues
|
2019-08-17 12:08:17 +01:00 |
|
|
38a6f1b2ca
|
Use PyMySQL rather than MySQL Connector
|
2019-08-03 11:19:25 -07:00 |
|
|
50fcc9b5d5
|
Add zeroconf to AppVeyor and setup.py, broadcast on all valid interfaces, quit the thread properly
|
2019-07-02 13:29:42 -07:00 |
|
|
a3b8a56da2
|
Update check_dependencies.py
|
2019-07-01 15:48:52 -07:00 |
|
Tomas Groth
|
626d75ff1a
|
Added Pyro4 to appveyor to make the latest tests run.
|
2019-06-11 21:27:17 +02:00 |
|
|
596c484bd7
|
Add presentations through LibreOffice on macOS.
bzr-revno: 2878
|
2019-06-10 22:01:02 -07:00 |
|
Bastian Germann
|
abf172fa7c
|
Sync dependencies in setup.py and check_dependencies; replacing nose2 with pytest
bzr-revno: 2876
|
2019-06-06 21:25:25 +01:00 |
|
|
bae4cb2a44
|
HEAD
|
2019-06-04 21:53:18 -07:00 |
|
Bastian Germann
|
9caffa028b
|
Add pytest to check_dependencies
|
2019-05-25 16:47:10 +02:00 |
|
|
0b0593de4c
|
Re-enable the tests
|
2019-05-23 13:29:04 -07:00 |
|
|
1caf38b075
|
Forgot python-vlc
|
2019-05-23 13:18:40 -07:00 |
|
|
e0cf05ae13
|
Fix paths to point back to normal packaging, now that my changes have been merged
|
2019-05-22 13:30:12 -07:00 |
|
|
ca5e46eb49
|
HEAD
|
2019-05-22 09:47:20 -07:00 |
|
|
fbc776dbfc
|
Clean up AppVeyor script a bit, and install 32-bit VLC for 32-bit Python
|
2019-05-22 09:42:51 -07:00 |
|
|
f74e0c7dc8
|
Revert some changes from the HEAD merge; Add the lib directory to sys.path for running tests
|
2019-05-17 23:04:20 -07:00 |
|
Bastian Germann
|
df538b1d70
|
Remove nose2 references
|
2019-05-16 00:36:16 +02:00 |
|
Bastian Germann
|
685e46f623
|
Synchronize setup.py with check_dependencies
|
2019-05-15 22:46:10 +02:00 |
|
|
236bc73e59
|
Fix an issue with changing the data folder; Include QDarkStyle when building Windows installer
|
2019-05-06 22:06:29 -07:00 |
|
Tim Bentley
|
54aea66a16
|
initial version
|
2019-05-05 09:13:10 +01:00 |
|
|
d42a7118c0
|
HEAD
|
2019-05-02 20:20:05 -07:00 |
|
|
46bb693d18
|
Fix command line args
|
2019-05-02 11:59:09 -07:00 |
|
Bastian Germann
|
38c3fcbb11
|
Use PyMuPDF for Windows tests
|
2019-05-01 10:43:36 +02:00 |
|
Bastian Germann
|
03a57ba682
|
Copy license to about dialog
|
2019-04-13 16:08:22 +02:00 |
|
Bastian Germann
|
be1a398f7b
|
License change to GPL-3.0-or-later
|
2019-04-13 15:00:22 +02:00 |
|
Bastian Germann
|
7ceb81cec9
|
Min Qt5 v5.9. It is the last LTS before 5.12.
|
2019-04-02 19:04:41 +02:00 |
|
Bastian Germann
|
4bb5e99d30
|
pymediainfo includes MediaInfo in wheels
|
2019-04-02 02:05:46 +02:00 |
|
Bastian Germann
|
fa6f4d0c1f
|
Specify platform deps with PEP508
|
2019-04-02 01:34:53 +02:00 |
|
Tomas Groth
|
fd502f80dc
|
Use the normal packaging repo
|
2019-03-04 21:32:05 +01:00 |
|
Tomas Groth
|
0d66070879
|
build both 32 and 64 bit, and add debug print
|
2019-02-19 21:46:31 +01:00 |
|
Tomas Groth
|
d7b543ef52
|
retry the test packaging branch
|
2019-02-17 21:38:18 +01:00 |
|
Tomas Groth
|
8de23cd980
|
Also install webengine.
|
2019-02-17 21:23:47 +01:00 |
|
Tomas Groth
|
2ab8b8ebec
|
remove link to dev branch
|
2019-02-16 22:24:44 +01:00 |
|
Tomas Groth
|
78263294c9
|
debug print
|
2019-02-15 22:50:52 +01:00 |
|
Tomas Groth
|
85b40c5024
|
another try
|
2019-02-15 21:33:18 +01:00 |
|
Tomas Groth
|
7ec703a7d7
|
try out appveyor changes
|
2019-02-15 21:25:37 +01:00 |
|