Commit Graph

  • b32e01f3a6 Clang's warnings. dismine 2014-06-01 10:56:11 +0300
  • c349a93a73 Clang's warnings. dismine 2014-06-01 10:35:13 +0300
  • cd76068a0f better with qt_noop() Patrick Proy 2014-05-31 21:43:03 +0200
  • db3dca6958 define SCASSERT in release verion Patrick Proy 2014-05-31 21:27:59 +0200
  • 19c6386973 Build with Clang. dismine 2014-05-31 17:33:37 +0300
  • 42091c2611 Build doesn't work, if include this headers on Windows. dismine 2014-05-31 13:00:19 +0400
  • cc7f257081 New macros SCASSERT instead Q_CHECK_PTR will break into the debugger on the line of the assert. dismine 2014-05-30 22:56:05 +0300
  • 98c90ee5fe Use native QString method for replacing strings. Fix bug with InitOkCancel method. Still continue crash. dismine 2014-05-30 22:03:17 +0300
  • d82d6b40c0 Move QStringList outside loop. dismine 2014-05-30 17:55:54 +0300
  • 3d0d616db0 Merge with develop. dismine 2014-05-30 17:52:12 +0300
  • 07f75f7212 Catch std::bad_alloc exception. dismine 2014-05-30 17:31:48 +0300
  • db8cf12d49 Catch exceptions in lite parsing. dismine 2014-05-30 16:22:03 +0300
  • bf15237296 Update documentation for Calculator class. dismine 2014-05-30 16:04:38 +0300
  • faa858a032 Make list of methods more readable. dismine 2014-05-30 15:04:21 +0300
  • 409e04bbcf Merge with feature dismine 2014-05-30 14:51:03 +0300
  • 54dfd9457e Fixed issue #43. dismine 2014-05-30 14:50:41 +0300
  • 7c2c355889 Change Vertical Policy for radio buttons. dismine 2014-05-30 13:13:34 +0300
  • 77b2344bfd Fix for dialogs empty window title. dismine 2014-05-30 12:59:14 +0300
  • dce41a864f The C++11 initializer list feature. dismine 2014-05-30 12:52:19 +0300
  • 18307e0a14 New method CheckFormula. dismine 2014-05-30 12:33:30 +0300
  • 1b877ca978 Move documentation to cpp file. dismine 2014-05-30 12:12:20 +0300
  • 93f62d9ee9 Disable Qt::WaitCursor. dismine 2014-05-30 12:04:19 +0300
  • 381adf0ba0 Dialog edit wrong formula (only for toolendline now). dismine 2014-05-30 11:32:40 +0300
  • 01ee27d33c Setting decimal separator parts from OS oprions. dismine 2014-05-29 11:46:28 +0300
  • 18f168da5e Fixed issue #118. dismine 2014-05-29 10:30:32 +0300
  • 1fd6464884 New command line parser. New Qt requirements. Fix issue with build project. dismine 2014-05-29 10:08:54 +0300
  • c4b5c3dccb Apply changes to DOM tree. No validation yet. Patrick Proy 2014-05-28 21:16:41 +0200
  • 8b6a140ebb Issue #104. dismine 2014-05-28 18:52:50 +0300
  • 6b695fac57 Fixed issue #84. dismine 2014-05-28 18:28:39 +0300
  • f14d21b7da Merge with develop dismine 2014-05-27 21:39:54 +0300
  • 59ce4e3bc2 Deb file association. dismine 2014-05-27 20:40:00 +0300
  • 278b673cd4 Set window title for toolbars main window. dismine 2014-05-27 19:12:41 +0300
  • e4e993c335 Show formula value according to locale settings. dismine 2014-05-27 19:00:35 +0300
  • 6b4067ee1b Support local separator for numbers in formulas. Fix bug in translation formula. dismine 2014-05-27 17:58:25 +0300
  • 1501eb77eb Remember last open file path. dismine 2014-05-27 13:08:16 +0300
  • f99b571c6e Move documentation to cpp file. dismine 2014-05-27 12:27:02 +0300
  • ed844c1c82 Alwayse show scrollbars for scene. dismine 2014-05-27 12:06:36 +0300
  • 6f7a30f3a7 Errors after merging. dismine 2014-05-26 17:33:44 +0300
  • 6f009a8ee4 Merge with develop dismine 2014-05-26 17:26:25 +0300
  • d487d06384 Merge with feature dismine 2014-05-26 16:47:16 +0300
  • 19ab8f9299 Set aligment for table. dismine 2014-05-26 16:42:41 +0300
  • 063bacc444 Show translated measurements name in table. dismine 2014-05-26 16:36:45 +0300
  • 51a420bbdd Show language independent formula in dialog. dismine 2014-05-26 16:18:48 +0300
  • 2afc195a87 Backout changeset 38e907833133b065c72ba362fed040f608d4b66d Patrick Proy 2014-05-26 14:20:14 +0200
  • 5cb0a5cf96 Multi lines for formula and apply button are now working for DialogEndLine Patrick Proy 2014-05-26 13:48:42 +0200
  • 6170aea8b6 Russian translation. dismine 2014-05-26 11:41:18 +0300
  • e645e671de First test for apply on creation Patrick Proy 2014-05-26 09:03:51 +0200
  • 2913e55024 Apply button works like ok button in first dialog. Still needs more code to be able to update on first dialog Patrick Proy 2014-05-25 23:50:21 +0200
  • aa2eda12ee First change for "apply button" (works only when modifying an existing point). Patrick Proy 2014-05-25 21:54:17 +0200
  • 43fe3e1371 Change DialogEndLine formula to multiline Patrick Proy 2014-05-25 11:46:54 +0200
  • cfe682bb96 Add italy and dutch languages. dismine 2014-05-24 19:56:40 +0300
  • 9aed00904c lupdate doesn't see string in variables. dismine 2014-05-24 19:50:40 +0300
  • 81e8638a6d Change formula input to multiline (in dialogendline only ) Other dialogs don't work for now on this version. Patrick Proy 2014-05-24 16:23:47 +0200
  • 0f4cd08eed Translation formula. dismine 2014-05-23 21:11:13 +0300
  • b94ab9bda6 Initialization translation for postfix operators. dismine 2014-05-23 10:14:21 +0300
  • ccde48e3bf Factory function for creating new parser variables. New methods what return tokens and numbers. dismine 2014-05-22 15:11:14 +0300
  • 1bbee62a79 App for running tests for QmuParser library. dismine 2014-05-22 11:08:12 +0300
  • 2896d7feeb Parse tag version in pattern file. dismine 2014-05-21 20:33:40 +0300
  • 7a5f12b77d Little fix for tools dialogs. dismine 2014-05-21 20:22:40 +0300
  • 34bd172f9a Clear error message from parser. dismine 2014-05-21 19:59:53 +0300
  • 107b131fdf New tag "version" in empty pattern file. dismine 2014-05-21 17:40:21 +0300
  • da34abaa85 Wrong attribute in measurement front_chest_width. dismine 2014-05-21 17:07:08 +0300
  • 5adc0555ef Save all variable in dynamic array. dismine 2014-05-21 16:51:47 +0300
  • e4ab794211 Catch math parser exceptions. dismine 2014-05-21 13:12:52 +0300
  • 8c2c8a8a7e Delete old methods. dismine 2014-05-21 11:54:34 +0300
  • bd5fda320f Use new math parser instead old. dismine 2014-05-21 11:51:16 +0300
  • 0b16424a5e Update for Precompiled Headers in Qt. dismine 2014-05-20 16:02:05 +0300
  • ffda1e5f8d All pattern pieces instead All drawings. dismine 2014-05-19 21:16:26 +0300
  • b83633541b Hide header. dismine 2014-05-19 21:07:51 +0300
  • dc1d7c5fe2 Make xml editor disable on the start. dismine 2014-05-19 21:03:12 +0300
  • cdd7fe3cb6 Issue #116. dismine 2014-05-19 17:57:13 +0300
  • bb3e8e58bb Corrected display problems when restoring nodes Changes casting styles Patrick Proy 2014-05-19 08:04:33 +0200
  • 99818c3d28 Added node delete Added undo change button Patrick Proy 2014-05-18 21:42:36 +0200
  • e1c3f418e5 GCC warnings. dismine 2014-05-16 20:24:51 +0300
  • b28bd29092 Vera++. dismine 2014-05-16 20:00:13 +0300
  • 1489dc6a1c Unix Line Endings. Need for Vera++. dismine 2014-05-16 19:39:46 +0300
  • cc572df448 Code style Patrick Proy 2014-05-16 17:13:45 +0200
  • c1bf6c8a73 Code style Patrick Proy 2014-05-16 16:49:58 +0200
  • 7b617223e9 Get format version. dismine 2014-05-16 17:11:31 +0300
  • f51f703026 Main code push after branch creation Patrick Proy 2014-05-16 14:51:39 +0200
  • 9bf2c4662d Branch create Patrick Proy 2014-05-16 13:19:22 +0200
  • 37cab897fa Make measurements names more unique. dismine 2014-05-16 14:17:25 +0300
  • 91c7a3c9a3 Change for reading standard measurements. dismine 2014-05-16 13:34:12 +0300
  • 3fc99547fb Change for reading individual measurements. dismine 2014-05-16 13:00:33 +0300
  • f2cc874e7e Initial extended measurements. dismine 2014-05-15 16:18:31 +0300
  • aea360d8de Fixed Issue #151. dismine 2014-05-15 12:47:08 +0300
  • e3593bf577 Return new path for individual measurements table. dismine 2014-05-15 12:35:36 +0300
  • e95b886eb4 Change in dialog individual measurements. dismine 2014-05-15 12:29:12 +0300
  • 9e81a2865b Delete TODO file. dismine 2014-05-15 10:42:51 +0300
  • ac3f02ab49 Changes in formats. dismine 2014-05-15 10:42:15 +0300
  • 28737034f3 Way to store string for translation. dismine 2014-05-13 11:08:37 +0300
  • 95e32b1e44 In release mode on Unix search translations first in local directory. dismine 2014-05-12 12:35:33 +0300
  • f17a12d147 Cppcheck. dismine 2014-05-11 21:15:32 +0300
  • 5bed7e7a86 Add local revision to version number. dismine 2014-05-11 21:03:01 +0300
  • 1c28bb1da7 XP-style Common Dialogs. dismine 2014-05-11 20:22:11 +0300
  • c61eab5d7c Code style for Qt Creator. dismine 2014-05-11 20:08:41 +0300
  • b10b0866bb Fix path to icon.qrc. dismine 2014-05-11 20:06:02 +0300
  • c4526544b6 Check Qt version in app. dismine 2014-05-07 19:59:54 +0300
  • 84550b6146 Moving documentation from header. dismine 2014-05-07 19:55:57 +0300
  • de67f1bfa7 Fix for files without license. dismine 2014-05-07 11:53:47 +0300