Commit Graph

542 Commits

Author SHA1 Message Date
dismine
9e81a2865b Delete TODO file.
--HG--
branch : feature
2014-05-15 10:42:51 +03:00
dismine
ac3f02ab49 Changes in formats.
--HG--
branch : feature
2014-05-15 10:42:15 +03:00
dismine
28737034f3 Way to store string for translation.
--HG--
branch : feature
2014-05-13 11:08:37 +03:00
dismine
95e32b1e44 In release mode on Unix search translations first in local directory.
--HG--
branch : develop
2014-05-12 12:35:33 +03:00
dismine
f17a12d147 Cppcheck.
--HG--
branch : develop
2014-05-11 21:15:32 +03:00
dismine
5bed7e7a86 Add local revision to version number.
--HG--
branch : develop
2014-05-11 21:03:01 +03:00
dismine
1c28bb1da7 XP-style Common Dialogs.
--HG--
branch : develop
2014-05-11 20:22:11 +03:00
dismine
c61eab5d7c Code style for Qt Creator.
--HG--
branch : develop
2014-05-11 20:08:41 +03:00
dismine
b10b0866bb Fix path to icon.qrc.
--HG--
branch : develop
2014-05-11 20:06:02 +03:00
dismine
c4526544b6 Check Qt version in app.
--HG--
branch : develop
2014-05-07 19:59:54 +03:00
dismine
84550b6146 Moving documentation from header.
--HG--
branch : develop
2014-05-07 19:55:57 +03:00
dismine
de67f1bfa7 Fix for files without license.
--HG--
branch : develop
2014-05-07 11:53:47 +03:00
dismine
140d2d463b Checking Qt version, updating building requirement.
--HG--
branch : develop
2014-05-07 11:47:53 +03:00
dismine
1c96269f90 Mark methods nothrow - Q_DECL_NOEXCEPT.
--HG--
branch : develop
2014-05-07 11:33:56 +03:00
dismine
b906b0dc68 Little fix to "About program" dialog.
--HG--
branch : develop
2014-05-06 17:50:28 +03:00
dismine
d4fc90e4ce No, on unix need seek qmuparser instead qmuparser2. I was wrong.
--HG--
branch : develop
2014-05-06 17:43:47 +03:00
dismine
964d0e4c4d Merge
--HG--
branch : develop
2014-05-06 17:37:44 +03:00
dismine
6a8869bc1b Made possible methods include.
--HG--
branch : develop
2014-05-06 17:36:42 +03:00
Patrick Proy
2d36ebe67c Changed Unix part too.
--HG--
branch : develop
2014-05-06 16:31:34 +02:00
Patrick Proy
be34eaa657 Issue # 139 & 140
--HG--
branch : develop
2014-05-06 16:28:49 +02:00
Patrick Proy
665a65a8f5 Changed library name in inclusion to match real library name (libqmuparser2.a / dll)
--HG--
branch : develop
2014-05-06 16:05:51 +02:00
Patrick Proy
5db630d210 Changed version.h path in valentina.rc and remove unused include in version.h
--HG--
branch : develop
2014-05-06 16:02:18 +02:00
dismine
88c8c7ec41 Merge
--HG--
branch : develop
2014-05-06 15:16:30 +03:00
dismine
4290a60afd Merge with feature
--HG--
branch : develop
2014-05-06 15:09:01 +03:00
dismine
f93cd5703c Script for generation documentations.
--HG--
branch : feature
2014-05-06 15:07:52 +03:00
dismine
707598691d Changes in doxyfiles.
--HG--
branch : feature
2014-05-06 14:36:30 +03:00
dismine
2e6cc94e19 delete Q_UNREACHABLE().
--HG--
branch : feature
2014-05-06 13:51:14 +03:00
dismine
3c8338faae Use nullptr instead NULL.
--HG--
branch : feature
2014-05-06 12:48:48 +03:00
dismine
d65368bafb Tests passed.
--HG--
branch : feature
2014-05-06 12:45:21 +03:00
dismine
60ba211f2a Porting new change from muparser.
--HG--
branch : feature
2014-05-05 10:29:14 +03:00
dismine
bdb788e7a7 Highlight start of method.
--HG--
branch : feature
2014-05-02 14:11:30 +03:00
dismine
9ca9455c80 For nothrow methods set Q_DECL_NOEXCEPT.
--HG--
branch : feature
2014-05-02 11:43:02 +03:00
dismine
79ef0e914e CppCheck.
--HG--
branch : feature
2014-05-02 11:09:10 +03:00
dismine
362638066a Vera++.
--HG--
branch : feature
2014-05-01 14:33:40 +03:00
dismine
37ecf9fd86 Fix gcc's warnings.
--HG--
branch : feature
2014-05-01 12:55:23 +03:00
dismine
f505234bbd My surname like in my passport.
--HG--
branch : feature
2014-04-30 08:38:52 +03:00
dismine
2c77a73343 Apply project code style.
--HG--
branch : feature
2014-04-30 08:32:29 +03:00
dismine
0b49785255 First success build after all changes.
--HG--
branch : feature
2014-04-28 21:41:38 +03:00
dismine
0040cad60c EN-US individual table.
--HG--
branch : develop
2014-04-28 15:12:28 +03:00
dismine
7c1d22c5f4 Try use QString where posible.
--HG--
branch : feature
2014-04-26 11:16:19 +03:00
dismine
9c6cac2ec4 Delete #include <vector>.
--HG--
branch : feature
2014-04-26 11:04:59 +03:00
dismine
5c3845ff00 QVector instead std::vector.
--HG--
branch : feature
2014-04-26 11:00:42 +03:00
dismine
541a5becbd Use standard math constants in tests.
--HG--
branch : feature
2014-04-26 10:53:10 +03:00
dismine
148d2fb3f7 We don't need parser for integer value.
--HG--
branch : feature
2014-04-26 10:51:14 +03:00
dismine
d8f0cc2824 Use standard math constants.
--HG--
branch : feature
2014-04-26 10:40:44 +03:00
dismine
21c38b446d Use Qt math function.
--HG--
branch : feature
2014-04-26 10:23:50 +03:00
dismine
59c7405b88 QStack instead QmuParserStack.
--HG--
branch : feature
2014-04-26 09:01:41 +03:00
dismine
2f97def4bf Use Q_ASSERT marcros instead MUP_ASSERT and MUP_FAIL.
--HG--
branch : feature
2014-04-25 18:10:56 +03:00
dismine
11f527143b Used qreal for datatype. Deleted _T() macros.
--HG--
branch : feature
2014-04-25 18:01:23 +03:00
dismine
0b4d69f821 Successful build after adding muParser library.
--HG--
branch : feature
2014-04-25 15:58:14 +03:00