Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham20-20/+20
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham1-0/+1
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham6-27/+22
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham101-303/+606
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham95-3555/+3555
2017-10-17Make Qt toolchain selection more resilient.Doug Schaefer1-0/+2
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-5/+19
2016-11-11Implement Qt build tab for the launch config dialog.Doug Schaefer2-86/+7
2016-10-12Updates for Core Build.Doug Schaefer2-98/+4
2016-08-22Bug 500080 - Add listeners for Qt Install removalsDoug Schaefer3-1/+114
2016-06-14Cherry picking changes from the CDT 9 branch for Qt and Arduino.Doug Schaefer4-22/+26
2016-05-12Add MSYS2 support for managed build. A few Qt cleanups on Windows.Doug Schaefer2-6/+9
2016-05-10Add binary parsers to new build system. Clean up some toolchain stuff.Doug Schaefer2-3/+3
2016-04-28Modernize Arduino plug-ins. Adjust APIs to suite.Doug Schaefer2-16/+18
2016-04-24Major change to new build arch to give configs more power.Doug Schaefer1-3/+4
2016-04-14Tighter integration of new build system with cdt.core.Doug Schaefer9-298/+147
2016-02-28Qt - remove hardcoding of app name in build config.Doug Schaefer1-3/+4
2016-02-11Update copyright datesMarc Khouzam1-1/+1
2016-02-09Support project scanner info in new build system for new class wiz.Doug Schaefer1-2/+12
2016-02-01Missing copyright header.Marc Khouzam2-0/+14
2016-01-29Qt fixes for scanner info and launching.Doug Schaefer1-0/+12
2016-01-28Bug 486509 - Add support for debugging local Qt apps.Doug Schaefer1-0/+46
2016-01-27Qt - better handling when a Qt install hasn't been added.Doug Schaefer1-4/+6
2016-01-20Make a couple of more things common. Clean up scanner info.Doug Schaefer1-32/+1
2015-12-22Bug 481126 - Walk QML Types ASTMatthew Bastien3-0/+302
2015-12-16Bug 481126 - Convert Acorn AST into JavaMatthew Bastien7-238/+102
2015-12-14Bug 480238 - QML AST in JavaMatthew Bastien72-26/+1923
2015-12-09Bug 481126 - QML Directory File ParsingMatthew Bastien20-0/+1215
2015-12-08Bug 481126 - Add hyperlink support to open decl in QML editor.Doug Schaefer1-4/+45
2015-12-06Bug 481126 - QML Imports Working in EditorMatthew Bastien1-4/+58
2015-12-03Bug 481126 - Hook up QML content assist to tern.js-based analyzerDoug Schaefer2-0/+181
2015-11-27Bug 481978 - Lots of clean-up to the Qt Build and Launch.Doug Schaefer4-0/+359
2015-11-25Bug 481978 - Big overhaul of new build system to work with Qt.Doug Schaefer3-2/+44
2015-11-12Bug 481978 - UI to add Qt installs. Installs are now persisted.Doug Schaefer2-0/+57
2015-08-27Start of work on doing Qt the new way.Doug Schaefer20-1459/+0
2014-03-24Bug 431012: Missing IQMakeProjectInfo.updateQMakeInfo()David Kaspar1-2/+9
2014-03-13Bug 429488: Fix for deadlock in QMakeProjectInfo.updateActiveConfigurationDavid Kaspar5-5/+58
2014-01-20Bug 425787: Reindex projects when Qt nature is addedAndrew Eidsness1-6/+36
2014-01-17Bug 422797 - API for retrieving QMake information from Qt projectDavid Kaspar1-0/+14
2014-01-13Bug 422841 QtIndex accessor for QmlRegistrations of an IQObjectAndrew Eidsness3-5/+10
2014-01-13Bug 422797 - API for retrieving QMake information from Qt projectDavid Kaspar1-0/+29
2014-01-07Bug 422841 QtIndex API for qmlRegisterType function callsAndrew Eidsness3-0/+136
2014-01-07Bug 425002 QObjects cannot be found within namespacesAndrew Eidsness1-1/+1
2014-01-06Bug 422841: Add Q_GADGET to QtIndexAndrew Eidsness2-0/+37
2014-01-03Bug 424824: Codan checker for QtAndrew Eidsness1-0/+2
2014-01-03Bug 424499: Find References does not work for Qt signals and slotsAndrew Eidsness1-28/+42
2013-12-13Clean up the API around QtNature. Add isProject expr def.Doug Schaefer1-1/+4
2013-12-13Bug 418536 Add static method to add Qt nature to a project.Doug Schaefer1-1/+15
2013-12-12Content assistant for Qt elementsAndrew Eidsness1-0/+50
2013-12-12Fix Qt plugin's project structureAndrew Eidsness1-1/+1

Back to the top