Commit Graph

19 Commits

Author SHA1 Message Date
Raoul Snyman 5a8b57923f Fix the coverage badge on GitLab by producing an XML report 2023-12-07 10:54:02 -07:00
Raoul Snyman 4351651ad5 fix the deadlock on macos 2023-08-13 07:40:04 +00:00
Raoul Snyman d330201b2b Update resource generation for ARM64 platforms (e.g. Apple M2) 2023-06-05 16:21:04 -07:00
Raoul Snyman 5df9b99f1b
Fix the coverage data generation 2020-09-28 11:28:57 -07:00
Daniel b4648ee618 Fix preview flicker
fixes #553
This line is not needed as the display will move
to the first slide by default.
2020-05-25 05:01:12 +00:00
Fernando Quant 5e4559cdb3 Added basic theme API 2020-04-01 18:26:57 +00:00
Tim Bentley 9fd6752a83 Try to fix paths in coverage report generation
- Add the local path to coverage config
- Fix the paths before generating an HTML report
2019-12-04 20:01:02 +00:00
Raoul Snyman 99d2ec7715 Create a Theme Preview dialog, plus some theme background fixes.
- Update .gitignore to ignore virtualenvs and eggs directory
- Create a dialog to generate theme previews/thumbnails
- Use theme preview generation dialog all over
- Create a test for the new method
- Update existing theme manager tests
- Skip Bible HTTP tests when in GitLab CI
- Make theme backgrounds scale and centred
2019-10-18 06:12:09 +00:00
Raoul Snyman 555bfb5f88
Set up a GitLab runner on a Windows 7 VM, and configure the pipeline to use it. 2019-10-16 22:13:26 -07:00
Tim Bentley 4b175c15b1 Fix name for script
Signed-off-by: Tim <tim.bentley@gmail.com>
2019-10-03 17:32:08 +00:00
Bastian Germann 95a056e504 Remove some pylint occurences 2019-09-21 13:14:23 +02:00
Raoul Snyman 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
Raoul Snyman 0fbb14f84e
Moved and updated .bzrignore into .gitignore 2019-09-16 23:44:52 -07:00
Tim Bentley 335b1f744c Tidy up management files 2009-05-04 09:56:46 +01:00
Tim Bentley 8b0f414e31 Update to handle Eric4 files
bzr-revno: 314
2009-02-14 08:33:32 +00:00
Martin Thompson 1df73a768c Updated to work wit new directory structure and
plugin manager API

bzr-revno: 176
2008-12-04 20:46:07 +00:00
Martin Thompson 3f684a2a4d Ignore PYCs, ~s, logs
bzr-revno: 93
2008-11-17 20:36:27 +00:00
Eric Searcy ba0539cb11 Not quite finished plugin interface
bzr-revno: 6
2008-02-07 20:02:16 +00:00
Eric Searcy ef646e6411 Initial commit of wxPython foundational classes
bzr-revno: 2
2008-01-19 00:53:41 +00:00