1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/qt/org.eclipse.cdt.qt.core
Andrew Eidsness 862099aa7a Bug 399985: Semantic highlighting for qt signals/slots
The signals, slots, Q_SIGNALS, and Q_SLOTS macros are
used as 'keywords' when developing Qt applications.  This
patch adds a semantic highlighter for these keywords in
projects with a qtnature.

Change-Id: I7a5906aa69e6d7dab4ce20a16b425ae177f9bd25
Reviewed-on: https://git.eclipse.org/r/10179
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2013-02-05 10:37:02 -05:00
..
.settings Added support for Qt. Extended AddFiles template to change start/end 2013-01-12 00:57:49 -05:00
META-INF Bug 399985: Semantic highlighting for qt signals/slots 2013-02-05 10:37:02 -05:00
src/org/eclipse/cdt/qt/core Bug 399985: Semantic highlighting for qt signals/slots 2013-02-05 10:37:02 -05:00
templates/project/helloWorld/qtQuick2 Added template process to add nature. Added Qt nature. 2013-01-17 15:27:47 -05:00
.classpath Added support for Qt. Extended AddFiles template to change start/end 2013-01-12 00:57:49 -05:00
.project Added support for Qt. Extended AddFiles template to change start/end 2013-01-12 00:57:49 -05:00
about.html Added support for Qt. Extended AddFiles template to change start/end 2013-01-12 00:57:49 -05:00
build.properties Added support for Qt. Extended AddFiles template to change start/end 2013-01-12 00:57:49 -05:00
plugin.properties Added content types for .pro and .qml files for Qt. 2013-01-12 16:10:21 -05:00
plugin.xml Added template process to add nature. Added Qt nature. 2013-01-17 15:27:47 -05:00