Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-14bug 428230: What's New and Noteworthy in CDT 8.3?CDT_8_3_0Andrew Gvozdev16-240/+404
2014-02-12Bug 428041 - NPE in ReturnCheckerSergey Prigogin1-78/+33
2014-02-10Don't throw UnsupportedOPerationException from ASTAmbiguousNode methods.Sergey Prigogin1-7/+24
2014-02-06Remove eclipse.inf file from core.tests to allow packing to work.Doug Schaefer1-1/+0
2014-02-06Try again. Fixing signing.Doug Schaefer2-7/+7
2014-02-06Try to fix signing.Doug Schaefer2-67/+74
2014-02-04Fix potential synchronization issue in SpawnerAnton Leherbauer1-3/+5
2014-01-30Bug 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-27Bug 426586 - [launch] Rename launch delegates to be more descriptive toMarc Khouzam4-12/+12
2014-01-24Bug 426238: Update head of external references list when neededAndrew Eidsness5-32/+145
2014-01-22Bug 424765 - Implicit conversion from lambda to function pointer notNathan Ridge2-9/+29
2014-01-22Adjusted plugin version numbers to not go back compared to CDT 8.2.1.Sergey Prigogin10-10/+10
2014-01-22Bug 423696 - [New Class Wizard] base classes has a fully qualified name,Jiří Nytra1-1/+6
2014-01-21Bug 425955: NPE in DwarfReaderTeodor Madan2-38/+96
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-16Bug 425538 - Syntax errors in QML reported as "C/C++ Problems" because errors...Daniel Pesch7-0/+450
2014-01-16Removed the deprecated PDOMLinkage.getNode(long) method.Sergey Prigogin1-8/+0
2014-01-16Cosmetics.Sergey Prigogin2-18/+3
2014-01-16Removed uses of the deprecated PDOMLinkage.getNode(long) method.Sergey Prigogin14-23/+24
2014-01-16Bug 425833 - IllegalArgumentException I is not a member of Cls1Sergey Prigogin1-9/+7
2014-01-15Bug 250323 - Each memory context needs a different memory retrievalAlvaro Sanchez-Leon8-67/+317
2014-01-14Fix Qt core plugin's provider and plug-in namesAndrew Eidsness1-1/+2
2014-01-13Bug 425595 - Opening 'C/C++ General-> Formatter' of a project propertiesSergey Prigogin1-2/+3
2014-01-13Bug 412547 - Selection is lost when stepping over "pthread_create" forMikhail Khodjaiants1-0/+14
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-10Cosmetics.Sergey Prigogin1-11/+5
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-09Bug 413437 - Disable 'delay' command when appropriate. This was a bugMarc Khouzam1-3/+9
2014-01-09Bug 424996 - Improved error reporting when determining GDB version Marc Khouzam1-41/+70
2014-01-08Bug 422586 - Terminate session if remote connection is lostMarc Khouzam1-3/+167
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-07bug 422558: Managed build projects context help is brokenAndrew Gvozdev7-124/+48
2014-01-06Bug 424635 - The wrench icon overlay for a source file does not appearMarc-Andre Laperle1-18/+15
2014-01-06Bug 353034 - Cache "trace-status" command Marc Khouzam1-5/+21
2014-01-06Bug 423201 remove the Generate Wascana launcher.Doug Schaefer1-29/+0
2014-01-06Bug 422841: Add Q_GADGET to QtIndexAndrew Eidsness18-182/+626
2014-01-04Bug 424876 - Unable to extract a function containing nested loopsSergey Prigogin5-5/+46
2014-01-04Cosmetics.Sergey Prigogin3-7/+7
2014-01-03Bug 386175 - all threads that have ever been displayed get refreshed onPawel Piech4-10/+98
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-03Cosmetics.Sergey Prigogin1-4/+1
2014-01-03When a file is deleted from the index, the file in the context of whichSergey Prigogin1-0/+7

Back to the top