Valentina is a cross-platform patternmaking program which allows designers to create and model patterns of clothing. This software allows pattern creation, using either standard sizing tables or an individual’s set of measurements. It blends new tech
Go to file
Roman Telezhynskyi a6a8ef29b0 Refactoring. Merge similar switch cases together.
--HG--
branch : develop
2016-12-21 21:35:07 +02:00
.tx Added new language Portuguese (Brazil). 2016-03-08 20:27:25 +02:00
dist Remove previous translations before update. Allow user to change components. 2016-11-21 20:48:00 +02:00
scripts Deploy windows build from AppVeyor to Bintray. 2016-12-19 12:05:39 +02:00
share Lupdate. 2016-12-19 17:03:35 +02:00
src Refactoring. Merge similar switch cases together. 2016-12-21 21:35:07 +02:00
.hgignore Resolves #581. User can now filter input lists by keyword in function wizard. 2016-11-09 18:25:52 -08:00
.hgtags Added tag v0.3.1 for changeset d8d7cb2fad21 2015-05-04 11:59:29 +03:00
.travis.yml Fix Bintray response: 401 Unauthorized. This resource requires authentication. 2016-12-19 12:43:42 +02:00
appveyor.yml Repo name contains capital letter. 2016-12-19 12:28:07 +02:00
AUTHORS.txt Added Timo Virtaneva to the list of contributors. 2016-08-22 20:04:50 +03:00
bitbucket-pipelines.yml Fixed wrong key for make. 2016-08-03 20:46:53 +03:00
ChangeLog.txt Updated ChangeLog.txt. 2016-12-15 09:00:16 +02:00
code_of_conduct.md code_of_conduct.md edited online with Bitbucket, addition to examples of behavior 2016-09-08 02:29:19 +00:00
common.pri Clang on MAC OS X doesn't support all options 2016-10-31 15:42:47 +02:00
CONTRIBUTING.md The bitbucket plugin doesn't support links, so better to make normal guide. 2016-06-05 14:06:04 +03:00
LICENSE_GPL.txt Use postfix .txt for text files, usefull for Windows systems. 2014-10-25 14:06:30 +03:00
README.txt Link to new forum. 2016-07-31 16:15:48 +03:00
sonar-project.properties Add support SonarQube. 2016-12-19 11:58:20 +02:00
Valentina.pro Stop building if PWD or OUT_PWD contains space. 2016-09-06 11:54:18 +03:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Pattern making program
Author Roman Telezhynskyi <dismine(at)gmail.com>
Copyright (C) 2013-2015 Valentina project  
Valentina Web page: http://www.valentina-project.org/ 
Wiki: https://wiki.valentinaproject.org   
Valentina user manual https://bitbucket.org/dismine/valentina/wiki/manual/Content    
Valentina main repository: https://bitbucket.org/dismine/valentina/overview    
Forum http://forum.valentina-project.org/    
PPA for Ubuntu (develop): https://launchpad.net/~dismine/+archive/valentina-dev    
Help translate https://www.transifex.com/organization/valentina    
IRC channel: #valentina on irc.freenode.net.

Valentina
==========
Valentina is a cross-platform patternmaking program which allows designers 
to create and model patterns of clothing. This software allows pattern 
creation, using either standard sizing tables or an individuals set of 
measurements. It blends new technologies with traditional methods to create 
a unique pattern making tool. 

Supported Platforms
===================
The standalone binary packages support the following platforms:

Windows XP SP2 (32-bit) or later
Ubuntu Linux 14.04 (32-bit/64-bit) or later
OpenSUSE 13.02 (32-bit/64-bit) or later
Fedora 20 (32-bit/64-bit) or later
Mac OS X 10.7 (64-bit) or later

Building the sources requires Qt 5.2.0 or later.

Compiling Valentina
====================
Prerequisites:   
   * Qt 5.2.0 or later (On Unix development packages needed)   
   * mercurial (only for working with repository)   
   * On Unix:     
     - g++ (at least GCC 4.6 is needed and GCC 4.8 is recommended) or
       clang (clang 3.4 recommended)
     - xpdf package (tool pdftops).    
   * On Windows:   
     - MinGW  
     - Xpdf is an open source viewer for Portable Document Format (PDF) 
     files. Website http://www.foolabs.com/xpdf/. Put tool pdftops.exe 
     in the same directory with Valentina's binary file.

The installed toolchains have to match the one Qt was compiled with.

You can build Valentina with

    cd $SOURCE_DIRECTORY\build
    qmake ..\Valentina.pro -r CONFIG+=noDebugSymbols CONFIG+=no_ccache
    make (or mingw32-make or nmake or jom, depending on your platform)

Note: On some platforms e.g. Fedora, all Qt-tools come as qmake-qt5 
    etc. In this case you should install qtchooser. This wrapper 
    resolves the Qt version with respect to QT_SELECT. So run 

    export QT_SELECT=5

    prior to qmake. You will not come along with just using qmake-qt5
    here.


Note:In order to build and use Valentina, the PATH environment variable 
needs to be extended:

 PATH               - to locate qmake, moc and other Qt tools
This is done by adding c:\Qt\%VERSION%\bin to the PATH variable.

For newer versions of Windows, PATH can be extended through the 
Control Panel|System|Advanced|Environment variables menu.

You may also need to ensure that the locations of your compiler and 
other build tools are listed in the PATH variable. This will depend on 
your choice of software development environment.

Unix systems:
Default prefix for command "make install" is /usr. For using another 
prefix build with qmake command:

qmake PREFIX=/usr/local PREFIX_LIB=/usr/lib/i386-linux-gnu Valentina.pro -r CONFIG+=noDebugSymbols CONFIG+=no_ccache

where /usr/local is a new prefix for installation binary files and /usr/lib/i386-linux-gnu is new prefix for install libraries.

More about creation installers read in articles:
* How create Windows installer - https://bitbucket.org/dismine/valentina/wiki/developers/Creation_Windows_installer
* How create debian package - https://bitbucket.org/dismine/valentina/wiki/developers/Creation_deb_package

LICENSING
==========
Valentina is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Valentina is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

See LICENSE_GPL.txt file for further information

Other components released under:
* QMuParser - BSD license
* VPropertyExplorer - LGPLv2.1 license