1
0
forked from pool/kcalendarcore
kcalendarcore/kcalendarcore.changes

1068 lines
36 KiB
Plaintext

-------------------------------------------------------------------
Mon Mar 7 09:26:43 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.92.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.92.0
- Changes since 5.91.0:
* Compare timeSpecs when comparing incidences for equality
* Add Qt6 Android CI
* Preserve timeSpec of all-day event's dtEnd
-------------------------------------------------------------------
Sun Feb 6 10:16:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.91.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.91.0
- Changes since 5.90.0:
* Don't use the current date for recurring todo completion test
* Revert "Honour STATUS:CANCELLED"
* Serialize container sizes as 32bit integers
* Compare timeSpec() for the due date/time, too
* Set the local timezone in testevent
* Fix geo coordinate unit test without deprecated API
* Fix generate pkg file
* Add CI qt6 support
* Remove FreeBusyPrivate::q
* Remove TodoPrivate::q
* T12270: create an inheritance hierarchy of private types
-------------------------------------------------------------------
Mon Jan 3 12:47:16 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.90.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.90.0
- Changes since 5.89.0:
* Make it compiles against qt6
* Add unittest for timeSpec-only change of dtStart/dtEnd
* Compare timeSpec() for the end date/time too.
* ICalFormat: reduce calls to dtStart()/dtEnd(), use the local vars
* Fix timezone information being lost when creating events
-------------------------------------------------------------------
Sat Dec 4 22:56:22 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.89.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.89.0
- Changes since 5.88.0:
* Port QStringRef (deprecated) to QStringView
* Compare the objects managed by a QSharedPointer
* Extend Event unit test to compare alarms
* Avoid update calls if nothing changed
* Consistency and range checking for GEO data
* Fix compile with QT6
* Check validity of priority value
-------------------------------------------------------------------
Sun Nov 7 09:13:10 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Strip 'Source' URL for faster submissions
-------------------------------------------------------------------
Sun Nov 7 09:07:50 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes to list here.
-------------------------------------------------------------------
Sun Oct 3 20:33:35 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.87.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.87.0
- Changes since 5.86.0:
* Add Gitlab CI configuration
* Set the correct last modified time when creating an exception for a recurring event.
* icalformat_p.cpp - support ATTACH parameter FILENAME (kde#436161)
* Add Qt5Gui as dependency in pkgconfig file.
* autotests/testicaltimezones.cpp - fix unused variable warning
* Read floating date time as LocalTime
* Implement PERIOD support in RDATE
-------------------------------------------------------------------
Mon Sep 6 06:21:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.86.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.86.0
- No code change since 5.85.0
-------------------------------------------------------------------
Fri Aug 27 13:10:38 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Disable lto for ppc64 builds.
-------------------------------------------------------------------
Fri Aug 6 12:11:29 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.85.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.85.0
- Changes since 5.84.0:
* Fixup include dir into pkgconfig file
* Hide fields, to enforce uniform use of setFieldDirty()
* Fix formating in apidoc for free busy
* Add ownerChanged signal
* Add metadata properties to calendar
* Add base class for calendar plugins
* More completion field consistency and dirtyness checks
* Mark mCompleted as dirty if it changes, and also reset status
-------------------------------------------------------------------
Sun Jul 4 07:45:11 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.84.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.84.0
- Changes since 5.83.0:
* Assign and compare more Incidence::Private members (kde#437670)
* When sorting to-dos, treat undefined dtDues as later than defined dtDues
* Generate pkgconfig file
* Remove unused includes
* Return start datetimes for non-recurring incidences (kde#396570)
- Only install the license files once
-------------------------------------------------------------------
Sat Jun 5 11:58:31 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.83.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.83.0
- Changes since 5.82.0:
* Allow sorting of todos by category (tag)
* Remove a false comment from the API docs
* Ensure not to use a timezone with the same UTC offset in test.
* Update Compat test references
* Use UTC times when calculating the transition dates of standard and dst phases.
* Bump required CMake version to 3.16
* Remove conditional compilation for libical older than 3
* Fix Compat-libical3-eGroupware.ics
-------------------------------------------------------------------
Sat May 1 16:40:36 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.82.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.82.0
- Changes since 5.81.0:
* Fix mem leak found by asan
* Don't export UTC timezone as TZID=UTC
-------------------------------------------------------------------
Mon Apr 5 07:12:10 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.81.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.81.0
- Changes since 5.80.0:
* Run clang-format
* Add clang-format configuration
* Add trailing comma to enum
* Don't use qMakePair for implementing qHash
-------------------------------------------------------------------
Sun Mar 7 09:26:35 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.80.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.80.0
- Changes since 5.79.0:
* Add a flag not to update the lastModified field automatically.
* Fix enum documentation
-------------------------------------------------------------------
Mon Feb 8 08:46:02 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.79.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.79.0
- Changes since 5.78.0:
* Unregister MemoryCalendar as an observer when deleting an incidence.
* Use the recurrenceId to delete the right occurrence.
* Also clear notebook associations when closing a MemoryCalendar.
-------------------------------------------------------------------
Wed Jan 6 10:47:21 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.78.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.78.0
- Changes since 5.77.0:
* Remove ifdefs, we require Qt 5.14 now
* CMakeLists.txt - increase minimum libical version to 3.0
-------------------------------------------------------------------
Sat Dec 5 18:56:16 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Fix maintainer, that is supposed to be Allen Winter
* Re-add COLOR property serialization from RFC7986.
* Add support for CONFERENCE property
* Add alarmsTo convenience method to Calendar
* Check that by day recurrences do not precede dtStart.
-------------------------------------------------------------------
Sat Nov 7 21:34:18 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.76.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.76.0
- Changes since 5.75.0:
* Raise ambiguity in ICalFormat::toString() in tests
* Make MemoryCalendar::rawEvents(QDate, QDate) works for open bounds
-------------------------------------------------------------------
Mon Oct 5 08:32:55 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.75.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.75.0
- Changes since 5.74.0:
* Remove obsolete license text
* Relicense file to LGPL-2.0-or-later
-------------------------------------------------------------------
Sun Sep 6 12:48:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Always store X-KDE-VOLATILE-XXX properties as volatile.
* Document the expected TZ transitions in Prague
* Remove obsolete COPYING files
-------------------------------------------------------------------
Sun Aug 2 07:13:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.73.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.73.0
- Changes since 5.72.0:
* Use KF-standardized Qt logging categories
* Fix unittests on FreeBSD.
-------------------------------------------------------------------
Sun Jul 5 07:55:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.72.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.72.0
- Changes since 5.71.0:
* Correct documentation for Recurrence::setStartDateTime()
* Check for write error in save() if the disk is full (kde#370708)
* Correct icon names for recurring to-dos
* Fix serialization of recurring to-do's start date (kde#345498)
* Add more tests for Recurrence::getNextDayTime(QDateTime)
-------------------------------------------------------------------
Sun Jun 7 08:06:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.71.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.71.0
- No code change since 5.70.0
-------------------------------------------------------------------
Sun May 3 09:39:44 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.70.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.70.0
- No code change since 5.69.0
-------------------------------------------------------------------
Sun Apr 5 19:45:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.69.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.69.0
- Changes since 5.68.0:
* fix fallback to vCalendar loading on iCalendar load failure
-------------------------------------------------------------------
Sun Mar 8 09:17:37 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.68.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
- Changes since 5.67.0:
* Fix mismatching iterator types
* Update visibility cache when notebook visibility is changed
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* KCalendarCore: Convert license statements to SPDX markers
* Use ecm_qt_install_logging_categories over manual categories files
* Port QRegExp to QRegularExpression
-------------------------------------------------------------------
Sun Feb 2 18:06:45 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
-------------------------------------------------------------------
Sun Feb 2 14:32:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.67.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php
- No code change since 5.66.0
-------------------------------------------------------------------
Sun Jan 5 09:02:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
- Changes since 5.65.0:
* Remove endl. qCritical/qDebug already adds a endl.
* Improve README.md to have an Introduction section
* Make incidence geographic coordinate also accessible as a property
* Fix RRULE generation for timezones
* Update the obsolete projects.kde.org URL
-------------------------------------------------------------------
Sun Dec 8 11:18:21 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
- Changes since 5.64.0:
* autotests: Find perl executable on all platforms
* Add some test to ensure local time handling in recurrences.
* Fallback to system time zone on calendar creation with an invalid one.
* Memory Calendar: avoid code duplication
* Use QDate as key in mIncidencesForDate in MemoryCalendar
* Handle incidences in different time zones in MemoryCalendar.
-------------------------------------------------------------------
Sun Nov 3 15:46:50 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php
- Changes since 5.63.0:
* Add libical version too
* Fix typo
* Use ECMGenerateExportHeader to manage deprecated API better
* Explicitly define the Journal copy ctor
-------------------------------------------------------------------
Tue Oct 15 19:26:54 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Fix the license tag. kcalendarcore is LGPL-2.0-or-later.
-------------------------------------------------------------------
Sun Oct 6 13:58:39 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.63.0
* kcalcore was renamed to kcalendarcore and is now a KDE framework.
-------------------------------------------------------------------
Fri Aug 9 08:30:34 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- Changes since 19.07.90:
* "kcalcore_debug.h" -> "kcalendarcore_debug.h"
* Rename to kcalendarcore
* Rename kcalcore_version.h to kcalendarcore_version.h
-------------------------------------------------------------------
Tue Aug 06 16:50:48 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- Changes since 19.07.80:
* Clarify that utils.h is not public API
* Port tests to new namespace
* Rename the header install locations to KCalendarCore
* Rename the KCalCore namespace to KCalendarCore
-------------------------------------------------------------------
Tue Jul 23 11:58:58 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Too many changes to list here
-------------------------------------------------------------------
Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org
- Update to 19.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.3.php
- No code changes since 19.04.2
-------------------------------------------------------------------
Fri Jun 07 12:51:52 UTC 2019 - lbeltrame@kde.org
- Update to 19.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.2.php
- Changes since 19.04.1:
* Remove bogus TODO, this is a private header already so it's fine
-------------------------------------------------------------------
Fri May 10 05:37:13 UTC 2019 - lbeltrame@kde.org
- Update to 19.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.1.php
- No code changes since 19.04.0
-------------------------------------------------------------------
Sat Apr 20 06:51:54 UTC 2019 - lbeltrame@kde.org
- Update to 19.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.0.php
- No code changes since 19.03.90
-------------------------------------------------------------------
Tue Apr 09 20:54:39 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-rc.php
- Changes since 19.03.80:
* Fix compile, KCalCore doesn't depend on Qt5Widgets, so use Qt5Gui instead
* Workaround a Qt 5.13 bug
-------------------------------------------------------------------
Wed Mar 27 06:40:59 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* compile without foreach
* We use find_dependency, so we need to include CMakeFindDependencyMacro.
* Support static builds
* Add property for productId
* Fix some clazy warning
-------------------------------------------------------------------
Sat Mar 09 08:03:14 UTC 2019 - lbeltrame@kde.org
- Update to 18.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.3.php
- Changes since 18.12.2:
* No code changes since 18.12.2
-------------------------------------------------------------------
Sat Feb 09 08:24:58 UTC 2019 - lbeltrame@kde.org
- Update to 18.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.2.php
- Changes since 18.12.1:
* No code changes since 18.12.1
-------------------------------------------------------------------
Fri Jan 11 05:42:05 UTC 2019 - lbeltrame@kde.org
- Update to 18.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.1.php
- Changes since 18.12.0:
* No code changes since 18.12.0
-------------------------------------------------------------------
Fri Dec 14 06:09:04 UTC 2018 - lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* No code changes since 18.11.90
-------------------------------------------------------------------
Mon Dec 03 20:55:52 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* Fix TodoTest::testStatus
-------------------------------------------------------------------
Tue Nov 20 06:22:07 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
-------------------------------------------------------------------
Tue Nov 20 05:56:54 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
* Need to increase version
* Make Incidence[Base] and Event Q_GADGETs
* Use new syntax
-------------------------------------------------------------------
Thu Nov 08 20:43:33 UTC 2018 - lbeltrame@kde.org
- Update to 18.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.3.php
- Changes since 18.08.2:
* No code changes since 18.08.2
-------------------------------------------------------------------
Thu Oct 11 20:06:49 UTC 2018 - lbeltrame@kde.org
- Update to 18.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.2.php
- Changes since 18.08.1:
* None
-------------------------------------------------------------------
Thu Sep 06 18:42:55 UTC 2018 - lbeltrame@kde.org
- Update to 18.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.1.php
- Changes since 18.08.0:
* None
-------------------------------------------------------------------
Thu Aug 16 22:02:49 UTC 2018 - christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* None
-------------------------------------------------------------------
Thu Jul 26 13:00:35 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* Use Q_REQUIRED_RESULT
* Warning--
* Warning--
* Remove unused debug
-------------------------------------------------------------------
Fri Jul 13 04:49:53 UTC 2018 - lbeltrame@kde.org
- Update to 18.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.3.php
- Changes since 18.04.2:
* None
-------------------------------------------------------------------
Fri Jun 08 05:06:41 UTC 2018 - lbeltrame@kde.org
- Update to 18.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.2.php
- Changes since 18.04.1:
* None
-------------------------------------------------------------------
Fri May 11 05:17:49 UTC 2018 - lbeltrame@kde.org
- Update to 18.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.1.php
- Changes since 18.04.0:
* None
-------------------------------------------------------------------
Wed Apr 18 07:48:57 CEST 2018 - lbeltrame@kde.org
- Update to 18.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.0.php
- Changes since 18.03.90:
* Fix Bug 392952 - Regression: port to QTimeZone leads to blowing up iCal file size (kde#392952)
-------------------------------------------------------------------
Tue Apr 10 15:17:44 UTC 2018 - wbauer@tmo.at
- Add 0001-Revert-GIT_SILENT-increase-version.patch to make it
build with libical 1.0.1 on Leap 42.3
-------------------------------------------------------------------
Fri Apr 06 07:09:09 CEST 2018 - lbeltrame@kde.org
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
* Too many changes to list here
-------------------------------------------------------------------
Thu Mar 08 23:51:21 CET 2018 - lbeltrame@kde.org
- Update to 17.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
* None
-------------------------------------------------------------------
Wed Feb 07 08:47:41 CET 2018 - lbeltrame@kde.org
- Update to 17.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
* Remove unused unistd.h include
* define strncasecmp and strcasecmp on Windows
* Remove strings.h include
* icalformat: remove QByteArray->QString->QByteArray roundtrip.
-------------------------------------------------------------------
Thu Jan 11 23:41:02 CET 2018 - lbeltrame@kde.org
- Update to 17.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
* Fix a porting bug when persing timezones
-------------------------------------------------------------------
Sat Dec 09 14:59:03 CET 2017 - lbeltrame@kde.org
- Update to 17.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
* None
-------------------------------------------------------------------
Sat Dec 02 10:12:36 CET 2017 - lbeltrame@kde.org
- Update to 17.11.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
* Make sure the autotest fails if the .ref file is missing.
* Fix obvious porting error, allDay was ignored.
* Finish cleaning up after 4a039ac88, removing unused test files
-------------------------------------------------------------------
Mon Nov 20 06:59:02 CET 2017 - lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Too many changes to list here
-------------------------------------------------------------------
Thu Nov 09 23:11:06 CET 2017 - lbeltrame@kde.org
- Update to 17.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
* None
-------------------------------------------------------------------
Tue Oct 17 00:31:38 CEST 2017 - lbeltrame@kde.org
- Update to 17.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
* Remove duplicate QT_REQUIRED_VERSION from autotests
-------------------------------------------------------------------
Thu Sep 07 07:01:39 CEST 2017 - lbeltrame@kde.org
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* Remove duplicate QT_REQUIRED_VERSION from autotests
-------------------------------------------------------------------
Fri Aug 11 22:45:13 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
- Too many changes to list here
-------------------------------------------------------------------
Sat Aug 5 18:17:16 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.08-rc.php
-------------------------------------------------------------------
Sat Jul 15 22:59:25 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
* Fix build on Windows
* Remove not necessary include
-------------------------------------------------------------------
Wed Jun 07 17:42:45 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
* None
-------------------------------------------------------------------
Wed May 17 20:35:58 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
* None
-------------------------------------------------------------------
Sun Apr 16 10:44:52 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* None
-------------------------------------------------------------------
Wed Apr 12 20:25:25 CEST 2017 - lbeltrame@kde.org
- Update to 17.03.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
* Minor optimization
-------------------------------------------------------------------
Sat Mar 25 23:10:19 CET 2017 - lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04-beta.php
- Changes since 16.12.3:
* Revert "USe nullptr"
* USe nullptr
* Port away from qt_qhash_seed which is going away in Qt 5.9
* Minor
* Minor optimization
* Remove directly
* USe directly value()...
* Use nullptr
* Use QLatin1Char
* Use QLatin1Char when possible
* Use Q_NULLPTR
* Use QLatin1Char(' ') when possible
* Add ECMCoverageOption
-------------------------------------------------------------------
Thu Mar 9 12:36:09 CET 2017 - lbeltrame@kde.org
- Update to 16.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
* None
-------------------------------------------------------------------
Thu Feb 9 06:48:20 UTC 2017 - lbeltrame@kde.org
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
-------------------------------------------------------------------
Sat Jan 14 08:53:17 UTC 2017 - lbeltrame@kde.org
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
-------------------------------------------------------------------
Tue Dec 13 19:35:08 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
-------------------------------------------------------------------
Sat Dec 3 16:14:10 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
-------------------------------------------------------------------
Tue Nov 29 12:22:48 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
-------------------------------------------------------------------
Wed Nov 9 06:14:50 UTC 2016 - lbeltrame@kde.org
- Update to KDE Applications 16.08.3
* KDE Applications 16.08.3
* https://www.kde.org/announcements/announce-applications-16.08.3.php
-------------------------------------------------------------------
Tue Oct 11 20:52:51 UTC 2016 - lbeltrame@kde.org
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
-------------------------------------------------------------------
Fri Sep 9 08:17:00 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
-------------------------------------------------------------------
Fri Aug 12 10:11:46 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
-------------------------------------------------------------------
Mon Aug 8 14:49:53 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.07.90
* KDE Applications 16.07.90 (16.08-RC)
* https://www.kde.org/announcements/announce-applications-16.08-rc.php
-------------------------------------------------------------------
Sat Jul 16 17:34:39 UTC 2016 - wbauer@tmo.at
- Cleanup build requirements
-------------------------------------------------------------------
Thu Jul 7 23:40:28 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
-------------------------------------------------------------------
Fri Jun 10 17:53:19 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
-------------------------------------------------------------------
Sat May 7 10:19:46 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
-------------------------------------------------------------------
Sun Apr 17 05:58:20 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
-------------------------------------------------------------------
Mon Apr 11 06:35:33 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
-------------------------------------------------------------------
Sun Mar 13 15:38:22 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 15.12.3
* KDE Applications 15.12.3
* https://www.kde.org/announcements/announce-applications-15.12.3.php
* boo#970855
-------------------------------------------------------------------
Sat Feb 13 08:05:48 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 15.12.2
* KDE Applications 15.12.2
* https://www.kde.org/announcements/announce-applications-15.12.2.php
* boo#966605
-------------------------------------------------------------------
Sat Jan 9 18:14:38 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 15.12.1
* KDE Applications 15.12.1
* https://www.kde.org/announcements/announce-applications-15.12.1.php
* boo#961265
-------------------------------------------------------------------
Sun Dec 13 13:11:35 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.12.0
* KDE Applications 15.12.0
* https://www.kde.org/announcements/announce-applications-15.12.0.php
* boo#958887
-------------------------------------------------------------------
Fri Dec 11 01:23:45 UTC 2015 - p.drouand@gmail.com
- Remove superfluous libpth-devel dependency
-------------------------------------------------------------------
Tue Nov 10 19:57:42 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.08.3
* KDE Applications 15.08.3
* https://www.kde.org/announcements/announce-applications-15.08.3.php
* boo#954531
-------------------------------------------------------------------
Sun Oct 11 13:19:54 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
-------------------------------------------------------------------
Sun Sep 13 19:02:00 UTC 2015 - tittiatcoke@gmail.com
- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
-------------------------------------------------------------------
Wed Aug 19 19:42:52 UTC 2015 - cgiboudeaux@gmx.com
- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
-------------------------------------------------------------------
Fri Aug 7 08:16:21 UTC 2015 - tittiatcoke@gmail.com
- Initial version based on KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.08-rc.php