summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-03Add version info to windows and mac buildsHEADmasterNick White
2024-04-03Update TODONick White
2024-04-02Add support for rotated images in PDFsrotationNick White
2024-04-02update todoNick White
2024-03-07Upgrade gofpdf to version which will not fail to print arg for TzNick White
2024-03-04Ensure an invalid jpeg is closed before removal is attempted, to fix crash on...Nick White
2024-02-17Update flatpak manifest with final correct checksum for v1.2.0Nick White
2024-02-16Update appdata with 1.2.0 releasev1.2.0Nick White
2024-02-16Add make rule for wayland linux versionNick White
2024-02-06Fix signing of MacOS buildNick White
2024-02-06Add concatenated text output to rescribe output dir, called bookname.txtNick White
2024-02-06Update modules URL in flatpak manifestNick White
2024-02-06Fix selecting a custom training file in flatpakNick White
2024-02-01Update getgbook version embedded in MacOS to one which is properly signed, to...Nick White
2024-01-29Just hide & show container directly rather than swapping between different wi...Nick White
2024-01-29Use border layout so that process log expands to take up as much window space...Nick White
2024-01-29Update to latest fyne versionNick White
2024-01-28Fix issue with directory page images with spaces in the name causing processi...guirefactorNick White
2023-07-09Don't disable the log area text widget so the text is readableNick White
2023-02-16Merge branch 'master' into guirefactorNick White
2023-02-15rescribe: update screenshots in appdataNick White
2023-02-14Update flatpak build to choose wayland version if in wayland environmentNick White
2023-02-13Update flatpak to new versionNick White
2023-02-13Release 1.1.0v1.1.0Nick White
2023-02-13rescribe: enable wayland in flatpak now fyne has good supportNick White
2023-02-13rescribe: update fyne to v2.3.0Nick White
2023-02-13Merge remote-tracking branch 'origin/master'Nick White
2023-02-13rescribe: Improve error messages in cases of PDF image extraction failureNick White
2022-11-22rescribe: add gbook fuzzer test and fix some bugs it found!Nick White
2022-11-22gofmtNick White
2022-11-22rescribe: add some gui tests for progress barNick White
2022-11-21rescribe: split up core parts of gui furtherNick White
2022-11-21rescribe: split out log area and progress updating to separate functionNick White
2022-11-21rescribe: Split out Start button functionality to separate functionNick White
2022-11-21Improve appdata description and add pr release to itNick White
2022-11-17rescribe: gofmtNick White
2022-11-17rescribe: add embed tag to fyne packaging, to ensure embedded parts arent str...Nick White
2022-11-17Update PDF reading library to enable reading more CCITT formatted images in PDFsNick White
2022-11-17Merge branch 'pdftiffs'Nick White
2022-11-17rescribe: support CCITTFaxDecode (tiff) encoded images in PDF readingNick White
2022-11-17Update preproc to a more robust versionNick White
2022-11-17Simplify flatpak rules slightlyNick White
2022-11-12rescribe: improve flatpak build, making it work cross platformNick White
2022-11-12Add content rating to appdata descriptionv1.0.2Nick White
2022-11-12Update flatpak to build specific tag & commitNick White
2022-11-11Simplify flatpak build by removing make rule it usedv1.0.1Nick White
2022-11-11rescribe: make flatpak use git rather than local directory to buildNick White
2022-11-11rescribe: disable wayland on flatpak as fyne's support is not mature yetNick White
2022-11-11Add flatpak support, including a appdata and .desktop filesNick White
2022-11-11rescribe: add icons (should have been added to repo ages ago)Nick White