Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Update year in all copyright messages |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
e3beea52bf9f973a62f4d3371bcb269c |
| User & Date: | fifr 2019-05-31 11:19:19.772 |
Context
|
2019-06-03
| ||
| 08:55 | Replace `QScopedPointer` with `std::unique_ptr` check-in: 1d8b2287f0 user: fifr tags: trunk | |
|
2019-05-31
| ||
| 11:21 | Merge trunk check-in: 419a7a7750 user: fifr tags: copy-and-paste | |
| 11:19 | Update year in all copyright messages check-in: e3beea52bf user: fifr tags: trunk | |
| 09:13 | Add icons by Tobias Planitzer check-in: b934868aca user: fifr tags: trunk | |
Changes
Changes to qml/common/CornerMarker.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/common/CutImageView.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/common/DragDelegate.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/desktop/main.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/DeletableItem.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/DocumentDelegate.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/PageDelegate.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/ValueSlider.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/main.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/pages/CameraPage.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/pages/ColorizePage.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/pages/CutPage.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/pages/DocumentPage.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/pages/DocumentsPage.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/pages/NewImagePage.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to qml/sfos/pages/PagePage.qml.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/ColorizeFilter.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/ColorizeFilter.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/Convert.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/Convert.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/CutFilter.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/CutFilter.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/Document.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/Document.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/DocumentList.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/DocumentList.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/Filter.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/Filter.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/FilterImage.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/FilterImage.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/Page.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/Page.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/RotateFilter.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/RotateFilter.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/Scanner.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/Scanner.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/ZoomImage.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/ZoomImage.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/init.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/init.hxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/main-desktop.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |
Changes to src/main-sfos.cxx.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2018, 2019 Frank Fischer <frank-fischer@shadow-soft.de> * * 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, but |
| ︙ | ︙ |