Roman Telezhynskyi
|
d45a04feb0
|
Correct label size according to parent's bounding rect.
--HG--
branch : feature
|
2016-12-15 09:33:01 +02:00 |
|
Roman Telezhynskyi
|
b16ee3a4d1
|
Minore changes for VTextGraphicsItem.
Clearing code. Changed size for control objects.
--HG--
branch : feature
|
2016-12-15 08:54:52 +02:00 |
|
Roman Telezhynskyi
|
a3f7b9f60f
|
Fix drawing artifacts.
--HG--
branch : feature
|
2016-12-15 08:52:23 +02:00 |
|
Roman Telezhynskyi
|
227e4f0ba0
|
Better way to find maximally suitable font size.
--HG--
branch : feature
|
2016-12-15 08:50:25 +02:00 |
|
Roman Telezhynskyi
|
97d76957e3
|
Use font's height.
--HG--
branch : feature
|
2016-12-15 08:46:45 +02:00 |
|
Roman Telezhynskyi
|
8d526d2ebc
|
Set min font size to 5.
--HG--
branch : feature
|
2016-12-14 12:09:59 +02:00 |
|
Roman Telezhynskyi
|
4eb9b2da83
|
Cleaning code.
--HG--
branch : feature
|
2016-12-14 11:59:21 +02:00 |
|
Roman Telezhynskyi
|
62d3d5283a
|
Cppcheck warning.
--HG--
branch : feature
|
2016-12-14 11:32:22 +02:00 |
|
Bojan Kverh
|
e86777d728
|
Merged develop into feature
--HG--
branch : feature
|
2016-12-14 00:57:25 +01:00 |
|
BojanKverh
|
f6122ea8be
|
Fixed font size calculation, so that the app does not get stuck
--HG--
branch : feature
|
2016-12-14 00:56:30 +01:00 |
|
Bojan Kverh
|
9690d47df4
|
Merged develop into feature
--HG--
branch : feature
|
2016-12-13 19:01:20 +01:00 |
|
Roman Telezhynskyi
|
ad48858f3d
|
Math parser should allow apostrophe in variable name.
Apostrophe is actively used in French language.
--HG--
branch : develop
|
2016-12-12 16:45:24 +02:00 |
|
Roman Telezhynskyi
|
9b679d7c3e
|
Resolved issue #595. GapWidth affecting to the margins.
--HG--
branch : develop
|
2016-12-10 18:38:34 +02:00 |
|
Roman Telezhynskyi
|
67a6b67afc
|
Fix broken test on Windows.
--HG--
branch : develop
|
2016-12-08 13:56:17 +02:00 |
|
Roman Telezhynskyi
|
9cdf222467
|
New test case. Zigzag in main path.
--HG--
branch : develop
|
2016-12-07 18:55:01 +02:00 |
|
Roman Telezhynskyi
|
2377373a89
|
Fixed issue #591. Control scene max and min scale factor.
--HG--
branch : develop
|
2016-12-06 16:18:40 +02:00 |
|
Bojan Kverh
|
5cdd5687bf
|
Merged develop into feature
--HG--
branch : feature
|
2016-12-04 17:16:25 +01:00 |
|
Roman Telezhynskyi
|
df758fd159
|
Redesign AbstractTest::Run.
--HG--
branch : develop
|
2016-12-03 10:20:45 +02:00 |
|
BojanKverh
|
21445db240
|
Fixed the hangup bug because of very long label words
--HG--
branch : feature
|
2016-12-02 00:44:28 +01:00 |
|
Roman Telezhynskyi
|
6b519092f6
|
VObjPaintDevice new enum PdmDevicePixelRatioScaled.
--HG--
branch : develop
|
2016-11-19 10:13:51 +02:00 |
|
Roman Telezhynskyi
|
af1061635a
|
Qt 5.6 new constant for SVG.
--HG--
branch : develop
|
2016-11-19 10:07:02 +02:00 |
|
Roman Telezhynskyi
|
0cd7a023a2
|
Trying to understand why tests failing on bitbucket pipelines.
--HG--
branch : develop
|
2016-11-14 20:34:26 +02:00 |
|
Roman Telezhynskyi
|
fd02a71c14
|
Fix building with Qt 5.1.
--HG--
branch : develop
|
2016-11-14 19:41:12 +02:00 |
|
Roman Telezhynskyi
|
c4b9346021
|
Fixed issue #586. Valentina crashes if clear input filter string.
--HG--
branch : develop
|
2016-11-10 11:15:52 +02:00 |
|
Roman Telezhynskyi
|
91d43c4b26
|
Added missed signal. Little refactoring. ref #581.
--HG--
branch : develop
|
2016-11-10 08:53:44 +02:00 |
|
Roman Telezhynskyi
|
7e3ebe7ca2
|
Merged in rsskga/valentina-develop/feature (pull request #150)
Resolved issue #581. Filter lists by keyword in function wizard.
--HG--
branch : develop
|
2016-11-10 06:14:35 +00:00 |
|
Raina
|
88130f1084
|
Resolves #581. User can now filter input lists by keyword in function wizard.
--HG--
branch : feature
|
2016-11-09 18:25:52 -08:00 |
|
Roman Telezhynskyi
|
32c7db68e0
|
Resolved issue #504. Suppress message about absolute measurement path.
I decided to completely eliminate warning strings because they do not change
anything.
--HG--
branch : develop
|
2016-11-07 15:04:00 +02:00 |
|
Roman Telezhynskyi
|
68ef544ac4
|
Collection test. Make timeout 2 minutes.
--HG--
branch : develop
|
2016-11-04 19:42:23 +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
|
1bc0378b69
|
Enable attribute Qt::AA_UseHighDpiPixmaps only since Qt 5.6.0. ref #584.
--HG--
branch : develop
|
2016-11-04 12:44:57 +02:00 |
|
Roman Telezhynskyi
|
a50df3a33c
|
GCC warnings.
--HG--
branch : develop
|
2016-11-03 15:09:48 +02:00 |
|
Roman Telezhynskyi
|
2c7bb5d5fc
|
Clang warnings.
--HG--
branch : develop
|
2016-11-01 11:46:51 +02:00 |
|
Roman Telezhynskyi
|
d134e8b367
|
Clang warnings.
--HG--
branch : develop
|
2016-11-01 10:42:32 +02:00 |
|
Roman Telezhynskyi
|
db1cdc3d53
|
Fixed typo.
--HG--
branch : develop
|
2016-10-31 09:30:10 +02:00 |
|
Roman Telezhynskyi
|
d8114a18f1
|
Cppcheck warning.
--HG--
branch : develop
|
2016-10-30 16:25:14 +02:00 |
|
Roman Telezhynskyi
|
3e8f8a8069
|
Resolved issue #582. Issue with standard path to shared data on Linux.
--HG--
branch : develop
|
2016-10-30 14:34:55 +02:00 |
|
Roman Telezhynskyi
|
4930414432
|
Fixed missed values for baseHeight in XSD files. ref #580.
--HG--
branch : develop
|
2016-10-27 12:43:57 +03:00 |
|
Roman Telezhynskyi
|
b644209406
|
Resolved issue #580. Extend the list of heights.
--HG--
branch : develop
|
2016-10-26 14:49:09 +03:00 |
|
Bojan Kverh
|
f5ab3d80c3
|
Merged develop into feature
--HG--
branch : feature
|
2016-10-25 23:01:41 +02:00 |
|
BojanKverh
|
96cfc52202
|
At least one arrow has to be present on a grainline
--HG--
branch : feature
|
2016-10-25 23:00:42 +02:00 |
|
Roman Telezhynskyi
|
be10c88b7e
|
Added new language Greek (Greece).
--HG--
branch : develop
|
2016-10-25 21:29:54 +03:00 |
|
Roman Telezhynskyi
|
214c4a50b6
|
Fixed path to translations and standard measurements on Mac OS X.
--HG--
branch : develop
|
2016-10-25 17:54:51 +03:00 |
|
BojanKverh
|
21cd56463c
|
User can now turn on/off grainline arrows
--HG--
branch : feature
|
2016-10-25 00:53:01 +02:00 |
|
Roman Telezhynskyi
|
0a7097f259
|
Fix MSVC warning.
--HG--
branch : develop
|
2016-10-24 12:57:27 +03:00 |
|
Roman Telezhynskyi
|
1aa896eff1
|
Merged in BojanKverh/valentina-issue331/feature (pull request #147)
Grainline implementation. ref #331.
--HG--
branch : develop
|
2016-10-23 20:05:50 +00:00 |
|
BojanKverh
|
5862264a1d
|
Fixed saving grainline formulas when grainline is set to not visible
--HG--
branch : feature
|
2016-10-23 21:24:16 +02:00 |
|
BojanKverh
|
e82f65fc6a
|
Fixed the grainline tab icon in details dialog
--HG--
branch : feature
|
2016-10-23 20:59:38 +02:00 |
|
Roman Telezhynskyi
|
7d935add5b
|
Fix building. Error about private members.
--HG--
branch : develop
|
2016-10-23 19:45:45 +03:00 |
|
Roman Telezhynskyi
|
c203986111
|
Fix support Qt 5.0.
--HG--
branch : develop
|
2016-10-23 19:38:34 +03:00 |
|