Roman Telezhynskyi
4355d18fb3
Fix tooltip.
...
--HG--
branch : develop
2019-08-20 10:36:55 +03:00
Roman Telezhynskyi
351dd78a4f
Add missing tool tooltip.
...
--HG--
branch : develop
2019-08-19 10:14:24 +03:00
Roman Telezhynskyi
09bd14f382
Rethink feature. Instead of hiding show main path.
...
--HG--
branch : develop
2019-07-23 16:01:39 +03:00
Roman Telezhynskyi
a3e643b5dd
New feature "Hide piece's main path".
...
In some cases users want to hide main path and work with "real" pattern pieces.
This new option allows to quickly disable main path for all pieces without need
to make manual adjustment for each piece. Do not ovveride piece options.
--HG--
branch : develop
2019-07-18 20:18:48 +03:00
Roman Telezhynskyi
65e831da05
New action export recipe.
...
--HG--
branch : feature
2019-07-11 14:15:54 +03:00
Roman Telezhynskyi
a66d0917ab
Show layout sheets in one line.
...
--HG--
branch : develop
2019-05-27 20:07:30 +03:00
Roman Telezhynskyi
5838537033
Resolved issue #725 . Improve labels on drawing.
...
--HG--
branch : develop
2019-05-08 19:22:55 +03:00
Roman Telezhynskyi
2f9d591929
Fix tool tooltip.
...
--HG--
branch : develop
2019-03-27 22:16:38 +02:00
Wren Turkal
3979d0e9db
Use qt-designer to setup action slots.
...
Their are slots that are automatically connected when a .ui file is
compiled. I have changed New, Save, SaveAs, and Open to use that
method for connecting the slots.
Also, I added Ctrl-O as a shortcut for Open while I was in there.
--HG--
branch : develop
2019-01-09 00:13:54 -08:00
Roman Telezhynskyi
9da4cbb329
Resolved issue #864 . Valentina crashes on Mac OS X after closing Variables
...
Table dialog.
--HG--
branch : develop
2018-07-18 18:03:38 +03:00
Roman Telezhynskyi
c92182464b
We don't have Wiki anymore.
...
--HG--
branch : develop
2018-04-22 09:23:17 +03:00
Roman Telezhynskyi
c853b67f63
Fix wrong tooltip for tool box widget.
...
--HG--
branch : develop
2017-12-17 15:12:57 +02:00
Roman Telezhynskyi
9b54b0c069
Dialog Duplicate Detail.
...
--HG--
branch : feature
2017-10-25 17:49:04 +03:00
Roman Telezhynskyi
19fb13affe
Resolved issue #771 . Improve tool Point at intersection of arc and line.
...
--HG--
branch : develop
2017-10-25 11:27:43 +03:00
Roman Telezhynskyi
ca79c7ff93
Added place label.
...
--HG--
branch : feature
2017-10-15 12:25:20 +03:00
Roman Telezhynskyi
8eb7c413e9
Two new shortcut sequences: Ctrl+PgDown and Ctrl+PgUp to switch to next and
...
previous pattern piece.
ref #762 .
--HG--
branch : develop
2017-10-02 19:51:15 +03:00
Roman Telezhynskyi
ac96ce6b84
Export Final measurements to CSV.
...
--HG--
branch : feature
2017-09-27 14:47:05 +03:00
Roman Telezhynskyi
0eb6b8b30f
Dialog Final measurements.
...
--HG--
branch : feature
2017-09-26 17:24:02 +03:00
Roman Telezhynskyi
29972118ff
Lupdate.
...
--HG--
branch : develop
2017-09-24 10:33:49 +03:00
Roman Telezhynskyi
51f6176ede
Resolved issue #722 . Rename "Seam Allowance" tool to "Workpiece" tool.
...
--HG--
branch : develop
2017-08-27 11:15:57 +03:00
Roman Telezhynskyi
9b7aee0e7e
Resolved issue #721 . Rename "Piece Path" to "Internal Path" tool.
...
--HG--
branch : develop
2017-08-27 09:03:46 +03:00
Roman Telezhynskyi
2137cd816d
Added menu option to call the Template editor independently.
...
--HG--
branch : feature
2017-08-15 16:01:07 +03:00
Ronan Le Tiec
46f70788cf
issue #654 refactoring the code so that the functions and variables are called xxx multisize xxx instead of xxx standard xxx
...
--HG--
branch : develop
2017-07-12 20:21:48 +02: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
c074318d65
Resolved issue #716 . Command line option to create *tiled* export.
...
--HG--
branch : develop
2017-07-08 20:18:47 +03:00
Roman Telezhynskyi
77350e5dc3
Resolved issue #629 . Improve GUI: Move 'True Dart tool' to Operations tool
...
group.
--HG--
branch : develop
2017-06-19 16:21:01 +03:00
Roman Telezhynskyi
8e0a7250df
Added new feature Zoom Fit Best Current pattern piece.
...
--HG--
branch : develop
2017-06-16 21:14:33 +03:00
Roman Telezhynskyi
7225481091
Resolved issue #682 . New feature. Export increments to Excel .csv.
...
--HG--
branch : develop
2017-05-12 15:09:19 +03:00
Roman Telezhynskyi
779796a4f1
Improvements for Valentina's main window.
...
Set set horizontal stretch to avoid horizontal scrolling for tool box.
--HG--
branch : release
2017-04-29 08:50:49 +03:00
Roman Telezhynskyi
7734c0564b
Localization improvements.
...
--HG--
branch : release
2017-04-21 17:28:25 +03:00
Roman Telezhynskyi
720366657f
Fixed regression with UI on Mac.
...
--HG--
branch : release
2017-04-17 13:13:39 +03:00
Roman Telezhynskyi
45ed0c52d0
Minor fixes for tool box.
...
--HG--
branch : release
2017-04-17 10:36:27 +03:00
Roman Telezhynskyi
45080b7698
Add link to forum and Wiki.
...
--HG--
branch : release
2017-04-11 12:03:55 +03:00
Roman Telezhynskyi
e4cf5980c8
Fix bug. When we switch to the Detail mode should be activated specific tool
...
box section.
--HG--
branch : develop
2017-03-22 12:12:17 +02:00
Roman Telezhynskyi
96255ef093
Dialog Insert node tool.
...
--HG--
branch : feature
2017-03-21 15:39:14 +02:00
Roman Telezhynskyi
5a0d9b0e00
Merge with develop.
...
--HG--
branch : feature
2017-02-17 20:38:45 +02:00
Roman Telezhynskyi
c00a1d6e94
Resolved issue #557 . Enhance feature: Measurement menu enhancements.
...
--HG--
branch : develop
2017-02-17 14:24:55 +02:00
Roman Telezhynskyi
1867c0a82b
Merge with develop.
...
--HG--
branch : feature
2017-02-16 15:40:49 +02:00
Roman Telezhynskyi
1b0bd37621
Resolved issue #556 . Enhance feature: Move 'Pattern Properties' from Pattern
...
Piece menu to File menu.
--HG--
branch : develop
2017-02-16 15:16:52 +02:00
Roman Telezhynskyi
b9d635dab2
Dialog Pin tool.
...
--HG--
branch : feature
2017-01-31 14:28:48 +02:00
Roman Telezhynskyi
5a95ce9c8a
Merge with develop.
...
--HG--
branch : feature
2017-01-11 14:05:06 +02:00
Roman Telezhynskyi
f4a2d64497
Completely remove unsupported XML editor.
...
--HG--
branch : develop
2017-01-03 20:16:04 +02:00
Roman Telezhynskyi
0419f60e0b
Merge with develop.
...
--HG--
branch : feature
2016-12-23 12:58:17 +02:00
Roman Telezhynskyi
4d277f392e
Fix switching to Layout page when enable Layout mode.
...
--HG--
branch : develop
2016-12-23 11:11:00 +02:00
Roman Telezhynskyi
81eb33fe63
Merge with develop.
...
--HG--
branch : feature
2016-12-20 14:39:05 +02:00
Roman Telezhynskyi
469d6ffe02
Small fixes for UI.
...
--HG--
branch : feature
2016-12-19 14:31:49 +02:00
Valentina Zhuravska
aa24976f9a
Added elliptical arc tool to MainWindow.
...
--HG--
branch : feature
2016-12-17 03:17:29 +02:00
Roman Telezhynskyi
6b89f43e87
Tool button connected to tool dialog.
...
--HG--
branch : feature
2016-11-22 14:33:08 +02:00
Roman Telezhynskyi
abce5439a5
Resolved issue #573 . New tool: 'Move Point'.
...
--HG--
branch : develop
2016-10-04 17:34:37 +03:00
Roman Telezhynskyi
74bc4179ef
New tool Flipping by axis.
...
--HG--
branch : feature
2016-09-17 12:10:03 +03:00