Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/qt
AgeCommit message (Expand)AuthorFilesLines
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
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

Back to the top