Roman Telezhynskyi
|
5724c9611a
|
New feature. Boundary together with notches.
|
2023-11-28 16:40:27 +02:00 |
|
Roman Telezhynskyi
|
14ec95ee9f
|
Switch to Fusion style when activate custom theme or use default dark theme on Windows.
|
2023-08-09 15:46:02 +03:00 |
|
Roman Telezhynskyi
|
ec8a22cc84
|
Improve support for dark theme.
Custom dark theme updated. Added support for native dark mode. Added new icon themes. Scene still needs improvement.
|
2023-07-24 13:41:42 +03:00 |
|
Roman Telezhynskyi
|
03630fb273
|
Refactoring.
|
2023-05-03 14:07:08 +03:00 |
|
Roman Telezhynskyi
|
cb9f029c0f
|
New key --noGrainline. #163
|
2023-04-10 13:17:01 +03:00 |
|
Roman Telezhynskyi
|
6e499b7245
|
Remove missing in Qt6 headers.
|
2023-02-09 17:24:02 +02:00 |
|
Roman Telezhynskyi
|
499ec96691
|
Move literals to separate header.
|
2022-02-18 10:36:38 +02:00 |
|
Roman Telezhynskyi
|
18e1a4a601
|
Remove gradation information from pattern.
|
2020-10-16 08:22:43 +03:00 |
|
Roman Telezhynskyi
|
49828889e2
|
New layout generator option: Prefer one sheet solution.
|
2020-03-22 16:22:03 +02:00 |
|
Roman Telezhynskyi
|
c8526f2eb0
|
Setting scale factor for export and print.
|
2020-03-21 18:15:29 +02:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Andrey Ushakov
|
ea75af2f46
|
New command line option --cropWidth. Helps to crop unused width of paper.
--HG--
branch : develop
|
2019-10-16 11:16:16 +03:00 |
|
Roman Telezhynskyi
|
4d54c0c44c
|
Fix typo in Valentina manpage.
Some cyrillic characters were used instead of latin.
--HG--
branch : develop
|
2019-07-25 08:10:08 +03:00 |
|
Roman Telezhynskyi
|
44345085c2
|
New option --manualPriority.
Helps to disable following manual priority without need to change settings for
each piece.
--HG--
branch : develop
|
2019-07-21 16:26:21 +03:00 |
|
Roman Telezhynskyi
|
e8804c90bb
|
New layout option --nestQuantity.
--HG--
branch : develop
|
2019-07-04 14:33:45 +03:00 |
|
Roman Telezhynskyi
|
3b2b51fa74
|
Update man.
--HG--
branch : feature
|
2019-03-30 11:48:20 +02:00 |
|
Roman Telezhynskyi
|
248b0e3eeb
|
Refactoring. Use std::initializer_list.
--HG--
branch : feature
|
2019-03-29 11:38:46 +02:00 |
|
Roman Telezhynskyi
|
47bcfd74ab
|
Changes for dialog.
--HG--
branch : feature
|
2019-03-29 11:31:17 +02:00 |
|
Roman Telezhynskyi
|
e108a1378f
|
New command line option --landscapeOrientation.
--HG--
branch : develop
|
2018-12-27 16:37:47 +02:00 |
|
Roman Telezhynskyi
|
6016308d58
|
Resolved issue #651. Improve feature: Layout orientation according to grainline.
--HG--
branch : develop
|
2018-12-27 15:54:29 +02:00 |
|
Roman Telezhynskyi
|
2c7b21b98d
|
Resolved issue #865. New feature. Dynamic Way to define Material in piece label.
--HG--
branch : develop
|
2018-07-18 20:18:30 +03:00 |
|
Roman Telezhynskyi
|
fd85efacd9
|
Resolved issue #862. Force Valentina to immediately terminate if a pattern
contains a parsing warning.
--HG--
branch : develop
|
2018-07-13 16:18:04 +03:00 |
|
Roman Telezhynskyi
|
d15e507aeb
|
Fix issue. User should be able to control tiled pdf export through command line.
--HG--
branch : develop
|
2017-10-13 17:48:20 +03:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
b673ec0fc7
|
Command line options to export final measurements.
--HG--
branch : feature
|
2017-09-28 16:05:04 +03:00 |
|
Roman Telezhynskyi
|
ab961834e8
|
Add missed keys to list of all command line keys.
--HG--
branch : develop
|
2017-09-24 10:37:58 +03:00 |
|
Roman Telezhynskyi
|
bdc8840184
|
Resolved issue #756. New feature. Select pieces from command line.
--HG--
branch : develop
|
2017-09-22 19:16:16 +03:00 |
|
Roman Telezhynskyi
|
7d205d7596
|
Resolved issue #660. New export: Export details without layout.
--HG--
branch : develop
|
2017-07-09 14:45:49 +03:00 |
|
Roman Telezhynskyi
|
f94967d02e
|
New option Export text as paths.
--HG--
branch : feature
|
2017-07-01 20:32:54 +03:00 |
|
Roman Telezhynskyi
|
9edc1a39db
|
Allow user to select DXF version.
--HG--
branch : feature
|
2017-06-26 17:28:41 +03:00 |
|
Roman Telezhynskyi
|
9c27e7bfed
|
Fixed issue #624. Icon resulotion issues with some display setups.
--HG--
branch : develop
|
2017-02-09 15:43:17 +02:00 |
|
Roman Telezhynskyi
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
Roman Telezhynskyi
|
9545db280d
|
Test that all command line option names are unique.
--HG--
branch : develop
|
2015-11-09 20:02:38 +02:00 |
|