|
|
442d3173c8
|
don't show context menu entries for ranges when range slider is disabled
|
2024-03-24 16:46:15 +01:00 |
|
|
|
f3a68d0dee
|
add context menu actions to set range start and end
|
2024-03-24 12:06:48 +01:00 |
|
|
|
ff3d3ddc27
|
simplified ScaledScrollbar to (hopefully) fix the issue that the scrollbar became invalid for huge files when used in tandem with the range slider
|
2024-03-23 17:31:28 +01:00 |
|
|
|
03d615bff0
|
add shortcut für "copy selection to file"
|
2024-03-21 19:41:27 +01:00 |
|
|
|
20d8bbfe3e
|
time delta for time diff view is changeable
|
2023-05-28 10:48:32 +02:00 |
|
|
|
707aaf7323
|
fix select all
Got broken when the range slider was added.
Select all did not select the last 4kb.
|
2023-02-17 20:16:18 +01:00 |
|
|
|
df78576f8e
|
use icon from theme if available
|
2023-02-16 19:28:22 +01:00 |
|
|
|
3dcdbdf2d5
|
skip update of big text if file was not modified
|
2023-01-29 10:36:56 +01:00 |
|
|
|
3c47db1d98
|
clear status bar when removing selection
|
2023-01-29 09:35:40 +01:00 |
|
|
|
d47949fdca
|
show how many bytes are selected
|
2023-01-28 18:52:24 +01:00 |
|
|
|
04377ca956
|
remove old highlightingdialog
|
2023-01-22 19:05:58 +01:00 |
|
|
|
bdac446d51
|
fix not all characters shown when line contains tabs
|
2023-01-21 09:47:33 +01:00 |
|
|
|
addca937c5
|
only draw visible highlight
|
2022-12-18 19:37:36 +01:00 |
|
|
|
d0fb7d4362
|
only draw visible full line background instead of maximal possible width
|
2022-12-18 19:26:02 +01:00 |
|
|
|
ef7694fdc6
|
only draw visible text
|
2022-12-18 19:23:14 +01:00 |
|
|
|
ed221d908d
|
respect range limit when selecting all text
|
2022-12-17 19:28:06 +01:00 |
|
|
|
9c311f8c67
|
respect range limit when searching
|
2022-12-17 18:35:22 +01:00 |
|
|
|
b8433306fa
|
update min/max for scaledScrollbar
has some issues when scrolling to the end
|
2022-12-17 18:04:42 +01:00 |
|
|
|
a06a2d01f3
|
intermediate state after fixing the logfilemodel test
|
2022-12-17 10:06:15 +01:00 |
|
|
|
2f32ecfbf6
|
disable debug logging
|
2022-09-18 16:18:02 +02:00 |
|
|
|
b2db955e9e
|
add follow tail feature
|
2022-09-18 16:08:41 +02:00 |
|
|
|
d35d87f4a9
|
use custom document-save-as icon
|
2022-09-03 18:12:25 +02:00 |
|
|
|
59c3170757
|
use custom select all icon
|
2022-09-03 17:57:02 +02:00 |
|
|
|
11f4262b96
|
use custom copy icon
|
2022-09-03 17:32:25 +02:00 |
|
|
|
bfe8ae460e
|
clear selection highlight when query text changes
|
2022-08-28 14:20:27 +02:00 |
|
|
|
95e5b944de
|
fix selection of text when selecting backwards
|
2022-08-28 14:02:19 +02:00 |
|
|
|
a4052bb43e
|
use Icon instead of QIcon
|
2022-08-28 09:07:34 +02:00 |
|
|
|
bbedaf73de
|
highlight other matches of selected text
|
2022-08-26 15:31:45 +02:00 |
|
|
|
6040b1633d
|
cleanup
|
2022-08-26 14:31:51 +02:00 |
|
|
|
7d9a2d0648
|
replace some control characters with their symbol counterparts
|
2022-05-07 10:38:54 +02:00 |
|
|
|
508fb1d100
|
replace some control characters for display in ui
QT fails if nul byte is in string.
|
2022-03-28 11:26:50 +02:00 |
|
|
|
1f9ca04e23
|
cleanup
|
2022-02-22 19:47:40 +01:00 |
|
|
|
e24954889d
|
use signals to trigger rendering update
|
2022-02-20 09:50:38 +01:00 |
|
|
|
a640b35c87
|
rename ravenlog to krowlog
There is a database named RavenDB.
KrowLog starts with a K, which is a) distinctive and b) has an association to KDE.
|
2022-02-12 10:48:38 +01:00 |
|