René Stadler
|
41b34c2e5e
|
Fix crash when opening a file that has trash lines only
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
a2b332c495
|
Gracefully handle garbage lines at the line cache level
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
c1c71ec392
|
Correct wording in benchmark output
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
38c4ac239e
|
Fix comment
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
f61574dbda
|
Fix level distribution calculation for the last partition
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
4ef74e1099
|
Make message column receive a minimal size, which removes the size warning
|
2014-09-11 20:51:41 +02:00 |
|
René Stadler
|
40c64be892
|
Remove more outdated comments
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
ad7481c82e
|
Remove outdated comment
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
5738b1d5df
|
Remove commented code
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
209448c559
|
s/omit lines/hide lines/
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
528c531f8b
|
After load, select the first line
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
769a3d9d7c
|
When navigating with the timeline, select the line in the center of the view
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
7032df7e73
|
When navigating with the bottom view, select the target line
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
ea08ca6805
|
When activating a bottom view row, navigate the log view there
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
ad32656ecb
|
Add ability to add rows to bottom view
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
3cfcc8e635
|
Avoid copies of the line index list in the line view model (fixes range filtering)
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
a583af7596
|
Remove left over whitespace
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
47dc733bc6
|
Display timestamp and full message of selected line
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
635659a6b9
|
Correctly set sensitivity of row action group
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
293dd13985
|
Add a (pretty limited) context menu to the timeline widget
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
b4ba3c5297
|
Adjust comment
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
b948b7b6e5
|
Fix handling of filename command line argument
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
480392b881
|
Tweak thread colors a bit
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
91208d8eb9
|
Add fuzzy compatibility to unpatched pygtk 2.12.0
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
8108907e5f
|
Add ranged line omission feature
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
cb6d082f19
|
Speed up immediate search results by setting search start position
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
6f371b8b3a
|
Use low idle priority for dispatching, to fix initial vtimeline display
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
b9156160e3
|
Add basic search highlighting
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
13d22d4254
|
Draw vertical timeline connectors as triangles
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
61a28cff12
|
Set view selection mode to BROWSE
|
2014-09-11 20:51:40 +02:00 |
|
René Stadler
|
e0be989987
|
Fix timeline position drawing and vertical timeline initial display
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
4fa1150b48
|
Put basename of open file into window title
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
ffd3cbb07c
|
Add reload file functionality
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
4086eb2edc
|
Disable interactive search on the log view
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
d4237c5600
|
Save state of timeline visibility
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
6e056f8e20
|
Refactor state/config classes to be more flexible
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
181554e597
|
Gracefully handle errors when opening a file
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
04d8c6c806
|
Add very simple search bar
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
df96f4064c
|
Colorize vertical timeline lines to indicate different threads
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
44376b41d1
|
Add (commented) support to draw the vertical timeline on first display
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
19a3fef369
|
Add vertical timeline widget (which looks quite cool)
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
be53d450ce
|
s/get_cells/get_cell_renderers/
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
4ae0bfa220
|
Replace filename column with code column, listing filename and line number
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
822a90a334
|
Make file->open work correctly
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
8602b6ab63
|
Enable double-clicking a file in file chooser dialog
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
f21ca6638d
|
Align log level column text in center
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
b5e04f3d80
|
Fix initial column size measurement
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
98b381c7d9
|
Clamp timeline mouse position to actual range
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
13a1310e44
|
Fix copyright/license headers and module docstrings
|
2014-09-11 20:51:39 +02:00 |
|
René Stadler
|
d59678e2e3
|
Cleanup
|
2014-09-11 20:51:39 +02:00 |
|