Commit Graph

8860 Commits

Author SHA1 Message Date
cosina
b7c60fc31e some translation changes, german ts file - version 1 incomplete.
--HG--
branch : develop
2013-12-21 18:47:20 +01:00
dismine
ecdbaebcba New member of team.
--HG--
branch : develop
2013-12-21 18:40:50 +02:00
dismine
759d3d8d86 TODO translation into English.
--HG--
branch : develop
2013-12-21 16:21:40 +02:00
dismine
eb17639bb7 Merge with feature
--HG--
branch : develop
2013-12-21 15:00:13 +02:00
dismine
854880821d Merge with 9b961a80cc85
--HG--
branch : develop
2013-12-21 14:59:13 +02:00
dismine
05b8cf4eba Enable different tools in different modes.
--HG--
branch : feature
2013-12-21 14:57:20 +02:00
dismine
66c9e35e0b We no need anymore VModeling* tools.
--HG--
branch : feature
2013-12-21 13:36:51 +02:00
cosina
93e73e5041 just kept the language file changes - the rest is like it was before... sorry
--HG--
branch : develop
2013-12-20 15:47:11 +01:00
dismine
028f913f5c New tool CutSplinePath (Drawing mode).
--HG--
branch : feature
2013-12-20 15:35:14 +02:00
cosina
de862c7b7f configured for successful windows built :)
--HG--
branch : develop
2013-12-20 10:45:19 +01:00
cosina
e8b8630999 small wording fixes
--HG--
branch : develop
2013-12-19 15:30:11 +01:00
dismine
3fb97a7b37 Merge with 59ed7eb1342d
--HG--
branch : develop
2013-12-19 14:48:55 +02:00
cosina
c1bbd5a2e7 Merge with 24abc68c7d7738a9cc5d85c19f9531d46d0a98af
--HG--
branch : develop
2013-12-19 11:45:50 +01:00
Christine
218465150e first review of english version - still not perfect
--HG--
branch : develop
2013-12-19 11:42:00 +01:00
dismine
452aec26f1 New tool CutSpline (Modeling mode).
--HG--
branch : feature
2013-12-18 20:55:27 +02:00
dismine
13bc690f67 New tool CutSpline (Drawing mode).
--HG--
branch : feature
2013-12-18 13:13:32 +02:00
dismine
58cfd595bd New icons and cursors for tools.
--HG--
branch : develop
2013-12-15 14:44:35 +02:00
dismine
fe2308fff8 Macros Q_DECL_NOEXCEPT_EXPR don't work in gcc 4.6, so we couldn't compile
program for Ubuntu 12.04 with gcc 4.6.

--HG--
branch : develop
2013-12-14 10:51:35 +02:00
dismine
ae222440a3 Change in build dependency for deb package. Add new architecture for deb file.
--HG--
branch : develop
2013-12-13 14:14:30 +02:00
dismine
b07c9fbffc Spec file for project.
--HG--
branch : develop
2013-12-11 12:37:27 +02:00
dismine
e378d9b888 Fix valentina.desktop
--HG--
branch : develop
2013-12-09 18:30:08 +02:00
dismine
bd533de8b5 Added tag v0.2.1 for changeset 05574b36e68c 2013-12-08 10:44:23 +02:00
dismine
3576b587fc Merge with develop 2013-12-08 10:44:09 +02:00
dismine
646dcb4dfd Prepare for release v0.2.1.
--HG--
branch : develop
2013-12-08 10:43:06 +02:00
dismine
65f1929d97 Script for Nullsoft Scriptable Install System.
--HG--
branch : develop
2013-11-28 19:48:27 +02:00
dismine
ada31d9294 Use define _USE_MATH_DEFINES on Windows with MSVC.
--HG--
branch : develop
2013-11-28 18:29:41 +02:00
dismine
0837ada25e Change in pro file for compile on Windows with MSVC.
--HG--
branch : develop
2013-11-28 18:28:49 +02:00
dismine
4fe784389d Fix in control and change log files.
--HG--
branch : develop
2013-11-27 12:24:10 +02:00
dismine
53a00e0737 Fix in control and change log files.
--HG--
branch : develop
2013-11-26 20:15:36 +02:00
dismine
835bd58707 dh_installchangelogs in rules.
--HG--
branch : develop
2013-11-26 19:08:37 +02:00
dismine
d0786c92a9 Pixmap and descktop files.
--HG--
branch : develop
2013-11-26 18:45:23 +02:00
dismine
5692a2b0e3 debian folder.
--HG--
branch : develop
2013-11-26 18:44:44 +02:00
dismine
1582bd0ef8 Change in pro file for debian package.
--HG--
branch : develop
2013-11-26 18:43:26 +02:00
dismine
66e6f11104 Added path to translations.
--HG--
branch : develop
2013-11-26 18:42:58 +02:00
dismine
db004d4521 Make install for translations.
--HG--
branch : develop
2013-11-25 11:17:47 +02:00
dismine
f91335d4cd Change in pro file.
--HG--
branch : develop
2013-11-22 13:27:46 +02:00
dismine
a71481b18a Change in README file.
--HG--
branch : develop
2013-11-22 12:37:44 +02:00
dismine
6a48460014 Name of arc in formula.
--HG--
branch : develop
2013-11-22 12:18:35 +02:00
dismine
1378a1640e QMAKE_DISTCLEAN
--HG--
branch : develop
2013-11-21 18:29:21 +02:00
dismine
c98608967f Make install in qmake. Path to translation in release build.
--HG--
branch : develop
2013-11-21 15:06:23 +02:00
dismine
e4a4261fb5 Use ccache only on unix system.
--HG--
branch : develop
2013-11-21 14:14:25 +02:00
dismine
08e644a887 Fixed bugs compiling without Qt Creator.
--HG--
branch : develop
2013-11-21 14:05:26 +02:00
dismine
3f03400f3d Precompiled headers only for debug version.
--HG--
branch : develop
2013-11-21 12:03:25 +02:00
dismine
74a7cfe6e8 Merge
--HG--
branch : develop
2013-11-21 10:38:53 +02:00
dismine
0d3a578d1d Change in Doxyfile.
--HG--
branch : develop
2013-11-21 10:37:36 +02:00
dismine
4f5c7b96b9 Change in Doxyfile.
--HG--
branch : develop
2013-11-21 10:33:11 +02:00
dismine
e592c8f072 Updated translation.
--HG--
branch : develop
2013-11-20 16:05:34 +02:00
dismine
c4b2db6230 Merge with feature
--HG--
branch : develop
2013-11-20 14:53:02 +02:00
dismine
cb851f4426 New structure.
--HG--
branch : feature
2013-11-20 14:43:48 +02:00
dismine
092417e6d8 Documentation for exceptions.
--HG--
branch : feature
2013-11-20 13:27:21 +02:00