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.ui
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
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
icons Start of work on doing Qt the new way. 2015-08-27 00:20:55 -04:00
META-INF Bug 478938 - Automatically add source files to Qt Project File 2015-10-05 12:41:41 -04:00
src/org/eclipse/cdt/internal/qt/ui Bug 478938 - Automatically add source files to Qt Project File 2015-10-05 12:41:41 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -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 Clean up more of the legal files for the new features LLVM and Qt. 2013-05-30 13:33:39 -04:00
plugin.properties Bug 478211 - Create Qt Project File Editor 2015-09-23 15:26:34 -04:00
plugin.xml Bug 478938 - Automatically add source files to Qt Project File 2015-10-05 12:41:41 -04:00
pom.xml Start of work on doing Qt the new way. 2015-08-27 00:20:55 -04:00