Commit Graph

1992 Commits

Author SHA1 Message Date
Roman Telezhynskyi
b3aa122bf8 "make install" command for Windows.
May be add dlls to repository it is not the best idea, but it will make creation
installers very easy.

--HG--
branch : release
2015-04-27 15:44:27 +03:00
Roman Telezhynskyi
54edf9fabb Updated version for creation rpm packages.
--HG--
branch : release
2015-04-24 14:11:53 +03:00
Roman Telezhynskyi
8e44bacc15 Forgot run lupdate.
--HG--
branch : release
2015-04-24 14:09:28 +03:00
Roman Telezhynskyi
d79ac89c52 Updated version for creation deb packages.
--HG--
branch : release
2015-04-24 14:04:42 +03:00
Roman Telezhynskyi
4e362ef7fd Updated translations.
--HG--
branch : release
2015-04-24 13:49:01 +03:00
Roman Telezhynskyi
cc537f9483 Updated change log.
--HG--
branch : release
2015-04-24 13:36:27 +03:00
Roman Telezhynskyi
17d1a6911b Increment version number.
--HG--
branch : release
2015-04-24 13:08:26 +03:00
Roman Telezhynskyi
354ca935d2 Resolved issue #275. Add 'Show Curve Details' icon on top menu bar to show/hide
control points and curve direction.

--HG--
branch : develop
2015-04-23 18:06:17 +03:00
Roman Telezhynskyi
768a5df031 Refactoring. More correct name for method.
--HG--
branch : develop
2015-04-22 17:30:48 +03:00
Roman Telezhynskyi
4e92968f36 Saves/restores the current state of mainwindow's toolbars and dockwidgets.
--HG--
branch : develop
2015-04-22 17:22:47 +03:00
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
44b01e8f1b Calculate allowance value according to resolution value.
--HG--
branch : develop
2015-04-19 13:59:19 +03:00
Roman Telezhynskyi
fc693a94e9 Bug with transparent fields in png file. Image was little bit less than scene
with paper shadow.

--HG--
branch : release
2015-04-19 13:54:42 +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
21ef36bb12 Tooltip that layout width will be multiplied by two.
--HG--
branch : release
2015-04-17 20:43:20 +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
8449a15cc3 According to Travis CI user manual a job will be terminated if there hasn't
been any log output in 10 minutes. Because we use cppcheck better make him
verbose.

--HG--
branch : develop
2015-04-17 11:08:15 +03:00
Roman Telezhynskyi
8114d0c208 Too many #ifdef configurations - cppcheck only checks 12 of 13 configurations.
Use --force to check all configurations.

--HG--
branch : develop
2015-04-16 21:18:07 +03:00
Roman Telezhynskyi
58f17fec13 Unit test for checking removing loops.
--HG--
branch : develop
2015-04-16 16:54:40 +03:00
Roman Telezhynskyi
9e50028b20 Check for loops need only do after we create equdistant path.
--HG--
branch : release
2015-04-16 15:43:40 +03:00
Roman Telezhynskyi
8616ef8b9b Check for loops need only do after we create equdistant path.
--HG--
branch : develop
2015-04-16 15:43:40 +03:00
Roman Telezhynskyi
cc35816108 Result is not floating-point. Coverity scan.
--HG--
branch : release
2015-04-16 13:19:23 +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
ac862320f7 Resource leaks. Coverity scan.
--HG--
branch : release
2015-04-16 13:10:44 +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
095e2258c5 Strange "unknown pseudo-op" errors. Try use gcc 4.8 instead 4.6.
--HG--
branch : develop
2015-04-16 00:17:42 +03:00
Roman Telezhynskyi
f52ca9ac94 QTestLib require GUI support for some tests.
--HG--
branch : develop
2015-04-15 22:12:42 +03:00
Roman Telezhynskyi
d3dd53eaa1 Change name for Valentina's test binary.
--HG--
branch : develop
2015-04-15 21:41:29 +03:00
Roman Telezhynskyi
89f13a0016 fatal error: QtMath: No such file or directory.
--HG--
branch : develop
2015-04-15 20:41:23 +03:00
Roman Telezhynskyi
05b3cfa4db cppcheck 1.52 support templates. Remove style warnings. Set correct path to
source code.

--HG--
branch : develop
2015-04-15 17:25:02 +03:00
Roman Telezhynskyi
bae1cc12b1 error cppcheck: there is no --enable parameter with the name 'warning'
cppcheck version 1.52 doesn't have this options yet.

--HG--
branch : develop
2015-04-15 16:01:12 +03:00
Roman Telezhynskyi
78f1e89f08 Cppcheck.
--HG--
branch : develop
2015-04-15 15:44:57 +03:00
Roman Telezhynskyi
806a1c41d9 Delete test template class.
--HG--
branch : develop
2015-04-15 15:13:19 +03:00
Roman Telezhynskyi
edaafb7c6a VPoster tests.
--HG--
branch : develop
2015-04-15 15:11:13 +03:00
Roman Telezhynskyi
8bfc9d1ca3 Don't show bottom border if only one page need to print.
--HG--
branch : develop
2015-04-15 12:10:35 +03:00
Roman Telezhynskyi
d7d1c0b78a Don't show left border and top border if page margin is 0.
--HG--
branch : develop
2015-04-15 11:36:08 +03:00
Roman Telezhynskyi
dcc40b74d3 Check build with cppcheck.
--HG--
branch : develop
2015-04-13 19:25:07 +03:00
Roman Telezhynskyi
3120566d02 Travis CI Integration for Coverity Scan.
--HG--
branch : develop
2015-04-13 19:05:19 +03:00
Roman Telezhynskyi
41b2617110 Spelling mistake.
--HG--
branch : release
2015-04-11 21:22:34 +03:00
Roman Telezhynskyi
f45875134b Spelling mistake.
--HG--
branch : develop
2015-04-11 21:22:34 +03:00