Commit Graph

19 Commits

Author SHA1 Message Date
raoul db02122cf4 Merge pull request 'Add setup.py and flesh out setup.cfg' (#7) from add-setup.py into master
Reviewed-on: #7
2024-02-26 16:27:23 +00:00
Raoul Snyman 254c03689d
Add setup.py and flesh out setup.cfg 2024-02-26 09:25:57 -07:00
raoul 9de15f7a47 Merge pull request 'Fix crash caused by margins being a float' (#6) from fix-margins-float into master
Reviewed-on: #6
2024-02-26 16:19:07 +00:00
Raoul Snyman f85b2dc5ce Fix crash caused by margins being a float 2024-02-26 09:14:20 -07:00
Raoul Snyman 0d2010d05f
Rename python-chordpro to igitar 2022-04-07 21:32:27 -07:00
raoul 54e0af1915 Merge pull request 'Add a lyrics mode' (#5) from lyrics-mode into master
Reviewed-on: #5
2021-09-08 01:04:37 +00:00
Raoul Snyman 05802f6439
Add a lyrics mode 2021-09-07 18:04:02 -07:00
raoul ee45264ebd Merge pull request 'Fix file modified, file name, etc' (#4) from new-file into master
Reviewed-on: #4
2021-09-08 01:03:35 +00:00
Raoul Snyman 79fa8777e9
Fix file modified, file name, etc 2021-09-07 18:03:17 -07:00
raoul d6b77e13b6 Merge pull request 'Add exporting to HTML' (#3) from export-as-html into master
Reviewed-on: #3
2021-08-31 21:35:23 +00:00
Raoul Snyman 42df7c9d81 Add exporting to HTML 2021-08-31 14:32:51 -07:00
raoul abd6d76b04 Merge pull request 'Add a configuration dialog, better output and PDF exporting' (#2) from configure-dialog into master
Reviewed-on: #2
2021-08-08 00:39:30 +00:00
Raoul Snyman bb334971a2
Add a configuration dialog, better output and PDF exporting
- Add configure dialog
- Dynamically create rendering options
- Load and save settings
- Pass on options to the renderer
- Add editor settings to the configure dialog
- Add exporting to PDF and printing
- Add options for PDF export to the configure dialog
2021-08-07 17:38:43 -07:00
raoul 29f166165a Merge pull request 'Move to GPLv3 to be compliant with PyQt5 and QScintilla' (#1) from update-license into master
Reviewed-on: #1
2021-08-04 06:13:53 +00:00
Raoul Snyman fecc084b10
Move to GPLv3 to be compliant with PyQt5 and QScintilla 2021-08-03 23:13:13 -07:00
Raoul Snyman b9666a7503 Add syntax highlighting and dynamic previewing 2021-07-30 14:33:37 -07:00
Raoul Snyman 6354752eab Fix up the editor to show the margins nicely, add loading of files 2021-07-29 21:33:28 -07:00
Raoul Snyman 696f042a7f
Add some files 2021-07-28 18:34:42 -07:00
raoul c114085cad Initial commit 2021-07-29 01:34:01 +00:00