Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-13445557: update o.e.m.reviews version to 2.6.0Sam Davis2-3/+3
2015-01-13371428: Generalize support for active reviewMiles Parker5-114/+221
2015-01-08444500: select last comment in comment input dialogMiles Parker2-44/+54
2014-11-10445114: make lines visible in the Review explorerMarc-Andre Laperle1-1/+1
2014-09-30439453: update Mylyn Reviews to version 3.14Sam Davis2-3/+3
2014-09-02442629: remove watchdog threadorigin/e_4_4_m_3_13_xGuy Perron1-57/+9
2014-08-29442115: comment popup shown on wrong screenSam Davis1-1/+11
2014-08-19441739: support editing inline comments when hovering over annotationSam Davis4-76/+70
2014-08-19440821: make dialog modeless on all platformsSam Davis5-37/+5
2014-08-18440821: code clean up and refactoringSam Davis6-300/+196
2014-08-18440821: fix memory leak in ReviewCompareInputListenerSam Davis1-0/+8
2014-08-18440821: clean up comment editing codeSam Davis1-134/+48
2014-08-18440821: comment navigation gets stuck on first annotation on right sideSam Davis1-0/+6
2014-08-14440821: refactor testsSam Davis1-5/+7
2014-08-14440821: anonymous user null pointer exceptionJacques Bouthillier1-1/+1
2014-07-30423242: Add ability to edit comment from compare navigator popupGuy Perron15-28/+1222
2014-07-04432201: update o.e.m.reviews to version 2.4.0 (3.13)Sam Davis2-3/+3
2014-05-28435438: NPE when hovering the person icon for a new commentTomasz Zarna3-1/+7
2014-05-22433790: [regression] next/previous comment buttons disappear when secondLeo Dos Santos3-109/+31
2014-05-16cleaning up AbstractCommentPart in Mylyn ReviewsTomasz Zarna3-76/+14
2014-05-10simplify org.eclipse.mylyn.internal.reviews.ui.compare.Direction enumTomasz Zarna2-21/+7
2014-05-08430151: [regression] cannot open html file in compare editorSam Davis1-18/+28
2014-04-25409418: add toolbar button to open review navigatorSam Davis3-2/+23
2014-04-02431795: Next/previous comment buttons in compare editor not available onJacques Bouthillier1-17/+14
2014-03-28update versions for 3.12Sam Davis2-3/+3
2014-03-11415872: externalize strings in Reviews UITomasz Zarna27-90/+458
2014-02-24415872: fix non-externalized string literal warnings in Reviews UITomasz Zarna18-75/+70
2014-02-18425945: image compare does not workTomasz Zarna1-2/+6
2014-02-12remove unused icons from Reviews UITomasz Zarna7-8/+0
2014-02-12425218: improve next/previous comment iconsTomasz Zarna2-0/+0
2014-02-10fix NPE when navigating annotations in image comparisonTomasz Zarna1-1/+3
2014-02-07391615: comments by other users should stand outMiles Parker5-4/+41
2014-02-07410770: [regression] duplicate inline comments shown in compare editorLeo Dos Santos2-21/+17
2014-02-04fix NPE when opening non-text (eg image) compareTomasz Zarna1-2/+6
2013-12-19422673: Add comments navigation in compare view.Gunnar Wagenknecht11-62/+367
2013-10-24417809: Gerrit 2.5.x connector fails on custom approval categoriesTomasz Zarna1-1/+1
2013-10-21420019: update versions to Mylyn 3.11Steffen Pingel2-3/+3
2013-10-03413480: remove unused AbstractRemoteService.ensureModelThread()Tomasz Zarna1-6/+0
2013-10-03in ProgressDialog use static valueOf instead of inefficient constructorTomasz Zarna1-2/+2
2013-10-03414799: remove redundant reviewConsumer.release callTomasz Zarna1-1/+0
2013-10-03408767: add inline comment dialog should be non-modal and resizableTomasz Zarna4-7/+23
2013-09-18409767: update versions to 2.1Steffen Pingel2-3/+3
2013-08-22413480: Simplify NotificationMiles Parker3-43/+12
2013-08-13414799: "Widget is disposed" while syncing reviews Tomasz Zarna1-17/+19
2013-08-13414116: NPE in AbstractTaskEditorPage.getTaskRepository() when loadingSteffen Pingel1-2/+7
2013-07-18410534: [regression] compare editor structure view shows additions asMiles Parker3-71/+92
2013-07-17412496: disable actions for anonymous (such as patch set actions and addMiles Parker2-2/+21
2013-07-11411422: Improve updating and patch set loading behaviorMiles Parker3-3/+4
2013-07-09410534: [regression] compare editor structure view shows additions asMiles Parker1-1/+39
2013-07-03410534: [regression] compare editor structure view shows additions asMiles Parker3-92/+0

Back to the top