Commit graph

3403 commits

Author SHA1 Message Date
Roman Telezhynskyi 88be00fe42 Fixed build on Qt lower version 5.5.0.
--HG--
branch : develop
2016-08-06 19:32:51 +03:00
Roman Telezhynskyi 1c987b919b Use gcc’s Address Sanitizer only in Debug mode.
--HG--
branch : develop
2016-08-06 19:23:42 +03:00
Roman Telezhynskyi 305cbe8acb Fixed warning.pri for CollectionTest and TranslationsTest libraries.
--HG--
branch : develop
2016-08-06 19:18:25 +03:00
Roman Telezhynskyi 69e0ff74e6 MSVC warnings.
--HG--
branch : develop
2016-08-06 15:59:30 +03:00
Roman Telezhynskyi e7b72c4a44 Fix broken build on MSVC.
--HG--
branch : develop
2016-08-05 16:44:20 +03:00
Roman Telezhynskyi 2af9c0e65a Fixed issues with include paths.
--HG--
branch : develop
2016-08-05 13:48:23 +03:00
Roman Telezhynskyi 483e56866d Added MSVC warnings.
--HG--
branch : develop
2016-07-29 21:04:53 +03:00
Roman Telezhynskyi ed2bbd97a3 Fixed build on Windows with MSVC. Added include path to VMisc for VPatternDB
static library.

--HG--
branch : develop
2016-08-05 13:41:36 +03:00
Roman Telezhynskyi 75e9e9b2ee Fixed issues with include paths.
--HG--
branch : develop
2016-08-05 13:41:02 +03:00
Roman Telezhynskyi ed0fb20028 Fixed build on Windows with MSVC. Added include path to VMisc for IFC static
library.

--HG--
branch : develop
2016-07-29 15:43:34 +03:00
Roman Telezhynskyi 88ddf8021e Use macros Q_DECL_CONSTEXPR instead of direct constexpr.
constexpr supported since MSVC 2015.

--HG--
branch : develop
2016-08-05 13:17:05 +03:00
Roman Telezhynskyi 25b46d651e "noexcept" is only supported since the Visual Studio 2015
--HG--
branch : develop
2016-07-29 12:07:44 +03:00
Roman Telezhynskyi ee88e14416 appveyour.yml updated to build the source code.
--HG--
branch : develop
2016-08-05 13:11:03 +03:00
Roman Telezhynskyi 9ef1ed4e22 Collection unit tests moved to separate binary.
--HG--
branch : develop
2016-08-04 20:10:12 +03:00
Roman Telezhynskyi 8f78b31710 Translation unit tests moved to separate binary.
--HG--
branch : develop
2016-08-04 19:28:28 +03:00
Roman Telezhynskyi 77e0e4dd2e Added Dockerfile i used for creating custom docker image for Bitbucket
Pipelines Beta.

--HG--
branch : develop
2016-08-04 16:24:17 +03:00
Roman Telezhynskyi d2750b2d78 Fixed wrong key for make.
--HG--
branch : develop
2016-08-03 20:46:53 +03:00
Roman Telezhynskyi 8bed074907 Turn on silent testing for bitbucket pipelines beta.
--HG--
branch : develop
2016-08-03 19:57:06 +03:00
Roman Telezhynskyi ec800565d7 TST_TSTranslation refactoring. An error shouldn't stop test anymore.
--HG--
branch : develop
2016-08-03 19:56:04 +03:00
Roman Telezhynskyi 0cdd058eb4 Fixed issue #538. QSslSocket error messages during startup in newest development
build.

--HG--
branch : develop
2016-08-03 14:54:18 +03:00
Roman Telezhynskyi ce92d2994d Show debug string immediately after call.
--HG--
branch : develop
2016-08-03 14:53:38 +03:00
Roman Telezhynskyi 356a77c924 Lupdate.
--HG--
branch : develop
2016-08-03 14:50:32 +03:00
Roman Telezhynskyi 3676f8eceb Test refactoring. Each fail will not stop checking QM file anymore.
--HG--
branch : develop
2016-08-03 14:49:46 +03:00
Roman Telezhynskyi a2d18c15a4 Fix broken VTextGraphicsItem::paint.
--HG--
branch : develop
2016-08-02 21:16:15 +03:00
Roman Telezhynskyi ffb6f1fbd5 cppcheck warnings.
--HG--
branch : develop
2016-08-02 15:12:13 +03:00
Roman Telezhynskyi 3e12775a22 qt.network.ssl.warning=false appears only since Qt 5.4.1.
--HG--
branch : develop
2016-08-02 13:46:46 +03:00
Roman Telezhynskyi 47b1e20257 Fixed issue #538. QSslSocket error messages during startup in newest development
build.

