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
|
34c49f3323
|
Clazy warning.
--HG--
branch : develop
|
2019-12-07 08:55:52 +02:00 |
|
Roman Telezhynskyi
|
c802df2b73
|
Lupdate warnings.
Lupdate lacks of some features to support all C++ valid declarations.
--HG--
branch : develop
|
2019-09-10 16:57:31 +03:00 |
|
Roman Telezhynskyi
|
26578c0fba
|
Select formula text in Formula Wizard to help user quickly override it.
--HG--
branch : develop
|
2019-02-12 12:36:12 +02:00 |
|
Roman Telezhynskyi
|
0c3cce5122
|
Refactoring tool dialogs.
--HG--
branch : develop
|
2019-02-11 13:25:27 +02:00 |
|
Roman Telezhynskyi
|
194aac3813
|
Fixing Wclazy-qstring-allocations warning.
--HG--
branch : develop
|
2019-01-15 16:39:58 +02:00 |
|
Roman Telezhynskyi
|
4e8ceb6c1e
|
Improve UI. Make placeholder menu scrollable.
--HG--
branch : develop
|
2018-11-30 17:32:36 +02:00 |
|
Roman Telezhynskyi
|
60b323cf8e
|
Fixed issue #882. VContainer class doesn't support multi document mode.
--HG--
branch : release
|
2018-09-18 16:38:16 +03:00 |
|
Roman Telezhynskyi
|
63b1eb8068
|
Cppcheck warning 'missingOverride'.
--HG--
branch : develop
|
2018-06-26 15:53:48 +03:00 |
|
Roman Telezhynskyi
|
09e8c81d6f
|
Refactoring. Rename GetPPath() to GetPatternPath().
--HG--
branch : develop
|
2018-06-19 09:18: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
|
0281b5508c
|
Additional controls for Label template editor. ref #824.
--HG--
branch : develop
|
2018-04-09 10:20:38 +03:00 |
|
Roman Telezhynskyi
|
d8c3a0ac81
|
Use native dialog on all platforms except Linux.
We have a bug with native dialog on Linux that's why we cannot use it.
--HG--
branch : develop
|
2018-04-04 08:34:48 +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
|
6a7405b4d4
|
Refactoring. Use QString default constructor instead of empty string.
--HG--
branch : develop
|
2018-03-14 16:01:24 +02: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
|
3ae5b3d99a
|
Fix compilation.
--HG--
branch : develop
|
2018-01-24 22:20:31 +02:00 |
|
Roman Telezhynskyi
|
615decb625
|
Improve Formula Wizard.
Improve support for multi line expressions.
--HG--
branch : develop
|
2018-01-24 22:09:45 +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
|
2aaffd0e0d
|
Fix bug in Formula Wizard. It did not show description for preview calculations.
--HG--
branch : develop
|
2018-01-22 20:51:17 +02:00 |
|
Roman Telezhynskyi
|
7bdc10419c
|
Speed optimization translating internal variables.
--HG--
branch : develop
|
2018-01-21 16:00:53 +02:00 |
|
Roman Telezhynskyi
|
f8b673d5eb
|
Fixed issue #798. Formula Wizard crashes with translated increments.
--HG--
branch : develop
|
2018-01-15 19:53:17 +02:00 |
|
Roman Telezhynskyi
|
6e0584e848
|
Fix bug in Label template editor.
User material placeholders were wrong in combobox.
--HG--
branch : develop
|
2018-01-13 10:52:01 +02:00 |
|
Roman Telezhynskyi
|
5c8c940f32
|
Refactoring. Backport QOverload template.
--HG--
branch : develop
|
2018-01-12 15:25:20 +02:00 |
|
Roman Telezhynskyi
|
925e74af9c
|
Fix file filter.
--HG--
branch : develop
|
2017-11-29 15:59:50 +02:00 |
|
Roman Telezhynskyi
|
5f0d4ea586
|
Resolved issue #774. New feature. Matching Parentheses.
--HG--
branch : develop
|
2017-11-14 13:46:28 +02:00 |
|
Roman Telezhynskyi
|
61172d46c4
|
Fix typo in headers.
--HG--
branch : develop
|
2017-10-05 12:20:01 +03:00 |
|
Roman Telezhynskyi
|
5551b853b9
|
Extend number of user material placeholders up to 20.
--HG--
branch : develop
|
2017-09-28 17:45:57 +03:00 |
|
Roman Telezhynskyi
|
29972118ff
|
Lupdate.
--HG--
branch : develop
|
2017-09-24 10:33:49 +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
|
39aa43fe8f
|
SonarQube warnings.
--HG--
branch : develop
|
2017-09-13 11:52:41 +03:00 |
|
Roman Telezhynskyi
|
d820191e8a
|
User "home" folder now supports label templates.
--HG--
branch : develop
|
2017-09-12 11:50:23 +03:00 |
|
Roman Telezhynskyi
|
fd2f977e44
|
Improve Formula Wizard. Added additional radio button to separate increments
and preview calculations. ref #731.
--HG--
branch : develop
|
2017-09-02 15:25:53 +03:00 |
|
Roman Telezhynskyi
|
c33b178e3c
|
Template recognizes new placeholders.
--HG--
branch : feature
|
2017-08-30 09:32:39 +03:00 |
|
Roman Telezhynskyi
|
54dec078da
|
Clang warning.
--HG--
branch : develop
|
2017-08-21 21:12:24 +03:00 |
|
Roman Telezhynskyi
|
ae870b8b2e
|
Fix conflict of names.
--HG--
branch : develop
|
2017-08-21 17:10:55 +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
|
6d06370f4f
|
Use user define date/time format.
--HG--
branch : feature
|
2017-08-19 19:37:14 +03:00 |
|
Roman Telezhynskyi
|
db6de640ce
|
Fix crash.
--HG--
branch : feature
|
2017-08-18 14:56:31 +03:00 |
|
Roman Telezhynskyi
|
09c67a099a
|
UI changes for piece label.
--HG--
branch : feature
|
2017-08-17 19:18:03 +03:00 |
|
Roman Telezhynskyi
|
6d967cddf8
|
Fix bug. Tags should contain only file base name.
--HG--
branch : feature
|
2017-08-17 16:04:52 +03:00 |
|
Roman Telezhynskyi
|
4d58e05f3e
|
New option Font size increment.
Add value to point size of base font.
--HG--
branch : feature
|
2017-08-15 18:10:15 +03:00 |
|
Roman Telezhynskyi
|
b9bd1b60e4
|
Method SetTemplate.
--HG--
branch : feature
|
2017-08-14 20:00:19 +03:00 |
|
Roman Telezhynskyi
|
d5c2b1b50d
|
GetTemplate after editing.
--HG--
branch : feature
|
2017-08-14 19:34:33 +03:00 |
|
Roman Telezhynskyi
|
0b3342fe3d
|
Translation from/to user text.
--HG--
branch : feature
|
2017-08-14 15:48:14 +03:00 |
|