Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-12[cleanup] Use Comparator.comparingLars Vogel1-1/+2
2021-06-07Bug 573806 - null argument:Action must not be nullY20210611-0900Y20210608-2330I20210611-2000I20210610-1850I20210609-1800I20210608-2130I20210608-1800I20210608-1300Sarika Sinha1-3/+6
2020-06-29Bug 404990 - [breakpoints] Delete breakpoint, undo, redo, undo. Gone.Paul Pazderski1-0/+55
2020-06-18Bug 564330 - Lambda and method cleanup on o.e.debug.ui plug-inY20200620-1200I20200621-1800I20200620-1800I20200619-1800I20200618-1800Lars Vogel1-3/+1
2020-06-16Using lambdas in BreakpointOrganizerManager.javaI20200616-0620Lars Vogel1-13/+3
2020-06-09Remove random System.out.println() in BreakpointsViewPaul Pazderski1-1/+0
2020-01-10Use lambdas where possibleI20200113-0130I20200112-1800I20200111-1800I20200111-0325I20200111-0230I20200110-1805Lars Vogel1-10/+1
2019-12-10Use jdk 5 for-each loopchammer6-90/+69
2019-11-14Use jdk 5 for-each loopI20191114-1800chammer1-7/+5
2019-11-14Use jdk 5 for-each loopchammer1-10/+5
2019-10-19Use jdk 5 for-each loop (Part 2)I20191024-1800I20191023-1810Carsten Hammer2-30/+23
2019-06-18Use addAll, deleteAll instead of looping through a collectionI20190620-0130I20190619-1820I20190619-1800I20190618-1805Lars Vogel2-6/+4
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190616-1800I20190615-1800I20190614-1800Paul Pazderski21-1927/+1927
2019-06-13Use StringBuilder instead of StringBuffer where possible.Carsten Hammer2-2/+2
2019-06-12Use isEmpty() instead of size()==0 where possibleCarsten Hammer1-1/+1
2019-03-20Remove useless non-javadoc see comments. (take 3)I20190320-1800Alexander Kurtakov1-20/+0
2019-03-20Remove useless non-javadoc see comments. (take 2)Alexander Kurtakov18-299/+0
2018-08-21Bug 535802 - EPL-2.0 for platform.debug plug-insY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000Lars Vogel23-69/+138
2018-07-24Bug 537330 - Breakpoints View NPE on perspective switch during debugI20180727-2000Simeon Andreev1-0/+4
2018-07-24Bug 537322 - Improved logging in exception case of flushMarkerCacheY20180725-2200I20180726-2000I20180725-2000I20180724-2000Simeon Andreev1-1/+5
2018-07-19Bug 521038 - [refactoring] Replace anonymous Runnable classes by lambdaAlexander Kurtakov1-8/+5
2018-04-18Bug 533751 - Direct use of IStructuredSelectionAlexander Kurtakov1-5/+2
2018-01-05Bug 529427 - [sonar] Resolve "instanceof will always return true"I20180107-2000I20180106-1500I20180105-2000René Purrio1-6/+2
2017-09-08Bug 522059 - Remove redundant specification of type arguments fromI20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000Lars Vogel12-34/+34
2017-09-08Revert "Bug 521038 - Replaced anonymous Runnable classes by lambda expression"Alexander Kurtakov1-4/+7
2017-09-06Bug 521038 - Replaced anonymous Runnable classes by lambda expressionI20170906-2000I20170906-0815Karsten Thoms1-7/+4
2017-01-13Bug 510100 - [cleanup] Get rid of trailing white space in platform.debugY20170119-1000I20170119-2000I20170119-1010I20170119-0345I20170118-2000I20170118-1215I20170117-2000I20170116-2000I20170115-2000I20170114-2000I20170113-2000Andrey Loskutov23-431/+431
2016-12-01Bug 498426 - Breakpoints view: Allow to sort by breakpoints creationY20161201-1000I20161201-2000I20161201-0800Sarika Sinha3-7/+24
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert5-10/+12
2015-02-18Bug 360368: [key binding] Hot Key for Skip All BreakpointsMarkus Keller1-1/+3
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie23-245/+345
2013-07-16Bug 413095 - Clean up deprecation and code warningsMike Rennie1-2/+13
2013-05-14Updated copyright dateI20130515-2000I20130514-2000Dani Megert1-1/+1
2013-02-06Bug 399514 - NPE in BreakpointContainerLabelProviderMike Rennie1-6/+5
2013-01-16Bug 396356 - [variables] Ctrl-C accelerator doesn't work in Variables viewPawel Piech1-2/+2
2012-09-04Bug 388120 - Compilation errors while building debug on Fedora withintegrationKrzysztof Daniel1-1/+1
2012-05-15Fix Copyrights.Pawel Piech1-1/+1
2012-04-25Bug 293618 - [patch][breakpoints] Breakpoints view sorts up to firstDaniel Friederich1-93/+170
2012-03-09Bug 344023 - [var] Need a way to override Find action of Variablesv20120309-2311Pawel Piech1-39/+35
2011-12-01Bug 161435 - [flex] Promote asynchronous viewer framework to API -v20111201-2011Pawel Piech1-1/+1
2011-07-07[nobug] fix Javadoc warnings and add API problem filters for known API usage ...Michael Rennie12-61/+62
2011-01-10Fixed bug 154784: [breakpoints] Undo support for deleting and toggling (off) ...Dani Megert1-26/+55
2010-12-13Bug 317975 - Fix for wrong usages of affect* and effect*Michael Rennie1-1/+1
2010-05-06Bug 305177 - import breakpoints does not refresh view properlyPawel Piech1-0/+14
2010-05-04copyright updateDarin Wright1-173/+174
2010-05-04Bug 311457 - [breakpoints] When grouping breakpoints, the "Other" category s...Pawel Piech1-0/+13
2010-05-03Bug 311384 - NPE toggling breakpointsDarin Wright1-28/+27
2010-03-25Bug 289574 - [Breakpoints] Selection moves up when deleting breakpoints from ...Darin Wright1-29/+14
2010-03-18Bug 306368 - The command ("paste") is undefinedDarin Wright1-19/+6
2010-03-18Bug 299963 - [Breakpoints] Copy and Paste keybindings don't work in condition...Darin Wright3-22/+21

Back to the top