Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-07415893: Task Editor stays dirty after clearing Private notesTomasz Zarna1-2/+2
2013-10-07344416: improve tab order on repository settings pageTomasz Zarna1-1/+16
2013-10-07418759: query page wastes spaces without buttonsSteffen Pingel1-28/+33
2013-10-07418758: [api] allow reflowing the query page dynamicallySteffen Pingel1-0/+11
2013-10-07410655: add @NonNull to editor page factoryBenjamin Muskalla1-6/+17
2013-10-06414461: improve warning logged when expected RichTextAttributeEditor wasTomasz Zarna1-2/+4
2013-10-04408511: ensure that stream is closed when accessing branding imagesSteffen Pingel1-5/+21
2013-10-02410655: add @NonNull to AbstractRepositoryConnectorUiSteffen Pingel1-18/+46
2013-10-02Use @NonNull for query pagesBenjamin Muskalla2-3/+5
2013-09-30414597: allow easier reuse of TaskListFilteredTree outside ofCaitlin Matthew7-175/+259
2013-09-26386117: [api] declare repository connector extensions in tasks.coreSteffen Pingel3-102/+28
2013-09-14417262: set base target to Eclipse 3.6Steffen Pingel10-35/+19
2013-08-29337999: move getUndoContext() from TasksUiUtil (API) to TasksUiInternalTomasz Zarna4-15/+13
2013-08-26337999: Undo mark as read commandTomasz Zarna7-26/+176
2013-08-22374458: open attachments with system editorSam Davis7-18/+119
2013-08-14397041: make it clear what private notes section is forTomasz Zarna2-19/+17
2013-08-12398835: add error icon when LastSynchronizedTimeStamp() is <never> andFrank Becker6-5/+36
2013-08-09New Tasks working set page is missing labels for name and contentsTomasz Zarna3-4/+10
2013-08-09372298: task list view should indicate display notes directlyTomasz Zarna5-5/+31
2013-08-09402465: Job found still running after platform shutdownTomasz Zarna1-1/+3
2013-07-31359629: Display last commented date at top of task editorFrank Becker2-0/+16
2013-07-12412394: [api] provide editor as context when obtaining label and imageSteffen Pingel2-2/+32
2013-07-05412343: NPE Display last commented date at top of task editorFrank Becker1-2/+2
2013-07-04410655: update formatter settings for @NonNull annotationsSteffen Pingel3-4/+6
2013-07-04386764: [api] TaskMapping should be able to handle custom attributesBenjamin Muskalla1-21/+27
2013-07-01408511: [api] honor IAdatpable when loading connector UI and branding Steffen Pingel1-4/+15
2013-06-28remove redundant StatusHandler#log call when reading ext pointsTomasz Zarna1-8/+4
2013-06-28use Mylyn Commons ExtensionPointReader in SearchUtilTomasz Zarna1-52/+30
2013-06-28408511: [api] add support for contributing UI and branding at runtimeSteffen Pingel2-59/+188
2013-06-28408511: [api] move connector extension point reader into coreSteffen Pingel1-218/+11
2013-06-27359629: Display last commented date at top of task editorLily Guo5-0/+48
2013-06-25322855: New Query > Select a Repo wizard page should sort repos by nameTomasz Zarna1-7/+7
2013-06-14410655: add @NonNull annotations to AbstractRepositorySettingsPageSteffen Pingel1-6/+6
2013-06-13410062: [api] settings page constructor should not rely on overriddenSteffen Pingel2-4/+4
2013-06-06410062: settings page constructor should not rely on overridden methodsBenjamin Muskalla1-3/+15
2013-06-05remove unused messagesSteffen Pingel2-5/+0
2013-06-03234784: show number of incoming changes on query tooltipTomasz Zarna3-3/+31
2013-05-31347517: TaskWorkingSetPage should give focus to the tree when it isTomasz Zarna1-2/+4
2013-05-22398263: several texts are not externalized in preferenceTomasz Zarna3-4/+7
2013-05-07NEW - bug 385235: Improve extensibility of TaskEditorPeoplePart Sam Davis1-5/+9
2013-05-07360055: prompt users to disable "Show subtasks not Matching Query"Sam Davis7-2/+80
2013-05-07389612: IllegalStateException for TaskListBackupManager on EclipseSteffen Pingel1-2/+3
2013-05-07401911: IllegalStateException when restarting while synchronization isSteffen Pingel1-1/+2
2013-05-03cancel synchronization job after completing testSteffen Pingel1-0/+5
2013-04-27404860: very long and/or multiline error messages are notFrank Becker2-26/+30
2013-04-27385332: [api] make FillWidthLayout publicSteffen Pingel4-243/+3
2013-04-27406724: widget is disposed error on shutdownSteffen Pingel1-21/+0
2013-04-27399302: reduce the number of warnings for all Tasks pluginsSteffen Pingel2-1/+7
2013-04-22387710: [api] task category property should be APISteffen Pingel2-6/+4
2013-04-04404953: no attribute editor for type longSam Davis1-0/+2

Back to the top