* Wed Jun 07 2017 jengelh@inai.de
- Remove empty phrasing from description.
* Sat May 27 2017 wbauer@tmo.at
- New upstream release 5.1.1
* Install xdg mimetype definition for OpenCL C
* Move print from int to unsigned int
* Fix build for MinGW (kde#379454)
* Look for Cppcheck as RUNTIME dependencies
* The OpenCL language is actually called OpenCL C
* Remove unneeded mimetype for *.kdevinternal files
* Create KAboutData object only after QApp instance, for working
translations
* CMake - fix bug with dropping changed settings for existing
build directory
* Drop explicit %{PROJECTDIR}/ from templates'
ShowFilesAfterGeneration
* Remove unused "VersionControl" entries from kdev4
samples/templates
* Fix ShowFilesAfterGeneration to match generated files
(kde#378499)
* Update Qt logo image
- Changed package summary/description as requested in boo#1034320
* Thu Mar 23 2017 wbauer@tmo.at
- New upstream release 5.1.0
* For a list of changes, see:
https://www.kdevelop.org/news/kdevelop-510-released
- Add okteta-devel BuildRequires to re-enable the okteta plugin
* Sun Mar 05 2017 wbauer@tmo.at
- New upstream release 5.0.4
* QObject template: fix typo screwing redefinition of block
extra_definitions
* Update version number to 5.0.4
* Clang: Fix missing DUChain lock
* Custom-buildsystem: Fix crash while configuring (kde#335470)
* Try to fix testGccCompatibility test for me
* Clang: Also rename destructors when renaming class (kde#373452)
* Fix bug with wrong CMake arguments during adding new build
directory
* Clang: Don't propose to refactor function defs
* Fix comments in file template for Python unit test for
setUp/tearDown (kde#321005)
* Fix TestCustomBuildSystemPlugin by readding .kdev4 folders of
test data
* Providers: Fix some Qt runtime warnings
* Update TestProblems::testMissingInclude() to current
ClangFixitAssistant
* QtHelp CSS images fix
* QtHelp page loading fix
* Update INSTALL
* Streamline README
* File_templates: Remove '#include "foo.moc"' footer
* Prefer qmake over qmake-qt5 over qmake-qt4
* Appimage: do not fail on git stash pop
* Fix default icon for some plugin
* I18n fixes
* Fri Dec 02 2016 wbauer@tmo.at
- New upstream release 5.0.3
* Make the "Forward declare" problem solution assistant only pop
up when it makes sense
* Fix GitHub handling authentication (kde#372144)
* Fix Qt help jumping to the wrong function sometimes
* Wed Nov 16 2016 wbauer@tmo.at
- New upstream release 5.0.2
* Fix a possible crash when activating a clang FixIt (kde#369176)
* Fix a crash when performing various actions with the Make
plugin disabled (kde#369326)
* Fix "Install as root" action not working
* Fix CMake build plugin sometimes rebuilding everything when it
should not
Version: 23.08.5-bp156.1.3
* Tue Mar 26 2024 Christophe Marin <christophe@krop.fr>
- Update to 23.08.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.5/
- Changes since 23.08.4:
* Unbreak compile with Unix Makefile and newer CMake
* Wed Jan 31 2024 Christophe Marin <christophe@krop.fr>
- Switch to the latest GCC version available in Leap for packages
that can't build with the default compiler
* Fri Dec 15 2023 Christophe Marin <christophe@krop.fr>
- Require extra-cmake-modules at build time
* Tue Dec 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.08.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.4/
- No code change since 23.08.3
* Tue Nov 07 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: Bundle Qt libs, host isn't necessarily going to have them installed!
* snapcraft: Add missing runtime deps. Change approach to patching.
* snapcraft: Fix patches location and command.
* snapcraft: fix runtime dep ninja-build.
* snapcraft: Fix version, Add license header, update dep5 file, add missing runtime dep ninja.
* snapcraft: initial import snapcraft files.
* Tue Oct 10 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
* Tue Sep 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.1/
- No code change since 23.08.0
* Sun Aug 20 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.08.0/
- No code change since 23.07.90
* Mon Aug 14 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.07.90
* New feature release
- No code change since 23.07.80
* Tue Aug 01 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.07.80
* New feature release
- Changes since 23.04.3:
* gdb: skip to GDB version string (kde#409702, kde#428688, kde#446786)
* Don't cast out-of-enum-range -1 to CommonIntegralTypes (kde#471995)
* Add explicit moc includes to sources for moc-covered headers
* Port to latest LibKompareDiff2 5.4
* AStylePlugin: don't concatenate preview/sample strings
* CustomScriptPlugin::previewText: don't concatenate strings
* Fix compile with newer astyle
* Show Configure KDevelop... dialog faster
* Remove useless deleteGroupRecursive(KConfigGroup)
* Don't call IBasicVersionControl::isVersionControlled in a loop
* standardoutputview: add settings to limit the number of output views
* OutputWidget: assert m_tabwidget before dereferencing it
* Extract OutputWidget::closeView()
* Optimize OutputWidget::closeActiveView()
* OutputWidget: prefer QHash::const_iterator
* Fix typos in source comments + documentation
* Fix test_files-clang failure with Clang 16
* Make Detailed completion:Never option work
* Fix hardcoded CMake documentation tooltip background color (kde#469180)
* Drop support for Okteta < 0.26.0 (Kasten 0.4.0)
* Okteta plugin: add Structures tool also on big endian platforms
* Tue Jul 04 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.3/
- No code change since 23.04.2
* Tue Jun 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
* Tue May 09 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Okteta plugin: add Structures tool also on big endian platforms
* Sat Apr 15 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
* Fri Mar 31 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.03.90
* New feature release
* Fri Mar 17 2023 Christophe Marin <christophe@krop.fr>
- Update to 23.03.80
* New feature release
Version: 22.12.3-bp155.1.8
* Tue Feb 28 2023 Christophe Marin <christophe@krop.fr>
- Update to 22.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.3/
* Tue Jan 31 2023 Christophe Marin <christophe@krop.fr>
- Update to 22.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.2/
* Tue Jan 03 2023 Christophe Marin <christophe@krop.fr>
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
* Fri Dec 02 2022 Christophe Marin <christophe@krop.fr>
- Update to 22.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.12.0/
- Update build constraints
* Sat Nov 26 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.11.90
* New feature release
* Sat Nov 12 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.11.80
* New feature release
* Tue Nov 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.3/
* Tue Oct 11 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
* Tue Sep 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
* Sun Aug 14 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
* Fri Aug 05 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.07.90
* New feature release
* Sat Jul 16 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.07.80
* New feature release
* Tue Jul 05 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
* Wed Jun 08 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.2/
* Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.1/
* Mon Apr 18 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.04.0/
* Fri Apr 08 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.03.90
* New feature release
* Wed Mar 23 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.03.80
* New feature release
- Too many changes since 21.12.3, only listing bugfixes:
* makebuilder: Change default number of jobs from 2 to 1 (kde#448251)
* Fix a crash when renaming a variable (in executeRenameAction) (kde#444567)
* Fix meson executable (kde#412477)
* DocumentParsePlan: don't cache often-invalidated cend() (kde#445699)
* Add some of the missing KTextEditor interface methods (kde#441908)
Version: 5.0.1-2.4
* Tue Oct 04 2016 lbeltrame@kde.org
- Add missing find_lang macros for additional translations
* Tue Oct 04 2016 lbeltrame@kde.org
- Add missing find_lang macros for additional translations
* Mon Oct 03 2016 lbeltrame@kde.org
- New upstream release 5.0.1
* Do not display the "project is already open in a different
session" dialog on starting up a session under some
circumstances.
* Mouseover highlight now uses the "Search highlight" color from
the configuration dialog, instead of a hard-coded bright
yellow.
* Fix working directory of Custom Makefile plugin
* Fix a possible crash on triggering an assistant popup action
* Fix a freeze under some circumstances when the welcome page is
displayed.
* Thu Sep 22 2016 lbeltrame@kde.org
- Drop %lang_package and use an explicit Conflicts on
kdevelop4-lang to workaround issues in the Factory submission
bot
* Wed Aug 24 2016 cgiboudeaux@gmx.com
- Update to 5.0.0
* Thu Jul 21 2016 wbauer@tmo.at
- Remove libQt5Declarative/QtQuick1 build requirement to fix build
with Qt 5.7, it's not needed/used anyway
* Thu Jan 28 2016 tittiatcoke@gmail.com
- Initial package for kdevelop 5 based on Frameworks
* Kdevelop 5 Beta 3
Version: 21.12.3-bp154.1.18
* Tue Mar 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.3/
- No code change since 21.12.2
* Tue Feb 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.2/
- No code change since 21.12.1
* Tue Jan 04 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/
- No code change since 21.12.0
* Fri Dec 03 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.12.0/
- No code change since 21.11.90
* Sat Nov 27 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.11.90
* New feature release
- Changes since 21.11.80:
* Fix the app shell script to run with zsh (kde#442481)
* Sat Nov 13 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.11.80
* New feature release
* Thu Aug 26 2021 Christophe Giboudeaux <christophe@krop.fr>
- Disable build for archs missing qtwebengine.
* Wed Feb 03 2021 wbauer@tmo.at
- Update to 5.6.2
* Adapt to change of formerly private KTextEditor::View signal
configChanged
* skip test_gdb on windows, apparently it breaks the windows CI
* Polish menu before creating platform window