------------------------------------------------------------------- Fri May 15 15:41:25 UTC 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 - No code change since 20.04.0 ------------------------------------------------------------------- Thu Apr 23 12:22:21 UTC 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 5 20:30:01 UTC 2020 - Luca Beltrame - Update to 20.03.90 * New feature release * For more details please see: * https://kde.org/announcements/releases/20.04-rc - No code change since 20.03.80 ------------------------------------------------------------------- Sun Mar 22 09:16:57 UTC 2020 - Luca Beltrame - Update to 20.03.80 * New feature release * For more details please see: * https://kde.org/announcements/releases/20.04-beta - Changes since 19.12.3: * Make it compile against qt5.15 * Port QLinkedList to QVector, we don't need to insert/replace etc here so QVector is enough * Fix includes path * Port to qdebug categories * Remove endl at the end of qDebug + use \n when necessary + flush * Q_DECL_OVERRIDE -> override * Don't use nullptr as flag value * Remove unused KParts::BrowserInterface * Use URLs with transport encryption ------------------------------------------------------------------- Thu Mar 5 20:36:04 UTC 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 - No code change since 19.12.2 ------------------------------------------------------------------- Fri Feb 7 08:37:25 UTC 2020 - Christophe Giboudeaux - Replace %make_jobs with %cmake_build. ------------------------------------------------------------------- Wed Feb 5 06:29:06 UTC 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 - No code change since 19.12.1 ------------------------------------------------------------------- Tue Jan 7 10:00:30 UTC 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 - No code change since 19.12.0 ------------------------------------------------------------------- Tue Dec 10 06:38:30 UTC 2019 - Luca Beltrame - Update to 19.12.0 * New feature release * For more details please see: * https://www.kde.org/announcements/releases/19.12 - No code change since 19.11.90 ------------------------------------------------------------------- Sat Nov 30 09:11:50 UTC 2019 - Luca Beltrame - Update to 19.11.90 * New feature release * For more details please see: * https://kde.org/announcements/releases/19.12-rc - No code change since 19.11.80 ------------------------------------------------------------------- Sun Nov 24 13:29:22 UTC 2019 - Luca Beltrame - Update to 19.11.80 * New feature release - Changes since 19.08.3: * Make it compile without deprecated method ------------------------------------------------------------------- Thu Nov 7 23:12:55 UTC 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 - No code change since 19.08.2 ------------------------------------------------------------------- Fri Oct 11 07:42:44 UTC 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 - No code change since 19.08.1 ------------------------------------------------------------------- Thu Sep 5 14:00:28 UTC 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 - No code change since 19.08.0 ------------------------------------------------------------------- Fri Aug 9 08:30:51 UTC 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 - No code change since 19.07.90 ------------------------------------------------------------------- Tue Aug 06 16:50:49 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 - No code changes since 19.07.80 ------------------------------------------------------------------- Tue Jul 23 11:58:59 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: * Remove unused includes * setClearButtonShown -> setClearButtonEnabled * Follow KDE_APPLICATIONS_VERSION ------------------------------------------------------------------- Sat Jul 13 07:26:35 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 - Changes since 19.04.2: * No code changes since 19.04.2 ------------------------------------------------------------------- Fri Jun 07 12:51:53 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: * No code changes since 19.04.1 ------------------------------------------------------------------- Fri May 10 05:37:14 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 - Changes since 19.04.0: * No code changes since 19.04.0 ------------------------------------------------------------------- Sat Apr 20 06:51:55 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 - Changes since 19.03.90: * No code changes since 19.03.90 ------------------------------------------------------------------- Tue Apr 09 20:54:40 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: * No code changes since 19.03.80 ------------------------------------------------------------------- Wed Mar 27 06:41:01 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: * port to std::stable_sort * remove deprecated methods * Include KDECMakeSettings & KDEFrameworkCompilerSettings before the rest * Bump min cmake version to 3.0 * Fix clazy warning * Fix potential mem leak ------------------------------------------------------------------- Sat Mar 09 08:03:16 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:25:02 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:12 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:08 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:56 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: * No code changes since 18.11.80 ------------------------------------------------------------------- Tue Nov 20 06:22:17 UTC 2018 - Luca Beltrame - Run spec-cleaner ------------------------------------------------------------------- Tue Nov 20 05:56:58 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: * Fix minor EBN issues and typos * Fix minor EBN issues ------------------------------------------------------------------- Thu Nov 08 20:43:35 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:51 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:43:00 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:03:58 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:40 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: * Remove usage of dead QT_USE_FAST_CONCATENATION ------------------------------------------------------------------- Fri Jul 13 04:49:56 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:45 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:53 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:49:11 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:09:21 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: * None ------------------------------------------------------------------- Thu Mar 08 23:51:40 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:48:03 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: * None ------------------------------------------------------------------- Thu Jan 11 23:41:07 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: * None ------------------------------------------------------------------- Sat Dec 09 14:59:05 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: * None ------------------------------------------------------------------- Mon Nov 20 06:59:09 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: * Fix keditbookmarks icon under Wayland. ------------------------------------------------------------------- Thu Nov 09 23:11:38 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:32:00 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: * None ------------------------------------------------------------------- Thu Sep 07 07:02:03 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: * Use ecm_add_test and benefit from BUILD_TESTING awareness ------------------------------------------------------------------- Fri Aug 11 22:45:26 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 : * Update copyright + fix hdpi support * Fix clazy warning ------------------------------------------------------------------- Sat Aug 5 18:17:39 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:49 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: * Remove unistd.h ------------------------------------------------------------------- Wed Jun 07 17:42:48 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:36:14 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: * Can't use QTEST_GUILESS_MAIN anymore ------------------------------------------------------------------- Sun Apr 16 10:44:57 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: * Can't use QTEST_GUILESS_MAIN anymore ------------------------------------------------------------------- Wed Apr 12 20:25:33 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: * None ------------------------------------------------------------------- Sat Mar 25 23:10:25 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: * Set standard icon and shortcuts for Undo/Redo actions ------------------------------------------------------------------- Thu Mar 9 12:37:28 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:54: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:55:31 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:42:28 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 ------------------------------------------------------------------- Thu Dec 8 09:11:53 UTC 2016 - lbeltrame@kde.org - Update license as pointed out by legal review ------------------------------------------------------------------- Sat Dec 3 16:25:29 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:28:39 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 ------------------------------------------------------------------- Sun Nov 27 12:30:20 UTC 2016 - tittiatcoke@gmail.com - Update spec-files to be consistent wiht KA