Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-11-13
19:32
Merge db Leaf check-in: 17d9c8352a user: fifr tags: trunk
14:19
TDominoPicture: simplify database save/load code. Closed-Leaf check-in: b9d9c85500 user: fifr tags: db
14:18
mainfrm: move DB save code to `SavePicturesToDB` check-in: 9118c33eb0 user: fifr tags: db
11:02
TDominoPicture: fix load/restore of dominos in BLOB field check-in: 9a7ab1b4be user: fifr tags: db
10:11
Store to and load pictures from DB check-in: 314b88f813 user: fifr tags: db
10:10
TDominationPicture: add `DeleteFromDB` check-in: 6fbac328e3 user: fifr tags: db
09:48
TDominoPicture: implement lazy DB update check-in: 58dcacb466 user: fifr tags: db
2024-11-12
22:32
Store domino solution in database check-in: f3016889d6 user: fifr tags: db
20:45
Add basic infrastructure for storing data in database check-in: a0830d0ea5 user: fifr tags: db
2024-11-09
22:29
Add *.lrj translation files check-in: 060accf944 user: fifr tags: trunk
22:29
Do not load images immediately on startup check-in: b427680ac0 user: fifr tags: trunk
20:27
UDominoDrawing: compress pdf files check-in: 22004a7d61 user: fifr tags: trunk
19:35
README.md: add link to poster check-in: 5da62bd80f user: fifr tags: trunk
19:19
README.md: add a newline check-in: 192ba7d335 user: fifr tags: trunk
19:16
Add README.md check-in: 5854f23516 user: fifr tags: trunk
16:57
UDominoDrawing: maybe print pdf picture in landscape orientation. check-in: 51d49049df user: fifr tags: trunk, v1.0.1
16:56
Add a landscape orientation. check-in: 74fe99a681 user: fifr tags: trunk
13:14
UDominoPicture: set domino outdated if rect is changed check-in: 4399b78fab user: fifr tags: trunk
2024-11-08
19:47
TPdfDrawer: line width 0 for dots check-in: 139b3ca9fb user: fifr tags: trunk, v1.0.0, TdoT-24
2024-11-07
22:10
UDominoPicture: more robust loading of images check-in: 370e71a213 user: fifr tags: trunk
12:33
TDominoPicture: set domino state to outdated if no solution has been loaded check-in: 80a0151068 user: fifr tags: trunk
11:28
Remove unused imports and variables check-in: ec3b08ed0b user: fifr tags: trunk
11:26
Move dominos data types to `UDominos` check-in: 4c8739f0fb user: fifr tags: trunk
11:22
Move drawing helper functions to `UDominoDrawing` check-in: 8cbbbf724d user: fifr tags: trunk
11:20
TDominoPicture: remove `PrintToDrawer` method check-in: b4c0d40246 user: fifr tags: trunk
11:18
TDominoDrawer computes domino width and height itself check-in: d9b6d78077 user: fifr tags: trunk
11:13
Move drawing to unit `UDominoDrawing` check-in: 7275cd295f user: fifr tags: trunk
11:02
Implement `TDominoPictureJob` as descendant of `TThreadJob`. check-in: e3f90a5a8e user: fifr tags: trunk
11:01
Jobs: add `TThreadJob` check-in: afdd04425d user: fifr tags: trunk
2024-11-06
21:28
Add translations check-in: 64e1924606 user: fifr tags: trunk
20:58
Add some hints check-in: 0f1d848025 user: fifr tags: trunk
20:54
Change icons check-in: 9457d10984 user: fifr tags: trunk
09:29
Add helper function to create a picture of a single domino set check-in: 8e31a42f01 user: fifr tags: trunk
08:48
Only recompute domino picture if gray area has changed. check-in: be36ed58e2 user: fifr tags: trunk
08:42
Hopefully ensure that always one image button is checked check-in: 1cb413b9e2 user: fifr tags: trunk
08:09
Implement "inverted" domino pictures (white dots on black ground) check-in: a9e7891237 user: fifr tags: trunk
08:09
Save pictures only on big changes and the end. We save (all) pictures only of a picture is added/removed, a domino picture has been computed or the application is closed. check-in: c34655bc7d user: fifr tags: trunk
2024-11-05
23:07
Create pdf in `TPdfDrawer` check-in: 93b6c34b43 user: fifr tags: trunk
22:58
Create svg in `TSvgDrawer` check-in: c0b3cc03cd user: fifr tags: trunk
22:52
Move drawing method to `TDominoDrawer` check-in: 697b463d2b user: fifr tags: trunk
22:24
Add show-and-solve button check-in: 0e6f18cad2 user: fifr tags: trunk
18:06
Improve layout of dominos check-in: d8dea90eec user: fifr tags: trunk
2024-11-04
22:14
Implement renaming of pictures using a `TListView` check-in: 324b134bb2 user: fifr tags: trunk
13:26
TDominoPicture: add `PictureName` property check-in: dc5e9c6bbc user: fifr tags: trunk
13:15
TDominoModel: set relative mip gap to 1% check-in: f074a4d5f4 user: fifr tags: trunk
07:56
TDominoPicture: remove internal svg domino image check-in: b67cd74447 user: fifr tags: trunk
07:27
Update statusbar. check-in: 9b14fe10ba user: fifr tags: trunk
2024-11-03
17:09
TDominoPicture: save to svg file without background job check-in: f4d3e652c0 user: fifr tags: trunk
16:52
TDominoPicture: update gray and domino states when changing the dimension check-in: 2b8c7ef48b user: fifr tags: trunk
16:47
Implement save/restore of pictures check-in: 83bd5536b9 user: fifr tags: trunk