Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-05Fix for 217727: Binary files do not open in the binary editorAnton Leherbauer1-1/+13
2008-01-24Fix for 216186: [patch] EditorUtility.getWorkspaceFileAtLocation gets wrong I...Anton Leherbauer1-27/+35
2007-07-11Fix for 115984: Elf editor ExternalEditorInput too limitedAnton Leherbauer1-34/+52
2007-05-15Partial fix for 176036: The CEditor does not work well with files opened from...Anton Leherbauer1-23/+9
2007-01-31Fix for 172209, by Ed Swartz open external files form index view.Markus Schorn1-2/+27
2007-01-25Fix problems opening external filesAnton Leherbauer1-7/+3
2006-12-07Allow to use a workspace relative path for EditorUtility.openEditorAnton Leherbauer1-9/+10
2006-12-05Fix for Bug 158193 - [navigation] incorrect editor opened for external filesAnton Leherbauer1-5/+4
2006-12-05Fix for Bug 166750 - EditorUtility.openInEditor should resolve linked resourcesAnton Leherbauer1-10/+53
2006-11-24Improve handling external fileAnton Leherbauer1-88/+119
2006-11-20Fix for #151005 - Error parser - cannot generate proper marker for file outsi...Norbert Plött1-1/+1
2006-08-25Improvements for the Call HierarchyMarkus Schorn1-1/+2
2006-07-05Implement Bug 78677 - Text drag and drop in C/C++ editor windowAnton Leherbauer1-1/+21
2006-07-03Ran cleanup wizard to get rid of 70 warnings.Markus Schorn1-1/+1
2006-06-23Update Copyright dates and fix those that had no copyrights.Doug Schaefer1-1/+1
2006-03-31fixed NPEDavid Inglis1-1/+5
2005-07-18Patch for Devin Steffler.John Camelon1-10/+35
2005-06-23CPL to EPL transistion - license header update for QNXDavid Inglis1-4/+4
2004-12-232004-12-22 Alain MagloireAlain Magloire1-5/+3
2004-08-232004-08-21 Alain MagloireAlain Magloire1-3/+7
2004-06-25update copyrightDavid Inglis1-4/+10
2004-06-22Fix for 68028: Open Declaration into closed project causes PartInitExceptionBogdan Gheorghe1-5/+9
2004-06-22Fixed opening search external markers.Bogdan Gheorghe1-0/+17
2004-06-18Partial Fix for Bug 62668: [Search] Search results rely on case of file names...Bogdan Gheorghe1-0/+18
2004-06-09Fix for 66273: Opening declaration causes stack overflowBogdan Gheorghe1-12/+12
2004-06-04 Again the problem:Alain Magloire1-52/+53
2004-06-012004-05-31 Alain MagloireAlain Magloire1-1/+66
2004-05-13Fix for PR 62064Alain Magloire1-26/+24
2004-04-19Changes to CDocumentProvider to use Eclipse-3.0 TextFileDocumentProviderAlain Magloire1-2/+2
2004-04-06bug fix and support for external headers in the CEditor.Alain Magloire1-1/+14
2004-03-03Small fixes + cleanupHoda Amer1-8/+8
2004-01-20Remove the hardcode "objdump"Alain Magloire1-31/+9
2004-01-15Content Assist Work : Moved logging and testing to the UI side of CDTHoda Amer1-1/+1
2003-11-24Upgrade to Eclipse 3.0. Includes:Doug Schaefer1-1/+2
2003-06-28Patch for Victor Mozgin. John Camelon1-1/+0
2003-04-17use setSelection(ICElement) in revealInEditor.Alain Magloire1-7/+1
2003-04-02Bug fix NPE.Alain Magloire1-1/+4
2003-04-02New static methods taken from JDT counterpart.Alain Magloire1-56/+235
2003-03-27The method ICElement.getResource() do not throw an Exception.Alain Magloire1-4/+1
2003-03-27Changes was doen int the Core Model:Alain Magloire1-1/+5
2003-02-04Cleanup of the warning from eclipse 2.1 compilerAlain Magloire1-2/+2
2002-10-29new Build Console managementDavid Inglis1-3/+3
2002-09-23Refactor outside of cdt.internalAlain Magloire1-1/+1
2002-06-26Initial commit of CDT code from QNXSebastien Marineau1-0/+153

    Back to the top