博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
KDevelop 5.3.2 发布,跨平台 IDE
阅读量:5865 次
发布时间:2019-06-19

本文共 1702 字,大约阅读时间需要 5 分钟。

  hot3.png

KDevelop 5.3.2 发布了,KDevelop-Project 诞生于 1998 年,其目的是为 KDE 提供一个易用的 IDE。此后,KDevelop IDE 采用 GPL 进行发布,它支持很多程序设计语言,是一个用于 C,C ++,Python,JavaScript 和 PHP 的跨平台 IDE。

新版更新内容如下:

  • Don't call clear() on a shared pointer we don't own. ( fixes bug )
  • Workaround the bug found by ASan, which can be seen on FreeBSD CI. ( code review )
  • Kdev-clazy: use canonical paths. ( code review )
  • Prevent the Extra Arguments ComboBox to Stretch Too Much. ( code review )
  • CMake plugin: don't hardcode a default install prefix. ( code review )
  • Appimage: skip unneeded cp of cmake, removed later again. ( code review )
  • Clang plugin: Handle CUDA files better. ( code review )
  • Clang: detect Clang builtin dirs at runtime on Unix. ( code review )
  • Actually cleanup the duchain from the background thread. ( fixes bug )
  • Appimage: add okteta libs, as used by the debugger memory view. ( code review )
  • Grewpview: Fix potential crash in "Find in Files". ( fixes bug )
  • Add All Top-Level Targets to the Menu. ( code review )
  • Show "Move into Source" action in code menu. ( code review )
  • QuickOpen: Trim whitespace from input. ( code review )
  • Update kdevelop app icon to latest breeze-icons version. ( code review )
  • Appimage: have only kdevelop appdata in the appimage. ( code review )
  • Fix first run of appimage creation: get install_colorschemes.py via $SRC. ( code review )
  • Fix crash in documentation view. ( fixes bug )
  • CMake: skip server entries without empty build system information. ( code review )
  • 2 missing KTextEditorPluginIntegration::MainWindow slots. ( code review )
  • Polish Purpose integration in the PatchReview plugin. ( code review )

  • Fix crash when finding context inside annotated assigments. ( fixes bug )

No changes

更新详情可以查阅

下载地址:

转载地址:http://nwfnx.baihongyu.com/

你可能感兴趣的文章
springBoot(1):工程的创建、运行、打包发布
查看>>
XP系统启动时总是提示不能加载配置文件
查看>>
CyberArticle(网文快捕)上传文件提示‘许可不足’
查看>>
VRRP的配置
查看>>
PHP中不被注意但是比较重要的函数用法集合
查看>>
linux套接字编程之多进程多线程练习
查看>>
内存堆和栈的区别
查看>>
cacti_nagios_nconf_ntop
查看>>
excel截取小数点之前的数字用其他字符替代
查看>>
docker常用命令手册
查看>>
[LNMP]安装MySQL和PHP
查看>>
Linux 高可用性研究
查看>>
****CodeIgniter使用cli模式运行,把php作为shell编程
查看>>
RIPv2认证配置
查看>>
最近ORACLE RAC反复出现这个状况,正在找原因
查看>>
markdown之学习路线
查看>>
sed文本处理工具——基本命令(16)
查看>>
zabbix数据库备份
查看>>
Linux下用户组和权限管理
查看>>
Jenkins+Maven+Git搭建持续集成和自动化部署的配置手记(1)
查看>>