Roman Telezhynskyi
|
2c19640089
|
Don't use Qt OpenGL module since Q5.4.
(grafted from 82e62ea2d785e093af68089e509b224f3f4f843f)
--HG--
branch : develop
|
2019-03-01 14:02:19 +02:00 |
|
Roman Telezhynskyi
|
d538816e42
|
Refactoring.
--HG--
branch : develop
|
2019-02-11 13:35:09 +02:00 |
|
Roman Telezhynskyi
|
3f403e411a
|
Fix potential crash.
--HG--
branch : develop
|
2019-02-11 13:32:36 +02:00 |
|
Roman Telezhynskyi
|
7caf42cf48
|
Since Q5.4 available support C++14. Some libraries still missed use.
--HG--
branch : develop
|
2018-12-23 20:27:24 +02:00 |
|
Roman Telezhynskyi
|
1d95b36377
|
Resolved issue #892. Show tooltip for piece node point.
--HG--
branch : develop
|
2018-10-22 13:28:58 +03:00 |
|
Roman Telezhynskyi
|
4f18aea56f
|
Fix GCC warning Wint-in-bool-context.
--HG--
branch : release
|
2018-08-29 23:35:36 +03:00 |
|
Roman Telezhynskyi
|
2678ab9c2c
|
Don't allow a user to make a grainline too short.
--HG--
branch : develop
|
2018-08-01 19:22:43 +03:00 |
|
Roman Telezhynskyi
|
7be1d35d8f
|
Fixed issue #869. Pattern piece label size limited.
--HG--
branch : develop
|
2018-08-01 19:21:49 +03:00 |
|
Roman Telezhynskyi
|
63b1eb8068
|
Cppcheck warning 'missingOverride'.
--HG--
branch : develop
|
2018-06-26 15:53:48 +03:00 |
|
Roman Telezhynskyi
|
f2c8481f53
|
Hide line to control point if the center of connection is inside of the point.
--HG--
branch : develop
|
2018-06-19 13:18:38 +03:00 |
|
Roman Telezhynskyi
|
21b3f4b5ae
|
Fixed issue #856. Regression in curve control point interaction on macOS.
--HG--
branch : develop
|
2018-06-19 13:08:54 +03:00 |
|
Roman Telezhynskyi
|
0ef32da1d8
|
Refactoring. Rename GetPPath() to GetPatternPath(). Changes for Mac.
--HG--
branch : develop
|
2018-06-19 12:22:47 +03:00 |
|
Roman Telezhynskyi
|
4109848349
|
Class QDesktopWidget is obsolete.
Missed two more usages.
--HG--
branch : develop
|
2018-05-27 12:08:02 +03:00 |
|
Roman Telezhynskyi
|
71e1cc33c0
|
Class QDesktopWidget is obsolete.
--HG--
branch : develop
|
2018-05-27 11:34:35 +03:00 |
|
Roman Telezhynskyi
|
bb95c3162b
|
Fixed issue #851. Mouse click on a highlighted object crashes Valentina.
--HG--
branch : develop
|
2018-05-24 09:56:19 +03:00 |
|
Roman Telezhynskyi
|
fc92fd4824
|
Fix warning "Painter path exceeds +/-32767 pixels."
In this case OpenGL requires using a stencil buffer.
--HG--
branch : develop
|
2018-05-21 12:14:30 +03:00 |
|
Roman Telezhynskyi
|
89b4642c16
|
Fix build fail.
--HG--
branch : develop
|
2018-05-11 13:14:57 +03:00 |
|
Roman Telezhynskyi
|
2ee75fdbab
|
Tab with options to control Scrolling settings. ref #831.
Empiric settings do not work for all.
--HG--
branch : develop
|
2018-05-11 12:42:20 +03:00 |
|
Roman Telezhynskyi
|
1e0b777bd6
|
New option to control calling zoom current pattern piece by mouse double click.
--HG--
branch : develop
|
2018-05-10 14:12:41 +03:00 |
|
Roman Telezhynskyi
|
56780fa337
|
Do not send geometry changes when set control point line. ref #842.
--HG--
branch : develop
|
2018-05-08 12:06:40 +03:00 |
|
Roman Telezhynskyi
|
b1d33aa2c6
|
Adjust line to control point according to scale. ref #842.
--HG--
branch : develop
|
2018-05-08 12:04:12 +03:00 |
|
Roman Telezhynskyi
|
194a1878df
|
Refactoring. Move getting list of scene items from the loop.
--HG--
branch : develop
|
2018-05-08 11:33:53 +03:00 |
|
Roman Telezhynskyi
|
3d121c8247
|
Improve scrolling. ref #831.
--HG--
branch : develop
|
2018-04-26 15:08:04 +03:00 |
|
Roman Telezhynskyi
|
2d5f84b4bf
|
Refactoring. Don't use old slot style in QTimer::singleShot.
--HG--
branch : develop
|
2018-04-18 11:15:53 +03:00 |
|
Roman Telezhynskyi
|
be2a706cc0
|
Mouse double click zoom fit best current pattern piece.
--HG--
branch : develop
|
2018-04-17 09:56:41 +03:00 |
|
Roman Telezhynskyi
|
29b751b5a2
|
Refactoring. Remove duplicated blocks of code.
--HG--
branch : develop
|
2018-04-16 13:15:16 +03:00 |
|
Roman Telezhynskyi
|
50c858ce30
|
Support for pinch gesture (zooming) on touchpad. ref #831.
--HG--
branch : develop
|
2018-04-16 11:14:17 +03:00 |
|
Roman Telezhynskyi
|
702c256c87
|
Fixing issue #831. macOS touchpad gestures glitching.
--HG--
branch : develop
|
2018-04-16 11:05:57 +03:00 |
|
Roman Telezhynskyi
|
e7ca9294cf
|
Refactoring. Use QChar instead of QString where possible.
Point and comma.
--HG--
branch : develop
|
2018-04-13 09:14:55 +03:00 |
|
Roman Telezhynskyi
|
cc4768ff77
|
Fixed issue #836. Change Detail Name - Update List of Details.
--HG--
branch : develop
|
2018-04-07 14:11:44 +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
|
0e3a9533af
|
Refactoring. Use C++11 range-based loop.
--HG--
branch : develop
|
2018-04-03 14:36:38 +03:00 |
|
Roman Telezhynskyi
|
6b6a2632a9
|
Refactoring. Replacing all Q_FOREACH/foreach loops with the c++ range-based
loops.
--HG--
branch : develop
|
2018-04-03 11:15:58 +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 |
|
Ronan Le Tiec
|
597f021139
|
issue 826 improvement to be able to add
--HG--
branch : feature
|
2018-03-29 23:13:33 +02:00 |
|
Roman Telezhynskyi
|
2cb7c4c603
|
Utilize macro QT_DEPRECATED_WARNINGS.
--HG--
branch : develop
|
2018-03-22 19:57:56 +02:00 |
|
Roman Telezhynskyi
|
c1cea4c441
|
Clazy warnings.
--HG--
branch : develop
|
2018-03-14 15:39:15 +02:00 |
|
Roman Telezhynskyi
|
015249ad12
|
Fix painting artifacts.
--HG--
branch : develop
|
2018-03-12 12:46:48 +02:00 |
|
Roman Telezhynskyi
|
20840667bb
|
Temporary fix issue with toolbar black background on mac with OpenGL render.
--HG--
branch : develop
|
2018-03-12 12:25:02 +02:00 |
|
Roman Telezhynskyi
|
a68da11776
|
Inform a user about options those require restart to take effect.
--HG--
branch : develop
|
2018-03-12 11:56:47 +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
|
d39fea54cd
|
Resolved issue #810. Performance regression in c9abc05 (macOS).
--HG--
branch : develop
|
2018-02-15 11:20:34 +02:00 |
|
Roman Telezhynskyi
|
fd8446c5e5
|
Clang warning.
--HG--
branch : develop
|
2018-02-11 13:26:57 +02:00 |
|
Roman Telezhynskyi
|
3f79c0f057
|
Clean code.
--HG--
branch : develop
|
2018-02-06 21:18:51 +02:00 |
|
Roman Telezhynskyi
|
575068e181
|
Fix bug in control point.
Do not draw control point in constructor. It creates artefacts if they enabled
from start.
--HG--
branch : develop
|
2018-02-06 21:05:43 +02:00 |
|
Roman Telezhynskyi
|
89d01f3fe5
|
Arrow length should follow line width.
--HG--
branch : develop
|
2018-02-06 20:45:07 +02:00 |
|
Roman Telezhynskyi
|
f4b92b2cf1
|
Origins should ignore line width settings.
--HG--
branch : develop
|
2018-02-06 20:21:04 +02:00 |
|