Roman Telezhynskyi
3510843e44
Resolved issue #726 . Improve Move tool. Add optional rotate option.
...
--HG--
branch : develop
2017-11-13 19:39:11 +02:00
Roman Telezhynskyi
238e6fb24b
Fix bug. Pressing Escape key disables undocommands.
...
--HG--
branch : develop
2017-11-11 11:28:54 +02:00
Roman Telezhynskyi
ec3750e087
Resolved issue #773 . Tool Point intersection curve and axis cannot find
...
desired intersection poin.
(grafted from 86bc49a9552fc4555956815a4d32abfa091ccfc1)
--HG--
branch : develop
2017-11-11 11:01:45 +02:00
Roman Telezhynskyi
0ef92f9cba
Fixed Valentina crash.
...
Valentina crashes if creating tool was canceled.
--HG--
branch : develop
2017-10-31 20:01:19 +02:00
Roman Telezhynskyi
16a0af6ca5
Get a tool focus after creation.
...
Need for keyborad input.
--HG--
branch : develop
2017-10-30 09:57:19 +02:00
Roman Telezhynskyi
1ce645fa16
Fix bug in undocommands.
...
--HG--
branch : develop
2017-10-29 19:49:51 +02:00
Roman Telezhynskyi
8309fa8c7a
Save show curve details state between sessions.
...
--HG--
branch : develop
2017-10-29 15:13:13 +02:00
Roman Telezhynskyi
d3cf15f5b8
Fix some bugs.
...
--HG--
branch : develop
2017-10-28 17:31:18 +03:00
Roman Telezhynskyi
29b23bbce3
Toggle piece node point label. ref #755 .
...
--HG--
branch : develop
2017-10-27 11:53:35 +03:00
Roman Telezhynskyi
d61f732bde
Improve warning message to provide more appropriate infromation about an error.
...
--HG--
branch : develop
2017-10-27 09:24:18 +03:00
Roman Telezhynskyi
4af32961b0
Optimize adjusting new scene rect.
...
If we know an object that cause adjustment no need to recalc bounding rect for
all scene items.
--HG--
branch : develop
2017-10-27 09:13:51 +03:00
Roman Telezhynskyi
51e670bd84
Duplicate from GUI.
...
--HG--
branch : feature
2017-10-26 16:57:52 +03:00
Roman Telezhynskyi
e8ca7f575d
Fix bug. Modeling objects should be separated from calculation objects and stay
...
in not copied container.
--HG--
branch : feature
2017-10-26 12:54:08 +03: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
660efa3844
Fix bugs.
...
* * *
Fix tool union bugs.
* * *
Fix preparing pieces for layout.
* * *
Fix bug with formulas.
--HG--
branch : feature
2017-10-23 10:45:58 +03:00
Roman Telezhynskyi
ca79c7ff93
Added place label.
...
--HG--
branch : feature
2017-10-15 12:25:20 +03:00
Roman Telezhynskyi
b693244847
Fix issue with cursor position in tabs increments and preview calculations.
...
--HG--
branch : develop
2017-10-17 14:46:22 +03:00
Roman Telezhynskyi
2d21ac2266
Clang warning.
...
--HG--
branch : develop
2017-10-13 18:48:52 +03:00
Roman Telezhynskyi
782897dd08
New forum.
...
--HG--
branch : develop
2017-10-13 17:50:25 +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
0da31099f3
Tiled pdf should work only with standard formats.
...
--HG--
branch : develop
2017-10-12 10:40:11 +03:00
Roman Telezhynskyi
baa2f4fd92
Resolved issue #768 . New feature. Custom curve approximation scale.
...
--HG--
branch : develop
2017-10-11 13:51:06 +03:00
Roman Telezhynskyi
38815727bb
Fix bugs. ref #657 .
...
--HG--
branch : develop
2017-10-11 11:34:22 +03:00
Roman Telezhynskyi
8cbf143592
Cppcheck.
...
--HG--
branch : develop
2017-10-10 14:40:07 +03:00
Roman Telezhynskyi
b85c94273f
Lupdate.
...
--HG--
branch : develop
2017-10-10 14:02:20 +03:00
Roman Telezhynskyi
67b01c0337
Resolved issue #657 . Improve feature: Allow more paper formats for printing
...
tiled PDF.
--HG--
branch : develop
2017-10-10 12:22:59 +03:00
Roman Telezhynskyi
0fb0763191
Fixed issue #767 . Valentina produces wrong main path.
...
(grafted from c07c9ff6a27a673f55e5c3d98242534ee2c6ca95)
--HG--
branch : develop
2017-10-07 15:19:36 +03:00
Roman Telezhynskyi
61172d46c4
Fix typo in headers.
...
--HG--
branch : develop
2017-10-05 12:20:01 +03:00
Roman Telezhynskyi
daa539378f
Resolved issue #765 . New feature. Free curve mode.
...
--HG--
branch : develop
2017-10-03 13:01:56 +03:00
Roman Telezhynskyi
f636a3899f
Export description as part of final measurements.
...
ref #761 .
--HG--
branch : develop
2017-10-03 10:40:08 +03:00
Roman Telezhynskyi
f122ce479c
Speed optimization. Deploy Windows version with file qtlogging.ini that disables
...
logging.
--HG--
branch : develop
2017-10-03 10:18:29 +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
4d113db163
Cannot suppress warning -Wstrict-overflow. Completely disable it.
...
--HG--
branch : develop
2017-09-29 19:05:34 +03:00
Roman Telezhynskyi
be614ad9f8
Right way to suppress GCC warning Wstrict-overflow for method QVector::move().
...
--HG--
branch : develop
2017-09-29 17:13:30 +03:00
Roman Telezhynskyi
a5e4261e55
GCC warning.
...
--HG--
branch : develop
2017-09-29 10:43:47 +03:00
Roman Telezhynskyi
58ca1b3110
Fix dialog Final measurements. Set title and icon.
...
--HG--
branch : develop
2017-09-29 10:12:19 +03:00
Roman Telezhynskyi
5d2e584d2f
Improving for embedded man page.
...
Use bullet list where possible.
--HG--
branch : feature
2017-09-28 16:22:35 +03:00
Roman Telezhynskyi
ffe4affcbf
Retrieve canonical file path if possible.
...
--HG--
branch : feature
2017-09-28 16:05:55 +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
d01edb53c3
Abort export if cannot retrive a value.
...
--HG--
branch : feature
2017-09-27 15:23:40 +03:00
Roman Telezhynskyi
ac96ce6b84
Export Final measurements to CSV.
...
--HG--
branch : feature
2017-09-27 14:47:05 +03:00
Roman Telezhynskyi
257fb2f913
Refactor export to CSV.
...
Preparation for export final measurements.
--HG--
branch : feature
2017-09-27 13:25:18 +03:00
Roman Telezhynskyi
4caab9a479
Fix export increments and preview calculations.
...
Separate both types. First write increments then preview calculations.
--HG--
branch : feature
2017-09-27 11:53:17 +03:00
Roman Telezhynskyi
661e71bad0
Refactoring use static methods VTranslateVars::TryFormula*User().
...
--HG--
branch : feature
2017-09-26 17:46:28 +03:00
Roman Telezhynskyi
0eb6b8b30f
Dialog Final measurements.
...
--HG--
branch : feature
2017-09-26 17:24:02 +03:00
Roman Telezhynskyi
8c84cff91d
Read/write list of final measurements.
...
--HG--
branch : feature
2017-09-26 12:54:52 +03:00
Roman Telezhynskyi
e1075dfdf5
Fix zoom fit best current after adding new pattern piece.
...
--HG--
branch : develop
2017-09-25 18:28:58 +03:00
Roman Telezhynskyi
6bd1a460e6
Refactor method VPattern::setCurrentData().
...
It should use method VAbstractPattern::getLocalHistory().
--HG--
branch : develop
2017-09-25 18:15:28 +03:00
Roman Telezhynskyi
3a358f7633
Improve dialog Increments. It should show all internal variables instead it
...
showed only those who were in currently selected pattern piece.
--HG--
branch : develop
2017-09-25 16:36:04 +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
a5c9ba6c4d
Fix export bug. In command line mode Valentina ignored option "in Layout" for
...
all pieces.
--HG--
branch : develop
2017-09-22 15:37:03 +03:00
Roman Telezhynskyi
29972118ff
Lupdate.
...
--HG--
branch : develop
2017-09-24 10:33:49 +03:00
Roman Telezhynskyi dismine@gmail.com
542ab7e648
Clang warnings.
...
--HG--
branch : develop
2017-09-20 19:41:12 +03:00
Roman Telezhynskyi
7864ae9572
Added support for tool True Darts.
...
--HG--
branch : feature
2017-09-20 10:19:02 +03:00
Roman Telezhynskyi
795438c202
Merge with develop.
...
--HG--
branch : feature
2017-09-20 08:53:44 +03:00
Roman Telezhynskyi
bfe327ee13
If pattern linked to individual measurements it should get customer name from
...
it.
--HG--
branch : develop
2017-09-19 16:07:48 +03:00
Roman Telezhynskyi
e7db934fb5
Refactor tool clases to pass data in structure.
...
--HG--
branch : feature
2017-09-18 11:37:23 +03:00
Roman Telezhynskyi
b01adfa388
Saving to file works for simple point.
...
--HG--
branch : feature
2017-09-17 19:52:18 +03:00
Roman Telezhynskyi
39aa43fe8f
SonarQube warnings.
...
--HG--
branch : develop
2017-09-13 11:52:41 +03:00
Roman Telezhynskyi
67dbb3eb5f
Fix wrong path to label templates on Mac OS X.
...
--HG--
branch : develop
2017-09-11 20:56:58 +03:00
Roman Telezhynskyi
e45f598689
Fix bug with Poland translation.
...
--HG--
branch : develop
2017-09-11 20:55:08 +03:00
Roman Telezhynskyi
33ec3921a6
Added new language Polish (Poland).
...
--HG--
branch : develop
2017-09-11 16:57:49 +03:00
Roman Telezhynskyi
79edcfb7ca
Tests for issue #752 . ref #752 .
...
--HG--
branch : develop
2017-09-11 16:05:00 +03:00
Roman Telezhynskyi
4ca0139af0
Improve Find measurements location dialog.
...
When Valentina can't find a measurements file it asks if user want to point to
new location. In my pratcise usually a file is near the pattern file. In old way
Valentina ignored that fact and pointed to standard locations. From now one it
will first check if searched name is near the pattern file.
--HG--
branch : develop
2017-09-07 09:58:26 +03:00
Roman Telezhynskyi
4ab42b2cef
Fix crash.
...
Valentina crashes if input not unique name and then switch and begin edit
a formula field.
--HG--
branch : develop
2017-09-06 20:27:51 +03:00
Roman Telezhynskyi
9f9144dd56
Fix bug with Variables Table.
...
Editing values were almost impossible or very hard because of changing a cursor
position.
--HG--
branch : develop
2017-09-06 10:06:10 +03:00
Roman Telezhynskyi
b19cb9aee7
Removed crash sending system for Windows.
...
--HG--
branch : develop
2017-09-04 19:11:15 +03:00
Roman Telezhynskyi
ec0c69c738
Clang warnings.
...
--HG--
branch : develop
2017-09-02 15:37:52 +03:00
Roman Telezhynskyi
d77acc524c
Resolved issue #731 . Improve tab Increments. Separate the tab on two:
...
Increments and Preview Calculation.
--HG--
branch : develop
2017-09-02 14:47:44 +03:00
Roman Telezhynskyi
b7db0804dc
Our new website.
...
--HG--
branch : develop
2017-09-01 17:04:19 +03:00
Roman Telezhynskyi
6e1c5943b5
Fix build with MSVC.
...
--HG--
branch : develop
2017-08-30 14:50:57 +03:00
Roman Telezhynskyi
c33b178e3c
Template recognizes new placeholders.
...
--HG--
branch : feature
2017-08-30 09:32:39 +03:00
Roman Telezhynskyi
a97821edce
Read and write pattern materials.
...
--HG--
branch : feature
2017-08-30 08:55:07 +03:00
Roman Telezhynskyi
4a6e1e104f
Global variable to count placeholders quantity.
...
--HG--
branch : feature
2017-08-30 07:43:00 +03:00
Roman Telezhynskyi
2885d95a43
Added dialog Pattern materials.
...
--HG--
branch : feature
2017-08-30 07:26:18 +03:00
Roman Telezhynskyi
da892dfc3c
Added dialog Known Materials.
...
--HG--
branch : feature
2017-08-28 16:03:19 +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
842dfafcd6
Fix bug. Valentina doesn't update pattern label.
...
--HG--
branch : develop
2017-08-23 20:54:20 +03:00
Roman Telezhynskyi
af6e41d8cc
Fix bug. Valentina doesn't update piece label.
...
--HG--
branch : develop
2017-08-23 15:26:48 +03:00
Roman Telezhynskyi
13f347dc1a
Fix build on Mac OS X.
...
--HG--
branch : develop
2017-08-22 09:23:26 +03:00
Roman Telezhynskyi
03db3a2c3c
Fix error C2065: 'not': undeclared identifier.
...
--HG--
branch : develop
2017-08-21 19:41:35 +03:00
Roman Telezhynskyi
d8a6ce669e
Fix Valentina crash.
...
--HG--
branch : develop
2017-08-21 17:29:25 +03:00
Roman Telezhynskyi
ae870b8b2e
Fix conflict of names.
...
--HG--
branch : develop
2017-08-21 17:10:55 +03:00
Roman Telezhynskyi
3d9e4e7555
Promote QLineEdit to VLineEdit.
...
--HG--
branch : develop
2017-08-21 15:41:42 +03:00
Roman Telezhynskyi
20f5cb3694
Read measurements size and height from individual measurements file to insert
...
data into label template.
The size measurement was added as synonym of bust_arc_f.
--HG--
branch : feature
2017-08-21 14:25:27 +03:00
Roman Telezhynskyi
acf429518d
Added more additional Piece label fields.
...
--HG--
branch : feature
2017-08-21 13:16:43 +03:00
Roman Telezhynskyi
03e1256952
Removed unused field from preferences.
...
--HG--
branch : feature
2017-08-19 20:17:51 +03:00
Roman Telezhynskyi
a8d8efd889
Dialog DateTimeEditor.
...
--HG--
branch : feature
2017-08-19 19:10:57 +03:00
Roman Telezhynskyi
260d1cc5e9
Default piece label template.
...
--HG--
branch : feature
2017-08-18 15:40:52 +03:00
Roman Telezhynskyi
f07fd426dd
Clearing old code.
...
--HG--
branch : feature
2017-08-18 14:22:31 +03:00
Roman Telezhynskyi
96df1db48e
Cleaning GUI.
...
--HG--
branch : feature
2017-08-18 09:25:57 +03:00
Roman Telezhynskyi
ae78373f88
Read/write piece label.
...
--HG--
branch : feature
2017-08-18 07:59:47 +03:00
Roman Telezhynskyi
bc037e15b5
Fix bug. Unloading multisize measurements doesn't hide size and height
...
comboboxes.
--HG--
branch : feature
2017-08-17 19:59:24 +03:00
Roman Telezhynskyi
c368a956b8
Fix bug. Changing pattern or measurements file name do not imidiatelly update
...
pattern label.
--HG--
branch : feature
2017-08-17 19:57:46 +03:00
Roman Telezhynskyi
d6898af23e
Refactoring. Rename method.
...
--HG--
branch : feature
2017-08-17 19:42:48 +03:00
Roman Telezhynskyi
4102c25a04
Fix build on Windows.
...
--HG--
branch : feature
2017-08-16 19:07:03 +03:00
Roman Telezhynskyi
bc36e9bac3
Clear unused tags from code.
...
--HG--
branch : feature
2017-08-16 16:56:07 +03:00
Roman Telezhynskyi
07b4800f0e
Updated default pattern label template.
...
--HG--
branch : feature
2017-08-16 13:20:52 +03:00
Roman Telezhynskyi
0c0719114c
Fix default pattern label template.
...
--HG--
branch : feature
2017-08-15 16:01:32 +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
Roman Telezhynskyi
8466e84eef
Read/Write pattern label.
...
--HG--
branch : feature
2017-08-15 10:44:00 +03:00
Roman Telezhynskyi
10e1c2fbfa
Refactoring.
...
--HG--
branch : feature
2017-08-14 19:44:20 +03:00
Roman Telezhynskyi
d5c2b1b50d
GetTemplate after editing.
...
--HG--
branch : feature
2017-08-14 19:34:33 +03:00
Roman Telezhynskyi
0f4c993c83
Added default pattern label template.
...
--HG--
branch : feature
2017-08-14 17:17:40 +03:00
Roman Telezhynskyi
89ed92e93f
Added more placeholders.
...
--HG--
branch : feature
2017-08-14 15:11:14 +03:00
Roman Telezhynskyi
67cee35426
Ask about change of label data.
...
User must save data before editing a template to be able to see changes in
template.
--HG--
branch : feature
2017-08-14 12:03:20 +03:00
Roman Telezhynskyi
bc96184617
Merge with develop.
...
--HG--
branch : feature
2017-08-10 17:14:57 +03:00
Roman Telezhynskyi
d91f32be02
Proposed to always use mm as the default DXF export unit. ref #745 .
...
--HG--
branch : develop
2017-08-10 16:50:10 +03:00
Roman Telezhynskyi
209a281cdc
New standard path for label templates.
...
--HG--
branch : feature
2017-08-10 14:51:17 +03:00
Roman Telezhynskyi
7b13020e4e
Button to call Label editor.
...
--HG--
branch : feature
2017-08-09 19:32:14 +03:00
Roman Telezhynskyi
80f6a5a7d1
Redesign. The Label editor should be in separate dialog window.
...
--HG--
branch : feature
2017-08-09 17:33:20 +03:00
Roman Telezhynskyi
849635b8a8
Added new GUI page.
...
--HG--
branch : feature
2017-08-09 14:16:53 +03:00
Roman Telezhynskyi
7fd93eff5b
Fix bug with mouse cursor.
...
--HG--
branch : develop
2017-08-08 23:25:09 +03:00
Roman Telezhynskyi
16ec3a3ea8
User should be able to rename increments.
...
--HG--
branch : develop
2017-08-08 17:43:41 +03:00
Roman Telezhynskyi
6b29b8c528
Fix method DialogIncrements::IncrementUsed.
...
Checking regular text in expression is not enough to know that an increment was
used.
--HG--
branch : develop
2017-08-08 11:51:06 +03:00
Roman Telezhynskyi
372ab02bbc
Resolved issue #744 . Check for Updates button produces error.
...
(grafted from 61294fbade9ec4418eb4e58b33cfae7f82281c55)
--HG--
branch : develop
2017-08-06 21:06:59 +03:00
Roman Telezhynskyi
3999ebd82e
Fixed bug in Tape. Each Window should has own size and height values.
...
--HG--
branch : develop
2017-08-04 20:29:43 +03:00
Roman Telezhynskyi
349a5cade0
Fixed issue #743 . Valentina doesn't update update pattern after adding item.
...
(grafted from 9488967913032bb6c97488a8540309db771e7728)
--HG--
branch : develop
2017-08-03 15:25:14 +03:00
Roman Telezhynskyi
0894f686ef
Improve working with mouse cursors. Instead of setting global value set cursor
...
for each item separately.
--HG--
branch : develop
2017-08-01 14:35:48 +03:00
Roman Telezhynskyi
842d21016e
Improve regular expression to support non ASCII letters.
...
--HG--
branch : develop
2017-07-26 15:43:22 +03:00
Roman Telezhynskyi
1fff49936b
Return resizing Increments Dialog.
...
--HG--
branch : develop
2017-07-26 09:13:29 +03:00
Roman Telezhynskyi
ea4301ea3f
Cppcheck warning.
...
(grafted from e3934b5f00ac3777865d665625ee3add0390cd99)
--HG--
branch : develop
2017-07-24 20:28:51 +03:00
Roman Telezhynskyi
2400555d05
Fixed behaviour on Windows. Valentina asks about synchronization measurements
...
twice.
(grafted from e60ffe31f4ba96857a59275dc069bbb67a9bbbdf)
--HG--
branch : develop
2017-07-24 20:02:55 +03:00
Roman Telezhynskyi
38cbe654f4
Lupdate.
...
--HG--
branch : develop
2017-07-23 17:32:02 +03:00
Roman Telezhynskyi
a6bafb77e1
Resolved issue #734 . Optimization. Stop increments/variables table from
...
updating immediately.
--HG--
branch : develop
2017-07-23 16:52:57 +03:00
Roman Telezhynskyi
a6976fd1ee
Fix details position if export from Detail mode. red #391 .
...
--HG--
branch : develop
2017-07-20 19:14:19 +03:00
Roman Telezhynskyi
d09de4155b
Added new option for Internal path. ref #391 .
...
This option is nedded for AAMA to determine a cut contour.
--HG--
branch : develop
2017-07-20 17:38:56 +03:00
Roman Telezhynskyi
f9d63047c9
Merge with develop.
...
--HG--
branch : feature
2017-07-17 17:43:32 +03:00
Roman Telezhynskyi
39f5bdfe2a
Fix bug. Valentina doesn't print tiled PDF.
...
--HG--
branch : develop
2017-07-17 09:37:57 +03:00
Roman Telezhynskyi
54eadfdb3c
Export to DXF-AAMA.
...
--HG--
branch : feature
2017-07-16 21:10:48 +03:00
Roman Telezhynskyi
bcd61305c3
Fixed issue #719 . Valentina crashes when unite pieces.
...
(grafted from ec7218525e9754a9237465d2c0a8656c5bccb387)
--HG--
branch : develop
2017-07-13 12:22:24 +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
Ronan Le Tiec
5b79acd2bb
issue #654 tape : standard changed to multisize in the GUI
...
--HG--
branch : develop
2017-07-11 18:47:23 +02:00
Roman Telezhynskyi
b166ff83b2
Pieces should be positioned as on Detail mode. ref #660 .
...
--HG--
branch : develop
2017-07-09 22:27:54 +03:00
Ronan Le Tiec
bfc584876d
issue 709 change 'fields' to 'margins' in layout setting dialog
...
--HG--
branch : develop
2017-07-09 18:01:21 +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
d0cc8902f9
SonarQube warnings.
...
--HG--
branch : develop
2017-07-09 09:02:26 +03:00
Roman Telezhynskyi
cd37c4a48c
Fix broken build.
...
--HG--
branch : develop
2017-07-08 21:16:47 +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
163de7091f
Fix error: not a Doxygen trailing comment.
...
--HG--
branch : develop
2017-07-07 16:42:29 +03:00
Roman Telezhynskyi
e6eb9c756b
Cppcheck warnings.
...
--HG--
branch : develop
2017-07-06 12:58:26 +03:00
Roman Telezhynskyi
1726b55339
GCC warnings.
...
--HG--
branch : develop
2017-07-05 19:35:34 +03:00
Roman Telezhynskyi
b6e0d97df0
Qmake. Fix masks to support 64 bit versions of compilers.
...
--HG--
branch : develop
2017-07-05 11:35:32 +03:00
Roman Telezhynskyi
d25979f054
Merged with feature.
...
--HG--
branch : develop
2017-07-04 19:53:05 +03:00
Roman Telezhynskyi
13d43d100d
Resolved issue #712 . Default seam allowance setting.
...
--HG--
branch : develop
2017-07-03 11:23:34 +03:00
Ronan Le Tiec
f080b88cf7
issue #712 new default allowance setting taken into account in seam allowance tool dialog. StrToUnits and UnitsToStr moved from VDomDocument to def
...
--HG--
branch : develop
2017-07-02 13:34:36 +02:00
Ronan Le Tiec
07556c6c46
issue #712 new setting added in dialog for seam default seam allowance. not taken into account in the rest of the programm yet
...
--HG--
branch : develop
2017-07-02 10:14:01 +02:00
Roman Telezhynskyi
72ea1997fb
Fixed issue #715 . Build fails with Qt 5.9.1 / clang / macOS.
...
(grafted from d78ca13c4891ccf3542b0704a7d66af0f9b02938)
--HG--
branch : develop
2017-07-01 21:38:26 +03:00
Roman Telezhynskyi
f94967d02e
New option Export text as paths.
...
--HG--
branch : feature
2017-07-01 20:32:54 +03:00
Roman Telezhynskyi
53502e3dd9
Refactoring. Remove code dependency.
...
--HG--
branch : feature
2017-07-01 14:43:16 +03:00
Roman Telezhynskyi
275338da4b
Allow user to setup font family for piece labels.
...
--HG--
branch : feature
2017-07-01 14:41:46 +03:00
Roman Telezhynskyi
018007e87b
When export dxf hide a paper sheet box.
...
--HG--
branch : feature
2017-06-30 11:50:28 +03:00
Roman Telezhynskyi
bca2623d32
Merge with develop.
...
--HG--
branch : feature
2017-06-30 11:43:40 +03:00
Roman Telezhynskyi
1226db1735
Text now correctly converted due to hack. Saved to continue cleaning.
...
--HG--
branch : feature
2017-06-29 18:56:52 +03:00
Roman Telezhynskyi
9c14f46a26
Fix bug. Valentina overrids exported file even if a user said no.
...
(grafted from cebb2be5d991225d9689a43e44c7764c31d708ff)
--HG--
branch : develop
2017-06-27 16:09:16 +03:00
Roman Telezhynskyi
ce9219d668
Fix code style.
...
--HG--
branch : develop
2017-06-29 10:27:40 +03:00
Ronan Le Tiec
c0341a086c
Resolved issue #693 , sort the groups, details and pattern pieces alphabeticaly und change the caption of group to details in Detail Mode
...
--HG--
branch : develop
2017-06-28 20:19:20 +02:00
Roman Telezhynskyi
575e99ee21
Valentina overrided export file even if user said no.
...
--HG--
branch : feature
2017-06-27 16:09:16 +03:00
Roman Telezhynskyi
9edc1a39db
Allow user to select DXF version.
...
--HG--
branch : feature
2017-06-26 17:28:41 +03:00
Roman Telezhynskyi
cb1b3ead0b
Zoom fit best current eats some size.
...
--HG--
branch : develop
2017-06-23 16:19:24 +03:00
Roman Telezhynskyi
cacba00e83
Zoom fit best current did not work properly because of corrupted point.
...
--HG--
branch : develop
2017-06-23 16:02:59 +03:00
Roman Telezhynskyi
4243804f55
New key to disable creating a Windows installer.
...
--HG--
branch : develop
2017-06-19 19:11:41 +03:00
Roman Telezhynskyi
663ab8aff1
SonarCloud warnings.
...
--HG--
branch : develop
2017-06-19 17:44:18 +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
9686d0e179
Fixed issue #623 . Issue: Bug with dialog Open file.
...
--HG--
branch : develop
2017-06-19 16:11:44 +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
d110dc3325
Fixed issue #706 . Default unit in preferences not changing new file unit.
...
(grafted from f1ce177213a46538a840fc789e4e2ce3d78d98e4)
--HG--
branch : develop
2017-06-16 16:01:09 +03:00
Roman Telezhynskyi
b0f867499c
Resolved issue #244 . New feature: Adjust line and point thickness and label
...
size.
--HG--
branch : develop
2017-06-16 14:53:08 +03:00
Roman Telezhynskyi
debcabf1a3
Set wait cursor to inform a user that the program is busy when openning
...
Preferences dialog.
Because Preferences dialog reads data about installed localizations each time
a user opens it in some cases it's take some time. Especially when a hard drive
is busy.
--HG--
branch : develop
2017-06-14 11:48:51 +03:00
Roman Telezhynskyi
f12e9ee4ac
Fixed issue #703 . Valentina warns about format rewriting for unsaved files.
...
(grafted from c25298f49b2401b67647213dd6543ba880ddf58d)
--HG--
branch : develop
2017-06-08 09:39:56 +03:00
Roman Telezhynskyi
3a4871fcd0
SonarQube warnings.
...
--HG--
branch : develop
2017-06-05 19:47:25 +03:00
Roman Telezhynskyi
8e7ea0f45f
Cppcheck warning.
...
(grafted from 5fb12906763ccf0b28ee1e2037196556fb9297eb)
--HG--
branch : develop
2017-06-05 18:25:36 +03:00
Roman Telezhynskyi
7a9b2e34bd
Changed default behaviour if path to multisize measurements or templates doesn't
...
exist.
If the path doesn't exist Valentina will create and return path to user
localized default folder.
(grafted from 722c37544c26fe3f406d222b7f344ddf7b3602a0)
--HG--
branch : develop
2017-06-05 17:52:42 +03:00
Roman Telezhynskyi
65c98f6a39
Do not force copying translations if build in debug mode.
...
--HG--
branch : develop
2017-06-05 16:21:35 +03:00
Roman Telezhynskyi
4461caaf0f
Fixed issue #698 . Problem typing in new axis point for new piece.
...
(grafted from 8ad30021d46f5ddcd479b7ec1a9279a5185a2578)
--HG--
branch : develop
2017-06-02 09:23:29 +03:00
Roman Telezhynskyi
bfd2620fad
Next try to fix problem with tests.
...
Because different compilers and even different version from same vendor may
produce little bit different result this cause of test fails because it expect
too accurate result. We don't need such accuracy and can use variable
VGObject::accuracyPointOnLine to compare two points.
--HG--
branch : develop
2017-06-01 13:04:25 +03:00
Roman Telezhynskyi
cc5641a15c
Added gcc’s 4.9.0 Undefined Behavior Sanitizer (ubsan).
...
--HG--
branch : develop
2017-06-01 10:14:17 +03:00
Roman Telezhynskyi
f0bceec6ea
Cppcheck warning.
...
--HG--
branch : develop
2017-05-30 20:09:34 +03:00
Roman Telezhynskyi
7e064f80c5
Thrown away code for support Qt < 5.2.
...
--HG--
branch : develop
2017-05-30 19:52:38 +03:00
Roman Telezhynskyi
2dcfe1c84b
Since Q5.4 available support C++14.
...
--HG--
branch : develop
2017-05-30 18:54:54 +03:00
Roman Telezhynskyi
9287acf90e
Add Valentina version info inside each file before saving.
...
Many misunderstand purpose of tag "version" and think that this tag contains
information about the Valentina version. More info in the comment should help.
--HG--
branch : develop
2017-05-29 16:33:36 +03:00
Roman Telezhynskyi
39a7fcd743
Lupdate.
...
--HG--
branch : develop
2017-05-26 20:52:25 +03:00
Roman Telezhynskyi
4d262cba26
Fixed bug in Tape app.
...
Tape showed birth date in wrong locale.
(grafted from a97fb493ae6c7d6f2a6645913dcc4db16219efac)
--HG--
branch : develop
2017-05-23 16:01:41 +03:00
Roman Telezhynskyi
8d10ff5234
Fixed issue #688 . Difficult to enter numbers in Tape.
...
(grafted from 4c3cac37331437d3a6e9764d38351156c82fd731)
--HG--
branch : develop
2017-05-23 10:45:04 +03:00
Roman Telezhynskyi
780ce623ab
Fixed issue #687 . Wrong seam allowance.
...
--HG--
branch : develop
2017-05-19 10:57:58 +03:00
Roman Telezhynskyi
cc83d9602a
Fixed issue #686 . Seam allowance not placed correctly.
...
--HG--
branch : develop
2017-05-18 15:10:05 +03:00
Roman Telezhynskyi
56dd8ef3b6
Resolved issue #684 . Proposal: Add option to only show outer edges on detail.
...
--HG--
branch : develop
2017-05-16 15:16:50 +03:00
Roman Telezhynskyi
32a16890a7
Resolved issue #681 . Enhance feature: Dashed line options for curves, arcs, etc.
...
--HG--
branch : develop
2017-05-16 13:07:53 +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
5aaeaaf9da
SonarQube warnings.
...
--HG--
branch : develop
2017-05-12 10:15:44 +03:00
Roman Telezhynskyi
c0d79afb85
Merge with release.
2017-05-09 18:18:31 +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
b300c2a83a
Fix bug with property browser.
...
Coverity Scan gave bad advise.
--HG--
branch : release
2017-04-25 14:39:08 +03:00
Roman Telezhynskyi
7734c0564b
Localization improvements.
...
--HG--
branch : release
2017-04-21 17:28:25 +03:00
Roman Telezhynskyi
07021680a4
Little fix for translation string.
...
--HG--
branch : release
2017-04-21 13:11:51 +03:00
Roman Telezhynskyi
6c047b140d
Resolved issue #666 . QDomDocument produces random attribute order.
...
--HG--
branch : release
2017-04-20 19:01:08 +03:00
Roman Telezhynskyi
abb0d07a6f
Fixed copy paste issue.
...
--HG--
branch : release
2017-04-19 14:25:45 +03:00
Roman Telezhynskyi
ed76857cea
Refactoring. Take the dialog result directly from exec() function.
...
--HG--
branch : release
2017-04-19 14:06:48 +03:00