Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/qt
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Bug 481126 - Tern QML TestsMatthew Bastien12-94/+1626
2015-11-12Bug 481978 - UI to add Qt installs. Installs are now persisted.Doug Schaefer19-73/+613
2015-11-12Bug 481850 - QML Error Tolerant ParserMatthew Bastien8-3251/+3548
2015-11-06Remove the ANTLR based QML parser. We're planning on tern.js instead.Doug Schaefer15-1210/+32
2015-11-06Bug 481126 - QML Static Analysis based on Tern.jsMatthew Bastien8-43/+1354
2015-11-05Bug 481352 - Adapt Qt and Arduino providers to ILaunchTargetsDoug Schaefer1-11/+10
2015-11-04Bug 480238 - Clean Up Acorn QML ParserMatthew Bastien6-1932/+2543
2015-10-30Bug 481126 - QML Static Analysis based on Tern.jsMatthew Bastien23-674/+808
2015-10-27Bug 480238 - Parse QML Object Literal and MembersMatthew Bastien2-456/+2922
2015-10-23Bug 480238 - Parse QML Header StatementsMatthew Bastien2-50/+601
2015-10-20Bug 480238 - QML Parser based on AcornMatthew Bastien16-0/+717
2015-10-05Bug 478938 - Automatically add source files to Qt Project FileMatthew Bastien14-3/+1759
2015-10-01Set up QML parser tests using TestSourceReader.Doug Schaefer4-54/+47
2015-09-30Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker.Doug Schaefer47-191/+220
2015-09-28Hack in Windows support for Qt build and launch.Doug Schaefer4-15/+58
2015-09-28Starting to put Qt onto the new build system and launch.Doug Schaefer14-16/+716
2015-09-24Bug 478231 - Hook up .qrc files to the XML EditorMatthew Bastien2-0/+8
2015-09-23Bug 478211 - Create Qt Project File EditorMatthew Bastien6-0/+501
2015-09-21Bug 477962 - Create Basic QML Editor with Syntax HighlightingMatthew Bastien8-0/+418
2015-08-31Add missing copyright notices.Doug Schaefer4-0/+70
2015-08-31Bug 321443 - First implementation of new build model.Doug Schaefer6-151/+3
2015-08-27Start of work on doing Qt the new way.Doug Schaefer91-206/+598
2015-07-21Quick test framework for QML parser tests.Doug Schaefer5-10/+333
2015-07-18Finish ECMAScript lexer. Upgrade to ANTLR 4.5.1.Doug Schaefer5-18/+302
2015-07-18Add copyrights to the QML parser source files.Doug Schaefer3-8/+22
2015-07-17Start of QML parser.Doug Schaefer17-0/+765
2015-07-07Fix some missing test resources in qt and core tests.Jeff Johnston1-0/+1
2015-07-07Bug 379684 Support for User Defined LiteralsRichard Eames1-1/+6
2015-06-26Cosmetics.Sergey Prigogin1-6/+7
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam5-6/+6
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam5-6/+6
2015-03-17fixed schema validation error on MarsAlena Laskavaia1-2/+3
2015-02-06Extract test VM args to common property base.test.vmargsMarc-Andre Laperle1-1/+1
2015-02-05Bug 459179 - ClassCastException in CPPSemantics.getParentScopeSergey Prigogin1-1/+2
2015-02-05Bug 459179 - ClassCastException in CPPSemantics.getParentScopeSergey Prigogin1-0/+6
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin5-6/+6
2014-12-23Revert "Bug 451929 - Leverage p2 ability to express native packages"Doug Schaefer1-2/+0
2014-12-16Bug 451929 - Leverage p2 ability to express native packagesPascal Rapicault1-0/+2
2014-12-14Get rid of the extra schema includes to expressions.Doug Schaefer1-3/+2
2014-12-01Optimzed Qt codan checker not to lock the ask if not runningAlena Laskavaia1-0/+9
2014-12-01another attempt to fix race condition in Qt testsAlena Laskavaia3-15/+38
2014-09-22Include expressionLanguage.exsd - fix occasional PDE errorsTeodor Madan1-0/+2
2014-08-28Add missing arg for jacoco in in tests. Update jacoco.Marc-Andre Laperle1-1/+1
2014-07-24Update pom.xml of features for which version was changed to 8.5Marc Khouzam1-1/+1
2014-07-24Update remaining feature versions to 8.5Marc Khouzam1-1/+1
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin4-4/+4
2014-07-07Bug 437525: NPE in QMakeProjectInfoManagerAndrew Eidsness1-0/+15
2014-06-18Bug 435998 - Remove 'updateSiteName' string as they are not usedMarc Khouzam1-3/+0
2014-06-17Bug 435998 - Get rid of all "eclipse_update_120.jpg" files in CDTMarc Khouzam2-1/+0
2014-05-26Bug 435309 - Use the shared license file scheme for CDTMarc Khouzam5-570/+5

Back to the top