Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
38 check-ins using file CMakeLists.txt version bb5d5b504b
|
2021-06-20
| ||
| 20:25 | ColorizePage: initialize slider with values from image check-in: b277ac77a0 user: fifr tags: color-params | |
| 18:40 | ScanImage: save threshold and blocksize check-in: 2421ca26e1 user: fifr tags: color-params | |
|
2021-06-19
| ||
| 21:05 | Add new icons for threshold and blocksize check-in: 554c5b3228 user: fifr tags: color-params | |
| 20:07 | ScanImage: maximize contrast for b/w and magic check-in: 1e7b0c6962 user: fifr tags: color-params | |
| 18:20 | ColorizePage: use sliders for colorize mode specific settings check-in: 85da29686d user: fifr tags: color-params | |
|
2021-06-18
| ||
| 22:30 | Use different parameters for color modes check-in: f7e92407f1 user: fifr tags: color-params | |
|
2021-06-09
| ||
| 13:38 | CMakeLists.txt: fix version string check-in: 24213834d3 user: fifr tags: trunk | |
| 08:43 | ScanImage: remove some temporary images early in colorization check-in: dc702920bd user: fifr tags: cvmat | |
| 08:34 | ScanImage: remove rotated image check-in: b9913d275a user: fifr tags: cvmat | |
| 08:34 | ZoomImage: work on original image instead of rotated image check-in: 304e9bb396 user: fifr tags: cvmat | |
| 07:59 | ScanImage: remove a debug output check-in: 655e4cb2c1 user: fifr tags: cvmat | |
| 07:54 | Replace `QImage` by `cv::Mat` in `ScanImage` and users check-in: 874283f7e7 user: fifr tags: cvmat | |
| 07:29 | EdgeDetection: use cv::Mat instead of QImage check-in: 9b02b39f23 user: fifr tags: cvmat | |
| 07:08 | ScanImage: add missing `return` check-in: aafcd443f6 user: fifr tags: trunk | |
|
2021-06-08
| ||
| 09:24 | Merge view-rotate check-in: 2108f442dd user: fifr tags: trunk | |
| 09:24 | CutView: remove now unused `image` field Closed-Leaf check-in: 0b71d938d1 user: fifr tags: view-rotate | |
| 09:22 | CutView: rename `doRotate` to `updatePaintedSize` check-in: 6cdfbe5749 user: fifr tags: view-rotate | |
| 08:56 | CutView: draw image rotated instead of rotating the image. check-in: 96fc4c66ff user: fifr tags: view-rotate | |
| 08:14 | Merge trunk check-in: 81f140dfaa user: fifr tags: view-rotate | |
| 08:14 | EdgeDetection: auto detection sets `autoquad` not `quad` check-in: e11aeef10e user: fifr tags: trunk | |
| 08:14 | CutView: work on original image, rotate coordinates. check-in: 15fc13e2dc user: fifr tags: view-rotate | |
| 07:34 | ScanImageView: add `setPaintedSize` property check-in: ca2942847e user: fifr tags: view-rotate | |
| 07:27 | ScanImage: ensure orientation is in {0,...,3}. check-in: fea77f4243 user: fifr tags: trunk | |
|
2021-06-07
| ||
| 16:26 | GNUmakefile: snapshot also updates the version shown in the app check-in: d5da31cf7b user: fifr tags: trunk | |
| 16:09 | ColorizePage: highlight icon of current color mode check-in: ab20697700 user: fifr tags: trunk | |
| 11:31 | Merge async-edge-detection check-in: 4be3e10fc4 user: fifr tags: trunk | |
| 11:30 | CutPage: select 80% rectangle initially Closed-Leaf check-in: df8f75340a user: fifr tags: async-edge-detection | |
| 11:05 | CutPage: show busy indicator during auto detection check-in: d706a87402 user: fifr tags: async-edge-detection | |
| 11:04 | CutView: add `isAutoDetectionRunning` property check-in: 38f30e6c9a user: fifr tags: async-edge-detection | |
| 10:55 | EdgeDetection: add `isAutoDetectionRunning` property check-in: 83463f0567 user: fifr tags: async-edge-detection | |
| 10:50 | CutPage: enable auto button only if auto selection is available check-in: f5e434b47b user: fifr tags: async-edge-detection | |
| 10:47 | EdgeDetection: only store b/w and gray image in debug mode check-in: 21b1b95173 user: fifr tags: async-edge-detection | |
| 10:42 | Run edge-detection asynchronously check-in: fb0f5a0268 user: fifr tags: async-edge-detection | |
| 08:57 | EdgeDetection: make a QObject check-in: dd8c8112e3 user: fifr tags: async-edge-detection | |
| 08:48 | GNUmakefile: remove some old definitions check-in: fbe99d9d65 user: fifr tags: trunk | |
| 08:34 | GNUmakefile: add targets for deploy and run check-in: b8ca12756f user: fifr tags: trunk | |
| 08:33 | EdgeDetection: fix some type casts check-in: 64474d5c2b user: fifr tags: trunk | |
| 08:01 | CMakeLists.txt: add opencv lib path to link directories. check-in: 6fbac88f79 user: fifr tags: trunk | |