Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-29Bug 397182 - Prepare OTDT for new (dynamic) weaverStephan Herrmann1-1/+1
2012-08-05Bug 386610 - [otmodel] handle callout bindings like methodsStephan Herrmann2-1/+2
2012-03-17Resolve more warnings, mostly re JLS3->4Stephan Herrmann4-4/+2
2012-03-15massive warning clean-up triggered by deprecation of JLS3.Stephan Herrmann3-3/+2
2012-03-15Adjust imports: ICommandAccess & CUCorrectionProposal &Stephan Herrmann10-22/+22
2012-02-28Fixed Bug 348072 - [assist] should not propose import for role-side ofStephan Herrmann1-0/+6
2012-02-21Fix for Bug 301314 - CallHierarchy should consider lifting as roleStephan Herrmann1-13/+111
2012-02-19Fixed Bug 370080 - [rewrite] creating base class via quickfix shouldStephan Herrmann2-0/+77
2012-02-19Fixed bug 371969: [assist] combination of edits in linked mode mayStephan Herrmann1-8/+13
2011-12-27Test & fix for Bug 316698 - [refactoring] Refactoring for moving a roleStephan Herrmann1-5/+33
2011-10-04Fix for Bug 348574 - [quickfix] implement abstract methods from tsuperStephan Herrmann1-1/+11
2011-08-28More improvements re Bug 355274 - [assist] make the add signatures assist sma...Stephan Herrmann5-180/+232
2011-08-28test & implementation for Bug 355274 - [assist] make the add signatures assis...Stephan Herrmann2-120/+289
2011-08-23Additional change re Bug 314610 - Produce warning when two roles capture the ...Stephan Herrmann2-22/+46
2011-08-23Fix for Bug 355481 - [ui] class icon in the package explorer not always updat...Stephan Herrmann3-3/+15
2011-08-20Additional implementation for Bug 314610 - Produce warning when two roles cap...Stephan Herrmann2-0/+78
2011-07-23Fup of Bug 352914 - Avoid unnecessary decapsulation accessors for callout to ...Stephan Herrmann2-10/+28
2011-05-22Fix for Bug 346166 - [assist][rewrite] adding an import for the base side in ...Stephan Herrmann1-9/+41
2011-05-22Fix for Bug 346168 - [assist][rewrite] completing a method binding throws Bad...Stephan Herrmann1-1/+1
2011-05-15Implementation for Bug 345844 - [assist] quickfix for adding "throws LiftingF...Stephan Herrmann1-2/+52
2011-05-14make existing quickfix availabel for new specialized problemId, too.Stephan Herrmann1-0/+7
2011-05-12Version update etc. see Bug 345276 - Switch to release version 2.0.0Stephan Herrmann2-21/+21
2011-05-12acknowledge new problem re LiftingFailedException in parameter mapping.Stephan Herrmann1-0/+1
2011-05-11off-hand attempt to reconcile existing teams with new handling of LiftingFail...Stephan Herrmann3-2/+4
2011-03-10Test & fix for Bug 339520 - [quickfix] creating a role constructor via quickf...Stephan Herrmann1-14/+36
2011-03-03Fix for Bug 338840 - [ui] adapt to generified jdt.uiStephan Herrmann15-103/+99
2011-03-01clean-up re Bug 338524 - Avoid using class MessageFormatStephan Herrmann7-14/+20
2010-12-12fix ICE seen in RL (som-cache example):Stephan Herrmann2-15/+23
2010-11-25Fix regression in ClassFileTests where start of JavaPlugin (JDT/UI) confused ...Stephan Herrmann1-1/+1
2010-11-23Refactoring/API-cleanup:Stephan Herrmann1-2/+2
2010-11-23cleanup using "compare with bound base method"Stephan Herrmann1-14/+22
2010-11-22Bug 330534 - Discussion on how to solve OT/J issues about joining the Indigo...Stephan Herrmann1-1/+1
2010-11-19experimental change in our version schema in attempting to resolve (part of)Stephan Herrmann1-1/+1
2010-11-14Test & fix for Bug 330169 - [refactoring] Extract method throws NPE if decla...Stephan Herrmann2-1/+59
2010-11-13Tests & fix for Bug 329988 - Quickfix method generation on missing replace c...Stephan Herrmann1-20/+178
2010-11-09resolve flag-bit conflict with new bit NATIVE from JavaElementImageDescriptor.Stephan Herrmann1-2/+2
2010-09-28remove 1 obsolete TODOStephan Herrmann1-1/+0
2010-09-28avoid NPE seen from jdt.ui.tests: Stephan Herrmann1-2/+0
2010-09-26Adjust to internal changes in jdt.ui as of 3.7M2:Stephan Herrmann1-12/+19
2010-09-26Adjust to internal changes in jdt.ui as of 3.7M2:Stephan Herrmann1-13/+12
2010-09-26Adjust to internal changes in jdt.ui as of 3.7M2:Stephan Herrmann1-1/+1
2010-09-25bump up versions to 0.8 to build against 3.7.0M2aStephan Herrmann1-2/+2
2010-09-25Cleanly re-applied all changes 0.7.0->0.7.1Stephan Herrmann15-36/+100
2010-09-11Fine tuning for Bug 315310 - [assist] creating before/after callin using co...Stephan Herrmann1-6/+11
2010-09-10Implementation for Bug 315310 - [assist] creating before/after callin using...Stephan Herrmann5-10/+63
2010-08-17Proposed implementation for Bug 322898 - [hierarchy] revive and adjust trad...Stephan Herrmann2-1/+32
2010-08-14Implementation for Bug 322708 - [ui] lighter variant of icons for roles and...Stephan Herrmann1-20/+28
2010-08-14Cleanup/migrating for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with...Stephan Herrmann2-413/+42
2010-07-30Fix for Bug 321402 - "Copy Qualified Name" action not working for method bi...Stephan Herrmann2-1/+9
2010-07-04remove unnecessary type qualificationStephan Herrmann1-1/+1

Back to the top