Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/qt
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-21Added project-specific Java compiler settings.Sergey Prigogin1-0/+12
2014-05-20Update to new license textMarc Khouzam1-2/+1
2014-05-14Bug 432701 - Move code that determines the value of an initializer to Semanti...Nathan Ridge1-1/+1
2014-05-02Update license.html files for 2014 versionMarc Khouzam1-2/+1
2014-04-30Bug 433869: IQMakeProjectInfo is not updating on active conf. changedDavid Kaspar1-4/+9
2014-04-15Bug 432839 - Fix out of memory condition with Qt projects.Doug Schaefer1-2/+5
2014-03-24Bug 431012: Missing IQMakeProjectInfo.updateQMakeInfo()David Kaspar2-4/+18
2014-03-13Bug 429488: Fix for deadlock in QMakeProjectInfo.updateActiveConfigurationDavid Kaspar9-318/+420
2014-01-29Bug 426784: Qt Codan checker uses wrong typeAndrew Eidsness1-1/+1
2014-01-28Bug 426781: Qt content assist is too aggressiveAndrew Eidsness1-9/+3
2014-01-24Enabled JDK 1.7.Sergey Prigogin8-12/+12
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin4-4/+4
2014-01-21Bug 425102 QObject::connect content assist still brokenAndrew Eidsness4-21/+96
2014-01-20Bug 425787: Reindex projects when Qt nature is addedAndrew Eidsness1-6/+36
2014-01-17Bug 425938 - Make Qt5 template work with 5.2. Remove Qt4 template.Doug Schaefer15-307/+27
2014-01-17Bug 422797 - API for retrieving QMake information from Qt projectDavid Kaspar2-16/+50
2014-01-14Fix Qt core plugin's provider and plug-in namesAndrew Eidsness1-1/+2
2014-01-13Bug 422841 QtIndex accessor for QmlRegistrations of an IQObjectAndrew Eidsness15-242/+575
2014-01-13Bug 422797 - API for retrieving QMake information from Qt projectDavid Kaspar6-53/+131
2014-01-10Bug 425102 New check for Qt Codan checkerAndrew Eidsness2-3/+40
2014-01-10Bug 425102 QObject::connect content assist brokenAndrew Eidsness5-19/+102
2014-01-07Bug 422841 QtIndex API for qmlRegisterType function callsAndrew Eidsness18-36/+877
2014-01-07Bug 425002 QObjects cannot be found within namespacesAndrew Eidsness8-12/+92
2014-01-06Bug 422841: Add Q_GADGET to QtIndexAndrew Eidsness17-179/+622
2014-01-03Bug 424824: Codan checker for QtAndrew Eidsness9-35/+214
2014-01-03Bug 424499: Find References does not work for Qt signals and slotsAndrew Eidsness14-561/+726
2014-01-02Fix version number in qt-featureAndrew Eidsness2-2/+2
2013-12-13Clean up the API around QtNature. Add isProject expr def.Doug Schaefer3-2/+15
2013-12-13Bug 418536 Add static method to add Qt nature to a project.Doug Schaefer2-2/+16
2013-12-12Content assistant for Qt elementsAndrew Eidsness22-339/+2643
2013-12-12Fix Qt plugin's project structureAndrew Eidsness50-65/+126
2013-12-12Bug 422841: Add IQMethod to the QtIndexAndrew Eidsness24-383/+1874
2013-12-11Bug 422841: Add Q_PROPERTY to the QtIndexAndrew Eidsness26-504/+2095
2013-12-06Bug 422797 - Improved JavaDoc for IQMakeProjectInfoListener.qmakeChanged()David Kaspar1-0/+4
2013-12-05Bug 422797 - Fix for synchronization and update in QMakeProjectInfoDavid Kaspar1-18/+25
2013-12-03Bug 418406: Qt4 and Qt5 specific HelloWorld project wizardsAndrew Eidsness27-157/+968
2013-12-03Bug 422841: Add Q_CLASSINFO to the QtIndexAndrew Eidsness7-1/+166
2013-12-03Bug 422841: Add QEnum to QtIndexAndrew Eidsness11-12/+805
2013-12-03Bug 422797 - API for retrieving QMake information from Qt projectDavid Kaspar3-1/+70
2013-11-30Bug 418536 - Add Qt tests to maven build.Doug Schaefer1-0/+57
2013-11-29Bug 422841: Initial implementation of QtIndexAndrew Eidsness32-286/+2179
2013-11-29Bug 422797 - API for retrieving QMake information from Qt projectDavid Kaspar21-6/+1730
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev3-3/+3
2013-05-30Clean up more of the legal files for the new features LLVM and Qt.Doug Schaefer2-2/+3
2013-05-29Set proper info in the Qt feature.Doug Schaefer3-9/+181
2013-04-13Add pom files for the Qt plug-ins and feature.Doug Schaefer3-0/+52

Back to the top