--HG--
branch : develop
2016-08-02 13:43:41 +03:00
Roman Telezhynskyi 23f2a528cf As was suggested i created special docker image that setup default locale to
en_US.UTF-8.

--HG--
branch : develop
2016-08-01 19:37:24 +03:00
Roman Telezhynskyi bbda33aa04 Link to new forum.
--HG--
branch : develop
2016-07-31 16:15:48 +03:00
Roman Telezhynskyi e7504c0ea1 Resolved issue #24. New feature: Label on detail.
--HG--
branch : develop
2016-07-30 20:03:37 +03:00
Roman Telezhynskyi 6da5cd6f92 Close feature branch.
--HG--
branch : feature
2016-07-30 20:02:45 +03:00
Roman Telezhynskyi 35dee8dafb Refactoring. Treat waitForFinished more carefully. Use QScopedPointer for
pointer to QProcess.

--HG--
branch : develop
2016-07-30 18:17:43 +03:00
Roman Telezhynskyi fa2e0b13d0 Check if QProcess::waitForFinished was called after a process was finished.
According to documentation QProcess::waitForFinished returns true if the process
finished; otherwise returns false (if the operation timed out, if an error
occurred, or if this QProcess is already finished). This last case is seems like
importnant in this case.

--HG--
branch : develop
2016-07-30 17:42:53 +03:00
Roman Telezhynskyi 1dbd914679 Merged in BojanKverh/valentina-bojan/feature (pull request #128)
Resolved issue #24. New feature: Label on detail.

--HG--
branch : develop
2016-07-30 15:45:04 +03:00
Roman Telezhynskyi 9e411c0923 Close branch feature
--HG--
branch : feature
2016-07-30 15:45:04 +03:00
BojanKverh c48633a398 Fixed ChangeLog.txt
--HG--
branch : feature
2016-07-30 14:09:51 +02:00
BojanKverh a1c905381b Fixed label update on clicking OK in pattern properties dialog and the label is hidden when there is no text on it
--HG--
branch : feature
2016-07-30 13:21:03 +02:00
BojanKverh a3f4c6da0d Set maximal font size back to 128
--HG--
branch : feature
2016-07-30 12:48:18 +02:00
BojanKverh 06cfaea3b3 Fixed maximal font size
--HG--
branch : feature
2016-07-29 21:59:48 +02:00
Bojan Kverh c5f38207fd Merged develop into feature
--HG--
branch : feature
2016-07-29 21:47:49 +02:00
Roman Telezhynskyi 6afc4bdf00 PLATFORM is one of environment variable provided by AppVeyor.
--HG--
branch : develop
2016-07-28 20:24:30 +03:00
Roman Telezhynskyi feb950c7de vcvarsall.bat also change path variable.
--HG--
branch : develop
2016-07-28 20:13:47 +03:00
Roman Telezhynskyi 4c8366b210 Set VC variables for the platform.
--HG--
branch : develop
2016-07-28 19:34:21 +03:00
Roman Telezhynskyi 60c8e24078 Set path to internal libraries.
--HG--
branch : develop
2016-07-28 18:55:27 +03:00
Roman Telezhynskyi 7fa320a5ed Enable automatic tests. Disable "make install".
--HG--
branch : develop
2016-07-28 17:03:00 +03:00
Roman Telezhynskyi 8553beacf2 Mercurial should be in the path.
--HG--
branch : develop
2016-07-28 16:42:33 +03:00
Roman Telezhynskyi 78ed2f5871 Try left in path variable paths we only need and nothing more.
--HG--
branch : develop
2016-07-28 16:30:25 +03:00
Roman Telezhynskyi c7cddbfb28 Specify correct name for lrelease on Windows.
--HG--
branch : develop
2016-07-28 15:15:31 +03:00
Roman Telezhynskyi 15c2c0bda4 Set path without quotes. Show in log the path variable.
--HG--
branch : develop
2016-07-28 14:50:38 +03:00
Roman Telezhynskyi 25d5c32749 Fixed wrong path to mingw.
--HG--
branch : develop
2016-07-28 14:22:35 +03:00