aboutsummaryrefslogtreecommitdiff
path: root/devel/kdevelop-pg-qt/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update KDevelop-related ports now that KDE 4.8.3 has been committed.Raphael Kubo da Costa2012-05-261-1/+5
| | | | | | | | Special thanks to Luca Pizzamiglio <luca.pizzamiglio at gmail.com> for working on the update to 4.3.0, which made going to 4.3.1 much easier. Notes: svn path=/head/; revision=297501
* KDevelop-PG-Qt is a parser generator written in readable source-codeAlberto Villa2010-11-091-0/+8
and generating readable source-code. Its syntax was inspirated by AntLR. It implements the visitor-pattern and uses the Qt library. That is why it is ideal to be used in Qt-/KDE-based applications like KDevelop. WWW: http://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> via e-mail Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=264285