Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-09Bug 519875 - Cleanup o.e.team.uiI20170815-2000I20170815-0035I20170814-2000I20170814-0635I20170814-0300I20170813-2000I20170812-1500I20170811-2000I20170810-2000I20170809-2000Alexander Kurtakov2-3/+3
Bump service release. Change-Id: If5181a9ebe6a06ea286bca79be75133ffc85258c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-09Bug 520159 - Modernize o.e.team.core Alexander Kurtakov2-3/+3
Increment micro version. Change-Id: I85e7cfac5847fcca01f76bccc465c51c84c19384 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-25Bug 520159 - Modernize o.e.team.core S4_8_0_M1I20170808-2000I20170807-2000I20170806-2000I20170805-1500I20170804-2000I20170802-2000I20170802-0800I20170801-2000I20170801-0800I20170731-2000I20170731-0800I20170730-2000I20170729-2000I20170728-2000I20170727-2000I20170727-0610I20170726-2000I20170725-2000Alexander Kurtakov67-663/+533
Take 2: * Generify. * Replace non-javadoc with @Override * Convert to lambdas Change-Id: Ia44170d3e752ad6513f007964463692e1cc6288e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-25Bug 520159 - Modernize o.e.team.core Alexander Kurtakov60-1070/+836
* Generify. * Replace non-javadoc with @Override * Convert to lambdas Change-Id: I8cd3bc81ce83b53bb9c80f5f928a963baa82b872 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-25Bug 513143 - Opening patch file creates warning entry in error log viewAlexander Kurtakov2-2/+2
Bump service release. Change-Id: I2b8173e3f2039972c62f22015083d5e65adff66e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-24Revert "Bug 512395 - "Copy all from right to left" has no effect in some cases"I20170724-2000Andrey Loskutov1-7/+20
This reverts commit 4c395500d1ea10ec726ce49d3c66d0d43295aeb9.
2017-07-20Bug 519977 - Modernize org.eclipse.compareAlexander Kurtakov47-1521/+777
Generifications, using lambdas and removing non-javadoc. Change-Id: I262eae91d1596f9da8f10a8bd9f71358a8c3c774
2017-07-19Bug 519875 - Cleanup o.e.team.ui Alexander Kurtakov1-42/+0
Remove unused api filters. Change-Id: I3cc8caf409f72608727059448c535cb4b69bd441 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-19Bug 519875 - Cleanup o.e.team.ui Alexander Kurtakov22-443/+217
Convert listeners to lambdas. Change-Id: Ie43fb060f41bfdc4de0fa6d5c6097705709246ed Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-19Bug 519875 - Cleanup o.e.team.ui Alexander Kurtakov46-1089/+456
Move Runnables to lambdas. Change-Id: I8ab7b9d9262c9d37ecf345ed4427e811fbb97387 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-19Bug 519875 - Cleanup o.e.team.uiAlexander Kurtakov42-706/+308
Generification(part2). Change-Id: Ibfa168d0f78a6968a6fabac6bc8037c350c55144 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-19Bug 519875 - Cleanup o.e.team.uiAlexander Kurtakov40-800/+313
Generifications. Change-Id: I5cb535fabbd30796ed18b3649d0d4d9b1bc29de0 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-19Bug 519875 - Cleanup o.e.team.uiAlexander Kurtakov14-296/+62
Generify getAdapter overrides. Change-Id: Iaee00a5769f46d5becab8d9cda79d541071f25cb Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-19Bug 519875 - Cleanup o.e.team.uiAlexander Kurtakov34-987/+369
* Remove unneeded casts. * Remove useless non-javadoc see tags. * Convert to lambda where noticed. * Generify some getAdapter implementations. Change-Id: Ia661d056034f1716fb4bcb119600ff8a895b172b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-19Bug 513143 - Opening patch file creates warning entry in error log viewAlexander Kurtakov3-2/+10
Define all partitioning id and use IDocumentExtension3 to register the partitioner. Change-Id: I28b66c51ec95a96c83853e203fdc432a2c9b52ca Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-13org.eclipse.compare.core MANIFEST.MF update for 4.8I20170719-0600I20170719-0040I20170718-2000I20170718-0355I20170717-2000I20170717-0350I20170716-2000I20170716-0130I20170715-2000I20170714-2000I20170713-2000Lars Vogel2-2/+2
Change-Id: I1eb0b51db1bafc1b67dee6b2412103f612b66895 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-13Bug 519655 - Use StringBuilder instead of StringBuffer inLars Vogel3-8/+8
org.eclipse.compare.core Change-Id: Ibc88c456dd80dacdafa76212a3ef9603adbeb966 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-13org.eclipse.compare MANIFEST.MF version update for 4.8Lars Vogel2-2/+2
Change-Id: I721cfdfa15a105d47ba7eea9fb833c428c859bb9 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-07-13Bug 519655 - Use StringBuilder instead of StringBuffer inLars Vogel5-7/+7
org.eclipse.compare Change-Id: I0471c2364057896dd7f1338f9814968e2a9ba0a8 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release I20170713-0615I20170712-2000I20170711-2000I20170710-2000I20170709-2000I20170708-2000I20170707-2000I20170707-0530I20170706-2000I20170706-0630I20170705-2000I20170704-2000I20170703-2000I20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000I20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov17-17/+17
Point to 4.8 parent pom. Change-Id: I4555f7a7a3d9670fca6d46b0d6e3dd959b17e00b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-06-21Bug 518569 - Use StandardCharsetsI20170621-2000Alexander Kurtakov2-6/+6
Change-Id: Ia2c156836e394226b450c1ca5c1e335b93f1eb65 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-05-17Added API filter for bug 516457: Many of plug-ins need a version increaseY20170523-0000Y20170518-1000S4_7_0_RC2S4_7_0_RC1I20170524-2000I20170524-0800I20170523-2000I20170523-0800I20170522-2000I20170522-0800I20170521-2000I20170521-0800I20170520-1500I20170518-1030I20170518-0830I20170518-0500I20170517-2000I20170517-0800Dani Megert1-0/+11
2017-05-16Bug 516457 - bump version for platform.team bundlesI20170516-2000I20170516-0800Andrey Loskutov10-15/+15
Change-Id: I7bcaeab1231b9c1d2be7d322e93be4483884d9e7 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-05-15Bug 516644 - [regression] NPE inI20170515-0910Sebastian Ratz1-1/+5
org.eclipse.team.internal.ui.history.CompareFileRevisionEditorInput.getResource(ICompareInput) Fix NPE in CompareFileRevisionEditorInput Accidentally introduced in 30ce23c898392ba97114d8ba7cf5eddd7a0d6373. A null check is still necessary. Change-Id: Iac381eea4a17f67bd7cbe9b6289643ecd35377cb Signed-off-by: Sebastian Ratz <sebastian.ratz@sap.com> Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-05-05Bug 450530 - [team] NPE in ResourceModelContentProvider.getTraversalsY20170512-0230Y20170511-1500Y20170511-1000S4_7_0_M7I20170515-0800I20170514-2000I20170514-1120I20170512-0500I20170511-1200I20170510-2000I20170510-0800I20170509-2000I20170509-1300I20170509-1100I20170509-0945I20170509-0800I20170508-2000I20170508-0800I20170507-2000I20170506-2000I20170505-2000Andrey Loskutov1-1/+6
ISynchronizationScope.getTraversals(ResourceMapping) can return null, so code using it should check for null. Change-Id: I79bd627c87917f2700e98f1c23dadf47d1128e33 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-05-05Bug 450530 - [team] NPE in ResourceModelContentProvider.getTraversalsAndrey Loskutov1-43/+16
Code cleanup before the fix. Change-Id: I74c1a1067a5ba4280bfb376c682ce28376756d79 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-05-05Bug 516228 - Preference dialog of synchronize view shows missing image iconRĂ¼diger Herrmann1-2/+3
Changes the suffixes of the image resource names from .gif to .png. Change-Id: I8996282c6bfd1fac730a4e6c0625d102c02d406f Signed-off-by: RĂ¼diger Herrmann <ruediger.herrmann@gmx.de>
2017-05-03Bug 516077 - Cleanup o.e.core.netY20170504-1000I20170504-2000I20170503-2000Alexander Kurtakov17-109/+168
* Add missing @Override/@Deprecated. * Generify * Lambda Change-Id: I89c9dd0a44a53fa91bacb28ceeea98f92e4bee0b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-04-04Bug 509893 - ResourceModelContentProvider.propertyChanged should not useY20170427-1000Y20170420-1000Y20170413-1000Y20170406-1000I20170501-2000I20170430-2000I20170429-2000I20170429-1330I20170429-1230I20170428-2000I20170428-0830I20170428-0700I20170428-0550I20170428-0445I20170427-2000I20170426-2000I20170425-2000I20170425-0910I20170425-0700I20170425-0240I20170425-0215I20170424-2000I20170423-2000I20170422-2000I20170422-0300I20170421-2000I20170420-2000I20170419-2000I20170419-0430I20170419-0130I20170418-2000I20170417-2000I20170416-2000I20170415-2000I20170414-2000I20170413-2000I20170412-2000I20170411-2000I20170411-0500I20170410-2000I20170409-2000I20170408-2000I20170407-2000I20170406-2000I20170405-2000Andrey Loskutov1-1/+1
Display.syncExec This leads to the deadlock situation, which is forcibly resolved by UILockListener by interrupting UI thread. Change-Id: Iad1c387c203d9190014f415eacf21c38f9ef4f8b Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-03-15Bug 513304 - Setup API tools on Generic editor bundlesY20170330-1000Y20170321-2315Y20170321-0120Y20170316-0500I20170405-0300I20170405-0200I20170405-0130I20170404-2000I20170404-0840I20170404-0245I20170403-2000I20170402-2000I20170401-2000I20170331-2000I20170330-2000I20170329-2000I20170328-2000I20170327-2000I20170326-2000I20170325-2000I20170324-2000I20170323-2000I20170322-2000I20170321-2000I20170320-2000I20170319-2000I20170318-2000I20170317-2000I20170316-2000I20170315-2000Mickael Istria1-0/+6
Change-Id: I0b90346348f67dbfa29f4d1d875a599b20cef978 Signed-off-by: Mickael Istria <mistria@redhat.com>
2017-03-06Bug 512856 - Improve highlighting in patch editorY20170309-1000S4_7_0_M6I20170315-0500I20170314-2000I20170313-2000I20170312-2000I20170311-2000I20170310-2000I20170308-2000I20170308-0800I20170307-2000I20170307-0800I20170307-0610I20170307-0450I20170307-0420I20170307-0410I20170307-0150I20170306-2000Sopot Cela1-6/+10
Adds bold for visual chunk and diff separation. Change-Id: Ia7d0ef5e1c6e6d33e4508e7e7673402395b7a2df Signed-off-by: Sopot Cela <scela@redhat.com>
2017-03-03Cosmetics.I20170306-0800I20170305-2000I20170304-2000I20170303-2000Sergey Prigogin2-61/+57
Change-Id: Ifea81e9b9736810150c4fb3d17723e6702d76833
2017-03-03Bug 512893 - Swap does not work on imagesSergey Prigogin1-8/+15
This change makes ContentMergeViewer self sufficient with respect to listening to changes of the "org.eclipse.compare.Swapped" preference. Change-Id: I4d3ccfaf24bbc9b444bea615a240d9f26ea2aa16
2017-03-02Bug 512395 - "Copy all from right to left" has no effect in some casesAndrey Loskutov1-20/+7
Change-Id: I43eaa289cb2e2f2767795ef18f945eeb6b14a6e7 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-02-20Bug 510630 - Provide generic editor extension for .patch filesY20170302-1000I20170302-2000I20170301-2000I20170228-2000I20170228-0330I20170228-0240I20170227-2000I20170226-2000I20170225-2000I20170224-2000Sopot Cela17-0/+560
First pass enables syntax highlighting for the most common features of a diff or a patch file. Change-Id: Ie434ec8fea515854bc0173d7e6b70c17066e4496 Signed-off-by: Sopot Cela <scela@redhat.com>
2017-01-28Fixed broken build.Y20170202-1000I20170202-2000I20170201-2000I20170131-2000I20170130-2000I20170130-0600I20170129-2000I20170128-2000I20170127-2200Sergey Prigogin1-0/+1
Change-Id: I68e5e8352ef09e9ecd3a82a37e651eebc9db5b3f
2017-01-28Generification.Sergey Prigogin1-45/+52
Change-Id: Ic65db14ac1432dd0c435b7687ab86c7f670848ad
2017-01-17Cosmetics.Y20170126-1700Y20170126-1000Y20170119-1000S4_7_0_M5I20170127-2000I20170126-1030I20170126-0505I20170125-2000I20170125-0800I20170124-2000I20170124-0800I20170123-2000I20170123-0830I20170123-0800I20170122-2000I20170121-2000I20170121-0950I20170120-2000I20170119-2000I20170119-1010I20170119-0345I20170118-2000I20170118-1215I20170117-2000Sergey Prigogin1-39/+20
Change-Id: I90d067494edde9261069c7f6fc563511e3d8507f
2017-01-17Bug 347558 - Avoid passing null to listenerList#removeSergey Prigogin1-6/+5
Change-Id: Ia83a4d99bd4db38095b88ec7fc593b3cb7831616
2017-01-17Generification and cosmetics.Sergey Prigogin1-87/+60
Change-Id: I33d4282e1faaef7530762a4b6073ca90822fd9f2
2017-01-05Fixed bug 509973: Comparator errors in I20170105-0320Y20170112-1300Y20170112-1000I20170116-2000I20170115-2000I20170114-2000I20170113-2000I20170112-2000I20170112-0245I20170112-0200I20170111-2000I20170111-0200I20170110-2000I20170109-2000I20170108-2000I20170107-2000I20170106-2000I20170105-2000Dani Megert1-0/+2
2017-01-04Bug 509856: Several icons appear as disabledY20170105-1040Y20170105-1000I20170105-0320I20170105-0230I20170104-2000Matthias Becker30-0/+0
Change-Id: I78adb70a6b47afb5c6c74526a36ed9aaad616ce3 Signed-off-by: Matthias Becker <ma.becker@sap.com>
2017-01-04Bug 506732 - activate cleanup trailing spaces for team bundlesAndrey Loskutov6-2/+376
Change-Id: Idc1d0857eab04f969d7a28ac35cc95df529dc459 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-12-26Bug 509708 - Don't try to create an image from a null descriptor.I20170104-0800I20170103-2000I20170102-2000I20170101-2000I20161231-2000I20161230-2000I20161229-2000Andrey Loskutov1-2/+8
Elements in the outline can be "virtual" without real direction of the change (e.g. "Compilation Unit" root node). Such elements are created from RangeDifferences with "NOCHANGE" kind (so the DocumentMerger.Diff.fDirection is zero), and therefore they do not have an image descriptor configured in CompareConfiguration.fgImages array. Change-Id: I82645b097fe49a3d61e2e7934a0190a718a9ec35 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2016-12-22Proper linking in Javadoc.Y20161229-1000Y20161223-1030Y20161222-1000I20161228-2000I20161227-2000I20161226-2000I20161225-2000I20161224-2000I20161223-2000I20161223-0615I20161222-2000Sergey Prigogin3-107/+81
Change-Id: I812aaa6d512a9a24d0b7c5040356c73671eef81c
2016-12-22Bug 501580 - "Swap left and right": use consistent termsI20161221-2000Sergey Prigogin1-3/+3
Change-Id: I5c2b1b674e3f0ac71a8b5cc1f40a4a0c6a9f027e
2016-12-21Bug 509614 - Changes made in Compare editor are not saved when the leftSergey Prigogin1-2/+2
and the right panes are swapped Change-Id: I2b6e84ec94f62379eef48a699720964b042d5f1d
2016-12-08Bug 471094 - [gtk] Compare dialog layout brokenY20161215-1200I20161221-0400I20161220-2000I20161220-0530I20161219-2000I20161219-0145I20161218-2000I20161217-2000I20161216-2000I20161215-2000I20161215-0915I20161215-0830I20161215-0730I20161215-0130I20161214-2000I20161214-1005I20161213-2000I20161213-0600I20161213-0300I20161212-2000I20161211-2000I20161210-2000Lars Vogel1-4/+2
Change-Id: Iabea5c115b39f6ac64d00da83c109aa73e81ad52 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-12-08[Minor] Remove Non-Javadoc comments from CompareDialogLars Vogel1-33/+0
Change-Id: I0f002b6c05774092142d7c61ffddea6990ab5b10 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-12-08Bug 508941 - Add @Override and @Deprecated to org.eclipse.compareLars Vogel79-16/+536
This change was done via Cleanup actions. Change-Id: I89fe3a04dbe1ec6fba009d770b8827c0b458efb8 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>

Back to the top