Roman Telezhynskyi
7834647208
Refactoring. Removed dublicate public slot. We can use method contextMenuEvent
...
instead.
--HG--
branch : develop
2015-04-22 16:30:47 +03:00
Roman Telezhynskyi
8b008e8513
Issue #274 Add The Curve options dialog box.
...
--HG--
branch : develop
2015-04-22 16:13:13 +03:00
Roman Telezhynskyi
6d436675e4
More contrast for the layout icon.
...
--HG--
branch : develop
2015-04-20 22:12:23 +03:00
Roman Telezhynskyi
e22f3e97a3
From the usability review: The drawing mode ist hard to recognize as an icon,
...
since the icon has too many elements.
Suggestion: a pen.
--HG--
branch : develop
2015-04-20 20:31:36 +03:00
Roman Telezhynskyi
74608b0481
Grid(1,1) instead Grid(0,0).
...
--HG--
branch : develop
2015-04-19 17:41:46 +03:00
Roman Telezhynskyi
fca862a351
Check if file has correct suffix.
...
--HG--
branch : develop
2015-04-19 14:04:15 +03:00
Roman Telezhynskyi
84243b096f
Bug with transparent fields in png file. Image was little bit less than scene
...
with paper shadow.
--HG--
branch : develop
2015-04-19 13:54:42 +03:00
Roman Telezhynskyi
fb39798b3c
Use QPageSetupDialog dialog for "Print to pdf" mode.
...
--HG--
branch : develop
2015-04-19 13:40:44 +03:00
Roman Telezhynskyi
c326a4cd75
We can't setMinMax() method now.
...
--HG--
branch : develop
2015-04-19 13:16:16 +03:00
Roman Telezhynskyi
3f801298e1
Handle the fromPage(), toPage(), supportsMultipleCopies(), and numCopies()
...
values from QPrinter.
--HG--
branch : develop
2015-04-19 12:33:30 +03:00
Roman Telezhynskyi
e2df375595
Tooltip that layout width will be multiplied by two.
...
--HG--
branch : develop
2015-04-17 20:43:20 +03:00
Roman Telezhynskyi
ded7591e65
We are waiting not empty string.
...
--HG--
branch : develop
2015-04-17 11:51:43 +03:00
Roman Telezhynskyi
0c83c86e27
Result is not floating-point. Coverity scan.
...
--HG--
branch : develop
2015-04-16 13:19:23 +03:00
Roman Telezhynskyi
e1e4804503
Resource leaks. Coverity scan.
...
--HG--
branch : develop
2015-04-16 13:10:44 +03:00
Roman Telezhynskyi
c4d4f472ab
Missed header.
...
--HG--
branch : develop
2015-04-16 13:04:46 +03:00
Roman Telezhynskyi
78f1e89f08
Cppcheck.
...
--HG--
branch : develop
2015-04-15 15:44:57 +03:00
Roman Telezhynskyi
f45875134b
Spelling mistake.
...
--HG--
branch : develop
2015-04-11 21:22:34 +03:00
Roman Telezhynskyi
9466da601c
GUI experts say that just use tool button icons not very good choise. This way
...
good only for standard icons. I added option show text under icon.
--HG--
branch : develop
2015-04-11 21:20:37 +03:00
Roman Telezhynskyi
3c96dfddcb
Action print to pdf.
...
--HG--
branch : feature
2015-04-11 18:33:43 +03:00
Roman Telezhynskyi
e97cceb65b
Actions print.
...
--HG--
branch : feature
2015-04-11 18:16:30 +03:00
Roman Telezhynskyi
fc54866019
Action print preview.
...
--HG--
branch : feature
2015-04-11 17:30:49 +03:00
Roman Telezhynskyi
130063d690
Menu bar. Theme icons for actions print and print preview.
...
--HG--
branch : feature
2015-04-11 14:22:50 +03:00
Roman Telezhynskyi
c144c149e6
Class VPoster.
...
--HG--
branch : feature
2015-04-11 14:01:25 +03:00
Roman Telezhynskyi
36990d6531
Dependies for class QLockFile make it impossible easy backport this class to
...
Qt 5.0.0. I decided don't do this. And just disable using the class if
Qt version < Qt 5.1. It will open some issues, but for Unit testing this reason
not important.
--HG--
branch : develop
2015-04-05 16:31:28 +02:00
Пользователь@pc2009
93eb3d692c
Backporting QlockFile. Successful build on Windows.
...
--HG--
branch : develop
2015-04-04 18:47:25 +04:00
Roman Telezhynskyi
1de5ba3411
fatal error: qlockfile.h: No such file or directory.
...
--HG--
branch : develop
2015-04-02 18:38:34 +03:00
Roman Telezhynskyi
c952b54122
Files from Qt 5.2.0.
...
--HG--
branch : develop
2015-04-02 18:25:19 +03:00
Roman Telezhynskyi
0c023a9db9
Files from Qt 5.4.1.
...
--HG--
branch : develop
2015-04-02 17:56:17 +03:00
Roman Telezhynskyi
fb879c7ae1
Qt < 5.2 didn't feature categorized logging.
...
--HG--
branch : develop
2015-04-02 17:01:05 +03:00
Roman Telezhynskyi
49ffd7a77d
QLockFile was introduced in Qt 5.1.
...
--HG--
branch : develop
2015-04-02 15:54:35 +03:00
Roman Telezhynskyi
4d171184bd
Forgot change methods.
...
--HG--
branch : develop
2015-04-02 14:53:42 +03:00
Roman Telezhynskyi
7e49c3524f
QCombobox::currentData was introduced since Qt 5.2.
...
--HG--
branch : develop
2015-04-02 12:51:27 +03:00
Roman Telezhynskyi
6dea77276c
QtMath apperas only since Qt 5.1.
...
--HG--
branch : develop
2015-04-01 21:21:24 +03:00
Roman Telezhynskyi
ff44834417
GCC warning “ISO C99 requires rest arguments to be used”.
...
For fixing use printf style.
--HG--
branch : develop
2015-04-01 20:08:35 +03:00
Roman Telezhynskyi
30f6aea194
Hide warnings, minimal requirements for build is Qt 5.0.0.
...
--HG--
branch : develop
2015-04-01 15:51:54 +03:00
Roman Telezhynskyi
b14e98fea3
Show appers only after user change format.
...
--HG--
branch : develop
2015-03-31 16:38:59 +03:00
Roman Telezhynskyi
74e4761634
Refactoring.
...
--HG--
branch : develop
2015-03-31 13:46:47 +03:00
Roman Telezhynskyi
478dbe13dd
Fixed issue #263 . Regression. Union tool doesn't work.
...
--HG--
branch : develop
2015-03-31 13:39:10 +03:00
Roman Telezhynskyi
8c5ea079d7
Additional checkings.
...
--HG--
branch : develop
2015-03-30 21:04:44 +03:00
Roman Telezhynskyi
d9a9df14f6
Don't allow selection details with less than 2 points and less than three
...
objects.
--HG--
branch : develop
2015-03-30 17:27:45 +03:00
Roman Telezhynskyi
a38448623c
When we unite two detalis don't skip a point of a second detail if edges length
...
don't equal.
--HG--
branch : develop
2015-03-30 15:43:30 +03:00
Roman Telezhynskyi
b104f0dfa5
Fixed crash. If we have no points in the seam allowence path just don't show
...
him.
--HG--
branch : develop
2015-03-28 14:26:49 +02:00
Roman Telezhynskyi
f97a077dcd
For tool Curve intersect axis fixed wrong calculation point in case with too
...
small scene rect size. No code always use the biggest possible rect.
--HG--
branch : develop
2015-03-28 12:59:37 +02:00
Roman Telezhynskyi
91a0966271
New token.
...
--HG--
branch : release
2015-03-23 15:03:12 +02:00
Roman Telezhynskyi
40e786c348
New language Finnish.
...
--HG--
branch : release
2015-03-23 14:37:53 +02:00
Roman Telezhynskyi
1f74e30d39
New version v0.3.0.
...
--HG--
branch : release
2015-03-19 17:46:45 +02:00
Roman Telezhynskyi
0f33cb6352
Fixed bug with circle intersection. Case with one real and one theoretical
...
intersection.
--HG--
branch : release
2015-03-19 16:20:25 +02:00
Roman Telezhynskyi
37dbe31050
Allow user add points in list by clicking on label.
...
--HG--
branch : release
2015-03-19 15:02:39 +02:00
Roman Telezhynskyi
7fccb9eb63
Set checked Detail mode button after close Layout Editor window.
...
--HG--
branch : release
2015-03-19 14:44:57 +02:00
Roman Telezhynskyi
c4d7b03905
Hide tool options before switch to Details mode.
...
--HG--
branch : release
2015-03-19 14:40:54 +02:00