1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-18 22:45:23 +02:00
cdt/qt
Matthew Bastien 6c3f10576b Bug 478938 - Automatically add source files to Qt Project File
Added basic content assist for built-in qmake variables since there are
so many of them.

Added a bunch of new classes dealing with basic parsing and modification
of Qt Project Files.  For now the parser is a simple regular expression
matcher that finds instances of variables.  The modification class
supports preservation of indentation and comments that are tied to
variables in the project file.

Change-Id: I0539458d5c1cf29e6c9c1246e4e717e7cbec1b84
Signed-off-by: Matthew Bastien <mbastien@blackberry.com>
2015-10-05 12:41:41 -04:00
..
org.eclipse.cdt.qt-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.qt.core Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker. 2015-09-30 08:22:59 -04:00
org.eclipse.cdt.qt.core.tests Set up QML parser tests using TestSourceReader. 2015-09-30 19:45:36 -06:00
org.eclipse.cdt.qt.ui Bug 478938 - Automatically add source files to Qt Project File 2015-10-05 12:41:41 -04:00
org.eclipse.cdt.qt.ui.tests Bug 478938 - Automatically add source files to Qt Project File 2015-10-05 12:41:41 -04:00