Age | Commit message (Expand) | Author |
2024-01-29 | Just hide & show container directly rather than swapping between different wi... | Nick White |
2024-01-29 | Use border layout so that process log expands to take up as much window space... | Nick White |
2023-07-09 | Don't disable the log area text widget so the text is readable | Nick White |
2023-02-16 | Merge branch 'master' into guirefactor | Nick White |
2023-02-15 | rescribe: update screenshots in appdata | Nick White |
2023-02-14 | Update flatpak build to choose wayland version if in wayland environment | Nick White |
2023-02-13 | Update flatpak to new version | Nick White |
2023-02-13 | Release 1.1.0v1.1.0 | Nick White |
2023-02-13 | rescribe: enable wayland in flatpak now fyne has good support | Nick White |
2023-02-13 | Merge remote-tracking branch 'origin/master' | Nick White |
2023-02-13 | rescribe: Improve error messages in cases of PDF image extraction failure | Nick White |
2022-11-22 | rescribe: add gbook fuzzer test and fix some bugs it found! | Nick White |
2022-11-22 | gofmt | Nick White |
2022-11-22 | rescribe: add some gui tests for progress bar | Nick White |
2022-11-21 | rescribe: split up core parts of gui further | Nick White |
2022-11-21 | rescribe: split out log area and progress updating to separate function | Nick White |
2022-11-21 | rescribe: Split out Start button functionality to separate function | Nick White |
2022-11-21 | Improve appdata description and add pr release to it | Nick White |
2022-11-17 | rescribe: gofmt | Nick White |
2022-11-17 | rescribe: add embed tag to fyne packaging, to ensure embedded parts arent str... | Nick White |
2022-11-17 | Merge branch 'pdftiffs' | Nick White |
2022-11-17 | rescribe: support CCITTFaxDecode (tiff) encoded images in PDF reading | Nick White |
2022-11-17 | Simplify flatpak rules slightly | Nick White |
2022-11-12 | rescribe: improve flatpak build, making it work cross platform | Nick White |
2022-11-12 | Add content rating to appdata descriptionv1.0.2 | Nick White |
2022-11-12 | Update flatpak to build specific tag & commit | Nick White |
2022-11-11 | Simplify flatpak build by removing make rule it usedv1.0.1 | Nick White |
2022-11-11 | rescribe: make flatpak use git rather than local directory to build | Nick White |
2022-11-11 | rescribe: disable wayland on flatpak as fyne's support is not mature yet | Nick White |
2022-11-11 | Add flatpak support, including a appdata and .desktop files | Nick White |
2022-11-11 | rescribe: add icons (should have been added to repo ages ago) | Nick White |
2022-10-30 | rescribe: ensure all embed files are correctly listed in makefile | Nick White |
2022-10-27 | Pass log around as pointer to fix go vet pointing out that this meant copying... | Nick White |
2022-10-27 | gofmt | Nick White |
2022-10-27 | Allow completely non-embedded builds | Nick White |
2022-03-28 | rescribe: add make clean rule | Nick White |
2022-03-28 | rescribe: update getembeds to include latest tessdata | Nick White |
2022-03-28 | rescribe: Use "folder" consistently everywhere in interface | Nick White |
2022-03-22 | rescribe: update to rescribev9 as default training to usev1.0.0 | Nick White |
2022-03-22 | rescribe: change makefile so intermediate build objects go in build/, final e... | Nick White |
2022-03-21 | rescribe: Updated TODO list | Nick White |
2022-03-21 | rescribe: put darwin builds in darwin/ rather than darwin_universal/ | Nick White |
2022-03-21 | rescribe: Improve error messages if no pages are found | Nick White |
2022-03-21 | rescribe: Update copyright years and add TODO file | Nick White |
2022-03-21 | rescribe: Update traineddata descriptions in command line version | Nick White |
2022-03-21 | rescribe: remove unneeded old tessdata | Nick White |
2022-03-21 | Update tessdata to only include a few trainings | Nick White |
2022-03-21 | rescribe: fix bug in gui where choosing "other" then cancelling would leave t... | Nick White |
2022-03-21 | rescribe: move getBookIdFromUrl() to gbook.go, and add tests for it | Nick White |
2022-03-21 | rescribe: Remove unneeded clause and add example urls for gbook id function | Nick White |