Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Control for setting the subdir | René 'Necoro' Neumann | 2022-02-01 | 2 | -19/+67 |
| | |||||
* | Make grid context global, i.e. all labels count into the size. | René 'Necoro' Neumann | 2022-02-01 | 1 | -9/+8 |
| | |||||
* | Wrap global header vars in their own struct | René 'Necoro' Neumann | 2022-02-01 | 1 | -13/+15 |
| | |||||
* | Update giu | René 'Necoro' Neumann | 2022-02-01 | 2 | -3/+3 |
| | |||||
* | More GUI elements | René 'Necoro' Neumann | 2022-02-01 | 3 | -42/+114 |
| | |||||
* | Please `go vet` | René 'Necoro' Neumann | 2022-02-01 | 1 | -1/+1 |
| | |||||
* | File Chooser | René 'Necoro' Neumann | 2022-02-01 | 3 | -3/+64 |
| | |||||
* | [Windows] DPI Awareness: System | René 'Necoro' Neumann | 2022-02-01 | 1 | -2/+2 |
| | |||||
* | Revert "[Windows] Remove DPI awareness" | René 'Necoro' Neumann | 2022-02-01 | 1 | -0/+2 |
| | | | | This reverts commit 868e8f7b1649706f0c17a532bad69f6026937954. | ||||
* | [Windows] Remove DPI awareness | René 'Necoro' Neumann | 2022-02-01 | 1 | -2/+0 |
| | |||||
* | Fix warning | René 'Necoro' Neumann | 2022-02-01 | 1 | -7/+7 |
| | |||||
* | Fix icon loading | René 'Necoro' Neumann | 2022-02-01 | 1 | -1/+1 |
| | |||||
* | Move resources to own folder | René 'Necoro' Neumann | 2022-02-01 | 5 | -4/+4 |
| | |||||
* | Icon and better windows data | René 'Necoro' Neumann | 2022-02-01 | 6 | -1/+51 |
| | |||||
* | Combo Boxes | René 'Necoro' Neumann | 2022-02-01 | 2 | -22/+27 |
| | |||||
* | Add windows manifest | René 'Necoro' Neumann | 2022-02-01 | 3 | -0/+34 |
| | |||||
* | Use our version of giu | René 'Necoro' Neumann | 2022-02-01 | 2 | -2/+4 |
| | |||||
* | go mod tidy | René 'Necoro' Neumann | 2022-02-01 | 2 | -4/+3 |
| | |||||
* | Use up2date giu | René 'Necoro' Neumann | 2022-02-01 | 1 | -1/+1 |
| | |||||
* | GUI: GridLayout | René 'Necoro' Neumann | 2022-02-01 | 1 | -2/+62 |
| | |||||
* | [release]: Move checkout to the front | René 'Necoro' Neumann | 2022-01-29 | 1 | -3/+3 |
| | |||||
* | [release]: Make Windows build link static | René 'Necoro' Neumann | 2022-01-29 | 1 | -1/+1 |
| | |||||
* | [release]: Fix multiple issues | René 'Necoro' Neumann | 2022-01-29 | 1 | -10/+8 |
| | |||||
* | Start with a basic GUI | René 'Necoro' Neumann | 2022-01-29 | 4 | -2/+73 |
| | |||||
* | [release]: Fix github variable syntax | René 'Necoro' Neumann | 2022-01-29 | 1 | -2/+2 |
| | |||||
* | Build on windows and linux | René 'Necoro' Neumann | 2022-01-29 | 1 | -6/+9 |
| | |||||
* | Build on windows and linux | René 'Necoro' Neumann | 2022-01-29 | 1 | -45/+58 |
| | |||||
* | const block | René 'Necoro' Neumann | 2022-01-25 | 1 | -3/+5 |
| | |||||
* | Slight restructuring | René 'Necoro' Neumann | 2022-01-25 | 2 | -84/+93 |
| | |||||
* | Add test stuff to .gitignore | René 'Necoro' Neumann | 2022-01-24 | 1 | -1/+7 |
| | |||||
* | Factor out `writeOutput` | René 'Necoro' Neumann | 2022-01-24 | 1 | -15/+15 |
| | |||||
* | Create clubs and participants files also via template | René 'Necoro' Neumann | 2022-01-24 | 4 | -113/+63 |
| | |||||
* | Add .gitattributes | René 'Necoro' Neumann | 2022-01-24 | 1 | -0/+1 |
| | |||||
* | Fix template format | René 'Necoro' Neumann | 2022-01-24 | 5 | -622/+622 |
| | | | | Templates must(?) have CRLF line endings | ||||
* | Write competition.egw | René 'Necoro' Neumann | 2022-01-24 | 2 | -0/+597 |
| | |||||
* | Export ALL the fields | René 'Necoro' Neumann | 2022-01-24 | 3 | -20/+21 |
| | |||||
* | Write participants and clubs | René 'Necoro' Neumann | 2022-01-24 | 2 | -15/+69 |
| | |||||
* | Factor out `encodedWriter` | René 'Necoro' Neumann | 2022-01-23 | 3 | -8/+10 |
| | |||||
* | First step: write out verbatim template files | René 'Necoro' Neumann | 2022-01-23 | 2 | -4/+54 |
| | |||||
* | Commandline handling | René 'Necoro' Neumann | 2022-01-23 | 1 | -8/+43 |
| | |||||
* | Enguarde -> Engarde | René 'Necoro' Neumann | 2022-01-23 | 4 | -12/+13 |
| | |||||
* | Move enums to own file; add AgeGroup and Weapon enum | René 'Necoro' Neumann | 2022-01-23 | 2 | -43/+139 |
| | |||||
* | Fix file name | René 'Necoro' Neumann | 2022-01-23 | 1 | -0/+0 |
| | |||||
* | Embed verbatim files | René 'Necoro' Neumann | 2022-01-23 | 2 | -1/+23 |
| | |||||
* | Use custom release tag | René 'Necoro' Neumann | 2022-01-23 | 1 | -0/+1 |
| | |||||
* | Some enguarde verbatim templates | René 'Necoro' Neumann | 2022-01-23 | 4 | -0/+60 |
| | |||||
* | First round of enguarde logic | René 'Necoro' Neumann | 2022-01-23 | 1 | -5/+110 |
| | |||||
* | Fix Go version | René 'Necoro' Neumann | 2022-01-22 | 1 | -2/+2 |
| | |||||
* | Dependabot config | René 'Necoro' Neumann | 2022-01-22 | 1 | -0/+12 |
| | |||||
* | GitHub Workflow for releases | René 'Necoro' Neumann | 2022-01-22 | 1 | -0/+61 |
| |