Change in license.

--HG--
branch : develop
This commit is contained in:
dismine 2013-11-15 14:41:26 +02:00
parent 63f9f62198
commit 4df358ce47
194 changed files with 2346 additions and 1026 deletions

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file calculator.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "calculator.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file calculator.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef CALCULATOR_H
#define CALCULATOR_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vcontainer.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vcontainer.h"
#include "../exception/vexceptionbadid.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vcontainer.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VCONTAINER_H
#define VCONTAINER_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vincrementtablerow.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vincrementtablerow.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vincrementtablerow.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VINCREMENTTABLEROW_H
#define VINCREMENTTABLEROW_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vpointf.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vpointf.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vpointf.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VPOINTF_H
#define VPOINTF_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vstandarttablecell.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vstandarttablecell.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vstandarttablecell.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VSTANDARTTABLECELL_H
#define VSTANDARTTABLECELL_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogalongline.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogalongline.h"
#include "ui_dialogalongline.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogalongline.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGALONGLINE_H
#define DIALOGALONGLINE_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogarc.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogarc.h"
#include "ui_dialogarc.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogarc.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGARC_H
#define DIALOGARC_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogbisector.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogbisector.h"
#include "ui_dialogbisector.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogbisector.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGBISECTOR_H
#define DIALOGBISECTOR_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogdetail.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogdetail.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogdetail.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGDETAIL_H
#define DIALOGDETAIL_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogendline.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogendline.h"
#include "ui_dialogendline.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogendline.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGENDLINE_H
#define DIALOGENDLINE_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogheight.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogheight.h"
#include "ui_dialogheight.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogheight.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGHEIGHT_H
#define DIALOGHEIGHT_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialoghistory.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialoghistory.h"
#include "ui_dialoghistory.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialoghistory.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGHISTORY_H
#define DIALOGHISTORY_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogincrements.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogincrements.h"
#include "ui_dialogincrements.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogincrements.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGINCREMENTS_H
#define DIALOGINCREMENTS_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogline.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogline.h"
#include "ui_dialogline.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogline.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGLINE_H
#define DIALOGLINE_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialoglineintersect.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialoglineintersect.h"
#include "ui_dialoglineintersect.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialoglineintersect.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGLINEINTERSECT_H
#define DIALOGLINEINTERSECT_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialognormal.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialognormal.h"
#include "ui_dialognormal.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialognormal.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGNORMAL_H
#define DIALOGNORMAL_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogpointofcontact.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogpointofcontact.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogpointofcontact.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGPOINTOFCONTACT_H
#define DIALOGPOINTOFCONTACT_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogpointofintersection.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogpointofintersection.h"
#include "ui_dialogpointofintersection.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogpointofintersection.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGPOINTOFINTERSECTION_H
#define DIALOGPOINTOFINTERSECTION_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogs.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGS_H
#define DIALOGS_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogshoulderpoint.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogshoulderpoint.h"
#include "ui_dialogshoulderpoint.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogshoulderpoint.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGSHOULDERPOINT_H
#define DIALOGSHOULDERPOINT_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogsinglepoint.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogsinglepoint.h"
#include "ui_dialogsinglepoint.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogsinglepoint.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGSINGLEPOINT_H
#define DIALOGSINGLEPOINT_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogspline.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogspline.h"
#include "ui_dialogspline.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogspline.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGSPLINE_H
#define DIALOGSPLINE_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogsplinepath.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogsplinepath.h"
#include "ui_dialogsplinepath.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogsplinepath.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGSPLINEPATH_H
#define DIALOGSPLINEPATH_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogtool.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogtool.h"
#include "../container/calculator.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogtool.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGTOOL_H
#define DIALOGTOOL_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogtriangle.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "dialogtriangle.h"
#include "ui_dialogtriangle.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file dialogtriangle.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DIALOGTRIANGLE_H
#define DIALOGTRIANGLE_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexception.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vexception.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexception.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VEXCEPTION_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionbadid.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vexceptionbadid.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionbadid.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VEXCEPTIONBADID_H
#define VEXCEPTIONBADID_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionconversionerror.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vexceptionconversionerror.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionconversionerror.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VEXCEPTIONCONVERSIONERROR_H
#define VEXCEPTIONCONVERSIONERROR_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionemptyparameter.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vexceptionemptyparameter.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionemptyparameter.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VEXCEPTIONEMPTYPARAMETER_H
#define VEXCEPTIONEMPTYPARAMETER_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionobjecterror.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vexceptionobjecterror.h"
#include <QDebug>

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionobjecterror.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VEXCEPTIONOBJECTERROR_H
#define VEXCEPTIONOBJECTERROR_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionuniqueid.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vexceptionuniqueid.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionuniqueid.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VEXCEPTIONUNIQUEID_H
#define VEXCEPTIONUNIQUEID_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionwrongparameterid.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vexceptionwrongparameterid.h"
#include <QDebug>

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vexceptionwrongparameterid.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VEXCEPTIONWRONGPARAMETERID_H
#define VEXCEPTIONWRONGPARAMETERID_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file varc.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "varc.h"
#include "../exception/vexception.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file varc.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VARC_H
#define VARC_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vdetail.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vdetail.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vdetail.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VDETAIL_H
#define VDETAIL_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vnodedetail.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vnodedetail.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vnodedetail.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VNODEDETAIL_H
#define VNODEDETAIL_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vspline.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vspline.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vspline.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VSPLINE_H
#define VSPLINE_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vsplinepath.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vsplinepath.h"
#include "../exception/vexception.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vsplinepath.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VSPLINEPATH_H
#define VSPLINEPATH_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vsplinepoint.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vsplinepoint.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vsplinepoint.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VSPLINEPOINT_H
#define VSPLINEPOINT_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file main.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "mainwindow.h"
#include "widgets/vapplication.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file mainwindow.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "mainwindow.h"
#include "ui_mainwindow.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file mainwindow.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef MAINWINDOW_H
#define MAINWINDOW_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file options.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef OPTIONS_H
#define OPTIONS_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file stable.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
// Build the precompiled headers.
#include "stable.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file stable.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef STABLE_H
#define STABLE_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file tablewindow.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "tablewindow.h"
#include "ui_tablewindow.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file tablewindow.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef TABLEWINDOW_H
#define TABLEWINDOW_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file drawtools.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef DRAWTOOLS_H
#define DRAWTOOLS_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vdrawtool.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vdrawtool.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vdrawtool.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VDRAWTOOL_H
#define VDRAWTOOL_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolalongline.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vtoolalongline.h"
#include "../../container/calculator.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolalongline.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VTOOLALONGLINE_H
#define VTOOLALONGLINE_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolarc.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vtoolarc.h"
#include "../../container/calculator.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolarc.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VTOOLARC_H
#define VTOOLARC_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolbisector.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vtoolbisector.h"
#include "../../container/calculator.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolbisector.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VTOOLBISECTOR_H
#define VTOOLBISECTOR_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolendline.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vtoolendline.h"
#include "../../widgets/vmaingraphicsscene.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolendline.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VTOOLENDLINE_H
#define VTOOLENDLINE_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolheight.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vtoolheight.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolheight.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VTOOLHEIGHT_H
#define VTOOLHEIGHT_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolline.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vtoolline.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoolline.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VTOOLLINE_H
#define VTOOLLINE_H

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoollineintersect.cpp
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#include "vtoollineintersect.h"

View File

@ -1,10 +1,17 @@
/****************************************************************************
/************************************************************************
**
** Copyright (C) 2013 Valentina project All Rights Reserved.
** @file vtoollineintersect.h
** @author Roman Telezhinsky <dismine@gmail.com>
** @date Friday November 15, 2013
**
** This file is part of Valentina.
** @brief
** @copyright
** This source code is part of the Valentine project, a pattern making
** program, whose allow create and modeling patterns of clothing.
** Copyright (C) 2013 Valentina project
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
**
** Tox is free software: you can redistribute it and/or modify
** 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.
@ -17,7 +24,7 @@
** You should have received a copy of the GNU General Public License
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
**
****************************************************************************/
*************************************************************************/
#ifndef VTOOLLINEINTERSECT_H
#define VTOOLLINEINTERSECT_H

Some files were not shown because too many files have changed in this diff Show More