Changelog for
kalarm-lang-21.12.3-bp154.1.1.noarch.rpm :
* Tue Mar 01 2022 Christophe Giboudeaux
- Update to 21.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.3/- Changes since 21.12.2:
* Update copyright
* Fix failure to create a missing calendar file after enabling a resource
* Tue Feb 01 2022 Christophe Giboudeaux - 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:
* For command alarms, always use path to find executables
* Fix deleted calendar resources reappearing when KAlarm restarts
* Fix crash after Defer is selected in alarm notification message (kde#448212)
* Make auto-close work for message windows
* Tue Jan 04 2022 Christophe Giboudeaux - Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/- Changes since 21.12.0:
* Fix bad calendar files preventing command line actions from running
* Fix crash when a resource is removed
* If KAlarm already running, don\'t exit if a new activation has command line errors
* Fix resource ID numbers not working in command line & DBUS commands
* Bug 446749: Don\'t disable alarms after command line action (kde#446749)
* Bug 446749: Perform command line actions if KAlarm is already running
* Treat empty read-only, or non-existent, calendar files as loaded
* Fri Dec 03 2021 Christophe Giboudeaux - 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.
* Fix Wayland build
* Sat Nov 27 2021 Christophe Giboudeaux - Update to 21.11.90
* New feature release- No code change since 21.11.80
* Sat Nov 13 2021 Christophe Giboudeaux - Update to 21.11.80
* New feature release- Changes since 21.08.3:
* Make time edit spinboxes show time using localised format and numbers
* Allow to show header in qtc6
* Show numbers in localised form
* Remove unused #include
* Don\'t use fixed size widgets
* Rationalise code
* Remove debug code
* Use QLocale::toString() instead of QTime::toString()
* Handle QStackedWidget sizes automatically
* Remove old kconf_update files
* Remove unused includes
* Fix clang warnings
* It doesn\'t need libkdepim
* Remove duplicate calls to FileResourceDataModel::addResource()
* Improve comments
* Remove this check hr==0 as it\'s already check before and return
* Not necessary to use qOverload here
* Revert function-args-by-value clazy fixes
* Add KDE CI file
* Fix some clazy warnings
* Use qOverload directly (scripted)
* Remove kcfg_generate_dbus_interface CMake macro copy
* Port away from KFontChooser deprecated constructor
* We depend against 5.84
* Add tooltips
* Tue Nov 02 2021 Christophe Giboudeaux - Update to 21.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.3/- Changes since 21.08.2:
* Fix display errors in time edit field arrows
* Update change log
* Fix formatting using Fusion application style
* Remove debug code
* Fix formatting of times in alarm list, when \"am\"/\"pm\" are translated
* Use translated forms of \"am\" and \"pm\" when displaying times
* Fix build
* Bug 443062: Allow stepping hour in time edit fields, in Breeze app style (kde#443062)
* Bug 443062: Make time edit fields work for Breeze application style (kde#443062)
* Tue Oct 05 2021 Christophe Giboudeaux - Update to 21.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.2/- No code change since 21.08.1
* Wed Sep 01 2021 Christophe Giboudeaux - 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:
* Fix crash when KAlarm is launched while already running (kde#441660)
* Fri Aug 06 2021 Christophe Giboudeaux - Update to 21.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.08.0- Changes since 21.07.90:
* Make user strings translatable
* Bug 437217: Fix \'Choose sound file\' dialog showing no audio files (kde#437217)
* Fri Jul 30 2021 Christophe Giboudeaux - Update to 21.07.90
* New feature release- Too many changes to list here.
* Sat Jul 17 2021 Christophe Giboudeaux - Update to 21.07.80
* New feature release- Changes since 21.04.3:
* Show hamburger menu when menu bar is hidden
* Fix crash when context menu is requested after toolbar has been edited
* Add date selector option to enable alarm list view to be filtered
* Add comments
* Fixup previous commit and make it backwards-compatible
* Fix build with deprecated API disabled
* Revert unwanted change in e0c14cfe5
* Adjust clazy checks
* Fix some clazy warning
* Remove duplicate line
* Make doctools optional
* kde4 Migration code will be remove in kf6
* Port to QButtonGroup::idToggled- Only install the license files once
* Wed Jul 07 2021 Christophe Giboudeaux - Update to 21.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.04.3- No code change since 21.04.2
* Tue Jun 08 2021 Christophe Giboudeaux - 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:
* (kde#437676): In audio alarm edit dialog, don\'t show file name in encoded format
* Wed May 12 2021 Christophe Giboudeaux - 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:
* If time format is AM/PM, allow zero hours as intermediate value in time edits
* constify
* Bug 436558: In alarm edit dialog, enable OK button when date is edited (kde#432558)
* Bug 436434: Fix date sometimes being hidden for selected alarms (kde#436434)
* Bug 436434: In alarm list, don\'t hide display alarm colour for selected alarms (kde#436434)
* Fri Apr 16 2021 Christophe Giboudeaux - 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 - Update to 21.03.90
* New feature release- Changes since 21.03.80:
* Fix erroneous output of terminal error message on disabling a calendar
* Sun Mar 21 2021 Christophe Giboudeaux - Update to 21.03.80
* New feature release- Too many changes to list here.
* Thu Mar 04 2021 Luca Beltrame - 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:
* If command line action fails, quit application if not previously running
* GitLab CI: use qt5.15 docker image
* Bug 417108: Fix error creating alarm from command line
* Wed Feb 03 2021 Christophe Giboudeaux - Update to 20.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-02-apps-update- Changes since 20.12.1:
* Don\'t preset alarm name when creating new alarm from a template
* Set version requirement for KAlarmCal
* Fix build
* Fix hang when an alarm is triggered in a read-only resource
* Default to using alarm names
* Tue Jan 05 2021 Luca Beltrame - 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:
* Alter priority for removing duplicate Akonadi resources
* Remove unused mailcommon dependency
* Revert accidentally committed change
* Show correct alarm columns in main window on first run
* Ensure that build uses file resource option.
* Sat Dec 05 2020 Luca Beltrame - 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 - Update to 20.11.90
* New feature release- Changes since 20.11.80:
* Fix build with newer Qt
* Change log format
* On completion, calendar migration restores previous Akonadi run state
* Qt5X11Extras dependency is not optional with X11
* Sat Nov 14 2020 Christophe Giboudeaux - Update to 20.11.80
* New feature release- Too many changes to list here.
* Thu Nov 05 2020 Luca Beltrame - Update to 20.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-11-apps-update- Changes since 20.08.2:
* Warn user if no active alarm calendar is enabled.
* Bug 427722: Prevent resources being disabled on logout (kde#427722)
* Fri Oct 09 2020 Luca Beltrame - Update to 20.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-10-apps-update- Too many changes to list here.
* Tue Sep 01 2020 Luca Beltrame - 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:
* Move data files into their own directory
* Ignore double click on a disabled template type
* Prevent double click selecting a disabled template type
* Bug 425751: Fix inability to create alarms from templates, or load templates in edit dialog (kde#425751)
* Bug 425751: Don\'t show spurious error message when deleting alarm template (kde#425751)
* Set correct version for KCalendarCore library
* Update from KDE4
* Sun Aug 09 2020 Christophe Giboudeaux - Update to 20.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-08-apps-update- Changes since 20.07.90:
* Update changelog
* Fix AboutData
* Make main window last column tooltips consistent
* Amend version number
* appdata: more general doc URL
* Sun Aug 02 2020 Christophe Giboudeaux - Update to 20.07.90
* New feature release- Changes since 20.07.80:
* Cancel command execution error tooltip when mouse moves to another alarm
* Fix homepage URL
* Fix AboutData
* Tidy and improve comments
* Make all DisplayCalendar methods static
* Make all public ResourcesCalendar methods static
* Fix infinite loop when evaluating next alarm to schedule
* Remove unused code
* Sun Jul 19 2020 Christophe Giboudeaux - Update to 20.07.80
* New feature release- Too many changes to list here.
* Thu Jul 09 2020 Luca Beltrame - 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:
* Fix possible corruption of autostart.desktop file if disk is full
* Tue Jun 09 2020 Christophe Giboudeaux - Update to 20.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-06-apps-update- Changes since 20.04.1:
* Fix wrong Undo/Redo being performed when selected from list
* Set resource ID in event after adding it to the resource
* Bug 412181: Fix occasional crash on opening alarm edit dialogue (kde#412181)
* Fix failure to execute command alarms in a terminal window
* QFile -> QSaveFile to reliably save autostart file
* Fix failure to set no-autostart for non-KDE desktops, if a writable autostart directory exists
* Fix evaluation of empty status for calendars
* Bug 417108: Make multiple KAlarm invocations work with latest Qt, Frameworks (kde#417108)
* Fri May 15 2020 Luca Beltrame - 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 sizing and reconfiguration of columns in alarm and template lists
* Fix changelog
* Correctly interpret resource IDs in command line and DBus calls
* Thu Apr 23 2020 Luca Beltrame - Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update- No code change since 20.03.90
* Sun Apr 05 2020 Luca Beltrame - Update to 20.03.90
* New feature release- Changes since 20.03.80:
* Fix some error messages not being displayed
* Add design notes
* Update version number
* Another KIO build fix
* Sun Mar 22 2020 Luca Beltrame - Update to 20.03.80
* New feature release- Too many changes to list here.- Drop checks for obsolete distributions
* Thu Mar 05 2020 Luca Beltrame - Update to 19.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-03-apps-update- Changes since 19.12.2:
* Replace call to deprecated QWidget::showMinimized()
* Bug 417108: fix failure of command line options requiring calendar access
* Fri Feb 07 2020 Christophe Giboudeaux - Replace %make_jobs with %cmake_build.
* Wed Feb 05 2020 Luca Beltrame - Update to 19.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-02-apps-update- Changes since 19.12.1:
* Fix resourcesPopulated() signal not being emitted if disabled resources exist
* Fix message captions when called from KAlarmApp constructor
* Fix crash if mainMainWindow() is called from KAlarmApp constructor
* Add Show/Hide Menubar menu option; change New Email Alarm shortcut
* Tue Jan 14 2020 Christophe Giboudeaux - Drop the unneeded python2 requirement.
* Tue Jan 07 2020 Christophe Giboudeaux - Update to 19.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.1- Changes since 19.12.0:
* Update Appstream for new release
* Make defer dialogue accessible when a full screen window is active
* Only show \'Cancel Deferral\' in defer dialogue if a deferral is already active
* Tue Dec 10 2019 Luca Beltrame - 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:
* Update Appstream for new release
* Sat Nov 30 2019 Luca Beltrame - Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc- Too many changes to list here.
* Sun Nov 24 2019 Luca Beltrame - Update to 19.11.80
* New feature release- Too many changes since 19.08.3, only listing bugfixes:
* Text fix: Less -> Fewer options (kde#344531)
* Thu Nov 07 2019 Luca Beltrame - 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:
* Add kdepim-runtime change
* Remove stray comment terminator
* Make user settings changes take effect immediately
* Fix layout of defer alarm dialog
* Update version number
* Fix error on redo of an active alarm deletion
* Archive repeat-at-login alarms if previously triggered, when deleted
* Fri Oct 11 2019 Luca Beltrame - 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:
* Don\'t trigger repeat-at-login alarms when editing or importing
* Fix error on undo of an active alarm deletion
* Fix errors in determining a collection\'s validity and content mime types
* Show correct read-only status of an alarm in its context menu
* Fix determination of writable collections
* When asked for writable collections, only return fully writable ones
* Thu Sep 05 2019 Luca Beltrame - 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:
* Make debug output clearer
* Fix command line options which don\'t work if KAlarm not already running
* Output warning message if can\'t create alarm due to no default calendar
* Bug 411296: Fix D-Bus alarm creation failing if time zone is omitted
* Update version number
* Update change log
* Bug 410596: Don\'t leave dangling pointers in AlarmCalendar when removeKAEvents doesn\'t remove the whole collection
* KAlarm: simplify the starting of KOrganizer to use DBus activation
* Fri Aug 09 2019 Christophe Giboudeaux - 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:
* Only call checkForDisabledAlarms() for active alarm type
* Remove kdelibs4support usage
* Fix namespace
* Adapt to KCalendarCore namespace change
* Tue Aug 06 2019 lbeltrameAATTkde.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:
* Update to current KMail config
* Bug 403124: Remove duplicate resources at startup
* Improve drag and drop of events and todos from KOrganizer
* Fix drag & drop of email from KMail, and KMail button in alarm window
* Make deletion work for events previously added to KOrganizer
* Port runKMail to DBus activation
* KAlarm: remove dead code for starting kmail minimized
* Tue Jul 23 2019 lbeltrameAATTkde.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
* Fri Jul 19 2019 Christophe Giboudeaux - Use %_kf5_debugdir for logging categories.
* Sat Jul 13 2019 lbeltrameAATTkde.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- Changes since 19.04.2:
* Fix colour and alarm type columns being too wide in alarm list
* Disable Edit and Remove calendar buttons after calendar is deleted
* Improve debug output
* Use QHash instead of QMap
* Bug 407882: Enable resource after creation by calendar resource dialog
* Remove unused #include
* Bug 407882: Fix errors in handling of resource configuration dialog
* Fix warning about Qt::AA_EnableHighDpiScaling
* Wed Jun 19 2019 Luca Beltrame - Use the new dbus policy dir as defined in kf5-filesystem
* Fri Jun 07 2019 lbeltrameAATTkde.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:
* Include function names in debug messages
* Fix CLang compile warnings
* Port KWindowSystem and X11 code to Qt5
* Update change log
* Update change log
* Fix calendar configuration dialog not appearing
* Fri May 10 2019 lbeltrameAATTkde.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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:
* Convert to camelcase include
* Fix a function parameters
* Wed Mar 27 2019 lbeltrameAATTkde.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:
* Too many changes to list here
* Sat Mar 09 2019 lbeltrameAATTkde.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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:
* No code changes since 18.11.80
* Tue Nov 20 2018 Luca Beltrame - Run spec-cleaner
* Tue Nov 20 2018 lbeltrameAATTkde.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:
* Fix email address
* QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
* Fix minor typos
* Make appstreamtest happy
* Formatting
* Make it compile with KDEFrameworkCompilerSettings
* Fix minor EBN issues
* Use new syntax
* Remove version suffix
* Thu Nov 08 2018 lbeltrameAATTkde.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 2018 lbeltrameAATTkde.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:
* Bug 398658: Fix Defer button being disabled for recurring alarms
* Thu Sep 06 2018 lbeltrameAATTkde.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:
* Update version number
* Remove seconds values from Time column (erroneously added in 2.12.0)
* Bug 397130: align and right adjust \'Time to\' column values
* Thu Aug 16 2018 christopheAATTkrop.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:
* Remove version suffix
* Set version
* Bug 365257: Fix times being truncated in main window
* Thu Jul 26 2018 lbeltrameAATTkde.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:
* It\'s already defined in ecm
* Add beta1
* Fix warning
* Warning --
* Warning--
* Remove \'clock time\' option in favour of local system time zone
* Remove duplicate and outdated design notes
* Remove most dependencies on KDE4Support
* Initialize kcrash
* Fri Jul 13 2018 lbeltrameAATTkde.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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 lbeltrameAATTkde.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:
* Remove KDE4Support, standardise kauth naming
* Update RTC wake to KF5
* kholiday was moved to kf5
* Use override keyword
* Thu Mar 08 2018 lbeltrameAATTkde.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:
* Fix icon on Wayland
* Wed Feb 07 2018 lbeltrameAATTkde.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:
* None
* Thu Jan 11 2018 lbeltrameAATTkde.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:
* None
* Sat Dec 09 2017 lbeltrameAATTkde.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 lbeltrameAATTkde.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:
* Revert this changes. We can add KDEPIM_DEV_VERSION so I don\'t understand why it was removed. Or it was necessary to remove KDEPIM_DEV_VERSION. but it always used
* Mon Nov 20 2017 lbeltrameAATTkde.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:
* Generate translated string with i18n
* Set version
* Add version in project
* Add Preferences::qTimeZone() method
* Fix includes
* Use helper utilities from KAlarmCal
* Adapt to KCalCore API changes
* Port Period and Duration to QDateTime
* Adapt to KCalCore::Calendar API changes
* Make run without install them
* Thu Nov 09 2017 lbeltrameAATTkde.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 lbeltrameAATTkde.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:
* None
* Thu Sep 07 2017 lbeltrameAATTkde.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 christopheAATTkrop.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 :
* Update changelog
* akonadimodel.cpp - replace non-existent \"mail-message-unread\" icon with \"mail-unread\" icon that does exist in oxygen and breeze
* Fix icon problem on wayland
* Updated radio button text
* Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
* don\'t use kpartgui
* desktop file was renamed
* remove obsolete option \'Use address from System Settings\', no default email setting in systemsettings anymore
* Sat Aug 05 2017 christopheAATTkrop.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 lbeltrameAATTkde.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:
* Update changelog
* Wed Jun 07 2017 lbeltrameAATTkde.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 lbeltrameAATTkde.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:
* Bug 378722: Fix option text for using default email address
* Sun Apr 16 2017 lbeltrameAATTkde.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:
* Bug 378722: Fix option text for using default email address (kde#378722)
* Wed Apr 12 2017 lbeltrameAATTkde.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:
* None
* Sat Mar 25 2017 lbeltrameAATTkde.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:
* Too many changes to list here
* Thu Mar 09 2017 lbeltrameAATTkde.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:
* Bug 376209: Make command options --edit-new-
* work
* Update version number
* Bug 374520: Fix not showing main window if re-activated
* Thu Feb 09 2017 lbeltrameAATTkde.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 2017 lbeltrameAATTkde.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 tittiatcokeAATTgmail.com- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
* Thu Dec 08 2016 lbeltrameAATTkde.org- Update licenses as pointed out by legal review
* Sat Dec 03 2016 tittiatcokeAATTgmail.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 tittiatcokeAATTgmail.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
* Sun Nov 27 2016 tittiatcokeAATTgmail.com- Update spec-files to be consistent wiht KA