Commit graph

608 commits

Author SHA1 Message Date
dismine b1d49b38fa Update project description.
--HG--
branch : develop
2014-06-03 08:42:07 +03:00
dismine 81ef55abfd Fixed issue #156.
--HG--
branch : develop
2014-06-02 21:42:46 +03:00
dismine 543758a80c Move documantation to cpp file.
--HG--
branch : develop
2014-06-02 17:28:02 +03:00
dismine 58a5c85615 New compiler.
--HG--
branch : develop
2014-06-02 10:51:39 +03:00
dismine a6ffb16054 Clang's warnings.
--HG--
branch : develop
2014-06-02 10:43:27 +03:00
dismine e128317c9c Flags for Netherlands and Italy.
--HG--
branch : develop
2014-06-01 17:35:55 +03:00
dismine 838f7f77dd Clang's warnings.
--HG--
branch : develop
2014-06-01 13:18:55 +03:00
dismine 8e912f5245 Clang's warnings.
--HG--
branch : develop
2014-06-01 11:32:39 +03:00
dismine b32e01f3a6 Clang's warnings.
--HG--
branch : develop
2014-06-01 10:56:11 +03:00
dismine c349a93a73 Clang's warnings.
--HG--
branch : develop
2014-06-01 10:35:13 +03:00
dismine 19c6386973 Build with Clang.
--HG--
branch : develop
2014-05-31 17:33:37 +03:00
dismine 07f75f7212 Catch std::bad_alloc exception.
--HG--
branch : develop
2014-05-30 17:31:48 +03:00
dismine db8cf12d49 Catch exceptions in lite parsing.
--HG--
branch : develop
2014-05-30 16:22:03 +03:00
dismine bf15237296 Update documentation for Calculator class.
--HG--
branch : develop
2014-05-30 16:04:38 +03:00
dismine faa858a032 Make list of methods more readable.
--HG--
branch : develop
2014-05-30 15:04:21 +03:00
dismine 409e04bbcf Merge with feature
--HG--
branch : develop
2014-05-30 14:51:03 +03:00
dismine 54dfd9457e Fixed issue #43.
--HG--
branch : feature
2014-05-30 14:50:41 +03:00
dismine 7c2c355889 Change Vertical Policy for radio buttons.
--HG--
branch : feature
2014-05-30 13:13:34 +03:00
dismine 77b2344bfd Fix for dialogs empty window title.
--HG--
branch : feature
2014-05-30 12:59:14 +03:00
dismine dce41a864f The C++11 initializer list feature.
--HG--
branch : feature
2014-05-30 12:52:19 +03:00
dismine 18307e0a14 New method CheckFormula.
--HG--
branch : feature
2014-05-30 12:33:30 +03:00
dismine 1b877ca978 Move documentation to cpp file.
--HG--
branch : feature
2014-05-30 12:12:20 +03:00
dismine 93f62d9ee9 Disable Qt::WaitCursor.
--HG--
branch : feature
2014-05-30 12:04:19 +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 18f168da5e Fixed issue #118.
--HG--
branch : develop
2014-05-29 10:30:32 +03:00
dismine 1fd6464884 New command line parser. New Qt requirements. Fix issue with build project.
--HG--
branch : develop
2014-05-29 10:08:54 +03:00
dismine 8b6a140ebb Issue #104.
--HG--
branch : develop
2014-05-28 18:52:50 +03:00
dismine 6b695fac57 Fixed issue #84.
--HG--
branch : develop
2014-05-28 18:28:39 +03:00
dismine 59ce4e3bc2 Deb file association.
--HG--
branch : develop
2014-05-27 20:40:00 +03:00
dismine 278b673cd4 Set window title for toolbars main window.
--HG--
branch : develop
2014-05-27 19:12:41 +03:00
dismine e4e993c335 Show formula value according to locale settings.
--HG--
branch : develop
2014-05-27 19:00:35 +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 1501eb77eb Remember last open file path.
--HG--
branch : develop
2014-05-27 13:08:16 +03:00
dismine f99b571c6e Move documentation to cpp file.
--HG--
branch : develop
2014-05-27 12:27:02 +03:00
dismine ed844c1c82 Alwayse show scrollbars for scene.
--HG--
branch : develop
2014-05-27 12:06:36 +03:00
dismine d487d06384 Merge with feature
--HG--
branch : develop
2014-05-26 16:47:16 +03:00
dismine 19ab8f9299 Set aligment for table.
--HG--
branch : feature
2014-05-26 16:42:41 +03:00
dismine 063bacc444 Show translated measurements name in table.
--HG--
branch : feature
2014-05-26 16:36:45 +03:00
dismine 51a420bbdd Show language independent formula in dialog.
--HG--
branch : feature
2014-05-26 16:18:48 +03:00
dismine 6170aea8b6 Russian translation.
--HG--
branch : feature
2014-05-26 11:41:18 +03:00
dismine cfe682bb96 Add italy and dutch languages.
--HG--
branch : feature
2014-05-24 19:56:40 +03:00
dismine 9aed00904c lupdate doesn't see string in variables.
--HG--
branch : feature
2014-05-24 19:50:40 +03:00
dismine 0f4cd08eed Translation formula.
--HG--
branch : feature
2014-05-23 21:11:13 +03:00
dismine b94ab9bda6 Initialization translation for postfix operators.
--HG--
branch : feature
2014-05-23 10:14:21 +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 1bbee62a79 App for running tests for QmuParser library.
--HG--
branch : feature
2014-05-22 11:08:12 +03:00
dismine 2896d7feeb Parse tag version in pattern file.
--HG--
branch : feature
2014-05-21 20:33:40 +03:00
dismine 7a5f12b77d Little fix for tools dialogs.
--HG--
branch : feature
2014-05-21 20:22:40 +03:00
dismine 34bd172f9a Clear error message from parser.
--HG--
branch : feature
2014-05-21 19:59:53 +03:00