2014-09-11 |
René Stadler | Add tooltip to vertical timeline widget |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add hide before/after menu items to timeline context... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add context menu to bottom view, with entry to clear... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix copying of line to clipboard |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Remove implicit keybinding of copy message action |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix adding rows to the bottom view |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix crash when adding a line to bottom view with log... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Implement filtered log model index translation |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add support for stacking log model filters |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Do not let the user add duplicate lines to the bottom... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Keep the bottom view sorted by timestamp |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Unbreak filtering again |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Improve method to update log view after search text... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Remove dead code |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Use the mmapped fileobj in more places and use slice... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add simple cache eviction to LazyLogModel to limit... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Rename show-find-bar action callback handler |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Implement lazy highlighting of search results |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Move search matching logic into the SearchOperation... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add search result navigation |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix crash when showing all lines after having filtered... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Avoid GtkWarning when filtering down to no visible... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix crash when displaying only one line |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Hide unimplemented filtering actions |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add preliminary log level filtering support |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add level, category, object filtering actions |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Derive range/clamping model filter from the new base... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add identity filter model to save some memory |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add base class for filtered log models |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Move class around |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Change code to cleaner terminology of filter model... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Try to avoid a crash regarding illegal paths received... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix timeline level distribution plotting after gaps |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | For search highlighting, use pango attrlists instead... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | After changing the filter, scroll to the selected row |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Retain bottom view model and fix crash after filter... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Keep line selection when changing filter model |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Only auto size view columns once |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Remove redundant property settings |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix window size and position state persistency |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix hanging after loading an unparsable/colored file |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Behave a little better with unparsable/colored files |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix division by zero crash with unparsable/colored... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix crash when viewing a colored log file |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix crash when opening a file that has trash lines... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Gracefully handle garbage lines at the line cache level |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Correct wording in benchmark output |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix comment |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix level distribution calculation for the last partition |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Make message column receive a minimal size, which remov... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Remove more outdated comments |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Remove outdated comment |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Remove commented code |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add separator to view menu |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | s/omit lines/hide lines/ |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | After load, select the first line |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | When navigating with the timeline, select the line... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | When navigating with the bottom view, select the target... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | When activating a bottom view row, navigate the log... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add ability to add rows to bottom view |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Avoid copies of the line index list in the line view... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Remove left over whitespace |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Display timestamp and full message of selected line |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Correctly set sensitivity of row action group |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add a (pretty limited) context menu to the timeline... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Adjust comment |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix handling of filename command line argument |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Tweak thread colors a bit |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add fuzzy compatibility to unpatched pygtk 2.12.0 |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add ranged line omission feature |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Speed up immediate search results by setting search... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Use low idle priority for dispatching, to fix initial... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add basic search highlighting |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Draw vertical timeline connectors as triangles |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Set view selection mode to BROWSE |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix timeline position drawing and vertical timeline... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Put basename of open file into window title |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add reload file functionality |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Disable interactive search on the log view |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Save state of timeline visibility |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Refactor state/config classes to be more flexible |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Comment out unimplemented new-window action item |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Gracefully handle errors when opening a file |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add very simple search bar |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Colorize vertical timeline lines to indicate different... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add (commented) support to draw the vertical timeline... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add vertical timeline widget (which looks quite cool) |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | s/get_cells/get_cell_renderers/ |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Replace filename column with code column, listing filen... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Make file->open work correctly |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Enable double-clicking a file in file chooser dialog |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Align log level column text in center |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix initial column size measurement |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Adjust test log generator |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Clamp timeline mouse position to actual range |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix copyright/license headers and module docstrings |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Cleanup |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Display timeline by default |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Fix missing the last vertical ref line in the timeline... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
René Stadler | Add .bzrignore file |
commit | commitdiff | tree | snapshot |
next |