Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Krita
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tusooa Zhu
Krita
Commits
17f2c8da
Commit
17f2c8da
authored
Apr 17, 2019
by
Agata Cacko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix license info in KisSpinBoxSplineConverter
parent
08f1cea6
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
4 deletions
+20
-4
libs/ui/tests/KisSpinBoxSplineUnitConverterTest.cpp
libs/ui/tests/KisSpinBoxSplineUnitConverterTest.cpp
+1
-1
libs/ui/tests/KisSpinBoxSplineUnitConverterTest.h
libs/ui/tests/KisSpinBoxSplineUnitConverterTest.h
+1
-1
libs/ui/utils/KisSpinBoxSplineUnitConverter.cpp
libs/ui/utils/KisSpinBoxSplineUnitConverter.cpp
+17
-1
libs/ui/utils/KisSpinBoxSplineUnitConverter.h
libs/ui/utils/KisSpinBoxSplineUnitConverter.h
+1
-1
No files found.
libs/ui/tests/KisSpinBoxSplineUnitConverterTest.cpp
View file @
17f2c8da
/*
* Copyright (c) 201
5
Agata Cacko <cacko.azg@gmail.com>
* Copyright (c) 201
9
Agata Cacko <cacko.azg@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
libs/ui/tests/KisSpinBoxSplineUnitConverterTest.h
View file @
17f2c8da
/*
* Copyright (c) 201
5
Agata Cacko <cacko.azh@gmail.com>
* Copyright (c) 201
9
Agata Cacko <cacko.azh@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
libs/ui/utils/KisSpinBoxSplineUnitConverter.cpp
View file @
17f2c8da
/*
* Copyright (c) 2019 Agata Cacko <cacko.azh@gmail.com>
*
* This program 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 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "KisSpinBoxSplineUnitConverter.h"
#include <QtMath>
...
...
libs/ui/utils/KisSpinBoxSplineUnitConverter.h
View file @
17f2c8da
/*
* Copyright (c) 201
7
Agata Cacko <cacko.azh@gmail.com>
* Copyright (c) 201
9
Agata Cacko <cacko.azh@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment