Commit Graph

1698 Commits

Author SHA1 Message Date
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
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
31676f3684 Merge with feature.
--HG--
branch : develop
2015-04-11 18:34:46 +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
b30d3c02ca Susan's email for sending notifications.
--HG--
branch : develop
2015-04-05 20:15:38 +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
94e2fe8c5a Disable installation tests.
--HG--
branch : develop
2015-04-02 20:43:33 +03:00
Roman Telezhynskyi
7de628f79a undefined reference to `QLoggingCategory::~QLoggingCategory()'.
--HG--
branch : develop
2015-04-02 20:09:57 +03:00
Roman Telezhynskyi
f59625f56f Removed strange expression Q_FUNC_QT_VERSION < 0x053000INFO.
--HG--
branch : develop
2015-04-02 19:13:29 +03:00
Roman Telezhynskyi
187e19225a Build requires for openSUSE 13.1.
--HG--
branch : develop
2015-04-02 19:03:38 +03: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
6752090a72 libqt5core5a or libqt5core5. Some Ubuntu versions doesn't have package
libqt5core5a.

--HG--
branch : develop
2015-04-02 18:35:25 +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
490ba2ba8c Ubuntu 12.04 doesn't have package libqt5core5a.
--HG--
branch : develop
2015-04-02 14:46:03 +03:00
Roman Telezhynskyi
ab3c60fe03 travis.yml. Added support for "make check", run tests.
--HG--
branch : develop
2015-04-02 14:31:23 +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
07ec5aacf8 QVector::removeLast() was introduced only in Qt 5.1.
--HG--
branch : develop
2015-04-01 21:38:42 +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
af589b72e2 Incorrect check for library version.
--HG--
branch : develop
2015-04-01 20:47:22 +03:00
Roman Telezhynskyi
fa052949f9 Changes in library requirements for packages.
--HG--
branch : develop
2015-04-01 20:16:15 +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
e1e995abe7 Test template for future test system.
--HG--
branch : develop
2015-03-31 17:48:58 +03:00
Roman Telezhynskyi
6ec5cc99d1 Merged with release
--HG--
branch : develop
2015-03-31 17:23:27 +03:00
Roman Telezhynskyi
1ecf5419f0 Localizations update.
--HG--
branch : release
2015-03-31 17:22:56 +03:00
Roman Telezhynskyi
3f9543ec54 New strings to translate.
--HG--
branch : develop
2015-03-31 16:49:19 +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
8d497c68eb Increase version qmuparser.
--HG--
branch : develop
2015-03-31 16:35:01 +03:00
Roman Telezhynskyi
0cabe83e10 Fix for ParserTokenReader::ExtractOperatorToken incorrectly uses
ValidInfixOprtChars().

--HG--
branch : develop
2015-03-31 16:13:41 +03:00
Roman Telezhynskyi
aef39533c8 Bugfix for Bulkmode: Expressions with like "a=b, b*10" did not compute properly.
--HG--
branch : develop
2015-03-31 16:08:44 +03:00
Roman Telezhynskyi
99bb3f8962 Fixed issue #267. Error in the creation of obj files.
--HG--
branch : develop
2015-03-31 14:14:08 +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