标题:QDevelop0.24发布!!
作者:chai2010
日期:2007-08-11 21:39
内容:
August 11 2007 Version 0.24
Corrections and improvements:
- Source/header navigation after files are renamed is working once more (fixes issue 137)
- Updated translations for
* Chinese (Henri Girard )
* Vietnamese (Chuong.Nguyen@eng.monash.edu.au)
* Italian (Rafael Venancio )
* Portuguese (Rafael Venancio )
* Spanish (Jorge Daniel Sampayo Vargas )
* Turkish (fatih.asici@gmail.com)
* German (Ralf Jung )
- The build log window is now a sub-class of QTextEdit. It is possible to copy and paste by right-click the texts in
this window (fixes issue 136 and 141)
- Make moving up/down in files explorer equivalent to clicking items, and Return equivalent to clicking Open (fixes issue 154)
- Updated the shape of the tabs on the output dock window (revisions 182, 183)
- Improove handleing of pro files (revision 185,187)
- Fixed various crashes related for the code completion (revision 184,188)
- The list of include directories is parsed by the code completion each time it is necessary (fixes issue 145)
- Commet/Uncomment line fixes, thanks to Simon Viennot (fixes issues 101, 113 and 131).
- Fixed function/method names color bug (fixes issues 77 and 96)
- Line numbers are consistant with text editor, improved undo/redo behavior, enhanced find in document behavior,
Removed Undo and Redo from editor context menu and moved Goto Implementation and Goto Declaration to the top. Thanks
to Branimir Karadzic
#1 [hehui 09-15 10:14]
好像暂时不是很差好用!
#2 [imho 09-18 09:26]
用起来没有KDevelop 好用,有时还会死机,代码补全也很慢。
#3 [transformer 10-01 21:08]
QT本来就不是很快,尤其那个QTextEdit,文字多的时候非常慢