Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Remove content of the lttng folder and corresponding target dependenciesMarc-Andre Laperle402-98086/+0
2015-02-13tmf: Bug 455414: Make bookmarks file immediately hidden at creationPatrick Tasse1-4/+2
2015-01-28tmf: Missing delete action in Filter dialog of ColorsView (bug 458582)Bernd Hufmann4-7/+36
2015-01-28tmf: fix handler activations in FiltersView (Bug 458579)Bernd Hufmann5-4/+27
2015-01-28tmf: Bug 457109: Throttle time graph listener notificationsPatrick Tasse2-58/+104
2015-01-20tmf: Bug 457852: Event table raw viewer selection not propagatedPatrick Tasse1-2/+9
2015-01-19tmf: Bug 457502: Prevent duplication of Stream List view filtersPatrick Tasse1-4/+10
2015-01-05tmf: Fix IndexOutOfBoundsException in OffsetDialogPatrick Tasse2-2/+10
2014-12-23Fix more cast warnings (errors) when targetting 4.5Marc-Andre Laperle1-4/+4
2014-12-19rcp: Fix not being able to print the Sequence diagramMarc-Andre Laperle1-3/+58
2014-12-16tmf: Bug 422341: Mouse wheel on horizontal scroll bar a bit too smallPatrick Tasse2-84/+120
2014-12-08tmf: Fix supplementary files always being imported in trace packageMarc-Andre Laperle1-2/+4
2014-12-08tmf.ui: fix callsite and model lookup regressionBernd Hufmann1-5/+10
2014-12-01tmf: Fix AbstractTracePackageWizardPage tree viewer check integrityPatrick Tasse1-1/+6
2014-11-28tmf: Bug 451240: Mouse wheel inactive on time graph scale and scroll barPatrick Tasse2-19/+21
2014-11-28tmf: Add list methods for trace package elementsPatrick Tasse1-2/+26
2014-11-17tmf: Bug 449206: NullPointerException in HistogramDataModelPatrick Tasse2-15/+21
2014-11-12Fix cast warnings (errors) when targetting 4.5Marc-Andre Laperle4-6/+12
2014-11-10tmf: add (internal) API for handling name clashes during importBernd Hufmann3-157/+283
2014-11-07tmf: Bug 434646: Control Flow view not cleared when opening UST tracePatrick Tasse2-0/+2
2014-11-07tmf: Fix superfluous Supplementary files element in trace package importMarc-Andre Laperle1-20/+12
2014-11-06tmf: Add element to its parent's children automatically and remove setChildrenMarc-Andre Laperle6-23/+64
2014-11-03tmf: Extract a method so that the manifest can be embedded in other xml filesMarc-Andre Laperle1-3/+14
2014-10-24tmf: Change Offset Dialog advanced mode layoutPatrick Tasse1-15/+15
2014-10-17tmf: Add 'last modified' and 'size' properties for tracesPatrick Tasse3-1/+121
2014-10-17tmf: Remove unnecessary System.gc since we now have SafeMappedByteBufferMarc-Andre Laperle1-7/+0
2014-10-16tmf: Fix source location on import from archivePatrick Tasse1-1/+42
2014-10-14lttng: Some performance improvements to the Resources viewMarc-Andre Laperle1-0/+4
2014-10-14tmf: Fix some leaks in the sequence diagramMarc-Andre Laperle2-15/+47
2014-10-14tmf: Offset traces uiMatthew Khouzam14-7/+1030
2014-10-09tmf: Cache the result of gc.getFontMetrics in callstack viewMarc-Andre Laperle1-1/+6
2014-10-08TMF: Change API for synchronization files' folderGeneviève Bastien1-2/+2
2014-10-07tmf: Fix copy trace handler enabled in unrelated dialogsPatrick Tasse2-110/+21
2014-10-01lttng: Annotate 3.2 APIsAlexandre Montplaisir14-29/+29
2014-10-01tmf: Fix missing trace propertiesPatrick Tasse1-1/+1
2014-09-30Support incremental update of Call Stack viewPatrick Tasse1-84/+160
2014-09-30tmf: support collapse filter in events tableBernd Hufmann4-38/+251
2014-09-19tmf: remove some returns from finally blocksMatthew Khouzam2-86/+108
2014-09-17tmf: Additional SWTBot tests for the standard import wizardMarc-Andre Laperle1-5/+5
2014-09-17tmf: Change time graph mouse wheel behaviorPatrick Tasse1-5/+17
2014-09-16tmf: Add cycles time format and delta format in time graphPatrick Tasse9-104/+493
2014-09-15tmf: Provide (internal) API to customize Import Trace Wizard PageMarc-Andre Laperle2-152/+315
2014-09-12tmf: Invalid thread access when deleting trace or trace folderMarc-Andre Laperle1-1/+8
2014-09-12tmf: Adapted ExportToText feature to new events table column APIBernd Hufmann4-67/+48
2014-09-11tmf: Also check if the trace type exists in select traces dialogMarc-Andre Laperle1-1/+3
2014-09-11tmf: Fix untyped traces being shown in the select traces dialogMarc-Andre Laperle1-3/+18
2014-09-10tmf: Fix NullPointerException drawing time graph arrowsPatrick Tasse1-0/+3
2014-09-10tmf: Improve SS Explorer filter button descriptionAlexandre Montplaisir1-3/+3
2014-09-10tmf: Javadoc fixes.Alexander Kurtakov2-3/+3
2014-09-10tmf: Fix a few other cases of not using toOSStringMarc-Andre Laperle3-4/+4

Back to the top