Commit graph

79 commits

Author SHA1 Message Date
dismine 8bbfacabb4 Since Qt 5.4.0 the source code location is recorded only in debug builds.
We need this information also in release builds. For this need define
QT_MESSAGELOGCONTEXT.

--HG--
branch : develop
2014-12-31 13:25:22 +02:00
dismine eb17d6b37e Command for taking build revision number now work on Windows.
--HG--
branch : develop
2014-12-30 23:21:59 +02:00
dismine 56653c7943 Changes in version policy. Major.Minor.Debug.Distance.
Also now we save build revision number.

--HG--
branch : develop
2014-12-29 18:06:09 +02:00
dismine 955b0148e9 Disable SCASSERT function if debugging is not set.
--HG--
branch : develop
2014-12-24 11:54:56 +02:00
dismine 2beb229f9c Some systems use special name for lrelease. For example opensuse 13.2 has
lrelease-qt5.

--HG--
branch : develop
2014-12-23 14:00:29 +02:00
dismine 42275e32b0 First try create rpm package.
--HG--
branch : develop
2014-12-22 19:06:24 +02:00
dismine f62b78bd9b Compile debug build with gcc's Address Sanitizer.
--HG--
branch : develop
2014-12-20 20:18:00 +02:00
dismine 30d1fad26f Static library for export a layout to Wavefront OBJ file.
--HG--
branch : develop
2014-12-12 16:08:31 +02:00
dismine fb405d5754 Move XSD files to library.
--HG--
branch : feature
2014-12-11 17:12:16 +02:00
dismine c97668d3d3 Initial commit for new static library IFC (internal format converter).
--HG--
branch : feature
2014-12-10 19:18:22 +02:00
dismine 360aee82be Keep all flags icons in the separate resource file.
--HG--
branch : develop
2014-12-05 14:52:24 +02:00
dismine fbf849fffe Added translation for Indonesian language.
--HG--
branch : develop
2014-12-05 14:39:27 +02:00
dismine 79958f4cfd Don't compress qm files. This make some translations unavailable.
--HG--
branch : develop
2014-12-04 18:05:47 +02:00
dismine 7e86dcc97f One TS file for whole project.
Main reason make posible translate strings from qmuparser library.

--HG--
branch : develop
2014-12-03 16:11:57 +02:00
dismine 05a9c000ce Enabling ccache causes errors when building in osx in release mode.
--HG--
branch : develop
2014-11-30 17:47:37 +02:00
MitSchoko 023f85afc3 made disabling cchache optional for macosx
--HG--
branch : develop
2014-11-28 20:15:35 +01:00
MitSchoko 2697bdeef7 Added missing includes.
Also added extra line in app.pro to fix library copy error when building on macosx

--HG--
branch : develop
2014-11-28 19:33:28 +01:00
MitSchoko b48f9032f9 removed newline
--HG--
branch : develop
2014-11-27 00:28:46 +01:00
MitSchoko 35ddb14011 Merge
--HG--
branch : develop
2014-11-27 00:08:30 +01:00
dismine c05480b7c4 Do not hide debug messages in release mode.
--HG--
branch : develop
2014-11-20 14:30:57 +02:00
MitSchoko 15bc3f074a merge commit
--HG--
branch : develop
2014-11-19 11:39:27 +01:00
MitSchoko 1ecef62b16 Fixed bug compiling on macosx
--HG--
branch : develop
2014-11-19 04:41:18 +01:00
MitSchoko b929a3e735 fixed bug for compiling on macosx
--HG--
branch : develop
2014-11-19 04:10:57 +01:00
dismine 776d8be8bb Fixed broken copy after link on Windows.
--HG--
branch : develop
2014-11-13 18:03:34 +02:00
dismine 1f0521ea30 Catch exceptions on Winows if using Mingw compiler.
--HG--
branch : develop
2014-11-13 14:14:00 +02:00
MitSchoko db0333987b Fixed bugs to .pro file see link below for detailed dicussion.
https://bitbucket.org/dismine/valentina/pull-request/34/build-process-now-creates-propper-app/diff

--HG--
branch : develop
2014-11-07 09:25:53 +01:00
MitSchoko aba638f7be build process now creates propper app bundle under mac
--HG--
branch : develop
2014-11-05 10:27:23 +01:00
dismine ebfe0b4fc3 Comments in qmake scripts. Broken installation on macx.
--HG--
branch : develop
2014-10-27 16:29:31 +02:00
dismine a06a162100 Support build with MSVC.
--HG--
branch : develop
2014-10-17 22:26:30 +02:00
dismine 72f66ceca3 Path to Qt headers.
--HG--
branch : develop
2014-10-16 16:55:02 +03:00
dismine d4ea7467c8 bin directory only for Unix-way installations.
--HG--
branch : develop
2014-10-16 14:02:58 +03:00
dismine 0a7c8b17d4 Correct paths for make install.
--HG--
branch : develop
2014-10-15 20:57:50 +03:00
dismine 7960b6e00e Soft prefix.
--HG--
branch : develop
2014-10-15 19:56:14 +03:00
dismine a2e839532b Disable compile with debug information on mac.
--HG--
branch : develop
2014-10-06 00:07:20 +03:00
dismine 1f2439ef65 Strip on Mac.
--HG--
branch : develop
2014-10-05 22:43:31 +03:00
dismine d066c6ed84 Use gobjcopy on mac.
--HG--
branch : develop
2014-10-04 09:55:52 +03:00
dismine 7aa9c0464e Disable precompiled headers for clang in linux.
--HG--
branch : develop
2014-10-04 09:31:34 +03:00
dismine ea9ba2a11a Building with Clang.
--HG--
branch : develop
2014-10-03 13:32:12 +03:00
dismine 7e6cfe9f70 Change build dependence to Qt 5.0.2.
--HG--
branch : develop
2014-09-25 18:44:06 +03:00
dismine acc65ed3be Fixed problem building on Windows 7.
--HG--
branch : develop
2014-09-24 22:54:53 +03:00
dismine 8570a797e6 Compile with debug information in release mode.
--HG--
branch : develop
2014-09-24 20:51:06 +03:00
dismine daf4e4562a qmake use -O2 optimization by default in release mode.
--HG--
branch : develop
2014-09-20 19:18:41 +03:00
dismine 2766628037 Clang warnings.
--HG--
branch : develop
2014-09-11 19:52:02 +03:00
dismine 750288fa7e Fixed paths to *.qm files.
--HG--
branch : develop
2014-09-10 18:12:37 +03:00
dismine 73888511e6 Added Bosnian, Croatian, Serbian alphabets for labels.
--HG--
branch : develop
2014-09-09 16:11:50 +03:00
dismine 3ccd408718 New library VPropertyExplorer.
--HG--
branch : feature
2014-08-26 18:06:14 +03:00
dismine dc8d715814 Promote VMainGraphicsView in Qt Designer.
--HG--
branch : develop
2014-08-12 14:30:20 +03:00
dismine 84beb053c3 Little change in Windows .manifest file.
--HG--
branch : develop
2014-07-21 14:47:48 +03:00
dismine 6c6ee3c883 Prepare folder for issue #16: Visualization.
--HG--
branch : develop
2014-07-14 21:16:00 +03:00
dismine 7d34444398 No need create make install target for library.
--HG--
branch : develop
2014-07-04 16:11:18 +03:00