Commit graph

815 commits

Author SHA1 Message Date
Patrick Proy 52761f04ce Changed Icon path
--HG--
branch : DialogTools
2014-06-08 15:46:04 +02:00
dismine b86d23461c Alias for icons in internal icon theme.
--HG--
branch : feature
2014-06-08 14:26:15 +03:00
dismine 292b10e72c Undo limit.
--HG--
branch : feature
2014-06-08 14:18:34 +03:00
dismine f28bbc6acd Scene antialiasing.
--HG--
branch : feature
2014-06-08 13:59:39 +03:00
Patrick Proy dab44eb163 DialogAlongLine Tool change
--HG--
branch : DialogTools
2014-06-08 11:14:16 +02:00
dismine fc3c8acc46 Undo add pattern piece now work.
--HG--
branch : feature
2014-06-06 18:06:41 +03:00
dismine d914f359c1 New undo command AddPatternPiece.
--HG--
branch : feature
2014-06-06 13:36:34 +03:00
dismine 99314a358f New slot for full parsing. Want use in undo command.
--HG--
branch : feature
2014-06-05 15:10:16 +03:00
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