Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Enabled JDK 1.7.Sergey Prigogin2-2/+2
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2014-01-21Bug 425102 QObject::connect content assist still brokenAndrew Eidsness1-5/+66
2014-01-13Bug 422841 QtIndex accessor for QmlRegistrations of an IQObjectAndrew Eidsness3-202/+264
2014-01-13Bug 422797 - API for retrieving QMake information from Qt projectDavid Kaspar1-1/+31
2014-01-10Bug 425102 QObject::connect content assist brokenAndrew Eidsness3-3/+88
2014-01-07Bug 422841 QtIndex API for qmlRegisterType function callsAndrew Eidsness2-1/+203
2014-01-07Bug 425002 QObjects cannot be found within namespacesAndrew Eidsness1-0/+31
2014-01-06Bug 422841: Add Q_GADGET to QtIndexAndrew Eidsness2-0/+164
2014-01-03Bug 424499: Find References does not work for Qt signals and slotsAndrew Eidsness4-12/+275
2013-12-13Clean up the API around QtNature. Add isProject expr def.Doug Schaefer1-1/+2
2013-12-13Bug 418536 Add static method to add Qt nature to a project.Doug Schaefer1-1/+1
2013-12-12Content assistant for Qt elementsAndrew Eidsness4-4/+192
2013-12-12Fix Qt plugin's project structureAndrew Eidsness3-3/+12
2013-12-12Bug 422841: Add IQMethod to the QtIndexAndrew Eidsness3-1/+442
2013-12-11Bug 422841: Add Q_PROPERTY to the QtIndexAndrew Eidsness1-35/+240
2013-12-03Bug 422841: Add Q_CLASSINFO to the QtIndexAndrew Eidsness1-0/+35
2013-12-03Bug 422841: Add QEnum to QtIndexAndrew Eidsness1-0/+129
2013-12-03Bug 422797 - API for retrieving QMake information from Qt projectDavid Kaspar2-0/+68
2013-11-30Bug 418536 - Add Qt tests to maven build.Doug Schaefer1-0/+57
2013-11-29Bug 422841: Initial implementation of QtIndexAndrew Eidsness9-0/+403

    Back to the top