Changelog for
kdevplatform-5.1.1-5.4.x86_64.rpm :
Sat May 27 14:00:00 2017 wbauerAATTtmo.at
- New upstream release 5.1.1
* Do not extract all template preview images, load from archives
on demand
* Use https://www.google.com instead of http://www.google.de in
google selection external script
* Use consistent icon names for build stuff, remove left-over
legacy icons
* Appwizard: fix broken disconnect in ProjectVcsPage
* Stop unused & broken exposure of Project object on D-Bus
* Appwizard: store chosen vcsPlugin in developer .kdev4 file
* Backgroundparser: Relax assert a bit (kde#378933)
* Work-around issue in Path(QString) ctor (kde#378933)
* Fix preview file wrongly added on project generation from app
template
* Fix support for multiple files and relative paths in
ShowFilesAfterGeneration
* Load Template From File dialogs: fix wrong filter strings usage
(kde#376040)
* Find/Replace in files: Do not wrap content of tooltip for an
output line
Thu Mar 23 13:00:00 2017 wbauerAATTtmo.at
- New upstream release 5.1.0
* For a list of changes, see:
https://www.kdevelop.org/news/kdevelop-510-released
Sun Mar 5 13:00:00 2017 wbauerAATTtmo.at
- New upstream release 5.0.4
* Don\'t open nonexistent documents from problems view + assertion
fix
* Assertion fix for ProblemModel
* Note more explicit in API dox that nullptr can be returned
* File templates dialog: Fix crash in overrides page with unknown
base class
* Silence runtime warnings about missing methods
* Pass KTextEditor::MainWindow to text views created from
TextDocuments
* File templates tool: with no open document, use base dir of
project or home
* Update version number to 5.0.4
* Cleanup: Remove unused member
* Register EnvironmentSelectionWidget properly with
KConfigDialogManager
* Disable the Revision Graph feature
* Fix crash on triggering \"Reformat Source\" without no more file
loaded
* Restore hiding of help buttons in assistant dialogs
* Cleanup: Remove unused method
* Quickopenfilter: Fix documentation
* Fix checkboxes in file template custom options page being
misplaced
* Speed up test_projectcontroller a bit
* Fix layout accidently being tried to replace OutputPage\'s main
layout
* Fix opening of remote URLs without filename (kde#373213)
* TestTemplatesModel, TestGenerationTest: C locale to avoid
translated strings
* Raise prev/next history context buttons
* SourceFormatterController: Fix \'Reformat files\' (kde#373842)
* SourceFormatterController: More debug output
* Fix infinite loop on cloning environment group with another
clone present
* Revert \"Restore About dialog for plugins in \"Loaded Plugins\"
dialog\"
* Fix deprecation warning
* Add fallback code for KAboutData::fromPluginMetaData() for old
kf5 versions
* Restore About dialog for plugins in \"Loaded Plugins\" dialog
* LoadedPluginsDialog: Fix memleak
* StandardDocumentationView positioning fixes
* Update INSTALL
* Add bits about contributing to KDevelop
* Streamline README
* Style: C++11ify. Commit
* Projectfilter: Filter out VS artifacts
* ProjectConfigSkeleton: Remove FIXME
* Fix typo in CMake message
* Fix extraction of multi-line UI strings from welcome page
* Hotfix for restoring build with newer KConfig
* Fix default icon for some plugins
* Hide progress bar after all jobs finished
* DUChainPointer::dynamicCast() - don\'t segfault if no target
- Drop upstreamed Hotfix-for-restoring-build-with-newer-KConfig.patch
Wed Feb 1 13:00:00 2017 adam.majerAATTsuse.de
- use individual libboost-
*-devel packages instead of boost-devel
Mon Dec 5 13:00:00 2016 hrvoje.senjanAATTgmail.com
- Hotfix-for-restoring-build-with-newer-KConfig.patch: build with
kconfig 5.29
Fri Dec 2 13:00:00 2016 wbauerAATTtmo.at
- New upstream release 5.0.3
* Fix a performance issue which would lead to the UI becoming
unresponsive when lots of parse jobs were created (kde#369374)
* Fix some behaviour quirks in the documentation view
* Fix a possible crash on exit (kde#371752)
* Fix tab order in problems view
Wed Nov 16 13:00:00 2016 wbauerAATTtmo.at
- New upstream release 5.0.2
* Fix a locking issue in the background parser, causing frequent
crashes on Windows
* Fix broken search in the documentation view
* Fix various issues with the breakpoints view
* Fix text files being parsed as CMake under some circumstances,
leading to bad performance and crashes
* Use correct font in documentation view (kde#285162)
* Fix a crash when clicking \"Rename declaration\" without an
editor being open
* Fix \"Download more ...\" feature not working on some systems
* Fix \"Select next/previous toolview\" behaving incorrectly in
some cases
* Fix \"Hide/Restore docks\" behaving incorrectly in some cases
* Various UI improvements
Mon Oct 3 14:00:00 2016 lbeltrameAATTkde.org
- New upstream release 5.0.1
* Fix a deadlock in the background parser, which especially
occured on projects containing both C++ and Python/JS/QML code
and caused either parsing or the whole application to freeze
randomly.
* Fix a crash which sometimes happened when switching git
branches on command line.
* Fix some translation issues.
Mon Sep 26 14:00:00 2016 lbeltrameAATTkde.org
- Conflicts on lang-package to work around Factory bot bug
Wed Aug 24 14:00:00 2016 cgiboudeauxAATTgmx.com
- Update to 5.0.0
Thu Jul 21 14:00:00 2016 wbauerAATTtmo.at
- Remove libQt5Declarative/QtQuick1 build requirement to fix build
with Qt 5.7, it\'s not needed/used anyway
Thu Jan 28 13:00:00 2016 tittiatcokeAATTgmail.com
- Initial package for the Frameworks based Kdevplatform
* Kdevplatform 5 Beta 3