summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-20Release 1.4.0validate-1.4.0validate-1.4Thibault Saunier3-6/+129
2014-10-13validate: Print position if it could properly be queriedThibault Saunier1-8/+17
2014-10-13validate:launcher: Minor enhancement in the documentationThibault Saunier2-4/+12
2014-10-12validate: Rename action type playback_time to playback-timeThibault Saunier27-98/+101
2014-10-12validate: Rename gst_validate_add_action_type to gst_validate_register_action...Thibault Saunier5-29/+29
2014-10-12validate: Fix the addition of playback_time in the parameter typesThibault Saunier1-2/+3
2014-10-12validate: Rename --list-action-types to --inspect-action-typeThibault Saunier3-11/+17
2014-10-12validate: Add the 'flags' for the seek action typeThibault Saunier1-0/+7
2014-10-09validate: mishandled pointer criticalsAnuj Jaiswal1-1/+2
2014-10-01validate:docs: Add documentation about the default testsuiteThibault Saunier1-1/+25
2014-09-30validate-runner: switch to using a GList for the reports.Mathieu Duponchelle3-23/+41
2014-09-30validate-runner: Hide implementation.Mathieu Duponchelle3-41/+45
2014-09-30gst-validate-runner: Add locking for the reports list.Mathieu Duponchelle2-4/+35
2014-09-29Release 1.3.90validate-1.3.90Thibault Saunier4-1/+4740
2014-09-12validate:launcher: Factorize code to get a MediaDescriptor name for classnameThibault Saunier2-6/+7
2014-09-12validate/docs: Add location of Scenario/Action definesEdward Hervey1-0/+1
2014-09-12validate: (performance issue)refactor to remove duplicate assignmentAnuj Jaiswal1-1/+1
2014-09-12validate: docs: Always dist the launcher directotyThibault Saunier1-2/+1
2014-09-12validate: Get the Runner reports in order of arrivalThibault Saunier1-1/+1
2014-09-12validate: Start a testsuiteThibault Saunier9-0/+863
2014-09-12validate/private: Avoid double typdefEdward Hervey1-4/+1
2014-09-11timeline: disable tooltip while scrollingRené Stadler1-0/+2
2014-09-11Hide some columns by defaultRené Stadler1-1/+4
2014-09-11columns: optimize cell data functions a littleRené Stadler1-18/+12
2014-09-11Fix crash when copying row to clipboardRené Stadler1-4/+7
2014-09-11timeline: fix incorrect position after scrolling using the timelineRené Stadler1-2/+1
2014-09-11models: store line offsets in arraysRené Stadler1-5/+4
2014-09-11Use pango markup instead of attributesRené Stadler3-31/+40
2014-09-11findbar: highlight multiple matches in a messageRené Stadler1-3/+9
2014-09-11timeline: only redraw updated parts of the graphRené Stadler1-38/+67
2014-09-11timeline: fix position rectangle missing on first clickRené Stadler1-3/+2
2014-09-11timeline: only redraw required areas when updating position rectangleRené Stadler1-8/+25
2014-09-11Fix crash when range filteringRené Stadler1-1/+10
2014-09-11timeline: clean up widget drawingRené Stadler1-56/+56
2014-09-11timeline: make log level calculation a lot fasterRené Stadler2-2/+21
2014-09-11Data: improve stripped log file loading performanceRené Stadler1-7/+17
2014-09-11Data: also yield while loading unparseable filesRené Stadler1-4/+5
2014-09-11Remove color stripping scriptRené Stadler1-24/+0
2014-09-11Data: add support for colored log filesRené Stadler1-5/+12
2014-09-11timeline: remove broken actions from context menuRené Stadler1-4/+4
2014-09-11Data: fix parsing of lines missing filename or function nameRené Stadler1-2/+2
2014-09-11timeline: grab when scrolling in TimelineWidgetRené Stadler1-1/+17
2014-09-11timeline: move mouse handling into TimelineWidgetRené Stadler1-35/+40
2014-09-11timeline: replace self.connect calls with vmethod overridesRené Stadler1-13/+10
2014-09-11setup: fix buildAndrzej Bieniek1-2/+1
2014-09-11timeline: don't select row when changing position in the timelineRené Stadler1-2/+0
2014-09-11timeline: stop scanning the file while filteringRené Stadler1-1/+2
2014-09-11timeline: small cleanupRené Stadler1-3/+2
2014-09-11Modernize menus a littleRené Stadler2-12/+8
2014-09-11Simplify and optimize filtered model implementationRené Stadler2-220/+53