Commit graph

42 commits

Author SHA1 Message Date
dismine 68a3a15c45 Prepare gradation list.
--HG--
branch : feature
2014-08-07 15:03:24 +03:00
dismine 4bb58c64b3 Check if name of variable is unique.
--HG--
branch : develop
2014-07-30 12:51:22 +03:00
dismine c0debc16e0 Optimization. Define variable if only exist in formula.
--HG--
branch : develop
2014-07-29 18:15:18 +03:00
dismine 10ba3eacbb Don't show internal variable if we created her.
--HG--
branch : develop
2014-07-29 15:19:11 +03:00
dismine 484f149929 Store information about object's id that created internal variable.
--HG--
branch : develop
2014-07-29 14:28:18 +03:00
dismine 13d369f560 Check for self-assignment, by comparing the pointers.
--HG--
branch : develop
2014-07-27 15:30:28 +03:00
dismine 7ae44c600a Fix crash in history dialog.
--HG--
branch : develop
2014-07-11 17:22:00 +03:00
dismine 227cc6a2c0 Refactoring - hide settings constructor. Using pointer instead.
--HG--
branch : develop
2014-07-10 12:36:46 +03:00
dismine f8d304e7fc Refactoring. Better support units - conversion (cm and mm). Standard table
doesn't support inches anymore.

--HG--
branch : develop
2014-07-09 15:23:04 +03:00
dismine 9fdedf85fc Replace Q_ASSERT by SCASSERT.
--HG--
branch : feature
2014-06-19 12:31:56 +03:00
dismine c3355e37e4 Includes for Coverity Scan, again.
--HG--
branch : develop
2014-06-17 12:50:11 +03:00
dismine 507ccd686e Vera++.
--HG--
branch : develop
2014-06-16 20:18:36 +03:00
dismine 3e363aea81 Cppcheck. Fix for garbage collector.
--HG--
branch : develop
2014-06-16 20:08:23 +03:00
dismine 37d2dd667f Use C++11 strongly typed enumerations.
--HG--
branch : feature
2014-06-12 10:22:29 +03:00
dismine 8ca765b14e Merge with develop
--HG--
branch : feature
2014-06-10 14:53:40 +03:00
dismine 695b357c4a Merge with DialogTools
--HG--
branch : develop
2014-06-10 12:05:21 +03:00
dismine 7e3dc203dc Use forward declaration.
--HG--
branch : feature
2014-06-08 21:10:57 +03:00
dismine c25f6d5dd5 Copy constructor for VIncrement class.
--HG--
branch : feature
2014-06-04 14:50:13 +03:00
dismine a6ffb16054 Clang's warnings.
--HG--
branch : develop
2014-06-02 10:43:27 +03:00
dismine 838f7f77dd Clang's warnings.
--HG--
branch : develop
2014-06-01 13:18:55 +03:00
dismine c349a93a73 Clang's warnings.
--HG--
branch : develop
2014-06-01 10:35:13 +03:00
dismine cc7f257081 New macros SCASSERT instead Q_CHECK_PTR will break into the debugger on the line
of the assert.

--HG--
branch : DialogTools
2014-05-30 22:56:05 +03:00
dismine bf15237296 Update documentation for Calculator class.
--HG--
branch : develop
2014-05-30 16:04:38 +03:00
dismine 381adf0ba0 Dialog edit wrong formula (only for toolendline now).
--HG--
branch : feature
2014-05-30 11:32:40 +03:00
dismine 01ee27d33c Setting decimal separator parts from OS oprions.
--HG--
branch : develop
2014-05-29 11:46:28 +03:00
dismine 6b4067ee1b Support local separator for numbers in formulas. Fix bug in translation formula.
--HG--
branch : develop
2014-05-27 17:58:25 +03:00
dismine 51a420bbdd Show language independent formula in dialog.
--HG--
branch : feature
2014-05-26 16:18:48 +03:00
dismine 0f4cd08eed Translation formula.
--HG--
branch : feature
2014-05-23 21:11:13 +03:00
dismine ccde48e3bf Factory function for creating new parser variables. New methods what return
tokens and numbers.

--HG--
branch : feature
2014-05-22 15:11:14 +03:00
dismine 5adc0555ef Save all variable in dynamic array.
--HG--
branch : feature
2014-05-21 16:51:47 +03:00
dismine 8c2c8a8a7e Delete old methods.
--HG--
branch : feature
2014-05-21 11:54:34 +03:00
dismine bd5fda320f Use new math parser instead old.
--HG--
branch : feature
2014-05-21 11:51:16 +03:00
dismine 7b617223e9 Get format version.
--HG--
branch : feature
2014-05-16 17:11:31 +03:00
dismine 3fc99547fb Change for reading individual measurements.
--HG--
branch : feature
2014-05-16 13:00:33 +03:00
dismine 28737034f3 Way to store string for translation.
--HG--
branch : feature
2014-05-13 11:08:37 +03:00
dismine f17a12d147 Cppcheck.
--HG--
branch : develop
2014-05-11 21:15:32 +03:00
dismine 84550b6146 Moving documentation from header.
--HG--
branch : develop
2014-05-07 19:55:57 +03:00
dismine bdb788e7a7 Highlight start of method.
--HG--
branch : feature
2014-05-02 14:11:30 +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 f505234bbd My surname like in my passport.
--HG--
branch : feature
2014-04-30 08:38:52 +03:00
dismine 1e99fb68c1 Change project structure for support libs.
--HG--
branch : feature
2014-04-25 11:58:33 +03:00