Roman Telezhynskyi
434a1d0acf
Fix deprecation warnings.
2023-10-24 11:03:04 +03:00
Roman Telezhynskyi
e9f42bda30
Start using string literal operators for Qt types.
2023-10-07 18:56:39 +03:00
Roman Telezhynskyi
a5bf891d43
Increased requirement for minimal Qt version.
2023-08-12 12:03:28 +03:00
Roman Telezhynskyi
1847115627
Refactoring.
...
Code style.
2023-06-21 10:24:51 +03:00
Roman Telezhynskyi
0ab0edc654
Refactoring.
2022-08-12 18:50:22 +03:00
Roman Telezhynskyi
411b1e9198
Remove deprecated tests.
2020-10-16 15:51:31 +03:00
Roman Telezhynskyi
4731a8b667
Fix pattern file name.
2020-01-31 20:48:35 +02:00
Roman Telezhynskyi
7b0ab65a59
Continue fixing file names.
2020-01-31 19:17:36 +02:00
Roman Telezhynskyi
475bdadf9b
Fix link to project repo in license header.
2020-01-31 08:02:08 +02:00
Roman Telezhynskyi
4d54c0c44c
Fix typo in Valentina manpage.
...
Some cyrillic characters were used instead of latin.
--HG--
branch : develop
2019-07-25 08:10:08 +03:00
Roman Telezhynskyi
83e61a85a8
Continue cleaning code from logging.h.
...
--HG--
branch : develop
2019-04-05 16:03:01 +03:00
Roman Telezhynskyi
fc04d2d4bb
Use new сoefficient option to speed up nesting.
...
Just stop after first succesful nesting.
--HG--
branch : develop
2019-04-03 13:30:29 +03:00
Roman Telezhynskyi
bafb7ff70a
I have found out that QTest functions chop message string. Because most
...
valuable for us information goes last we must keep this in mind.
--HG--
branch : develop
2019-02-22 17:54:00 +02:00
Roman Telezhynskyi
fd85efacd9
Resolved issue #862 . Force Valentina to immediately terminate if a pattern
...
contains a parsing warning.
--HG--
branch : develop
2018-07-13 16:18:04 +03:00
Roman Telezhynskyi
c1cea4c441
Clazy warnings.
...
--HG--
branch : develop
2018-03-14 15:39:15 +02:00
Roman Telezhynskyi
61172d46c4
Fix typo in headers.
...
--HG--
branch : develop
2017-10-05 12:20:01 +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
d0cc8902f9
SonarQube warnings.
...
--HG--
branch : develop
2017-07-09 09:02:26 +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
df758fd159
Redesign AbstractTest::Run.
...
--HG--
branch : develop
2016-12-03 10:20:45 +02:00
Roman Telezhynskyi
4c3f65b0ab
Refactoring AbstractTest::Run.
...
To be able to see more appropriate warnings we should compare only exit codes.
--HG--
branch : develop
2016-11-04 15:15:11 +02:00
Roman Telezhynskyi
378ec5f4b7
Add two news files to the collection.
...
--HG--
branch : develop
2016-09-23 19:17:25 +03:00
Roman Telezhynskyi
1d909ee4ac
Added new file to collection.
...
--HG--
branch : develop
2016-09-14 16:23:48 +03:00
Roman Telezhynskyi
9ef1ed4e22
Collection unit tests moved to separate binary.
...
--HG--
branch : develop
2016-08-04 20:10:12 +03:00