Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-09systemtap: Rename plugins.Alexander Kurtakov188-601/+601
2013-04-08systemtap: structures is no longer UI bundle.Alexander Kurtakov120-160/+175
2013-04-08systemtap: GraphComposite simplifications.Alexander Kurtakov1-14/+18
2013-04-08systemtap: Move ExceptionErrorDialog to ui bundle.Alexander Kurtakov16-19/+19
2013-04-08systemtap: GraphCanvas remove unneeded public methods.Alexander Kurtakov1-57/+19
2013-04-08systemtap: Remove unused class.Alexander Kurtakov1-32/+0
2013-04-08systemtap: Move actions.hidden package classes to just actions.Alexander Kurtakov9-11/+11
2013-04-08systemtap: Move ListEditor to where it's used.Alexander Kurtakov3-6/+4
2013-04-05Bumb major release number to account for API breakage.Sami Wagiaalla8-8/+8
2013-04-05systemtap: Remove unused methods from IAdapter.Alexander Kurtakov3-207/+0
2013-04-05systemtap: Merge Command and LoggedCommand.Alexander Kurtakov7-166/+70
2013-04-05systemtap: Remove unneeded modifiers.Alexander Kurtakov6-49/+48
2013-04-05systemtap: Move input validators to where they are actually used.Alexander Kurtakov13-48/+90
2013-04-05o.e.l.dataviewers: fix #374769Xavier Raynaud4-153/+81
2013-04-05o.e.l.dataviewers.annotatedsourceeditor: fix #314513Xavier Raynaud2-1/+108
2013-04-05o.e.l.tmf.ui: add a ScrolledComposite in TimeGraphLegend.Xavier Raynaud1-6/+11
2013-04-05lttng/o.e.l.tmf.ui: disable menu detected event during mouse dragPatrick Tasse1-1/+23
2013-04-04tmf: Remove getFieldType() method from CTF event fieldsAlexandre Montplaisir1-63/+1
2013-04-04Externalize GCov preference page.Alexander Kurtakov3-9/+58
2013-04-04Give up on SystemTap application.Alexander Kurtakov14-569/+0
2013-04-03Correct BUNDLE_NAME in Messages filesSami Wagiaalla3-3/+5
2013-04-03ctf: Clean up unit testsAlexandre Montplaisir31-652/+8
2013-04-03ctf: Disable NLS warnings in test pluginAlexandre Montplaisir34-197/+162
2013-04-02Remove useless method.Alexander Kurtakov1-23/+12
2013-04-02Add braces around if statementsSami Wagiaalla8-141/+254
2013-04-02Correct @since tagsSami Wagiaalla2-14/+23
2013-04-02Move i8n files to an internal packagesSami Wagiaalla3-1/+2
2013-04-02RPM editor: formatting.Alexander Kurtakov21-136/+203
2013-04-02No need to import pacakge from the same bundle.Alexander Kurtakov1-1/+0
2013-04-02Fix NPE in diff views.Alexander Kurtakov1-0/+3
2013-04-01Remove SpecfilePartitioner.Alexander Kurtakov4-27/+6
2013-04-01o.e.l.rpm.ui.editor: Formatting.Alexander Kurtakov10-96/+120
2013-04-01Refactor PerfLaunchConfigDelegateCamilo Bernal5-60/+165
2013-03-30Fix recognizing macros not in the start of line.Alexander Kurtakov1-9/+9
2013-03-29Change the feature name of RPM Stubby.Alexander Kurtakov1-1/+1
2013-03-29Formatting and commented code removal.Alexander Kurtakov11-114/+112
2013-03-29Clean up o.e.l.callgraph and o.e.l.systemtap.ui.*Camilo Bernal20-498/+345
2013-03-28Copy argument arrays instead of storing them directly.Sami Wagiaalla14-54/+80
2013-03-28Various cleanups to RPM plugin.Alexander Kurtakov9-71/+71
2013-03-28tmf: Add a trace-getting method in TmfViewAlexandre Montplaisir6-94/+80
2013-03-28tmf: Improve histogram responsivenessAlexandre Montplaisir4-107/+35
2013-03-28tmf: Add a TmfSignalThrottlerAlexandre Montplaisir4-0/+355
2013-03-27o.e.l.callgraph: Fixes all around.Alexander Kurtakov16-876/+801
2013-03-27tmf: Update formatting in TmfSignalManagerAlexandre Montplaisir1-59/+62
2013-03-27o.e.l.rpm.ui.editor.tests: Fixes all over the code.Alexander Kurtakov12-246/+112
2013-03-27o.e.l.profiling.launch.remote: Enable compiler warnings by default.Alexander Kurtakov4-56/+139
2013-03-27Make the job use the proper preferences scope.Alexander Kurtakov1-31/+24
2013-03-27Various warnings found by sonar in rpm module.Alexander Kurtakov12-63/+66
2013-03-27Support probe completion for aliases and multi-probeSami Wagiaalla2-4/+47
2013-03-27Enable compiler warnings.Alexander Kurtakov2-13/+86

Back to the top