Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-04retrieveModelObjectURIFragmentNone added to ModelHandler, fix contributed by ...HEADmasterdkonstantin2-0/+37
2013-09-01optimized emf resource handling during searchgkonstantinov2-7/+11
2013-09-01fixed open in editor when namespace of interface is selectedgkonstantinov1-2/+7
2013-09-01fixed tests on kepler/windows + search feature included in update sitegkonstantinov13-199/+129
2013-08-27fixed copyright headers in filesgkonstantinov57-68/+328
2013-08-23ClipboardServiceTestgkonstantinov2-0/+124
2013-08-22test coverage improvements + build against latest search console buildgkonstantinov10-25/+247
2013-08-22test coverage improvementsgkonstantinov6-17/+60
2013-03-09fixed testsgkonstantinov3-23/+24
2013-03-05fixed NPEgkonstantinov1-6/+19
2013-03-05improved tooltips in search treegkonstantinov1-3/+18
2013-03-05fixed bug of displaying types by namespacesgkonstantinov4-8/+27
2013-02-18fixed copy/paste of multiple projectsgkonstantinov11-196/+160
2013-02-17copy/paste of the same type in the same resource is possible, copy/paste of m...gkonstantinov16-176/+227
2013-02-09drag and drop between editorsgkonstantinov5-54/+16
2013-02-09progress monitor and canceling of search operationsgkonstantinov7-61/+73
2013-02-07localized messages in plugin.xmlsgkonstantinov4-8/+11
2013-02-07fixes + copy available only for global types and global element declarationsgkonstantinov11-31/+56
2013-02-07search console integration eclipse featuregkonstantinov9-3/+665
2013-02-07xml files are also evaluated during searchgkonstantinov4-27/+66
2013-01-28fixed testsgkonstantinov9-583/+548
2013-01-28drag of multiple selection is not possiblegkonstantinov4-8/+11
2013-01-27drag is possible only if single node is selected in the treegkonstantinov1-1/+7
2013-01-27model objects in clipboard can be pasted as textgkonstantinov7-38/+102
2013-01-08copy/paste action integrated with eclipse command hanlers, copy/paste action ...gkonstantinov20-95/+246
2013-01-05dnd of types, copy/paste actions implemented with eclipse clipboard in editor...gkonstantinov21-214/+405
2012-08-11test for search functionalitygkonstantinov35-287/+715
2012-08-09complete search functionality including search of interfaces (port types)gkonstantinov43-321/+684
2012-08-08search destinations are working, double click in every tree node in the searc...gkonstantinov4-25/+52
2012-08-08custom search ui implemented, drag and drop skeleton in placegkonstantinov13-221/+271
2012-07-22search tests, small improvements, tests adapted to work on junogkonstantinov14-31/+352
2012-04-29improvements in file node in the treegkonstantinov5-5/+45
2012-04-20first implementaiton of search capabilities, ui refinementsgkonstantinov19-240/+508
2012-04-19tests for ui nodes and contributions to search consolegkonstantinov24-81/+320
2012-04-19test project for search integrationgkonstantinov8-1/+117
2012-04-19namespace node added to UIgkonstantinov9-30/+75
2012-04-19first implementation of search result UIgkonstantinov70-1131/+320
2012-04-17search console integration is not part of the featuregkonstantinov1-7/+0
2012-04-17search project sample buildable, and assembled in update site, gitignore impr...gkonstantinov8-7/+31
2012-04-17sample workinggkonstantinov5-17/+17
2012-04-17try the search console sample projectgkonstantinov73-0/+1722
2012-01-10fixed warnings in project setup and some filesgkonstantinov15-562/+586
2012-01-06migration to tycho 0.13.0Georgi Kosntaninov2-8/+8
2011-11-26fix randomly failing smoke testddonchev1-37/+31
2011-11-17cosmetic changes:ddonchev11-782/+637
2011-11-17Remove some test code in productive code.RemoveTestCodeFromProductiveddonchev22-987/+900
2011-11-09Remove HashSet of getAllSchemas(), because it returns shcemas in random order...dtenev1-679/+681
2011-09-28Fix test execution under linux-gnomeddonchev5-10/+10
2011-08-26Apply patch for bug: Bug 337729 - Undo of change def tns breaks bindingsdtenev4-67/+53
2011-08-13move configuration of build to hudson job configs, ddonchev1-10/+0

Back to the top