Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: eventviews-devel | Distribution: openSUSE Leap 16.0 |
Version: 24.08.0 | Vendor: openSUSE |
Release: lp160.1.6 | Build date: Mon Aug 19 09:13:15 2024 |
Group: Unspecified | Build host: reproducible |
Size: 718469 | Source RPM: eventviews-24.08.0-lp160.1.6.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.kde.org | |
Summary: Library for messages |
The development package for the eventviews libraries
LGPL-2.1-or-later
* Mon Aug 19 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 some cmakelint warning * Use tag instead of category for user facing strings * Fix warning "QObject::disconnect: Unexpected nullptr parameter" on startup * Fix 2 typos in a comment * Use @info:shell * Add build-ftime support * Use context i18n * Make compile with QT_NO_CONTEXTLESS_CONNECT * Add @info:tooltip * Use i18n context * Use ellipsis character instead of three dots in UI strings * It compiles fine without deprecated kf methods * Tue Jul 02 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/ - Changes since 24.05.1: * Fix warning "QObject::disconnect: Unexpected nullptr parameter" on startup * Wed Jun 12 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 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 03 2024 Christophe Marin <christophe@krop.fr> - Update to 24.04.80 * New feature release - Changes since 24.02.2: * TodoView: Use current instead of selection to track active todo (kde#485185) * Fix a few unused variable/parameter warnings * Port away from deprecated QDateTime Qt::TimeSpec constructor * USe _L1 operator directly * Use setContentsMargins({}) * Clean up * We don't have README.md file * Remove commented code + remove private Q_SLOTS we use lambda * Add missing [[nodiscard]] * Add missing explicit * Remove EventViews::resourceColor() overload for an Akonadi::Item * Agenda, Month: query collection color from calendar collection * Prefer color stored in Akonadi over eventviewsrc * Fix 'Create sub-todo' action being always disabled (kde#479351) * Use isEmpty() * Tue Apr 09 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: * Don't overwrite valid date in eventDurationHint() (kde#483823) * Remove EventViews::resourceColor() overload for an Akonadi::Item * Agenda, Month: query collection color from calendar collection * Prefer color stored in Akonadi over eventviewsrc * Apply current view filter on the Todo model as well * Tue Mar 19 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 - Uninstall old KDE PIM 5 libraries (boo#1221515) * Fri Feb 23 2024 Christophe Marin <christophe@krop.fr> - Update to 24.02.0 * New feature release - Changes since 24.01.95: * Fix 'Create sub-todo' action being always disabled (kde#479351) * Fri Feb 09 2024 Christophe Marin <christophe@krop.fr> - Update to 24.01.95 * https://kde.org/announcements/megarelease/6/rc2/ * Tue Dec 05 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 07 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/ - No code change since 23.08.2 * Tue Oct 10 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 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/ - Changes since 23.08.0: * Agenda: fix timezone being lost when moving event by drag * Sun Aug 20 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 2023 Christophe Marin <christophe@krop.fr> - Update to 23.07.90 * New feature release - Changes since 23.07.80: * Fix korganizer crashes when graphically moving or resizing a copied recurring event (kde#472789) * Tue Aug 01 2023 Christophe Marin <christophe@krop.fr> - Update to 23.07.80 * New feature release - Changes since 23.04.3: * Avoid crashes if findCalendar or calendar2 return empty (kde#470584) * Invalidate model to apply sortCompletedTodosSeparately pref (kde#458254) * Remove TodoModel from eventviews * Switch to the TodoModel copy coming from akonadi-calendar * Remove CI 6 job. We will use kf6 branch for kf6 works * Explicitly link against KConfig * Remove the background coloring from TodoModel * Add a ColorTodoProxyModel providing the colored background feature * Adapt to CalendarSupport::createMimeData having moved to akoandi-calendar * Remove tooltips on TodoModel * not export symbol of private methods * Allow to build test + fix generated QCH target * Use correct INSTALL_TARGETS_DEFAULT_ARGS * Const'ify pointer * Tue Jul 04 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/ - Changes since 23.04.2: * Invalidate model to apply sortCompletedTodosSeparately pref (kde#458254) * Tue Jun 06 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/ - No code change since 23.04.1 * Tue May 09 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: * Fix crash when dragging event ouf of month view scene (kde#466971) * Use correct INSTALL_TARGETS_DEFAULT_ARGS * Sat Apr 15 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 2023 Christophe Marin <christophe@krop.fr> - Update to 23.03.90 * New feature release * Fri Mar 17 2023 Christophe Marin <christophe@krop.fr> - Update to 23.03.80 * New feature release * Tue Feb 28 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 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 03 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 02 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 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.11.90 * New feature release * Sat Nov 12 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.11.80 * New feature release * Tue Nov 01 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 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 06 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 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 05 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.07.90 * New feature release * Sat Jul 16 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.07.80 * New feature release * Tue Jul 05 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 08 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 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 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 08 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.03.90 * New feature release * Wed Mar 23 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 22.03.80 * New feature release - Changes since 21.12.3: * Fix compile without deprecated method * Port to setFilterRegularExpression * Fix some compile error against qt6 * Use new akonadi calendar install include * Fix ecm_set_disabled_deprecation_versions * Fix install headers * Fix build with GCC 12 (standard attributes in middle of decl-specifiers) * Adapt build system for building against qt6 * Port deprecated methods * Make it compile on freebsd * Modernize code * Fix more prefixes on dependencies * Correct prefix to other PIM repositories in .kde-ci.yml * Do not merge release/21.12 .gitlab-ci.yml * not necessary to use I18N_NOOP here, i18n(..) is enough * Tue Mar 01 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.12.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.12.3/ - No code change since 21.12.2 * Tue Feb 01 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.12.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.12.2/ - Changes since 21.12.1: * Fix build with GCC 12 (standard attributes in middle of decl-specifiers) * Tue Jan 04 2022 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.12.1 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.12.1/ - No code change since 21.12.0 * Fri Dec 03 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.12.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/21.12.0/ - Changes since 21.11.90: * Enable new GitLab CI on stable branch. * Agenda view: fix misalignement of allday view & day headers \wo scrollbar (kde#405714) * Sat Nov 27 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.11.90 * New feature release - Changes since 21.11.80: * Color the borders of items in the Agenda view * Sat Nov 13 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.11.80 * New feature release - Changes since 21.08.3: * AgendaView: fix misaligned layout of header & footer columns * Allow to show header in qtc6 * Show decoration elements without frame in all widget styles * Drop support for EVENTVIEWS_NODECOS flag * Make TodoModel accessible to QML * Add changes ignored by the git merge * Fix some cppcheck warning * Add a Completed Date column to the To-Do List view * Add a dependency for Gitlab CI * Use theme colors for today's cell and the selected cell in the Month View * Use const'ref * Port for(...:...) * Fix include * Add KDE CI file * Const'ify variable * A new api was added => increase version * Use qOverload directly (scripted) * Use std::chrono_literals * Use KPluginFactory to instantiate plugins * USe std::chrono_literals * CalendarDecoration::StoredElement: tag property getters with Q_REQUIRED_RESULT * CalendarDecoration::Element: make property getters const * Tue Nov 02 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.08.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.08.3/ - No code change since 21.08.2 * Tue Oct 05 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.08.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.08.2/ - Changes since 21.08.1: * Simplify drawBackground() * Use theme colors for today's cell and the selected cell in the Month View * CI: use stable-kf5-qt5 BRANCH_GROUP in stable branch * Do not use "due today" color for completed to-dos in Agenda View (kde#122776) * src/helper.cpp - fix crash in setResourceColor (kde#426906) * Display multi-day holidays as one wide block in the Month View (kde#187116) * Avoid vertical gaps around multi-day events in the month view (kde#435667) * Wed Sep 01 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.08.1 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.08.1 - Changes since 21.08.0: * Allow separate ListView configurations * Preserve sorting in the ListView (kde#441530) * Fri Aug 06 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.08.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/21.08.0 - No code change since 21.07.90 * Fri Jul 30 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.07.90 * New feature release - Changes since 21.07.80: * Simplify sorting the Todo List view * Sat Jul 17 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.07.80 * New feature release - Changes since 21.04.3: * Shorten holiday names to fit the Agenda view's header (kde#225498) * Fix clazy warning * Modernize code * Use forward declaration (scripted) - Only install the license files once * Wed Jul 07 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.04.3 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.04.3 - Changes since 21.04.2: * Make To-do List sort by priority consistent with KCalendarCore * Display the tops of journal entries in journal frames (kde#437669) * Tue Jun 08 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/21.04.2 - Changes since 21.04.1: * Fix corner cases in the Agenda and Month views * Show recurring to-dos on DTDUE in the month view, like plain to-dos * Wed May 12 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.04.1 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/21.04.1 - Changes since 21.04.0: * Tidy up TimelineView's interface, some day. * Adjust layout and resizing of the timeline view * Initialize the view's preferences * Don't crash if an agenda item is deleted while it is being moved (kde#435352) * Fri Apr 16 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.04.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/21.04 - No code change since 21.03.90 * Fri Apr 09 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.03.90 * New feature release - Changes since 21.03.80: * Display recurrence without main incidence * Sun Mar 21 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 21.03.80 * New feature release - Too many changes to list here. * Thu Mar 04 2021 Luca Beltrame <lbeltrame@kde.org> - Update to 20.12.3 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/20.12.3 - Changes since 20.12.2: * Use placeHolderText for the priority quick filter * Fix agenda view's display of end-of-day events * Fix month view's display of end-of-day instances (kde#165212) * Wed Feb 03 2021 Christophe Giboudeaux <christophe@krop.fr> - Update to 20.12.2 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2021-02-apps-update - No code change since 20.12.1 * Tue Jan 05 2021 Luca Beltrame <lbeltrame@kde.org> - Update to 20.12.1 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2021-01-apps-update - Changes since 20.12.0: * Revert merge request 14 * Make To-do List popup menu match other menus * agendaviews: Display recurrence w/o main incidence * incidencetreemodel: Improve debug ouput * Fix display of multi-day events from non-local time zones (kde#429007) * Sat Dec 05 2020 Luca Beltrame <lbeltrame@kde.org> - Update to 20.12.0 * New feature release * For more details please see: * https://kde.org/announcements/releases/2020-12-apps-update - No code change since 20.11.90 * Fri Nov 27 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 20.11.90 * New feature release - No code change since 20.11.80 * Sat Nov 14 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 20.11.80 * New feature release - Too many changes to list here. * Thu Nov 05 2020 Luca Beltrame <lbeltrame@kde.org> - Update to 20.08.3 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2020-11-apps-update - No code change since 20.08.2 * Fri Oct 09 2020 Luca Beltrame <lbeltrame@kde.org> - Update to 20.08.2 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2020-10-apps-update - No code change since 20.08.1 * Tue Sep 01 2020 Luca Beltrame <lbeltrame@kde.org> - Update to 20.08.1 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2020-09-apps-update - Changes since 20.08.0: * use no deprecated enum Qt::MiddleButton * Sun Aug 09 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 20.08.0 * New feature release * For more details please see: * https://kde.org/announcements/releases/2020-08-apps-update - No code change since 20.07.90 * Sun Aug 02 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 20.07.90 * New feature release - No code change since 20.07.80 * Sun Jul 19 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 20.07.80 * New feature release - Too many changes to list here. * Thu Jul 09 2020 Luca Beltrame <lbeltrame@kde.org> - Update to 20.04.3 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2020-07-apps-update - Changes since 20.04.2: * Sort by date/time correctly in the Event List view * Display incidences at the time they are dragged to in the agenda view. * Display recurring to-dos on their due date/time in the agenda view * Display all-day to-dos on their due date in the agenda view (kde#338302) * Tue Jun 09 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 20.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2020-06-apps-update - No code change since 20.04.1 * Fri May 15 2020 Luca Beltrame <lbeltrame@kde.org> - Update to 20.04.1 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2020-05-apps-update - Changes since 20.04.0: * Fix warning about index outside the valid range * Thu Apr 23 2020 Luca Beltrame <lbeltrame@kde.org> - Update to 20.04.0 * New feature release * For more details please see: * https://kde.org/announcements/releases/2020-04-apps-update - Changes since 20.03.90: * [IncidenceTreeModel] Update UID if it was changed * Sun Apr 05 2020 Luca Beltrame <lbeltrame@kde.org> - Update to 20.03.90 * New feature release - Changes since 20.03.80: * [TodoView] Use parents collection when creating a subtodo * Sun Mar 22 2020 Luca Beltrame <lbeltrame@kde.org> - Update to 20.03.80 * New feature release - Changes since 19.12.3: * agenda/agenda.cpp - fix condition testing for failed deletion * Fix build with Qt 5.15 beta2 * UiTools is not required for building it * Make it compile without deprecated methods * Autogenerate categories file * Port to QRandomGenerator * Remove QCombobox usage * Month View: background color computation for dark mode theme (kde#413521) * Thu Mar 05 2020 Luca Beltrame <lbeltrame@kde.org> - Update to 19.12.3 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2020-03-apps-update - No code change since 19.12.2 * Fri Feb 07 2020 Christophe Giboudeaux <christophe@krop.fr> - Replace %make_jobs with %cmake_build. * Wed Feb 05 2020 Luca Beltrame <lbeltrame@kde.org> - Update to 19.12.2 * New bugfix release * For more details please see: * https://kde.org/announcements/releases/2020-02-apps-update - No code change since 19.12.1 * Tue Jan 07 2020 Christophe Giboudeaux <christophe@krop.fr> - Update to 19.12.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/releases/19.12.1 - No code change since 19.12.0 * Tue Dec 10 2019 Luca Beltrame <lbeltrame@kde.org> - Update to 19.12.0 * New feature release * For more details please see: * https://www.kde.org/announcements/releases/19.12 - Changes since 19.11.90: * Don't use nullptr for flags * Sat Nov 30 2019 Luca Beltrame <lbeltrame@kde.org> - Update to 19.11.90 * New feature release * For more details please see: * https://kde.org/announcements/releases/19.12-rc - Changes since 19.11.80: * Month View: background color computation for dark mode theme * Sun Nov 24 2019 Luca Beltrame <lbeltrame@kde.org> - Update to 19.11.80 * New feature release - Changes since 19.08.3: * month/monthitem.cpp - fix chronological sorting in day block (kde#232162) * agenda/agenda.cpp - grid colors when not using system settings (kde#411608) * src/month/monthscene.cpp - use QDate stringification * month/monthscene.cpp - remove comma in year (in the title) (kde#412833) * Prefer icon over pixmap, and QIcon::fromTheme over KIconLoader * Use QLatin1String overload for QString::operator ==/!= * Warning-- * Add metainfo.yaml to trigger API docs generation * Thu Nov 07 2019 Luca Beltrame <lbeltrame@kde.org> - Update to 19.08.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-19.08.3.php - Changes since 19.08.2: * month/monthscene.cpp - remove comma in year (in the title) (kde#412833) - Dropped patches, now upstream: * 0001-month-monthscene.cpp-remove-comma-in-year-in-the-tit.patch * Thu Oct 17 2019 Christophe Giboudeaux <christophe@krop.fr> - Add 0001-month-monthscene.cpp-remove-comma-in-year-in-the-tit.patch to fix a display bug in korganizer (kde#412833) * Fri Oct 11 2019 Luca Beltrame <lbeltrame@kde.org> - Update to 19.08.2 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-19.08.2.php - Changes since 19.08.1: * Port away from QWheelEvent deprecated API to fix compilation with Qt 5.14 * Thu Sep 05 2019 Luca Beltrame <lbeltrame@kde.org> - Update to 19.08.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/announce-applications-19.08.1.php - Changes since 19.08.0: * Include KDE* cmake macros before any others * Fri Aug 09 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 - No code change since 19.07.90 * Tue Aug 06 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: * Adapt to KCalendarCore namespace changes * Port KCalCore-related connect to PMF syntax * Tue Jul 23 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: * Adapt to KCalCore::Attachment changes * Adapt to KCalCore::Attendee changes * When we use framework 5.59.0 we can use new logging file directory * Fix infinite loop guard in case of duplicate UIDs * Adapt to KCalCore::Person changes * Use ellipsis in search placeholder * It was fixed in 5.13.0beta2 * Use new connect api * Remove local copy of KCalCore::DateList typedef * Port local usage of SortableList to std::vector * Make it compile without foreach * Fri Jul 19 2019 Christophe Giboudeaux <christophe@krop.fr> - Use %_kf5_debugdir for logging categories. * Sat Jul 13 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 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 - No code changes since 19.04.1 * Fri May 10 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 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 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: * Workaround qt5.13 bug * Make Attributes const, to prepare for akonadi changes * Fix misuse of QColor API, the return value was ignored so these lines were no-ops * Wed Mar 27 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: * Fix compile against qt5.13 * Fix compile with Qt 5.13 and QT_DISABLE_DEPRECATED_BEFORE=0x060000 * Remove QT_CHECK * Sat Mar 09 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 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 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 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 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 mem leak found by asan * Fix mem leak. Found by asan * Tue Nov 20 2018 Luca Beltrame <lbeltrame@kde.org> - Run spec-cleaner * Tue Nov 20 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: * Remove virtual keyword * Improve contrast in header from agendaitem * Replace old connect with QT5 style in eventsview (Part 1) * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51 * Fix a bug created in D16377 * Using the system palette for drawing the month- and agendaitem. * Rewrite the painting of an month item * Rewrite the painting part of agendaitem * use new syntax * Port deprecated method * Thu Nov 08 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: * Eventviews: properly fall back to color-generator if ColorAttribute is absent * Eventviews: simplify/modernize resource color code * Fix color inconsistency for unset categories. (kde#382185) * Factor out coloring from AgendaItem::paintEvent. * Thu Oct 11 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 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 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 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 * various - support multiple holiday regions * src/agenda/agenda.cpp - const ref range-loop (found by clazy) * timelabels.cpp - Don't call QList::first() on temporary (found by clazy) * todo/todoviewquickaddline - rename returnPressed() slot (for clazy) * src/agenda/calendardecoration.h - de-const some signals (found by clazy) * src/agenda/agenda.cpp - Q_EMIT showNewEventPopupSignal (found by clazy) minor coding style and spelling fixes. * src/eventview.h - eventDurationHint is not a SLOT (found by clazy) * src/agenda/agendaview.cpp - removed unused variable found by clazy and some coding style * todo/incidencetreemodel.h - minor includes clean * todo/todoview.cpp - add some KUIT * various - tidy-up includes and some coding style * eventview.cpp - fix fallthrough compiler warning * support firstDayOfWeek setting (to override the locale) in monthview CCBUG: 358106 * Fri Jul 13 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 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 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 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: * None * Fri Apr 06 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: * Fix crash when comparing nodes with depth of -1 * Use override keyword * Use QLatin1String * refactor, add a tooltip for the day/hour cells for each timezone label * Use lambda method * .krazy - add krazy config * timelabels.cpp - use new tzUTCOffsetStr from kcalutils and some code styling improvements * It's always a QIcon * Thu Mar 08 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 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: * timelabels.cpp - fix invalid times when using multiple timezones BUG: 369365 FIXED-IN: 5.7.2 (kde#369365) * Thu Jan 11 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: * agendaview.cpp - in loadDecorations(), don't add failed decos to the list if unable to load the decoration associated with the specified plugin name * Sat Dec 09 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 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: * None * Mon Nov 20 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 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 * Mon Oct 16 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: * Make sure that agenda is not null * Thu Sep 07 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: * None * Fri Aug 11 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 05 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 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: * MonthView: fix day number overflowing from the cell header * Wed Jun 07 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 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: * Fix enable/disable button. Don't crash when currentItem is empty (during removing items) * Sun Apr 16 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 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 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: * USe new libkdepim * not necessary to check identitymanager here * Adapt to libkdepimakonadi * Use qAsConst * Remvoe some cppcheck warning * Add missing Q_DECL_OVERRIDE * Add ECMCoverageOption * Thu Mar 09 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 09 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 * Wed Jan 25 2017 jengelh@inai.de - Take better description from Debian * Sat Jan 14 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 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 03 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 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 09 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 2016 lbeltrame@kde.org - KDE Applications 16.08.2 https://www.kde.org/announcements/announce-applications-16.08.2.php * Fri Sep 09 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 * Tue Aug 23 2016 fabian@ritter-vogt.de - Build only on architectures supported by libqt5-qtwebengine * Fri Aug 12 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 08 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 * Fri Jul 22 2016 wbauer@tmo.at - Cleanup build requirements - Add necessary requires to the devel package * Thu Jul 07 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 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 * Wed May 18 2016 jengelh@inai.de - Set RPM groups * Mon May 09 2016 wbauer@tmo.at - Move unversioned files from the lib subpackage to the main one, as per the shared library packaging policy * Sat May 07 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 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 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
/usr/include/KPim6/EventViews /usr/include/KPim6/EventViews/EventViews /usr/include/KPim6/EventViews/EventViews/AgendaView /usr/include/KPim6/EventViews/EventViews/CalendarDecoration /usr/include/KPim6/EventViews/EventViews/ConfigDialogInterface /usr/include/KPim6/EventViews/EventViews/EventView /usr/include/KPim6/EventViews/EventViews/Helper /usr/include/KPim6/EventViews/EventViews/JournalView /usr/include/KPim6/EventViews/EventViews/ListView /usr/include/KPim6/EventViews/EventViews/MonthView /usr/include/KPim6/EventViews/EventViews/MultiAgendaView /usr/include/KPim6/EventViews/EventViews/Prefs /usr/include/KPim6/EventViews/EventViews/TimeLineView /usr/include/KPim6/EventViews/EventViews/TodoView /usr/include/KPim6/EventViews/EventViews/ViewCalendar /usr/include/KPim6/EventViews/EventViews/WhatsNextView /usr/include/KPim6/EventViews/EventViews/eventview.h /usr/include/KPim6/EventViews/EventViews/helper.h /usr/include/KPim6/EventViews/EventViews/prefs.h /usr/include/KPim6/EventViews/eventviews /usr/include/KPim6/EventViews/eventviews/EventView /usr/include/KPim6/EventViews/eventviews/Helper /usr/include/KPim6/EventViews/eventviews/Prefs /usr/include/KPim6/EventViews/eventviews/agendaview.h /usr/include/KPim6/EventViews/eventviews/calendardecoration.h /usr/include/KPim6/EventViews/eventviews/configdialoginterface.h /usr/include/KPim6/EventViews/eventviews/eventview.h /usr/include/KPim6/EventViews/eventviews/eventviews_export.h /usr/include/KPim6/EventViews/eventviews/helper.h /usr/include/KPim6/EventViews/eventviews/journalview.h /usr/include/KPim6/EventViews/eventviews/listview.h /usr/include/KPim6/EventViews/eventviews/monthview.h /usr/include/KPim6/EventViews/eventviews/multiagendaview.h /usr/include/KPim6/EventViews/eventviews/prefs.h /usr/include/KPim6/EventViews/eventviews/timelineview.h /usr/include/KPim6/EventViews/eventviews/todoview.h /usr/include/KPim6/EventViews/eventviews/viewcalendar.h /usr/include/KPim6/EventViews/eventviews/whatsnextview.h /usr/include/KPim6/EventViews/eventviews_version.h /usr/lib64/cmake/KPim6EventViews /usr/lib64/cmake/KPim6EventViews/KPim6EventViewsConfig.cmake /usr/lib64/cmake/KPim6EventViews/KPim6EventViewsConfigVersion.cmake /usr/lib64/cmake/KPim6EventViews/KPim6EventViewsQchTargets.cmake /usr/lib64/cmake/KPim6EventViews/KPim6EventViewsTargets-relwithdebinfo.cmake /usr/lib64/cmake/KPim6EventViews/KPim6EventViewsTargets.cmake /usr/lib64/libKPim6EventViews.so /usr/share/doc/qt6/KPim6EventViews.qch /usr/share/doc/qt6/KPim6EventViews.tags
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 00:13:41 2024