Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Fixed a silly bug causing StackOverflowError.Sergey Prigogin1-4/+4
2016-02-08Adjusted copyright.Sergey Prigogin6-7/+7
2016-02-08Cosmetics.Sergey Prigogin2-4/+2
2016-02-08Bug 487477 - StackOverflowError in ClassTypeHelper.getVirtualBasesSergey Prigogin1-12/+15
2016-02-08dsf-gdb: Disable non-stop tests for targets that do not support itMarc-Andre Laperle46-0/+367
2016-02-08Qt - cleanup build cases. Add method to GDBLaunch.Doug Schaefer4-20/+33
2016-02-05releng: Fix missing about.htmlMarc-Andre Laperle3-2/+5
2016-02-05Updating to latest orbitMarc-Andre Laperle2-4/+6
2016-02-05Bug 486521 - "OS Resources" - allow attaching to selected processTeodor Madan8-20/+388
2016-02-05Bug 487186 - Extraction of template type with function type argumentThomas Corbat2-8/+47
2016-02-04correct launch history for group launchAlena Laskavaia1-69/+74
2016-02-04Code streamlining.Sergey Prigogin2-25/+22
2016-02-04Cosmetics.Sergey Prigogin1-3/+2
2016-02-02stand-alone debugger: Use rcp repository for creating the productsMarc-Andre Laperle1-0/+1
2016-02-02Bug 486683 - Highlighting for context-sensitive keyword inside macro expansionNathan Ridge2-25/+45
2016-02-02Bug 486682 - Syntax coloring of macro arguments that occur in reverse order i...Nathan Ridge2-16/+15
2016-02-01Bug 486915 - Unmarshalling error during indexingSergey Prigogin4-5/+48
2016-02-01Cosmetics.Sergey Prigogin1-3/+2
2016-02-01stand-alone debugger: Add missing launchbar dependencyMarc-Andre Laperle1-0/+1
2016-02-01Bug 486909 - Ensure a point of instantiation is available in PDOM code where ...Nathan Ridge1-22/+48
2016-02-01Missing copyright header.Marc Khouzam44-137/+442
2016-02-01Bug 461545 Add support of attribute isDisplayable to the Build PropertyGuy Bonneau7-11/+95
2016-02-01Bug 486915 - Unmarshalling error during indexingSergey Prigogin12-51/+157
2016-02-01Code streamlining.Sergey Prigogin1-3/+1
2016-02-01Cosmetics.Sergey Prigogin6-13/+9
2016-01-31Revert "Cosmetics."Sergey Prigogin1-2/+0
2016-01-31Cosmetics.Sergey Prigogin1-0/+2
2016-01-31Bug 486618 - Name resolution problem with alias templateSergey Prigogin1-5/+4
2016-01-30Bug 486618 - Name resolution problem with alias templateSergey Prigogin2-1/+26
2016-01-30Minor code simplification.Sergey Prigogin1-14/+15
2016-01-29Qt fixes for scanner info and launching.Doug Schaefer6-3/+41
2016-01-29Bug 486688 - Syntax highlighting for dependent enumerator / enumerationNathan Ridge3-2/+66
2016-01-29Bug 486679 - Syntax coloring for local variable in lambda captureNathan Ridge3-1/+20
2016-01-29Bug 484898 - Highlighting of inherited constructor nameNathan Ridge2-2/+47
2016-01-29Bug 486426 - Constexpr evaluation of function call with an argument requiring...Nathan Ridge4-21/+55
2016-01-28Qt - more missing things from the build.properties file.Doug Schaefer1-2/+6
2016-01-28Fix compiler errors in CElementSorterStefan Xenos1-4/+2
2016-01-28Qt - fix up build.properties files to pick things up properly.Doug Schaefer3-4/+8
2016-01-28Bug 486509 - Add support for debugging local Qt apps.Doug Schaefer13-1101/+1655
2016-01-28Missing OSGI-INF in build.ui build.properties file.Doug Schaefer1-1/+2
2016-01-28added description control on Build Variables pageAlena Laskavaia4-12/+15
2016-01-27Qt - better handling when a Qt install hasn't been added.Doug Schaefer5-14/+40
2016-01-27Qt - Include tern deps in build. Clean up some old files.Doug Schaefer14-113/+9029
2016-01-27Bug 486144 - Avoid recursion due to EvalID.withinNonStaticMethod() doing over...Nathan Ridge2-1/+7
2016-01-26Bug 485388 - Ambiguity resolution of method bodies of nested classesNathan Ridge2-46/+141
2016-01-25Cosmetics.Sergey Prigogin6-26/+28
2016-01-25Bug 486425 - Decltype in pack expansionNathan Ridge2-0/+48
2016-01-25Fix used booleanMarc-Andre Laperle1-3/+1
2016-01-25Bug 485485 - GDBBackend's Startup/Shutdown sequences are hard to extendMarc Khouzam1-230/+265
2016-01-25Bug 485709 - Syntax coloring of qualified enumerationNathan Ridge2-0/+16

Back to the top