Changelog for
kate-21.12.3-bp154.1.31.x86_64.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:
* Fix stashing not working when Kate is quit using Ctrl+Q (kde#449229)
* 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:
* improve QProcess handling
* avoid that we execute LSP binaries from cwd (CVE-2022-23853)
* step down warning level when LSP not found (kde#448549)
* lspclient: send didSave notification if so requested
* lspclient: consider some additional server capabilities
* 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:
* lsp: Do not HTML escape markdown text
* Fix blame not visible after switching to a \'diff view\'
* SemanticTokens: Use size_t as argument for type (kde#447553)
* lsp: Handle client/RegisterCapability
* Fix incorrect blame info parsing when summary has \'\\t\'
* ColorBrackets: Fix disconnecting wrong view
* Fix 2 second delays for everything semantic highlighting related
* do nothing if use canceled project open (kde#447194)
* Ensure to clean up saved ranges when docs close
* enable/disable project actions (kde#445494)
* Fix segfault on session change
* try to fix compile on FreeBSD
* build \'Colored brackets for readability\' plugin in master
* fix sessions segfault because of invalid iterator (kde#446863)
* appstream: Remove duplicated release info
* Fix LSPTooltip sizing
* 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:
* Fix git blame for git submodules
* Fix blame fails when opening a single file
* git-blame: Fix commit summary not available
* Introducing Colored Brackets plugin
* Sat Nov 27 2021 Christophe Giboudeaux - Update to 21.11.90
* New feature release- Changes since 21.11.80:
* Add more options for clangd
* Sat Nov 13 2021 Christophe Giboudeaux - Update to 21.11.80
* New feature release- Too many changes since 21.08.3, only listing bugfixes:
* LSP Completion: use textEdit.newText as a workaround (kde#445085)
* Fix compile cpp when path has spaces (kde#443618)
* Show LspClient after positioning (kde#443895)
* fixes reload dialog on wayland (kde#440583)
* avoid crash on session rename (kde#443267)
* fix view differences (kde#441120)
* save \'Show output view for message type\' setting (kde#442707)
* Fix infinite recursion in project filter model (kde#443026)
* Fix replicode plugin not deleting its toolview (kde#441859)
* Delete unfilled entries in tool config group (kde#437419)
* KWrite: use KStandardAction::preferences (kde#441505)
* Escape shortcut mnemonic markers (&) in tab texts (kde#441340)
* Allow multiple tabs for Konsole plugin(s) (kde#437922, kde#419710, kde#435398, kde#200322, kde#145203)
* handle nullptr return of screenAt() (kde#439804)
* Expand tool view sidebars when they are collapsed (kde#439535)
* avoid that tool view split view collapse (kde#439535)
* 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/- No code change since 21.08.2
* 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/- Changes since 21.08.1:
* Fix replicode plugin not deleting its toolview (kde#441859)
* Fix commit dialog width- Change the license tag to LGPL-2.0-only AND LGPL-2.1-or-later. There are no GPL-3.0 files.
* 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:
* semantic highlighter: Use a timer to reduce amount of requests being sent
* 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:
* improve kate on haiku os
* avoid double branch name computation- Rebase 0001-Defuse-root-block.patch
* Fri Jul 30 2021 Christophe Giboudeaux - Update to 21.07.90
* New feature release- Changes since 21.07.80:
* LocHistory: When limiting size, also rewind currentLocation
* Location history improvements
* handle nullptr return of screenAt() (kde#439804)
* Sat Jul 17 2021 Christophe Giboudeaux - Update to 21.07.80
* New feature release- Too many changes since 21.04.3, only listing bugfixes:
* ensure we unify line endings (kde#436753)
* add missing name for hot new stuff (kde#438018)
* lspclient: bypass shutdown delay if not needed and cleanup defunct code (kde#438790)
* ensure to not crash on missing context menu (kde#426939)
* lspclient: add action to request and apply quick fix code action (kde#437746)
* Work around conflicting shortcuts in preview plugin (kde#386265)
* S&R: Fix matching ^ and $ in multi-line expressions (kde#318232)
* Prevent storing diff files in recent files history (kde#436906)- 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- Changes since 21.04.2:
* Make sure we only have one button for \'Enable Indexing\'
* 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:
* Prevent crash in git-blame for HUGE git commits (kde#437683)
* Fix crash when turning on \"bg shading\" for Documents plugin
* deactivate Kate command bar if KXMLGui command bar is there
* 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:
* Fix possible leak when commiting
* Fix branch change not reflected if projectbase != dotGit
* git: Don\'t report error if git not found
* Fix changing branch doesn\'t update the branch button
* Try to fix of a rare crash with Ctrl + Click in LSP
* show new mascot in about dialog
* Html escape lsptooltip text
* Downgrade .git not found warning to info message (kde#435945)
* 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- Changes since 21.03.90:
* Fix S&R not recovering from canceled folder search (kde#435689)- Stop owning directories provided by the filesystem package (boo#1184786)
* Fri Apr 09 2021 Christophe Giboudeaux - Update to 21.03.90
* New feature release- Too many changes to list here.
* Sun Mar 21 2021 Christophe Giboudeaux - Update to 21.03.80
* New feature release- Too many changes to list here.- Rebase 0001-Defuse-root-block.patch
* 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- No code change since 20.12.2
* 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- No code change since 20.12.1
* 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- No code change since 20.12.0
* 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- No code change since 20.11.80
* Sat Nov 14 2020 Christophe Giboudeaux - Update to 20.11.80
* New feature release- Too many changes since 20.08.3, only listing bugfixes:
* lspclient: also secretly accept LocationLink in some replies (kde#427270)
* implement optional limit for number of tabs and LRU replacement (kde#426520)
* 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:
* lspclient: only consider user configuration contents changes as change (kde#427084)
* lspclient: correctly unregister the registered TextHintProvider (kde#427338)
* 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- Changes since 20.08.1:
* ensure that even if the url is empty, we create some parent to avoid accessing nullptr parent (kde#427270)
* addons/externaltools: Really respect BUILD_TESTING
* close tabs again with middle mouse button click (kde#426042)
* avoid that the KTextEditor::View XMLGUI elements are lost after a tab is closed (kde#426605)
* 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- No code change since 20.08.0
* 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- No code change since 20.07.90
* Sun Aug 02 2020 Christophe Giboudeaux - Update to 20.07.90
* New feature release- Changes since 20.07.80:
* Highlight documentation: add feature of comment position
* apply make clang-format
* cleanup internal handling of tabs
* Use camelcase includes (scripted)
* Sun Jul 19 2020 Christophe Giboudeaux - Update to 20.07.80
* New feature release- Too many changes since 20.04.3, only listing bugfixes:
* register files not only at recently opened files menu but globally, too (kde#420504)
* Properly port away from deprecated QProcess::start() (kde#420794)
* Fix crash if search command is used while searching (kde#419719)
* 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- No code change since 20.04.2
* 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- No code change since 20.04.1
* 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:
* Properly port away from deprecated QProcess::start() (kde#420794)
* 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- Changes since 20.03.90:
* Revert premature porting
* Sun Apr 05 2020 Luca Beltrame - Update to 20.03.90
* New feature release- No code change since 20.03.80
* Sun Mar 22 2020 Luca Beltrame - Update to 20.03.80
* New feature release- Too many changes since 19.12.3, only listing bugfixes:
* Fix External Tool \"Google Selected Text\" (kde#416509)
* lspclient: avoid repeated restart of failing LSP server (kde#415847)
* try to fix embedding of icon for windows (kde#415260)
* document that the version is important for the choice of the syntax definition to load (kde#414997)
* Open/close and focus/defocus terminal using the same shortcuts as Dolphin (kde#414587)
* 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:
* appdata: improve URLs
* try to add enough large icons for Windows (256/512 px)
* 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- Too many changes since 19.12.1, only listing bugfixes:
* only allow the new pass through policy for windows (kde#416078)
* try to fix embedding of icon for windows (kde#415260)
* 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:
* Unbreak build with cmake < 3.7 (VERSION_GREATER_EQUAL only avail >= 3.7)
* Update Appstream for new release
* Fix crash when pressing ESC after external tools plugin was un/reloaded
* sort settings file by language id
* initial support for javascript + typescript LSP
* lsp: update info of OCaml server
* lspclient: aid compilation on older version by explicit json object conversion
* relax ocaml regex
* allow highlighting mode => language id mapping to be configured in the JSON config
* Add icons to metadata of plugins supporting KDevelop/Plugin
* 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
* Make the strings translatable, fix typo
* Fix translation of external tools (kde#181528)
* Fix: Do not translate KActionCollection identifier
* 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- Changes since 19.11.80:
* Read the user visible name of the default color scheme
* Fix tyop in find_package call
* Respect KF5_MIN_VER and QT_MIN_VER
* Search for KF5I18n and KF5DocTools
* Search for Qt5Widgets to make a version comparison work- Dropped patches, now upstream:
* search-for-kf5i18n-kdoctools.patch
* Sun Nov 24 2019 Luca Beltrame - Update to 19.11.80
* New feature release- Too many changes since 19.08.3, only listing bugfixes:
* handle build path as relative to project path (kde#413306)
* disable ctags indexing per default (kde#412351)
* fix message extraction (kde#412358)
* External Tools: Support adding actions to toolbar (kde#261210)
* ensure view stack gets focus on startup (kde#412227)
* Added a line to set default sort order for the Symbolviewer. (kde#405895)
* allow ESC to be used as global application shortcut and still exit the quick open (kde#409856)
* fix dbus session registration (kde#410742)- Add upstream patch to fix build:
* search-for-kf5i18n-kdoctools.patch
* 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:
* ensure outer layout set
* try to avoid nested layouts that we don\'t need
* 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:
* Reasonable sub-toolbar sizes, like normal QPushButton sizes
* Load terminal on demand to have some parent widget for WINDOWID computation
* Tab bar: use tab-close icon again
* Fix hi-dpi rendering of tab buttons
* Fix hi-dpi rendering of toolview buttons
* Tab bar: Fix close button in right-to-left layout
* Fix HiDPI support for KWrite + Kate
* Fix fortran symbol viewer for new highlighting names- Refreshed patches:
* 0001-Defuse-root-block.patch
* 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:
* fix stop button of search and replace plugin
* 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:
* Fix dbus session registration (kde#410742)
* 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- No code changes since 19.07.80
* 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
* 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- No code changes since 19.04.2
* 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- No code changes since 19.04.1
* 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- Changes since 19.04.0:
* tabswitcher_test: pass correct binary name to add_test()
* Use add_test signature where target command gets resolved to binary path
* 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- Changes since 19.03.90:
* improve comment
* fix handling of sub modules in git rely on ls-files --recurse-submodules, there since end of 2016
* 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:
* No code changes since 19.03.80
* 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- Refreshed patches:
* 0001-Defuse-root-block.patch
* 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:
* [projectplugin] Correct code index widget show
* [kateproject tool] Fine tune cppcheck
* [kateproject] Gracefully exit when analyzer is not finished
* ViewManager: Fix I18n_ARGUMENT_MISSING hint in message box when open a very large file
* 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
* Wed Dec 05 2018 Jan Engelhardt - Remove ldconfig calls as there are no libraries.
* 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:
* Too many changes to list here
* 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:
* Open document before using it\'s checksum to load metainfos (kde#384087)
* 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:
* None
* 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:
* Explicitly include
* 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:
* Honor BUILD_TESTING
* Thu Aug 02 2018 fabianAATTritter-vogt.de- Use %license- License is actually GPL-3.0-or-later
* 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:
* Too many changes to list here- Refreshed patches:
* 0001-Defuse-root-block.patch- Drop custom lang package definition
* 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:
* Fix if to actually have a comparison
* Fix QuickOpen with Qt 5.11 (kde#395039)- Dropped patches, now upstream:
* 0002-Fix-QuickOpen-with-Qt-5.11.patch- Refreshed patches:
* 0001-Defuse-root-block.patch
* Thu Jun 14 2018 marius.kittlerAATTsuse.com- Add 0002-Fix-QuickOpen-with-Qt-5.11.patch for kde#395039 to make quick-open work again after Qt 5.11.0 update.
* 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:
* Too many changes to list here
* 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:
* None
* 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:
* Revert \"Clear konsole command-line before directory change\"
* Make connection unique to not trigger flood of slot calls.
* Fix a couple of regressions in the conversion to modern connect() (kde#388752)
* 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:
* Clear konsole command-line before directory change
* 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:
* Fix crash on re-enabling \"Document Preview\" plugin (kde#387233)
* 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:
* Too many changes to list here
* 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 :- Too many changes to list here
* 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:
* None
* 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
* Thu May 18 2017 fabianAATTritter-vogt.de- Add patch to defuse root block:
* 0001-Defuse-root-block.patch
* 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:
* Don\'t repeat work of KAboutData::setupCommandLine()
* Don\'t repeat work of KAboutData::setApplicationData()
* Enable numericMode for sorting document list in filetree (kde#375676)- Drop upstreamed patches:
* enable-numericMode-in-filetree.patch
* Sun Apr 16 2017 wbauerAATTtmo.at- Add enable-numericMode-in-filetree.patch to sort the file names in the \"Documents\" pane naturally, i.e. 10 comes after 9 instead of before (kde#375676)
* 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:
* None
* 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
* Thu Mar 30 2017 lbeltrameAATTkde.org- Drop upstreamed patch: remove-popupapplet-servicetype.patch
* 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:
* Add shortcut (Ctrl+Alt+f) for Search and Replace (kde#368377)
* 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
* Thu Jan 19 2017 fabianAATTritter-vogt.de- Add upstream patch to fix build with plasma-framework >= 5.30
* remove-popupapplet-servicetype.patch
* 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
* 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
* Wed Nov 09 2016 wbauerAATTtmo.at- Remove unnecessary build requirements
* Wed Nov 09 2016 lbeltrameAATTkde.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 lbeltrameAATTkde.org- KDE Applications 16.08.2 https://www.kde.org/announcements/announce-applications-16.08.2.php
* Mon Oct 10 2016 hrvoje.senjanAATTgmail.com- Try to fix build on Leap 42.1 with newer KF5
* Mon Sep 26 2016 toddrme2178AATTgmail.com- Update year- Enable git integration- Fix building on Leap 42.1
* Fri Sep 09 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
* Wed Aug 24 2016 fabianAATTritter-vogt.de- Adjust filelist for the plasmoid appdata, installed with KF > 5.25.0
* Fri Aug 12 2016 tittiatcokeAATTgmail.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 tittiatcokeAATTgmail.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
* Thu Jul 07 2016 tittiatcokeAATTgmail.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 tittiatcokeAATTgmail.com- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
* Sat May 07 2016 tittiatcokeAATTgmail.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 tittiatcokeAATTgmail.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 tittiatcokeAATTgmail.com- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php
* Sun Mar 13 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 15.12.3
* KDE Applications 15.12.3
* https://www.kde.org/announcements/announce-applications-15.12.3.php
* boo#970855
* Sat Feb 13 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 15.12.2
* KDE Applications 15.12.2
* https://www.kde.org/announcements/announce-applications-15.12.2.php
* boo#966605
* Sun Feb 07 2016 tittiatcokeAATTgmail.com- Kwrite does not require kate, so lets not put the kwrite icon in the kate package.
* Sat Jan 09 2016 tittiatcokeAATTgmail.com- Update to KDE Applications 15.12.1
* KDE Applications 15.12.1
* https://www.kde.org/announcements/announce-applications-15.12.1.php
* boo#961265
* Sun Dec 13 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.12.0
* KDE Applications 15.12.0
* https://www.kde.org/announcements/announce-applications-15.12.0.php
* boo#958887
* Tue Nov 10 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.08.3
* KDE Applications 15.08.3
* https://www.kde.org/announcements/announce-applications-15.08.3.php
* boo#954531
* Sun Oct 11 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.08.2
* KDE Applications 15.08.2
* https://www.kde.org/announcements/announce-applications-15.08.2.php
* Tue Sep 22 2015 alarrosaAATTsuse.com- Fixed a \"directories not owned by a package\" error
* Sun Sep 13 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.08.1
* KDE Applications 15.08.1
* https://www.kde.org/announcements/announce-applications-15.08.1.php
* Wed Aug 19 2015 cgiboudeauxAATTgmx.com- Update to KDE Applications 15.08.0
* KDE Applications 15.08.0
* https://www.kde.org/announcements/announce-applications-15.08.0.php
* Fri Aug 07 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.07.90
* KDE Applications 15.08.0 RC1
* https://www.kde.org/announcements/announce-applications-15.08-rc.php
* Mon Jul 06 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.04.3
* KDE Applications 15.04.3
* https://www.kde.org/announcements/announce-applications-15.04.3.php
* Sat May 30 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.04.2
* KDE Applications 15.04.2
* https://www.kde.org/announcements/announce-applications-15.04.2.php
* Mon May 11 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.04.1
* KDE Applications 15.04.1
* https://www.kde.org/announcements/announce-applications-15.04.1.php
* Sat Apr 11 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.04.0
* KDE Applications 15.04.0
* https://www.kde.org/announcements/announce-applications-15.04.0.php
* Sat Mar 21 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.03.95
* KDE Applications 15.04 RC
* Sun Mar 08 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 15.03.80
* KDE Applications 15.04 Beta
* Tue Mar 03 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 14.12.3
* KDE Applications 14.12.3
* See https://www.kde.org/announcements/announce-applications-14.12.3.php
* Wed Feb 25 2015 hrvoje.senjanAATTgmail.com- Added katefix.diff: Register with dbus to wake up KRun, and unregister then (kde#339094)
* Sun Feb 01 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 14.12.2
* KDE Applications 14.12.2
* See https://www.kde.org/announcements/announce-applications-14.12.2.php
* Mon Jan 12 2015 tittiatcokeAATTgmail.com- Update to KDE Applications 14.12.1
* KDE Applications 14.12.1
* See https://www.kde.org/announcements/announce-applications-14.12.1.php
* Wed Dec 17 2014 tittiatcokeAATTgmail.com- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
* Wed Dec 17 2014 tittiatcokeAATTgmail.com- Update to KDE Applications 14.12.0
* KDE Applications 14.12.0
* See https://www.kde.org/announcements/announce-applications-14.12.0.php
* Wed Dec 03 2014 tittiatcokeAATTgmail.comUpdate to KDE Applications 14.11.97
* KDE Applications 14.12 Release Candidate
* See http://www.kde.org/announcements/announce-applications-14.12-rc.php
* Kate is now KDE Frameworks based
* Sun Nov 09 2014 tittiatcokeAATTgmail.com- Update to 4.14.3
* KDE 4.14.3 SC Bugfix Release
* See http://www.kde.org/announcements/announce-4.14.3.php