Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-15tmf: Bug 468867: Time graph listener notifier interference from ext syncPatrick Tasse4-50/+72
2015-06-12tmf: Bug 452415: Remember last location for Open TraceMarc-Andre Laperle2-0/+20
2015-06-12Revert "tmf: Bug 468867: Time graph listener notifier interference from ext s...Alexandre Montplaisir1-61/+41
2015-06-11tmf: Add Copy to Clipboard in TmfEventsTablePatrick Tasse4-9/+229
2015-06-11tmf.ui: make hiding column menu in the displayed orderMatthew Khouzam3-24/+31
2015-06-10tmf: Bug 469809: Invalid thread access closing editors in non-UI threadPatrick Tasse4-8/+32
2015-06-10tmf: Fix synchronization between raw viewer and event tablePatrick Tasse1-19/+39
2015-06-10tmf: Periodically refresh raw viewer while scroll bar is draggedPatrick Tasse1-4/+97
2015-06-10tmf: Periodically refresh virtual table while scroll bar is draggedPatrick Tasse1-5/+54
2015-06-10tmf: Bug 468867: Time graph listener notifier interference from ext syncPatrick Tasse1-41/+61
2015-06-09tmf.ui: Bug 469644: Clear axises of chart when trace is closedMatthew Khouzam2-0/+12
2015-06-08tmf: Add color preferences for event raw viewer highlight and selectionPatrick Tasse1-5/+25
2015-06-08tmf: Bug 469655: Virtual table column resize not working on LinuxPatrick Tasse1-17/+1
2015-06-06tmf.ui: make columns hideable.Matthew Khouzam3-5/+99
2015-06-05tmf.ui: make GzipFile call super.finalize()Matthew Khouzam1-0/+1
2015-06-03Fix file leak in Gzip supportMarc-Andre Laperle1-2/+7
2015-06-02tmf.ui: GzipEntry remove magic numbersMatthew Khouzam1-4/+6
2015-06-02tmf.ui: clarify exception handling in ImportTraceWizardPageMatthew Khouzam1-1/+3
2015-05-28swtbot: Add Control Flow view testsPatrick Tasse1-1/+13
2015-05-28tmf.ui: make fields staticMatthew Khouzam1-4/+4
2015-05-28tmf: bug 468542: Fix toggle of search/filter in table using the mouseBernd Hufmann1-2/+2
2015-05-27tmf: Bug 468074: Fix selection bucket index calculationBernd Hufmann3-46/+56
2015-05-27tmf: Bug 467751: Partial workaround for XY chart concurrency issueBernd Hufmann1-3/+1
2015-05-26tmf: Add support for importing Gzip (non-Tar)Marc-Andre Laperle4-8/+425
2015-05-20tmf: Fix IllegalStateException in HistogramDataModelPatrick Tasse2-6/+12
2015-05-19tmf: Fix set focus on SWT Chart viewersPatrick Tasse2-2/+21
2015-05-19tmf: Use OSString for the supplementary files folder propertyAlexandre Montplaisir1-1/+1
2015-05-15tmf: Update mouse drag for xy charts to work with time aligmmentBernd Hufmann1-1/+6
2015-05-15tmf: Update calculation of offset and available width in XY chartBernd Hufmann1-7/+12
2015-05-15tmf: Fix calculation of time axis offsetPatrick Tasse3-11/+4
2015-05-15tmf: Fix calculation of sash weights in performAlignPatrick Tasse3-11/+9
2015-05-15tmf: Don't subtract of 1 when getting the pixel coordinate from xAxisBernd Hufmann1-3/+4
2015-05-13tmf: Fix calculation of available alignment width in TimeGraphComboBernd Hufmann1-1/+2
2015-05-13tmf: Set window start and end time of TmfTimeViewer in one method.Bernd Hufmann1-18/+8
2015-05-13tmf: Set selection begin and end time of TmfTimeViewer in one method.Bernd Hufmann1-18/+11
2015-05-13tmf: Set selection end time when opening XY chart viewsBernd Hufmann1-3/+4
2015-05-13Update default weight for the SashForm in time-aligned viewsBernd Hufmann2-3/+4
2015-05-12Tmf.Ui: fix Multithreaded correctness - Call to static DateFormatMatthew Khouzam1-38/+114
2015-05-11tmf: Remove nullcheck before an instanceofFrance Lapointe Nguyen1-7/+3
2015-05-11Use equals and equalsNullable method instead of ==France Lapointe Nguyen1-1/+1
2015-05-11tmf: Remove repeated conditional testFrance Lapointe Nguyen2-10/+3
2015-05-11tmf: Adjust xAxis range after mouse drag operation in XY chart viewerBernd Hufmann1-0/+1
2015-05-11tmf: Align the time-axis for time range histogramBernd Hufmann3-39/+221
2015-05-11tmf: Allow shift key to extend selection in time graphPatrick Tasse2-81/+147
2015-05-11tmf: Allow negative time range selectionPatrick Tasse3-39/+41
2015-05-11tmf.ui: add percent of selection to timechart viewMatthew Khouzam3-5/+36
2015-05-11tmf: Add sash for time range histogram and time controlsBernd Hufmann1-59/+90
2015-05-11tmf.ui: make histogram use entire range of plot areaMatthew Khouzam4-113/+149
2015-05-09tmf: Fix time scale not visible at first in Control Flow view (GTK3)Marc-Andre Laperle2-4/+19
2015-05-08tmf: Fix bad width value when timegraph views are smaller than time axis offsetMarc-Andre Laperle2-3/+3

Back to the top