Roman Telezhynskyi
|
64029c249a
|
Refactoring. Added special section for string literals.
--HG--
branch : develop
|
2018-04-08 19:45:23 +03:00 |
|
Ronan Le Tiec
|
2f4d699cb6
|
merge with incoming
--HG--
branch : develop
|
2018-04-06 23:11:20 +02:00 |
|
Ronan Le Tiec
|
f09adc22ab
|
resolves #826 code refactoring and corrections
--HG--
branch : develop
|
2018-04-06 23:08:09 +02:00 |
|
Ronan Le Tiec
|
a56c41589c
|
Merged dismine/valentina into develop
--HG--
branch : develop
|
2018-04-06 21:58:09 +02: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
|
c6e7590034
|
Fix MacOS regression QWidget::closeEvent called twice.
--HG--
branch : develop
|
2018-04-03 17:41:39 +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
|
fe5a58beef
|
Fix unused lambda capture.
--HG--
branch : develop
|
2018-04-02 16:43:02 +03:00 |
|
Ronan Le Tiec
|
d3da522ac4
|
issue 826 undo and redo adding or removing item from group finished
--HG--
branch : feature
|
2018-04-01 23:36:54 +02:00 |
|
Roman Telezhynskyi
|
2cb7c4c603
|
Utilize macro QT_DEPRECATED_WARNINGS.
--HG--
branch : develop
|
2018-03-22 19:57:56 +02: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
|
368c3a871a
|
Resolved issue #819. Use OpenGL as render for view.
--HG--
branch : develop
|
2018-03-10 16:39:37 +02:00 |
|
Roman Telezhynskyi
|
3d377bcbfd
|
Do not build an app bundle in debug mode.
--HG--
branch : develop
|
2018-03-10 17:09:36 +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
|
4fdfcfc11e
|
Improve description field. It should be flexible.
--HG--
branch : develop
|
2018-03-04 13:34:32 +02:00 |
|
Roman Telezhynskyi
|
543042004a
|
Imported file must not contain the same name twice. ref #804.
--HG--
branch : develop
|
2018-02-07 11:00:25 +02:00 |
|
Roman Telezhynskyi
|
7fedd20319
|
Fix some bugs and add preview table. ref #804.
--HG--
branch : develop
|
2018-02-06 15:46:20 +02:00 |
|
Roman Telezhynskyi
|
c56992407e
|
Resolved issue #667. Check for updates - Test version.
--HG--
branch : develop
|
2018-02-06 13:38:05 +02:00 |
|
Roman Telezhynskyi
|
e56423905d
|
Ignore full name and description for known measurements. ref #804.
--HG--
branch : develop
|
2018-02-05 11:10:55 +02:00 |
|
Roman Telezhynskyi
|
28044ff4c6
|
Improve search in Tape app. Provide search not only in selected measurement
description, but in all descriptions. ref #732.
--HG--
branch : develop
|
2018-02-03 12:45:16 +02:00 |
|
Roman Telezhynskyi
|
cd1ebf434a
|
Resolved issue #804. New feature. Import measurements from CSV file in Tape app.
--HG--
branch : develop
|
2018-01-31 14:34:50 +02:00 |
|
Roman Telezhynskyi
|
90fe5d379e
|
Fix Export to CSV bug. Header have wrong title.
--HG--
branch : develop
|
2018-01-31 14:31:34 +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
|
a91b1a3816
|
Speed optimization for method VAbstractPattern::ListMeasurements().
--HG--
branch : develop
|
2018-01-24 13:16:29 +02:00 |
|
Roman Telezhynskyi
|
0cc551b786
|
Resolved issue #732. Tape app. Improve Database dialog.
--HG--
branch : develop
|
2018-01-23 13:08:20 +02:00 |
|
Roman Telezhynskyi
|
5c8c940f32
|
Refactoring. Backport QOverload template.
--HG--
branch : develop
|
2018-01-12 15:25:20 +02:00 |
|
Roman Telezhynskyi
|
931c0de439
|
Breakpoints do not work if debug the app inside of app bundle.
--HG--
branch : develop
|
2017-12-11 15:52:24 +02:00 |
|
Roman Telezhynskyi
|
0a66db7184
|
Resolved issue #778. Calling Valentina with "-h" option opens information
dialog instead of writing to console.
(grafted from 4fb29d9b4e5441c43704005e4776f87d548673e7)
--HG--
branch : develop
|
2017-12-10 13:17:04 +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
|
b673ec0fc7
|
Command line options to export final measurements.
--HG--
branch : feature
|
2017-09-28 16:05:04 +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
|
661e71bad0
|
Refactoring use static methods VTranslateVars::TryFormula*User().
--HG--
branch : feature
|
2017-09-26 17:46:28 +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
|
b19cb9aee7
|
Removed crash sending system for Windows.
--HG--
branch : develop
|
2017-09-04 19:11:15 +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 |
|
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
|
d0cc8902f9
|
SonarQube warnings.
--HG--
branch : develop
|
2017-07-09 09:02:26 +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 |
|
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
|
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
|
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 |
|