platform/upstream/gstreamer.git
2014-09-11 René StadlerFix window size and position state persistency
2014-09-11 René StadlerFix hanging after loading an unparsable/colored file
2014-09-11 René StadlerBehave a little better with unparsable/colored files
2014-09-11 René StadlerFix division by zero crash with unparsable/colored...
2014-09-11 René StadlerFix crash when viewing a colored log file
2014-09-11 René StadlerFix crash when opening a file that has trash lines...
2014-09-11 René StadlerGracefully handle garbage lines at the line cache level
2014-09-11 René StadlerCorrect wording in benchmark output
2014-09-11 René StadlerFix comment
2014-09-11 René StadlerFix level distribution calculation for the last partition
2014-09-11 René StadlerMake message column receive a minimal size, which remov...
2014-09-11 René StadlerRemove more outdated comments
2014-09-11 René StadlerRemove outdated comment
2014-09-11 René StadlerRemove commented code
2014-09-11 René StadlerAdd separator to view menu
2014-09-11 René Stadlers/omit lines/hide lines/
2014-09-11 René StadlerAfter load, select the first line
2014-09-11 René StadlerWhen navigating with the timeline, select the line...
2014-09-11 René StadlerWhen navigating with the bottom view, select the target...
2014-09-11 René StadlerWhen activating a bottom view row, navigate the log...
2014-09-11 René StadlerAdd ability to add rows to bottom view
2014-09-11 René StadlerAvoid copies of the line index list in the line view...
2014-09-11 René StadlerRemove left over whitespace
2014-09-11 René StadlerDisplay timestamp and full message of selected line
2014-09-11 René StadlerCorrectly set sensitivity of row action group
2014-09-11 René StadlerAdd a (pretty limited) context menu to the timeline...
2014-09-11 René StadlerAdjust comment
2014-09-11 René StadlerFix handling of filename command line argument
2014-09-11 René StadlerTweak thread colors a bit
2014-09-11 René StadlerAdd fuzzy compatibility to unpatched pygtk 2.12.0
2014-09-11 René StadlerAdd ranged line omission feature
2014-09-11 René StadlerSpeed up immediate search results by setting search...
2014-09-11 René StadlerUse low idle priority for dispatching, to fix initial...
2014-09-11 René StadlerAdd basic search highlighting
2014-09-11 René StadlerDraw vertical timeline connectors as triangles
2014-09-11 René StadlerSet view selection mode to BROWSE
2014-09-11 René StadlerFix timeline position drawing and vertical timeline...
2014-09-11 René StadlerPut basename of open file into window title
2014-09-11 René StadlerAdd reload file functionality
2014-09-11 René StadlerDisable interactive search on the log view
2014-09-11 René StadlerSave state of timeline visibility
2014-09-11 René StadlerRefactor state/config classes to be more flexible
2014-09-11 René StadlerComment out unimplemented new-window action item
2014-09-11 René StadlerGracefully handle errors when opening a file
2014-09-11 René StadlerAdd very simple search bar
2014-09-11 René StadlerColorize vertical timeline lines to indicate different...
2014-09-11 René StadlerAdd (commented) support to draw the vertical timeline...
2014-09-11 René StadlerAdd vertical timeline widget (which looks quite cool)
2014-09-11 René Stadlers/get_cells/get_cell_renderers/
2014-09-11 René StadlerReplace filename column with code column, listing filen...
2014-09-11 René StadlerMake file->open work correctly
2014-09-11 René StadlerEnable double-clicking a file in file chooser dialog
2014-09-11 René StadlerAlign log level column text in center
2014-09-11 René StadlerFix initial column size measurement
2014-09-11 René StadlerAdjust test log generator
2014-09-11 René StadlerClamp timeline mouse position to actual range
2014-09-11 René StadlerFix copyright/license headers and module docstrings
2014-09-11 René StadlerCleanup
2014-09-11 René StadlerDisplay timeline by default
2014-09-11 René StadlerFix missing the last vertical ref line in the timeline...
2014-09-11 René StadlerAdd .bzrignore file
2014-09-11 René StadlerKick glade backup file out of the repo
2014-09-11 René StadlerImplement cancelling of the load process in the UI
2014-09-11 René StadlerProgressively draw the debug level distribution into...
2014-09-11 René StadlerDon't make timeline data processing block the GUI
2014-09-11 René StadlerEase importing of modules from the Common package
2014-09-11 René StadlerDitch arrays for offset storage again
2014-09-11 René StadlerFix timeline for files where the first timestamp >> 0
2014-09-11 René StadlerUse an array for line offset mapping (if file < 4GB)
2014-09-11 René StadlerAdd LogLines class
2014-09-11 René StadlerRename COL_LINE to COL_LINE_NUMBER
2014-09-11 René StadlerFix object name serialization
2014-09-11 René StadlerAdd test script to generate a simple test log. Fix...
2014-09-11 René StadlerAdd dummy po directory and add MANIFEST.in
2014-09-11 René StadlerCopy over distutils setup from gst-inspector
2014-09-11 René StadlerAlmost allow copying a full line to clipboard
2014-09-11 René StadlerRemove commented code
2014-09-11 René StadlerReplace model.get with model.get_value
2014-09-11 René StadlerCleanup
2014-09-11 René StadlerRemove commented code, resolve FIXME
2014-09-11 René StadlerSimplify function
2014-09-11 René StadlerRename more density stuff to timeline
2014-09-11 René StadlerRemove unused attribute
2014-09-11 René StadlerAnd now make it actually run\!
2014-09-11 René StadlerAlso commit the previous change to the GUI module :-/
2014-09-11 René StadlerMove final log line parsing from GUI to Data module
2014-09-11 René StadlerOptimize color stripping function a bit
2014-09-11 René StadlerAlso plot green info line count in timeline display
2014-09-11 René StadlerAdd user/system time to benchmark output
2014-09-11 René StadlerRename line frequency plugin/widget to timeline
2014-09-11 René StadlerSpeed up level density sentinel
2014-09-11 René StadlerCorrectly handle variable length thread address formatting
2014-09-11 René StadlerAdd markers for warning and error log messages to the...
2014-09-11 René StadlerColorize log and debug log levels in frequency display...
2014-09-11 René StadlerColorize debug level column
2014-09-11 René StadlerRename debug level instances
2014-09-11 René StadlerHacky commit to parse debug level on line cache level
2014-09-11 René StadlerAdd (commented out) support for parsing debug level...
2014-09-11 René StadlerCleanup
2014-09-11 René StadlerFix timestamps of unparsable lines to fix line density...
next