Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-19autotools: Fix API errors. Make internal packages actually internal.Marc-Andre Laperle4-5/+14
2015-10-19Bug 480077 Be more lenient on the *usbserial* port names.Doug Schaefer1-8/+9
2015-10-16Remove some unused images in documentation pluginsMarc-Andre Laperle370-0/+0
2015-10-16autotools: Modernize o.e.cdt.autotools.core. Alexander Kurtakov26-154/+324
2015-10-15CosmeticsMarc Khouzam1-12/+1
2015-10-13Bug 458771 - Cannot refresh an editor in standalone debuggerMarc-Andre Laperle3-1/+20
2015-10-09Fix org.eclipse.cdt.alltests.AllTests compilationMarc-Andre Laperle1-1/+2
2015-10-09autotools: Modernize o.e.cdt.autotools.tests bundle. (take 2)Alexander Kurtakov20-663/+273
2015-10-08Make com.google.gson dependency optional to preserve compatibility withSergey Prigogin1-1/+1
2015-10-08autotools: Modernize o.e.cdt.autotools.tests bundle.Alexander Kurtakov22-360/+531
2015-10-06CosmeticsMarc Khouzam1-18/+17
2015-10-06CosmeticsMarc Khouzam3-8/+8
2015-10-06Updates to Oomph setupMarc-Andre Laperle1-5/+11
2015-10-06bug 479039 - Move VisualizerVirtualBoundsGraphicObjectTest toMarc Dumais4-7/+7
2015-10-05rcp: Fix stand-alone build with Eclipse 4.6 targetMarc-Andre Laperle2-10/+9
2015-10-05Add 4.6 target to pom.xmlMarc Khouzam1-1/+5
2015-10-05Bug 478938 - Automatically add source files to Qt Project FileMatthew Bastien14-3/+1759
2015-10-05Point for 8.8 releaseMarc Khouzam1-2/+2
2015-10-01Bug 478803 and Bug 478805: add tests for source lookupJonah Graham47-33/+751
2015-10-01Set up QML parser tests using TestSourceReader.Doug Schaefer4-54/+47
2015-09-30Move QML stuff to qt.core plug-in. Add deps for ANTLR, FreeMarker.Doug Schaefer49-194/+229
2015-09-29Remove reference to java environment in build.propertiesMarc Khouzam8-30/+8
2015-09-29Add Error view to Stand-alone debuggerMarc-Andre Laperle2-1/+2
2015-09-28Hack in Windows support for Qt build and launch.Doug Schaefer4-15/+58
2015-09-28Starting to put Qt onto the new build system and launch.Doug Schaefer35-282/+1357
2015-09-27Bug 477231 - NPE in CPPTemplates.convertNonTypeTemplateArgument()Nathan Ridge1-1/+1
2015-09-25Replace hack to obtain full pathMarc Khouzam1-17/+4
2015-09-24Update Tycho to 0.23.1Marc-Andre Laperle1-2/+2
2015-09-24Bug 159803 - Console View Ignores EOFThomas Corbat4-4/+22
2015-09-24Bug 478231 - Hook up .qrc files to the XML EditorMatthew Bastien3-0/+12
2015-09-23Update tycho-eclipserun to use Eclipse 4.5 instead of 4.4Marc-Andre Laperle1-1/+1
2015-09-23Bug 478211 - Create Qt Project File EditorMatthew Bastien6-0/+501
2015-09-22Bug 478074 - Maven builds don't show same error as EclipseMarc-Andre Laperle1-0/+1
2015-09-22Bug 478018 - Updating the URLs to Mars releaseMartin Schreiber2-3/+3
2015-09-22Bug 474946 - Initialization Code must be run asynchronouslyMartin Schreiber1-12/+18
2015-09-22Add Eclipse 4.6 targetMarc-Andre Laperle3-5/+93
2015-09-22Bug 465461 - Merge "Symbols" and "Preprocessor" in GCC C compiler settingsSimon Marchi1-7/+2
2015-09-22Bug 475342: Fix CoreException of file language mappings reset to inheritIvan Furnadjiev1-4/+5
2015-09-21Bug 477962 - Create Basic QML Editor with Syntax HighlightingMatthew Bastien8-0/+418
2015-09-17Bug 477728 - Exit code not displayed in console for new Run configMarc Khouzam1-0/+7
2015-09-17Bug 476709 - MacOSX PTY: Fix terminal change_window_sizeMartin Oberhuber6-4/+9
2015-09-17Remove unnecessary API changeMarc Khouzam1-1/+1
2015-09-17Bug 477610 - Remove any reference to platform .gif filesMarc Khouzam3-15/+15
2015-09-16Don't create empty file-mapping entries in .cproject fileIvan Furnadjiev1-9/+11
2015-09-16Fix MIMemoryTest.java:asynchronousReadWrite for architectures with fWordSize > 1Simon Marchi1-4/+5
2015-09-15Bug 477082 - Cannot set a proxy for RCP standalone debuggerMarc-Andre Laperle1-0/+1
2015-09-15Follow-up on bug 476346: Make event names unique between multiple Eclipse ins...Anton Leherbauer1-5/+5
2015-09-15Follow-up on bug 476346: Make event names unique between multiple Eclipse ins...Anton Leherbauer2-0/+0
2015-09-13Fix description and copyright for Remote CDT services featureMarc-Andre Laperle1-4/+4
2015-09-11Bug 477112 - Fix compilation error caused by JFace TableTreeViewer removalMarc-Andre Laperle1-17/+2

Back to the top