Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/qt
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-28Recognize Q_SIGNAL and Q_SLOT on single functionsAndrew Eidsness3-423/+547
2013-02-27Bug 400020: Allow tagging of IBindingsAndrew Eidsness1-2/+2
2013-02-20qt slot/signal auto-completeAndrew Eidsness10-37/+574
2013-02-19Fix overly strict dependency in qt.core.Doug Schaefer1-1/+1
2013-02-05Bug 399985: Semantic highlighting for qt signals/slotsAndrew Eidsness7-3/+102
2013-01-17Added template process to add nature. Added Qt nature.Doug Schaefer4-1/+55
2013-01-14Fix qt template to use variable instead of test data.Doug Schaefer2-3/+3
2013-01-12Added content types for .pro and .qml files for Qt.Doug Schaefer3-0/+20
2013-01-12Added debug versus release. And added ref to clang toolchain.Doug Schaefer2-8/+23
2013-01-12Added support for Qt. Extended AddFiles template to change start/endDoug Schaefer27-0/+881

    Back to the top