File skanpage.changes of Package skanpage
-------------------------------------------------------------------
Mon Apr 14 07:07:21 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 25.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/25.04.0/
- No code change since 25.03.90
-------------------------------------------------------------------
Sat Mar 29 08:43:08 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 25.03.90
* New feature release
- Changes since 24.12.3:
* bring back setting the name filter index in file dialogs
* simplify scan preview and selection areas (kde#499486)
* update Readme
* log errors during file I/O
* add image import to command line and add additional multi-page test file
* fix import page counting
* Update sane-airscan to 0.99.32 and add update-check
* fix option updating after reload more than the state may change, e.g. min/max, valueList etc. (kde#497880)
* Explicitly set tesseract and leptonica as required dependencies
* Add xml/yaml linting
* make tesseract a hard dependency
* improve printing support - implement page ranges - implement current page printing - support reverse printing (kde#497185)
* use non-deprecated Kirigami import
* Added supporter donnnadie
* Port to KConfig.WindowStateSaver (kde#489108)
* Added supporter oreggero
* switch to new preview scan functionality from KSaneCore
* coding style
* Port ExportWindow to Kirigami.Dialog, change icons, and add button text
* use KIO to save files to remote folders (kde#476210)
-------------------------------------------------------------------
Tue Mar 4 13:01:36 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 24.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.3/
- Changes since 24.12.2:
* snapcraft: Release to stable
-------------------------------------------------------------------
Tue Feb 4 12:30:22 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 24.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.2/
- Changes since 24.12.1:
* fix option updating after reload more than the state may change, e.g. min/max, valueList etc. (kde#497880)
-------------------------------------------------------------------
Tue Jan 7 18:54:03 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 24.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.1/
- No code change since 24.12.0
-------------------------------------------------------------------
Sun Dec 8 09:28:36 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.12.0/
- No code change since 24.11.90
-------------------------------------------------------------------
Mon Dec 2 08:44:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.11.90
* New feature release
- No code change since 24.11.80
-------------------------------------------------------------------
Sat Nov 16 17:30:48 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.11.80
* New feature release
- Changes since 24.08.3:
* do not use an invalid mime type for file filters
* fix clang-format
* Fixed FolderDialog property to properly save user default
* Fix warning. There is only two argument
* guard against nullptr when trying to import a file (kde#490203)
* Be more explicit about what to do after launching the app
* Reword some strings to be clearer and to conform to the HIG
* Port ShareWindow to Kirigami.Dialog
* Add separators and fix some layout items
* Disable import button when no scanner is connected
* Add clang format support
* AppData: rephrase summary
* Remove qml warning (found by qtc)
* Add missing override keyword
* Use ECMDeprecationSettings
* cleanup format model and dialogs
-------------------------------------------------------------------
Tue Nov 5 10:44:21 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.3/
- Changes since 24.08.2:
* Fixed FolderDialog property to properly save user default
-------------------------------------------------------------------
Tue Oct 8 12:02:36 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.2/
- No code change since 24.08.1
-------------------------------------------------------------------
Tue Sep 10 14:11:50 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.1/
- No code change since 24.08.0
-------------------------------------------------------------------
Mon Aug 19 07:14:50 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* fix configuration of default name filter (kde#489111)
* Add developer name to appdata
* add status update messages during saving (kde#487530)
* raise QImageReader allocation limit back to Qt5 values (kde#486984)
-------------------------------------------------------------------
Tue Jul 2 13:55:20 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.05.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.2/
- No code change since 24.05.1
-------------------------------------------------------------------
Wed Jun 12 07:35:01 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.05.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.1/
- No code change since 24.05.0
-------------------------------------------------------------------
Sun May 19 09:57:49 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.05.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.05.0/
- No code change since 24.04.80
-------------------------------------------------------------------
Fri May 3 09:17:35 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.04.80
* New feature release
- Changes since 24.02.2:
* add a simple image and pdf import ability (kde#482224)
* add command line option to dump all option information to a text file
* split preview view from document page
* Use desktop-application
* remove wrong unlock for scanning thread
* Add build fixes (part2)
* Add build fixes
* use qt6 syntax for parameters in signal
* prevent save action while a document is not ready yet
* safeguard against nullptr while saving document (kde#477439)
* add mass flipping actions
* set file dialog in PDF export view to save mode BUG: 478296 (kde#478296)
* fix share delegates
* fix error display for sharing window
* completely hide the device name when options are hidden
* use qt6 syntax for signal parameters
* remove usage of unavailable property of scrollview
* make use of QLocale::codeToLanguage for OCR
* bump tesseract dependency to 5
* bump KF dependency and cleanup
* fix segfault with scanner connected by usb
* Shorten appstream metainfo summary
-------------------------------------------------------------------
Tue Apr 9 18:09:57 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.02.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.2/
- Changes since 24.02.1:
* remove wrong unlock for scanning thread
* use qt6 syntax for parameters in signal
* safeguard against nullptr while saving document (kde#477439)
* set file dialog in PDF export view to save mode (kde#478296)
* fix share delegates
* fix error display for sharing window
* completely hide the device name when options are hidden
-------------------------------------------------------------------
Tue Mar 19 15:28:07 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.02.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0
-------------------------------------------------------------------
Thu Feb 29 15:27:08 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update the kquickimageeditor build requirement
-------------------------------------------------------------------
Fri Feb 23 14:01:05 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.02.0
* New feature release
- No code change since 24.01.95
-------------------------------------------------------------------
Fri Feb 9 16:10:13 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.01.95
* https://kde.org/announcements/megarelease/6/rc2/
-------------------------------------------------------------------
Tue Dec 5 14:20:42 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.4/
- No code change since 23.08.3
-------------------------------------------------------------------
Tue Nov 7 17:05:42 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: new build dependency.
* snapcraft: Fix yaml.
* snapcraft: initial import snapcraft files.
-------------------------------------------------------------------
Tue Oct 10 18:28:29 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
-------------------------------------------------------------------
Tue Sep 12 11:56:56 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.1/
- No code change since 23.08.0
-------------------------------------------------------------------
Fri Sep 1 07:05:29 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Add runtime dependency on kquickimageeditor-imports (boo#1214836)
-------------------------------------------------------------------
Sun Aug 20 14:00:29 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.08.0/
- No code change since 23.07.90
-------------------------------------------------------------------
Mon Aug 14 08:03:46 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.07.90
* New feature release
- No code change since 23.07.80
-------------------------------------------------------------------
Tue Aug 1 10:14:40 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.07.80
* New feature release
- Changes since 23.04.3:
* Port BasicListItem usages to use "icon.name" in Qt6
* Reimplement dragging in left panel
* Skip showing TIFF format if not supported
* Show error when saving failed
* Solve code quality scans
* Add shortcuts to close About window and to move pages
* Pass shortcuts as strings and clear them when requested
* Port to new filedialog API for Qt6
* Do not hardcode English as the default OCR language (kde#469865)
* Remove unused line
* Allow to use on kf5/kf6
* Support changing scanner's brightness, contranst, and gamma options
* Some small or graphical fixes
* Finish preview even when an image was not produced
* Rotate in the correct directions (kde#464270)
* Fix Scan Export window's OCR language list not being scrollable (kde#468522)
* Scan sub-areas and split scan area in two
* Set a minimum width for the DocumentPage
* Handle preview selection options reloading
* Show or hide the preview image
* Fix binding loop and spinboxes updating
* Change scanning bounds from preview interface
* Show preview image without saving it
* Save cancelled scans
* Scan with preview options
* Add shortcut management for most actions (kde#464336)
-------------------------------------------------------------------
Tue Jul 4 10:20:43 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.3/
- No code change since 23.04.2
-------------------------------------------------------------------
Tue Jun 6 20:01:59 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Do not hardcode English as the default OCR language (kde#469865)
-------------------------------------------------------------------
Tue May 9 10:47:57 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Some small or graphical fixes
* Restore configs for gamma options (kde#461120)
* Rotate in the correct directions (kde#464270)
* Fix Scan Export window's OCR language list not being scrollable (kde#468522)
-------------------------------------------------------------------
Sat Apr 15 08:46:46 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
-------------------------------------------------------------------
Fri Mar 31 16:42:49 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.03.90
* New feature release
-------------------------------------------------------------------
Fri Mar 17 20:44:37 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.03.80
* New feature release
-------------------------------------------------------------------
Tue Feb 28 09:47:03 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 22.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.3/
-------------------------------------------------------------------
Tue Jan 31 10:35:01 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 22.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.2/
-------------------------------------------------------------------
Tue Jan 3 10:21:26 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
-------------------------------------------------------------------
Fri Dec 2 12:26:49 UTC 2022 - Christophe Marin <christophe@krop.fr>
- Update to 22.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.12.0/
-------------------------------------------------------------------
Sat Nov 26 16:46:25 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.11.90
* New feature release
-------------------------------------------------------------------
Sat Nov 12 08:55:31 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.11.80
* New feature release
-------------------------------------------------------------------
Tue Nov 1 11:21:52 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.3/
-------------------------------------------------------------------
Tue Oct 11 14:33:58 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
-------------------------------------------------------------------
Tue Sep 6 15:21:29 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
-------------------------------------------------------------------
Sun Aug 14 09:44:10 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
-------------------------------------------------------------------
Fri Aug 5 12:11:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.07.90
* New feature release
-------------------------------------------------------------------
Sat Jul 16 08:29:05 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.07.80
* New feature release
-------------------------------------------------------------------
Tue Jul 5 17:04:11 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
-------------------------------------------------------------------
Wed Jun 8 09:57:42 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.2/
-------------------------------------------------------------------
Tue May 10 16:31:06 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.1/
-------------------------------------------------------------------
Mon Apr 18 07:52:51 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.04.0/
-------------------------------------------------------------------
Fri Apr 8 18:22:18 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.03.90
* New feature release
-------------------------------------------------------------------
Thu Mar 24 09:31:56 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.03.80
* New feature release
- Skanpage is now released with other KDE Gear.
-------------------------------------------------------------------
Thu Nov 4 10:41:25 UTC 2021 - Wolfgang Bauer <wbauer@tmo.at>
- Initial package