111b7f356cTake default name of a background image from a file path.
Roman Telezhynskyi
2022-02-03 17:11:21 +0200
62ff405cc0Added scroll area to layout settings dialog.
Roman Telezhynskyi
2022-02-03 17:05:52 +0200
e876a4d611Fix issue in tool cut spline.
Roman Telezhynskyi
2022-02-03 15:48:52 +0200
11b8ba9e78Point user to home directory when add a background image.
Roman Telezhynskyi
2022-02-01 19:44:42 +0200
5dc07b753aFix build with MSVC.
Roman Telezhynskyi
2022-01-31 12:41:46 +0200
92e7f99e92Fix build with MSVC.
Roman Telezhynskyi
2022-01-31 10:42:09 +0200
fbccb7206dFix issue with delete.
Roman Telezhynskyi
2022-01-31 10:39:17 +0200
fe5fcdce3eFix build on Windows.
Roman Telezhynskyi
2022-01-29 20:50:42 +0200
317bc432e2Fix reparsing background image items.
Roman Telezhynskyi
2022-01-29 20:13:54 +0200
882f4ba0bfCppcheck warnings.
Roman Telezhynskyi
2022-01-29 18:27:17 +0200
28b4874441Cppcheck warnings.
Roman Telezhynskyi
2022-01-29 18:05:15 +0200
be52aeb68eFix build with Qt 5.6.
Roman Telezhynskyi
2022-01-29 16:56:21 +0200
c3cbfbaacaFix build with Qt 5.6.
Roman Telezhynskyi
2022-01-29 16:06:01 +0200
fb001c23a5Fix build on MSVC.
Roman Telezhynskyi
2022-01-29 15:12:04 +0200
a3e1cc8639Fix build with Qt 5.6.
Roman Telezhynskyi
2022-01-29 14:57:21 +0200
ab49227ec2Optimize list of builds for Windows platform. Leave only builds we really use.
Roman Telezhynskyi
2022-01-29 13:22:17 +0200
1d85487ea3Fix compatibility with Qt 5.6.
Roman Telezhynskyi
2022-01-29 13:15:28 +0200
992375c754Fix alias for tool Cut Arc.
Roman Telezhynskyi
2022-01-29 12:28:39 +0200
4b5773c506Fix build on Windows.
Roman Telezhynskyi
2022-01-29 12:07:53 +0200
a8aa4fdb7bFix warning 'unused-lambda-capture'.
Roman Telezhynskyi
2022-01-29 11:50:13 +0200
1b188bf414Compatibility issues.
Roman Telezhynskyi
2022-01-29 10:59:02 +0200
a6f0ab2b3fCode style.
Roman Telezhynskyi
2022-01-29 09:46:01 +0200
ec804740a5Lupdate.
Roman Telezhynskyi
2022-01-28 17:09:28 +0200
357fd3a0acNew feature Background image. Closes#43
Roman Telezhynskyi
2022-01-28 16:54:20 +0200
141b33884dRedesign of pattern image.
Roman Telezhynskyi
2022-01-11 17:24:16 +0200
2448ee4361Improve generating pattern recipe.
Roman Telezhynskyi
2021-11-25 12:16:28 +0200
f28660e0eaClang warnings.
Roman Telezhynskyi
2021-11-24 14:50:31 +0200
612306bbd8Cppcheck warning.
Roman Telezhynskyi
2021-11-24 14:25:47 +0200
79e9b886acLupdate.
Roman Telezhynskyi
2021-11-24 14:20:58 +0200
cb036e8d43New path validation Invalid segment.
Roman Telezhynskyi
2021-11-24 14:15:21 +0200
cd23cec411Improved main path validations.
Roman Telezhynskyi
2021-11-24 11:27:44 +0200
869b9e98e1Refactoring.
Roman Telezhynskyi
2021-11-23 17:10:00 +0200
b9958e9953fixed LibreCAD 2 issue #1371, read failed with binary DXF
Roman Telezhynskyi
2021-11-23 14:48:30 +0200
0db9e1f728Class to handle plot settings object entries.
Roman Telezhynskyi
2021-11-23 14:43:26 +0200
c6bd3ae727Fix typo.
Roman Telezhynskyi
2021-11-23 13:21:24 +0200
11a7fc2652viewport - target xyz.
Roman Telezhynskyi
2021-11-23 13:16:58 +0200
6a219c5ed4Port set version bug from solvespace fork and cleanup version handling in DRW_TextCodec. One of the most intrusive changes in QGIS' fork was that the debugging code was replaced with hardcoded changes to redirect the output to QGIS' internal logging mechanism. In this PR I've setup an interface to allow clients to create custom output debugging classes and assign these to be used by the library.
Roman Telezhynskyi
2021-11-23 13:11:56 +0200
a8d8fa0946Modernize debugging.
Roman Telezhynskyi
2021-11-23 11:28:54 +0200
642fbe815dUse ununordered_map instead of map
Roman Telezhynskyi
2021-11-23 11:15:11 +0200
c51d9d5b30More modernization and cleanups.
Roman Telezhynskyi
2021-11-22 19:28:51 +0200
5f6445cf93Read extrusion tags for dimension entities Dimension entities support DXF codes 210, 220, 230 and and DRW_Dimension already had a extPoint member, but the tags were never used when parsing.
Roman Telezhynskyi
2021-11-22 18:53:33 +0200
b18f09d86eDRW_Coord: Simplify constructor.
Roman Telezhynskyi
2021-11-22 18:48:47 +0200
c7fc0b8dcbMisc. typos
Roman Telezhynskyi
2021-11-22 18:44:44 +0200
1b4dfc7988Misc typos: length.
Roman Telezhynskyi
2021-11-22 18:39:20 +0200
47e0e3d0f3fixed heap use after free vulnerability CVE-2021-21900
Roman Telezhynskyi
2021-11-22 18:22:27 +0200
783a3faaebWe no longer need this file.
Roman Telezhynskyi
2021-11-22 15:25:04 +0200
b8b3acbfd3Improve for a search bar.
Roman Telezhynskyi
2021-11-22 15:24:48 +0200
8b966019e6Code style.
Roman Telezhynskyi
2021-11-19 13:23:51 +0200
920e6fc8abAdd text search bar in History window. Closes#153
Roman Telezhynskyi
2021-11-19 13:23:35 +0200
d61eda4a41Option to disable the automatic search for updates.
Roman Telezhynskyi
2021-11-18 14:55:15 +0200
679bb9af48Code style.
Roman Telezhynskyi
2021-11-18 13:29:53 +0200
421a8df4beRemove tool from all visibility groups it in.
Roman Telezhynskyi
2021-11-18 13:29:36 +0200
a915ef5a0dCode style.
Roman Telezhynskyi
2021-11-17 16:19:00 +0200
888dccc2f3Improve storing visibility group items. Don't store duplicate information.
Roman Telezhynskyi
2021-11-17 16:18:29 +0200
2945da4d38Fix double call of a main path context menu.
Roman Telezhynskyi
2021-11-16 18:52:32 +0200
5eaab50647Log a change.
Roman Telezhynskyi
2021-11-16 18:33:56 +0200
bd50428b56Improve validation grainline position.
Roman Telezhynskyi
2021-11-16 18:33:20 +0200
ec672a8811Improve XSD schema for multisize measurements. Format version 0.5.1.
Roman Telezhynskyi
2021-11-16 17:18:32 +0200
03e1b5ba3aIncrease the limit for the Letter field.
Roman Telezhynskyi
2021-11-05 16:08:13 +0200
68b4eced95Lupdate.
Roman Telezhynskyi
2021-10-20 10:44:03 +0300
216b910001Lupdate.
Roman Telezhynskyi
2021-10-19 14:51:45 +0300
fe8a983ee3Improve code quality.
Roman Telezhynskyi
2021-10-19 14:43:49 +0300
8d52157b41Help user to select default GUI language.
Roman Telezhynskyi
2021-10-19 14:43:20 +0300
4b3b7a8987Add Don't ask again for Stale layout question dialog.
Roman Telezhynskyi
2021-10-19 11:36:26 +0300
8f5bf16b4dLupdate.
Roman Telezhynskyi
2021-10-16 14:03:45 +0300
f13118d12bBump version.
Roman Telezhynskyi
2021-10-16 14:02:03 +0300
713ad813ffAllow Valentina to open vlt files on Mac.
Roman Telezhynskyi
2021-10-16 13:49:36 +0300
8625ecd2b4Fix handling numeric values passed in console mode.
Roman Telezhynskyi
2021-10-15 18:47:36 +0300
64c6a28053Fix reading tiled page margins in console mode.
Roman Telezhynskyi
2021-10-15 18:27:06 +0300
bcb786958eShow tooltip about defined user material in the label placeholder list.
Roman Telezhynskyi
2021-10-02 19:15:08 +0300
b6dc3f30b8Lupdate.
Roman Telezhynskyi
2021-10-01 21:10:16 +0300
e42775f48eFix regression in Valentina's layout. Unite pages worked incorrect.
Roman Telezhynskyi
2021-10-01 18:31:23 +0300
b7ee561024Check if need to warn about changes in default layout settings in Puzzle app.
Roman Telezhynskyi
2021-09-30 18:25:22 +0300
34b5422144Lupdate.
Roman Telezhynskyi
2021-09-30 17:33:24 +0300
64819d19ecRevert "Try without DEBIAN_FRONTEND noninteractive."
Roman Telezhynskyi
2021-09-29 08:37:06 +0300
925c296b1bTry without DEBIAN_FRONTEND noninteractive.
Roman Telezhynskyi
2021-09-28 19:03:39 +0300
587d8e2cfcTry without dialog package.
Roman Telezhynskyi
2021-09-28 18:53:47 +0300
2dd553b5e7Try without apt-utils package.
Roman Telezhynskyi
2021-09-28 18:44:26 +0300
f1a9499688Try build without packages locales locales-all.
Roman Telezhynskyi
2021-09-28 18:15:22 +0300
8cfc59a668Cppcheck warning.
Roman Telezhynskyi
2021-09-28 17:40:36 +0300
665101a6c5Disable inter-window drag&drop.
Roman Telezhynskyi
2021-09-28 17:12:55 +0300
74090f7ffdPDF Tiles "ruler" is fine when Unit is "Inch" or "Cm". It is bad when Unit is "Mm" or "Pixel".
Roman Telezhynskyi
2021-09-28 16:43:36 +0300
05b884a632Context-menu on a piece in the carrousel should be the same as the context menu of a piece in the sheet
Roman Telezhynskyi
2021-09-28 16:34:25 +0300
72a2300befCrop watermark if doesn't fit on page.
Roman Telezhynskyi
2021-09-28 16:10:55 +0300
2e9c94ffaeFix watermark size while scale sheet. Add watermark placeholder for cases when raster image of watermark will require bigger size than image cache can handle.
Roman Telezhynskyi
2021-09-28 15:19:02 +0300
4fe2e9688dI select a piece, then I click on "remove unused" length. If I click directly afterwards on another piece, it makes automatically a multiple selection of the 2 pieces. Expectation: I makes a single selection of the last clicked piece.
Roman Telezhynskyi
2021-09-27 12:12:56 +0300
2b966a02dfWhen changing the unit to "inches" in "Sheet", the margins get more decimals after the dot. When changing back to mm / cm etc. it doesn't change back to 2 decimals.
Roman Telezhynskyi
2021-09-27 12:02:29 +0300
eda0b6173eWhen multiple selection, you can see the "No piece selected" after the Transformation-block. It shouldn't be shown.
Roman Telezhynskyi
2021-09-27 11:49:33 +0300
32be26beefGCC warnings.
Roman Telezhynskyi
2021-09-27 11:47:09 +0300
ac3679b10bif i open the context menu on a piece (right click) and directly after open the context menu (again right click) on another piece, then a multiple selection occurs. Expectation: the same behaviour as when doing several left clicks after another (no multiple selection).
Roman Telezhynskyi
2021-09-27 11:33:09 +0300
72da739e90when I click on a piece (left click), there is a background-red for the cutting shape and the seam-shape. With the superposition, we have shade of red. When I open the context-menu on a piece (right click), only the seam-shape is colored in red. I would expect the same behaviour (selection) as with the left click.
Roman Telezhynskyi
2021-09-27 10:32:06 +0300
db28a6fe91Undo & Redo Buttons should look like "Zoom in", "zoom out" etc. Right now there is no subcaption and the small buttons make it difficult to click.
Roman Telezhynskyi
2021-09-27 10:16:28 +0300
3ff6910c38Move DEBIAN_FRONTEND environment variable.
Roman Telezhynskyi
2021-09-27 09:59:39 +0300
39829e00baError: No usable dialog-like program is installed, so the dialog based frontend cannot be used.
Roman Telezhynskyi
2021-09-27 08:46:47 +0300
304606f37aImprovements for the build script.
Roman Telezhynskyi
2021-09-26 20:11:27 +0300
858105fa7cImprove installing packages on Ubuntu.
Roman Telezhynskyi
2021-09-26 19:56:34 +0300
f04c570442Fix build on Windows.
Roman Telezhynskyi
2021-09-26 19:53:50 +0300
7739c1f015Install poppler-utils instead of xpdf.
Roman Telezhynskyi
2021-09-26 18:47:45 +0300
76214c0dceSwitch to another container image to test with the latest GCC version.
Roman Telezhynskyi
2021-09-26 18:33:53 +0300
38a6d2da67Give GCC more memory.
Roman Telezhynskyi
2021-09-25 21:55:39 +0300