Roman Telezhynskyi
|
a68793cc82
|
Refactoring.
|
2022-08-03 20:28:08 +03:00 |
|
Roman Telezhynskyi
|
74da6b8e1e
|
Unit type for increments.
|
2022-08-03 20:05:09 +03:00 |
|
Roman Telezhynskyi
|
d6f446c452
|
Suppress warning QString::arg: Argument missing.
|
2022-05-28 15:14:50 +03:00 |
|
Roman Telezhynskyi
|
b8b3acbfd3
|
Improve for a search bar.
|
2021-11-22 15:24:48 +02:00 |
|
Roman Telezhynskyi
|
0138e5a321
|
Merge remote-tracking branch 'origin/develop' into feature/manual-layout
|
2021-02-24 16:26:11 +02:00 |
|
Roman Telezhynskyi
|
2bb95154cd
|
Fix Tape crash.
|
2021-02-06 15:52:21 +02:00 |
|
Roman Telezhynskyi
|
0371905c0d
|
Merge remote-tracking branch 'origin/develop' into feature/manual-layout
|
2020-11-10 16:00:01 +02:00 |
|
Roman Telezhynskyi
|
4cea74d63b
|
Loading measurements in Valentina.
|
2020-10-15 18:05:21 +03:00 |
|
Roman Telezhynskyi
|
7ac93657cb
|
Update an increment details after update from file.
When we update the table after changes in pattern we want also to see change in formula of a current row.
|
2020-09-22 17:37:55 +03:00 |
|
Roman Telezhynskyi
|
7b1449f11e
|
Redesign settings.
All apps settings classes moved to binaries. Use common part to get access from static libraries. Fixed issues with VMainGraphicsView class.
|
2020-05-10 18:32:26 +03:00 |
|
Roman Telezhynskyi
|
51e0694f36
|
Merge branch 'develop' into feature/manual-layout.
|
2020-04-11 10:38:14 +03:00 |
|
Roman Telezhynskyi
|
a0801635b5
|
Add tooltip to each cell in the Table of Variables.
|
2020-04-06 15:51:13 +03:00 |
|
Roman Telezhynskyi
|
e07058453a
|
resizeColumnsToContents() causing disappearance of the formula column.
|
2020-04-06 15:48:20 +03:00 |
|
Roman Telezhynskyi
|
475bdadf9b
|
Fix link to project repo in license header.
|
2020-01-31 08:02:08 +02:00 |
|
Roman Telezhynskyi
|
1c6ff72b23
|
Removed hard coded font value. Kept only its bold status.
--HG--
branch : develop
|
2019-12-07 08:58:12 +02:00 |
|
Roman Telezhynskyi
|
816db0a7bb
|
Make increments separator more visually separated from regular increments.
--HG--
branch : develop
|
2019-11-18 14:42:27 +02:00 |
|
Roman Telezhynskyi
|
1f25b81f88
|
Fix bug in Add increment tool button.
--HG--
branch : develop
|
2019-03-13 10:23:44 +02:00 |
|
Roman Telezhynskyi
|
4f69c7766f
|
Refactoring. Reduce code repetition.
--HG--
branch : develop
|
2019-01-18 13:46:19 +02:00 |
|
Roman Telezhynskyi
|
3950ff9a5d
|
Refactoring. Fixing static analyzers warnings.
--HG--
branch : develop
|
2019-01-17 10:36:37 +02:00 |
|
Roman Telezhynskyi
|
e91c92d4a9
|
Resolved issue #929. New variable type: Separator.
--HG--
branch : develop
|
2019-01-16 16:24:41 +02:00 |
|
Roman Telezhynskyi
|
cf3be706c2
|
Optimization. Update increments only if necessary.
--HG--
branch : develop
|
2018-11-24 16:47:44 +02: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
|
3b4007a40c
|
Backed out changeset: 87f0955a62ad ref #841.
--HG--
branch : develop
|
2018-05-07 14:23:47 +03:00 |
|
Roman Telezhynskyi
|
fd446a7c1f
|
Fixed issue #841. Variables Table won't open again when closed with Esc.
--HG--
branch : develop
|
2018-04-23 10:13:19 +03:00 |
|
Roman Telezhynskyi
|
ab59a76bbb
|
String optimization. Replace string " " with signe QChar.
--HG--
branch : develop
|
2018-04-22 18:39:56 +03:00 |
|
Roman Telezhynskyi
|
0e3a9533af
|
Refactoring. Use C++11 range-based loop.
--HG--
branch : develop
|
2018-04-03 14:36:38 +03:00 |
|
Roman Telezhynskyi
|
3252130f36
|
Refactoring. Use C++11 range-based loop.
--HG--
branch : develop
|
2018-04-02 20:38:56 +03:00 |
|
Roman Telezhynskyi
|
c1cea4c441
|
Clazy warnings.
--HG--
branch : develop
|
2018-03-14 15:39:15 +02:00 |
|
Roman Telezhynskyi
|
a2c54fc7f3
|
Some dialogs should behave like windows on mac.
--HG--
branch : develop
|
2018-03-12 12:42:43 +02:00 |
|
Roman Telezhynskyi
|
5bb90ab92d
|
Force repain to fix paint artifacts on Mac OS X.
--HG--
branch : develop
|
2018-03-10 17:24:16 +02:00 |
|
Roman Telezhynskyi
|
54d3ae7561
|
Improve parsing formulas.
Enable subexpressions. Allow user to define local variables.
--HG--
branch : develop
|
2018-01-24 22:08:53 +02:00 |
|
Roman Telezhynskyi
|
9b5b8dde04
|
Improve Formula Wizard. Disable data types not available in certain cases.
--HG--
branch : develop
|
2018-01-24 19:10:29 +02:00 |
|
Roman Telezhynskyi
|
5b0a557b21
|
Fix issue #784. Bug in Table of Variables.
--HG--
branch : develop
|
2017-12-12 17:13:18 +02: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
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +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
|
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
|
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
|
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
|
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
|
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
|
1fff49936b
|
Return resizing Increments Dialog.
--HG--
branch : develop
|
2017-07-26 09:13:29 +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 |
|
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 |
|
Roman Telezhynskyi
|
7e064f80c5
|
Thrown away code for support Qt < 5.2.
--HG--
branch : develop
|
2017-05-30 19:52:38 +03:00 |
|
Roman Telezhynskyi
|
5c5db3d7e9
|
Cppcheck warning.
--HG--
branch : release
|
2017-04-14 15:59:13 +03:00 |
|
Roman Telezhynskyi
|
7b0253d95e
|
Resolved resizing tables after update.
--HG--
branch : release
|
2017-04-14 12:04:03 +03:00 |
|