Commit Graph

66 Commits

Author SHA1 Message Date
dismine
b15bb4fd33 Left only one exception.
--HG--
branch : feature
2014-03-03 19:32:38 +02:00
dismine
978858be50 Refactoring main windows.
--HG--
branch : feature
2014-03-03 17:30:04 +02:00
dismine
084061fbd5 Refactoring dialog history.
--HG--
branch : feature
2014-03-02 20:32:54 +02:00
dismine
79f2ddde2a Vera++.
--HG--
branch : feature
2014-02-26 11:51:37 +02:00
dismine
4fcd7d9b25 NULL (0) replaced with nullptr.
--HG--
branch : feature
2014-02-26 11:22:05 +02:00
dismine
1b3de9e4a2 Make method ValidatePattern static.
--HG--
branch : feature
2014-02-25 16:55:02 +02:00
dismine
e184fcc6a7 Use for id quint32 type instead qint64.
--HG--
branch : feature
2014-02-25 16:40:24 +02:00
dismine
de0200ca2a Refactoring VDomDocument, creation VPattern class.
--HG--
branch : feature
2014-02-25 16:02:09 +02:00
dismine
4093f139fa Set icon theme before showing windows.
--HG--
branch : develop
2014-02-19 23:34:57 +02:00
dismine
e302432474 Fixed issue #17.
--HG--
branch : develop
2014-02-19 15:50:43 +02:00
dismine
827dc1f77e Fixed issue #18.
--HG--
branch : develop
2014-02-19 15:32:02 +02:00
dismine
ea4e4d0d8a Update for translation.
--HG--
branch : develop
2014-02-14 19:49:50 +02:00
dismine
4bf209a525 Fixed issue #5.
--HG--
branch : develop
2014-02-14 13:29:04 +02:00
dismine
abb541ba68 Fixed issue #68.
--HG--
branch : develop
2014-02-12 12:55:24 +02:00
dismine
6bed9b2e1d Fixed issue #65.
--HG--
branch : develop
2014-02-11 20:45:34 +02:00
dismine
f88b7913f4 Extend menu to show the most recent files loaded by a main window application.
--HG--
branch : develop
2014-02-10 21:31:22 +02:00
dismine
396c9c1a8c Changed default directory for open and save as dialogs.
--HG--
branch : develop
2014-02-10 19:40:41 +02:00
dismine
33b0ac8b21 Little refactoring.
--HG--
branch : develop
2014-02-10 18:10:20 +02:00
dismine
d996599829 Little fixes.
--HG--
branch : develop
2014-02-07 18:44:12 +02:00
dismine
14337b471d Fixed line dialog.
--HG--
branch : develop
2014-02-06 22:16:25 +02:00
dismine
4445071533 Move scene to new base point after creation.
--HG--
branch : develop
2014-02-06 17:21:37 +02:00
dismine
3f15442162 Remove signal ApplicationDeactivate.
--HG--
branch : develop
2014-02-06 16:53:56 +02:00
dismine
544acf4dad Dialog make top-level window.
--HG--
branch : develop
2014-02-06 15:57:23 +02:00
dismine
16cf055b4c Fixed issue #62.
--HG--
branch : develop
2014-02-05 17:32:50 +02:00
dismine
1feabdfe05 .
--HG--
branch : develop
2014-02-05 16:04:26 +02:00
dismine
5804f54459 Q_CHECK_PTR() instead Q_ASSERT()
--HG--
branch : develop
2014-01-30 15:47:41 +02:00
dismine
08c6a40fde New class VEquidistant.
--HG--
branch : develop
2014-01-28 20:53:35 +02:00
dismine
cf2f076346 Vera++.
--HG--
branch : develop
2014-01-27 18:01:24 +02:00
dismine
68b443fc7f After cppcheck.
--HG--
branch : develop
2014-01-27 17:48:11 +02:00
dismine
495c3c1b4a We don't need anymore this method.
--HG--
branch : develop
2014-01-23 12:13:26 +02:00
dismine
4499838b97 Default name for pattern.
--HG--
branch : develop
2014-01-20 16:57:54 +02:00
dismine
af7a188082 Schema.
--HG--
branch : feature
2014-01-19 12:00:20 +02:00
dismine
76c24e1c45 Default name for layout.
--HG--
branch : develop
2014-01-17 00:32:20 +02:00
cosina
f25ae9384f created shortcuts for main functions... i'm not shure, if this is crossplatform conform and if a macUser is happy with these shortcuts...
--HG--
branch : develop
2014-01-16 14:54:01 +01:00
dismine
f98ca6eea1 Refactoring calculation scene rect.
--HG--
branch : develop
2014-01-15 11:20:46 +02:00
dismine
129f9b9e24 Fixed issue #8.
--HG--
branch : develop
2014-01-15 11:04:53 +02:00
dismine
0996dab823 QGraphicsView resizing after scaling or moving item.
--HG--
branch : feature
2014-01-15 00:08:34 +02:00
dismine
aa4feb648a Disable tool when we change pattern piece.
--HG--
branch : feature
2014-01-12 22:08:52 +02:00
dismine
bc97dc7855 Set enabled for tool button in different mode.
--HG--
branch : feature
2014-01-12 22:04:15 +02:00
dismine
8a2639b7aa Bug in uniontool with splinepath.
--HG--
branch : feature
2014-01-12 21:23:44 +02:00
dismine
48d324e8c6 Automatic resizing scene.
--HG--
branch : develop
2014-01-11 19:08:40 +02:00
dismine
4b2db9a95d Save and restore transformation for each scene.
--HG--
branch : develop
2014-01-11 16:09:44 +02:00
dismine
e98d855764 Some little change.
--HG--
branch : develop
2014-01-10 11:16:55 +02:00
dismine
12424ddad0 Scrolls the contents of the viewport to ensure that the active pattern peace is
centered in the view.

--HG--
branch : develop
2014-01-09 16:56:53 +02:00
dismine
c2c2e6a0cc Fixed issue #36.
--HG--
branch : develop
2014-01-09 13:39:58 +02:00
dismine
f948a80c8a Remember current tool box index in draw mode.
--HG--
branch : feature
2014-01-08 22:45:42 +02:00
dismine
55f44471cf Cut arc tool.
--HG--
branch : feature
2014-01-08 16:05:32 +02:00
dismine
e92afd0f89 Fixed issue #42.
--HG--
branch : develop
2014-01-07 13:46:58 +02:00
dismine
3b0a485653 Fixed issue #38.
--HG--
branch : develop
2014-01-07 12:04:29 +02:00
dismine
7d51c4cf4f Fixed issue #26.
--HG--
branch : develop
2014-01-03 23:02:51 +02:00