Commit graph

815 commits

Author SHA1 Message Date
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
Patrick Proy c4b5c3dccb Apply changes to DOM tree. No validation yet.
--HG--
branch : XML Editor
2014-05-28 21:16:41 +02: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 f14d21b7da Merge with develop
--HG--
branch : DialogTools
2014-05-27 21:39:54 +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 6f7a30f3a7 Errors after merging.
--HG--
branch : DialogTools
2014-05-26 17:33:44 +03:00
dismine 6f009a8ee4 Merge with develop
--HG--
branch : DialogTools
2014-05-26 17:26:25 +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
Patrick Proy 2afc195a87 Backout changeset 38e907833133b065c72ba362fed040f608d4b66d
--HG--
branch : XML Editor
2014-05-26 14:20:14 +02:00
Patrick Proy 5cb0a5cf96 Multi lines for formula and apply button are now working for DialogEndLine
--HG--
branch : DialogTools
2014-05-26 13:48:42 +02:00
dismine 6170aea8b6 Russian translation.
--HG--
branch : feature
2014-05-26 11:41:18 +03:00
Patrick Proy e645e671de First test for apply on creation
--HG--
branch : DialogTools
2014-05-26 09:03:51 +02:00
Patrick Proy 2913e55024 Apply button works like ok button in first dialog.
Still needs more code to be able to update on first dialog

--HG--
branch : DialogTools
2014-05-25 23:50:21 +02:00
Patrick Proy aa2eda12ee First change for "apply button" (works only when modifying an existing point).
--HG--
branch : DialogTools
2014-05-25 21:54:17 +02:00
Patrick Proy 43fe3e1371 Change DialogEndLine formula to multiline
--HG--
branch : DialogTools
2014-05-25 11:46:54 +02: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
Patrick Proy 81e8638a6d Change formula input to multiline (in dialogendline only )
Other dialogs don't work for now on this version.

--HG--
branch : XML Editor
2014-05-24 16:23:47 +02: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
dismine 107b131fdf New tag "version" in empty pattern file.
--HG--
branch : feature
2014-05-21 17:40:21 +03:00
dismine da34abaa85 Wrong attribute in measurement front_chest_width.
--HG--
branch : feature
2014-05-21 17:07:08 +03:00
dismine 5adc0555ef Save all variable in dynamic array.
--HG--
branch : feature
2014-05-21 16:51:47 +03:00
dismine e4ab794211 Catch math parser exceptions.
--HG--
branch : feature
2014-05-21 13:12:52 +03:00
dismine 8c2c8a8a7e Delete old methods.
--HG--
branch : feature
2014-05-21 11:54:34 +03:00