Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:BuR_Industrial_Automation:KDE:Applications:180802
eventviews
eventviews.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File eventviews.changes of Package eventviews
------------------------------------------------------------------- Tue Nov 20 06:21:53 UTC 2018 - Luca Beltrame <lbeltrame@kde.org> - Run spec-cleaner ------------------------------------------------------------------- Tue Nov 20 05:56:39 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.11.80.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 20:43:28 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: * 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 20:06:44 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:51 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:00:59 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:27 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.07.80.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 04:49:47 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:35 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:42 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:38 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: * None ------------------------------------------------------------------- Fri Apr 06 07:08:46 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.03.90.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 23:51:02 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:18 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: * timelabels.cpp - fix invalid times when using multiple timezones BUG: 369365 FIXED-IN: 5.7.2 (kde#369365) ------------------------------------------------------------------- Thu Jan 11 23:40:55 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: * 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 14:59:01 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:35 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: * None ------------------------------------------------------------------- Mon Nov 20 06:58:53 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:10:47 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:13 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: * Make sure that agenda is not null ------------------------------------------------------------------- Thu Sep 07 07:01:18 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: * None ------------------------------------------------------------------- Fri Aug 11 22:44:55 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:16:43 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.07.90.php ------------------------------------------------------------------- Sat Jul 15 22:59:00 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: * MonthView: fix day number overflowing from the cell header ------------------------------------------------------------------- Wed Jun 07 17:42:40 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:38 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: * Fix enable/disable button. Don't crash when currentItem is empty (during removing items) ------------------------------------------------------------------- Sun Apr 16 10:44:46 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:15 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:10 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.03.80.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 9 12:34:18 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:42:01 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 ------------------------------------------------------------------- Wed Jan 25 23:09:30 UTC 2017 - jengelh@inai.de - Take better description from Debian ------------------------------------------------------------------- Sat Jan 14 08:49:58 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:30:06 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:01:21 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:18:36 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:10:27 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:47:12 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:06:57 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 ------------------------------------------------------------------- Tue Aug 23 13:49:10 UTC 2016 - fabian@ritter-vogt.de - Build only on architectures supported by libqt5-qtwebengine ------------------------------------------------------------------- Fri Aug 12 10:04:21 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:37:29 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.07.90.php ------------------------------------------------------------------- Fri Jul 22 16:41:39 UTC 2016 - wbauer@tmo.at - Cleanup build requirements - Add necessary requires to the devel package ------------------------------------------------------------------- Thu Jul 7 23:24:51 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:48: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 ------------------------------------------------------------------- Wed May 18 07:50:12 UTC 2016 - jengelh@inai.de - Set RPM groups ------------------------------------------------------------------- Mon May 9 18:57:31 UTC 2016 - wbauer@tmo.at - Move unversioned files from the lib subpackage to the main one, as per the shared library packaging policy ------------------------------------------------------------------- Sat May 7 10:12:34 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:52:30 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 07:12:38 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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor