Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Graphics
Kipi Plugins
Commits
a86b2f09
Commit
a86b2f09
authored
Sep 19, 2016
by
Nicolas Lécureuil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New version 5.2.0
parent
0e0e4f51
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
247 additions
and
0 deletions
+247
-0
ChangeLog
ChangeLog
+237
-0
project/NEWS.5.2.0
project/NEWS.5.2.0
+10
-0
No files found.
ChangeLog
View file @
a86b2f09
5.2.0 2016-09-19
2016-09-14 Gilles Caulier <caulier.gilles@gmail.com>
* CMakeLists.txt, NEWS: fix release date
2016-09-12 Gilles Caulier <caulier.gilles@gmail.com>
* NEWS: update
2016-09-06 David Faure <faure@kde.org>
* CMakeLists.txt, common/libkipiplugins/o2/src/o2.cpp,
common/libkipiplugins/o2/src/o2replyserver.cpp: o2: fix compilation
with -DQT_NO_URL_CAST_FROM_STRING It turns out I already made these fixes in another copy of this
code... in kdepim-runtime/resources/tomboynotes/o2 (although diff
says that version got auto-reformatted). Not sure how we can avoid
this duplication though. CCMAIL: metzpinguin@gmail.com
2016-08-31 Gilles Caulier <caulier.gilles@gmail.com>
* common/libkipiplugins/dialogs/kpbatchprogressdialog.cpp,
common/libkipiplugins/dialogs/kpwizardpage.cpp,
dropbox/dbwindow.cpp, facebook/fbwindow.cpp,
flickr/flickrwindow.cpp, googleservices/gswindow.cpp,
imageshack/imageshackwindow.cpp, mediawiki/wmwindow.cpp,
smug/smugwindow.cpp, vkontakte/vkwindow.cpp: use kipi qrc
2016-08-31 Gilles Caulier <caulier.gilles@gmail.com>
* flashexport/kipiplugin_flashexport.desktop.cmake.in,
kmlexport/kipiplugin_kmlexport.desktop.cmake.in: polish
2016-08-25 Gilles Caulier <caulier.gilles@gmail.com>
* dropbox/dbwindow.cpp, facebook/fbwindow.cpp,
flickr/flickrwindow.cpp, googleservices/gswindow.cpp,
imageshack/imageshackwindow.cpp, imgur/imgurwindow.cpp,
kmlexport/kmlwindow.cpp, mediawiki/wmwindow.cpp,
piwigo/piwigowindow.cpp, printimages/wizard/wizard.cpp,
rajce/rajcewindow.cpp, remotestorage/KioExportWindow.cpp,
remotestorage/KioImportWindow.cpp, sendimages/sendimagesdialog.cpp,
smug/smugwindow.cpp, vkontakte/vkwindow.cpp,
yandexfotki/yfwindow.cpp: fix link to handbooks
2016-08-25 Gilles Caulier <caulier.gilles@gmail.com>
* PORT.KF5/PENDING/htmlexport/doc/imagesgallery.docbook: backup
handbook
2016-08-25 Gilles Caulier <caulier.gilles@gmail.com>
* common/libkipiplugins/tools/kpaboutdata.cpp,
common/libkipiplugins/tools/kpaboutdata.h, dropbox/dbwindow.cpp,
facebook/fbwindow.cpp, flashexport/aboutdata.h,
flickr/flickrwindow.cpp, googleservices/gswindow.cpp,
imageshack/imageshackwindow.cpp, imgur/imgurwindow.cpp,
kmlexport/kmlwindow.cpp, mediawiki/wmwindow.cpp,
piwigo/piwigowindow.cpp, printimages/wizard/wizard.cpp,
rajce/rajcewindow.cpp, remotestorage/KioExportWindow.cpp,
remotestorage/KioImportWindow.cpp, sendimages/sendimagesdialog.cpp,
smug/smugwindow.cpp, tests/imageselector/main.cpp,
vkontakte/vkwindow.cpp, yandexfotki/yfwindow.cpp: reduce KDE
fingerprint wrap documentation to digiKam handbook
2016-08-25 Gilles Caulier <caulier.gilles@gmail.com>
* common/libkipiplugins/tools/kpaboutdata.cpp: reduce KDE
fingerprint
2016-08-23 Maik Qualmann <metzpinguin@gmail.com>
* NEWS, sendimages/emailsettings.h, sendimages/settingswidget.cpp:
add options for Full HD and Ultra HD size BUGS: 367711 FIXED-IN:
5.2.0
2016-08-22 Gilles Caulier <caulier.gilles@gmail.com>
* printimages/wizard/wizard.cpp: there is a bug with
QStandardPaths::locateAll() to handle template files installed ion
the system. This commit is a work around theis bug as
QStandardPaths::locate() sound working properly
2016-08-22 Gilles Caulier <caulier.gilles@gmail.com>
* printimages/wizard/wizard.cpp: more debug
2016-08-21 Gilles Caulier <caulier.gilles@gmail.com>
* : commit e42cfe3f9cb2d190f4ecd26220368bf782625025 Author: Gilles
Caulier <caulier.gilles@gmail.com> Date: Sun Aug 21 10:04:23 2016
+0200
2016-08-20 Yuri Chornoivan <yurchor@ukr.net>
* sendimages/settingswidget.cpp: Fix minor typo
2016-08-19 Gilles Caulier <caulier.gilles@gmail.com>
* sendimages/emailsettings.h, sendimages/sendimagesdialog.cpp,
sendimages/settingswidget.cpp: only propose alternaive email agent
program under Linux. Use default desktop email agent under MacOS and
Windows
2016-08-19 Gilles Caulier <caulier.gilles@gmail.com>
* sendimages/sendimages.cpp: polish
2016-08-19 Gilles Caulier <caulier.gilles@gmail.com>
* sendimages/sendimages.cpp: polish
2016-08-19 Gilles Caulier <caulier.gilles@gmail.com>
* NEWS: update
2016-08-19 Gilles Caulier <caulier.gilles@gmail.com>
* CMakeLists.txt, sendimages/CMakeLists.txt,
sendimages/sendimages.cpp: remove KService dependency to
Kipiplugins::SendImages tool. Use QDesktopServices::openUrl() to
open default mail client application under Linux, MacOS, and
Windows. BUGS: 217070 FIXED-IN: 5.2.0
2016-08-19 Gilles Caulier <caulier.gilles@gmail.com>
* sendimages/CMakeLists.txt, sendimages/TODO,
sendimages/kipiplugin_sendimages.desktop.cmake.in,
sendimages/kipiplugin_sendimagesui.rc,
sendimages/plugin_sendimages.cpp, sendimages/sendimages.cpp,
sendimages/sendimagesdialog.cpp, sendimages/settingswidget.cpp: move
sendimages from export to post processing category
2016-08-18 Gilles Caulier <caulier.gilles@gmail.com>
* PORT.KF5/TOMOVE/removeredeyes/CMakeLists.txt,
PORT.KF5/TOMOVE/removeredeyes/Messages.sh,
PORT.KF5/TOMOVE/removeredeyes/TODO,
PORT.KF5/TOMOVE/removeredeyes/data/CMakeLists.txt,
PORT.KF5/TOMOVE/removeredeyes/data/controlwidget.svg,
PORT.KF5/TOMOVE/removeredeyes/data/removeredeyes_classifier_eye_20_
20.xml,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/haa
rclassifierlocator.cpp,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/haa
rclassifierlocator.h,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/haa
rsettings.h,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/wid
gets/advancedsettings.cpp,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/wid
gets/advancedsettings.h,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/wid
gets/blobsettingsbox.cpp,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/wid
gets/blobsettingsbox.h,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/wid
gets/classifiersettingsbox.cpp,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/wid
gets/classifiersettingsbox.h,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/wid
gets/haarsettingswidget.cpp,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/wid
gets/haarsettingswidget.h,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/wid
gets/simplesettings.cpp,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/haarclassifier/wid
gets/simplesettings.h,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/locator.h,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/locatorfactory.cpp
,
PORT.KF5/TOMOVE/removeredeyes/detection/locators/locatorfactory.h,
PORT.KF5/TOMOVE/removeredeyes/detection/savemethods/savemethodfacto
ry.cpp,
PORT.KF5/TOMOVE/removeredeyes/detection/savemethods/savemethodfacto
ry.h,
PORT.KF5/TOMOVE/removeredeyes/detection/savemethods/savemethods.cpp
,
PORT.KF5/TOMOVE/removeredeyes/detection/savemethods/savemethods.h,
PORT.KF5/TOMOVE/removeredeyes/libcvblobs/Blob.cpp,
PORT.KF5/TOMOVE/removeredeyes/libcvblobs/Blob.h,
PORT.KF5/TOMOVE/removeredeyes/libcvblobs/BlobExtraction.cpp,
PORT.KF5/TOMOVE/removeredeyes/libcvblobs/BlobExtraction.h,
PORT.KF5/TOMOVE/removeredeyes/libcvblobs/BlobLibraryConfiguration.h
, PORT.KF5/TOMOVE/removeredeyes/libcvblobs/BlobResult.cpp,
PORT.KF5/TOMOVE/removeredeyes/libcvblobs/BlobResult.h,
PORT.KF5/TOMOVE/removeredeyes/libcvblobs/libopencv.h,
PORT.KF5/TOMOVE/removeredeyes/manager/commonsettings.h,
PORT.KF5/TOMOVE/removeredeyes/manager/workerthread.cpp,
PORT.KF5/TOMOVE/removeredeyes/manager/workerthread.h,
PORT.KF5/TOMOVE/removeredeyes/manager/workerthreaddata.cpp,
PORT.KF5/TOMOVE/removeredeyes/manager/workerthreaddata.h,
PORT.KF5/TOMOVE/removeredeyes/plugin/kipiplugin_removeredeyes.deskt
op.cmake.in,
PORT.KF5/TOMOVE/removeredeyes/plugin/kipiplugin_removeredeyesui.rc,
PORT.KF5/TOMOVE/removeredeyes/plugin/plugin_removeredeyes.cpp,
PORT.KF5/TOMOVE/removeredeyes/plugin/plugin_removeredeyes.h,
PORT.KF5/TOMOVE/removeredeyes/plugin/removeredeyeswindow.cpp,
PORT.KF5/TOMOVE/removeredeyes/plugin/removeredeyeswindow.h,
PORT.KF5/TOMOVE/removeredeyes/test/CMakeLists.txt,
PORT.KF5/TOMOVE/removeredeyes/test/note_on_performance.txt,
PORT.KF5/TOMOVE/removeredeyes/test/testForIPP.cpp,
PORT.KF5/TOMOVE/removeredeyes/widgets/controlwidget.cpp,
PORT.KF5/TOMOVE/removeredeyes/widgets/controlwidget.h,
PORT.KF5/TOMOVE/removeredeyes/widgets/infomessagewidget.cpp,
PORT.KF5/TOMOVE/removeredeyes/widgets/infomessagewidget.h,
PORT.KF5/TOMOVE/removeredeyes/widgets/myimageslist.cpp,
PORT.KF5/TOMOVE/removeredeyes/widgets/myimageslist.h,
PORT.KF5/TOMOVE/removeredeyes/widgets/previewwidget.cpp,
PORT.KF5/TOMOVE/removeredeyes/widgets/previewwidget.h,
PORT.KF5/TOMOVE/removeredeyes/widgets/storagesettingsbox.cpp,
PORT.KF5/TOMOVE/removeredeyes/widgets/storagesettingsbox.h,
PORT.KF5/TOMOVE/removeredeyes/widgets/unprocessedsettingsbox.cpp,
PORT.KF5/TOMOVE/removeredeyes/widgets/unprocessedsettingsbox.h:
obsolete
2016-08-15 Gilles Caulier <caulier.gilles@gmail.com>
* common/libkipiplugins/tools/kpmultipart.h, dropbox/dbalbum.cpp,
dropbox/dbwidget.cpp, facebook/fbwidget.cpp,
flickr/comboboxdelegate.cpp, flickr/newalbum.cpp,
imageshack/imageshack.cpp, imageshack/newalbumdlg.cpp,
piwigo/piwigos.cpp: reduce KDE fingerprints
2016-08-11 Gilles Caulier <caulier.gilles@gmail.com>
* common/libkipiplugins/o2/src/o2requestor.cpp: fix CR #1364137
2016-08-08 Gilles Caulier <caulier.gilles@gmail.com>
* CMakeLists.txt, NEWS: bump release ID + date
2016-08-08 Nicolas Lcureuil <neoclust@mageia.org>
* ChangeLog, project/NEWS.5.1.0: New version 5.1.0
5.1.0 2016-08-08
2016-08-07 Gilles Caulier <caulier.gilles@gmail.com>
* TODO: polish
project/NEWS.5.2.0
0 → 100644
View file @
a86b2f09
Kipi-plugins 5.2.0 - Release date: 2016/09/19
------------------------------------------------------------------------
NEW FEATURES:
BUGFIXES FROM BUGZILLA :
001 ==> 217070 - Share by email fails under MacOSX.
002 ==> 367711 - Picture size larger than 1600px.
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