platform/upstream/gstreamer.git
2014-09-11 René StadlerImprove method to update log view after search text...
2014-09-11 René StadlerRemove dead code
2014-09-11 René StadlerUse the mmapped fileobj in more places and use slice...
2014-09-11 René StadlerAdd simple cache eviction to LazyLogModel to limit...
2014-09-11 René StadlerRename show-find-bar action callback handler
2014-09-11 René StadlerImplement lazy highlighting of search results
2014-09-11 René StadlerMove search matching logic into the SearchOperation...
2014-09-11 René StadlerAdd search result navigation
2014-09-11 René StadlerFix crash when showing all lines after having filtered...
2014-09-11 René StadlerAvoid GtkWarning when filtering down to no visible...
2014-09-11 René StadlerFix crash when displaying only one line
2014-09-11 René StadlerHide unimplemented filtering actions
2014-09-11 René StadlerAdd preliminary log level filtering support
2014-09-11 René StadlerAdd level, category, object filtering actions
2014-09-11 René StadlerDerive range/clamping model filter from the new base...
2014-09-11 René StadlerAdd identity filter model to save some memory
2014-09-11 René StadlerAdd base class for filtered log models
2014-09-11 René StadlerMove class around
2014-09-11 René StadlerChange code to cleaner terminology of filter model...
2014-09-11 René StadlerTry to avoid a crash regarding illegal paths received...
2014-09-11 René StadlerFix timeline level distribution plotting after gaps
2014-09-11 René StadlerFor search highlighting, use pango attrlists instead...
2014-09-11 René StadlerAfter changing the filter, scroll to the selected row
2014-09-11 René StadlerRetain bottom view model and fix crash after filter...
2014-09-11 René StadlerKeep line selection when changing filter model
2014-09-11 René StadlerOnly auto size view columns once
2014-09-11 René StadlerRemove redundant property settings
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...
next