Commit graph

707 commits

Author SHA1 Message Date
dismine 40993fd7ba Show wait cursor only in full parse mode.
--HG--
branch : feature
2014-06-05 14:47:37 +03:00
dismine b646a11bc0 Use pointers to scenes.
--HG--
branch : feature
2014-06-05 14:46:12 +03:00
dismine c03464144e Don't use combobox instead return list of pattern pieces.
--HG--
branch : feature
2014-06-05 14:35:38 +03:00
dismine 34f9451460 Move documantation to cpp file.
--HG--
branch : feature
2014-06-05 13:02:35 +03:00
dismine 55a7ba99a4 New undo command AddToCalculation.
--HG--
branch : feature
2014-06-05 12:52:00 +03:00
dismine b6311abe02 Merge with XML Editor.
--HG--
branch : develop
2014-06-05 10:30:19 +03:00
dismine 404505ecf3 Error when compile on Windows.
--HG--
branch : develop
2014-06-05 09:48:40 +03:00
dismine 36949b8f45 Add Undo/Redo actions.
--HG--
branch : feature
2014-06-04 15:14:57 +03:00
dismine c25f6d5dd5 Copy constructor for VIncrement class.
--HG--
branch : feature
2014-06-04 14:50:13 +03:00
dismine 0196db77d7 Initial undo stack.
--HG--
branch : feature
2014-06-04 14:30:45 +03:00
dismine a4083afc77 Clang's warnings.
--HG--
branch : develop
2014-06-04 14:16:16 +03:00
dismine 79bffe63de Copy qm file for italy and dutch languages.
--HG--
branch : develop
2014-06-03 17:43:02 +03:00
dismine a40099da1f Backport changeset 8a2e2ab97237.
--HG--
branch : develop
2014-06-03 15:15:17 +03:00
dismine 20cedcc9a1 Don't show "File have unsaved change" if you only opened file.
--HG--
branch : develop
2014-06-03 14:25:31 +03:00
dismine 26ef72c201 Fixed issue #152.
--HG--
branch : develop
2014-06-03 11:17:58 +03:00
dismine d2bdfc967e Fixed issue #155.
--HG--
branch : develop
2014-06-03 10:55:23 +03:00
dismine d3b2caf843 My correct surname in README file.
--HG--
branch : develop
2014-06-03 08:45:09 +03:00
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 db96431484 Use icon from theme. Move icons to internal theme for Windows systems.
--HG--
branch : DialogTools
2014-06-01 13:50:48 +03:00
dismine 838f7f77dd Clang's warnings.
--HG--
branch : develop
2014-06-01 13:18:55 +03:00
Patrick Proy 59ebe093c8 no message
--HG--
branch : DialogTools
2014-06-01 12:00:20 +02: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
Patrick Proy cd76068a0f better with qt_noop()
--HG--
branch : DialogTools
2014-05-31 21:43:03 +02:00
Patrick Proy db3dca6958 define SCASSERT in release verion
--HG--
branch : DialogTools
2014-05-31 21:27:59 +02:00
dismine 19c6386973 Build with Clang.
--HG--
branch : develop
2014-05-31 17:33:37 +03:00
dismine 42091c2611 Build doesn't work, if include this headers on Windows.
--HG--
branch : DialogTools
2014-05-31 13:00:19 +04: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 98c90ee5fe Use native QString method for replacing strings. Fix bug with InitOkCancel
method. Still continue crash.

--HG--
branch : DialogTools
2014-05-30 22:03:17 +03:00
dismine d82d6b40c0 Move QStringList outside loop.
--HG--
branch : DialogTools
2014-05-30 17:55:54 +03:00
dismine 3d0d616db0 Merge with develop.
--HG--
branch : DialogTools
2014-05-30 17:52:12 +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