pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/kdbg



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 16 14:11:30 UTC 2009

Modified Files:
        pkgsrc/devel/kdbg: Makefile PLIST distinfo

Log Message:
Update to 2.1.1. Make libXt a run-time dependency, because a program
is linked against it. Set LICENSE. Convert to user-destdir.

KDbg 2.1.1.  kdbg-2.1.1
Fix 'make dist' when srcdir != builddir.
Merge branch 'admin' into maint
Code cleanup of the treatment of display expressions.
Remove the one %s limitation in type table expressions.
Update installation instructions again.
Update the admin/ directory.
Specify the encoding of .po files and the Russian ...
Remove $Id$.
Insert a license note at the top of source files.
Make the desktop entry standard compliant.
Fix crash when trying to disassemble source without...
Update my email address.
Update messages.
Extend the copyright to 2008.
Update README with current installation instructions.
A Simplified Chinese translation.
Don't crash on Del in the Watches window while no progr...
Update Spanish translations.
KDbg-2.1.0. kdbg-2.1.0
Update German translation.
Merge new message strings.
Fix a typo in What's This help.
kdbg does not work with core files on FreeBSD
KDbg 2.1.0-rc1. kdbg-2.1.0-rc1
Document that \r is handled by the output window.
Implement text search in terms of QTextEdit::find().
Speed up display of disassembly.
Add a new type table that recognizes the basic_strings...
Merge branch 'maint'
Extend the copyright to 2007.
Some items of the TODO list have been completed.
Merge branch 'syntax-highlight'
Fix build on some 64bit platforms.
Syntax highlighter: Highlight keywords.
Syntax highlighter: Highlight preprocessor lines.
Syntax highlighter: Highlight strings.
Syntax highlighter: Highlight C and C++ comments.
Add a basic syntax highlighter.
Clean up context menu handling in the files window.
Accept text dropped onto the watches window.
Restore the source window's context menu.
Re-add keyboard cursor navigation in the source code...
Remove the now unused classes TextView and TableView.
Maintain and highlight the current line.
Rewrite SourceWindow to be derived from a QTextEdit.
Prepare for QTextEdit transition: Bring KTextView close...
Fix signed/unsigned comparisions.
Prepare for QTextEdit transition: Do not use m_texts...
Prepare for QTextEdit transition: Add KTextEdit::charAt...
Remove line terminators in disassembled code.
commit | commitdiff | tree | snapshot (tar.gz zip)
Teach the output window about '\r' and '\n'.
Derie the output window from QTextEdit.
Remember the width of column 1 of Locals and Watch...
Merge w
Fix a crash when a value is edited in a floating variab...
Fix stack trace of local functions. iff | tree | snapshot (tar.gz zip)
Merge with 2.0.
Do not add the artificial name of anonymous structs...
Recognize struct values that are anonymous structs...


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/devel/kdbg/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/kdbg/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/kdbg/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index