|
|
3c0cb97703
|
if a file is given on the command line, then open only this file
|
2023-01-30 19:28:27 +01:00 |
|
|
|
82c74e48b5
|
add fallback icon for color chooser
|
2023-01-30 18:58:24 +01:00 |
|
|
|
ab74d11827
|
add fallback icons
|
2023-01-30 18:58:01 +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 |
|
|
|
ee514dc305
|
add support for regex groups
If a filter regex contains groups, then we only highlight the group matches.
|
2023-01-29 09:26:04 +01:00 |
|
|
|
d47949fdca
|
show how many bytes are selected
|
2023-01-28 18:52:24 +01:00 |
|
|
|
ee181fb8fc
|
add icons for list modifications
|
2023-01-26 20:00:50 +01:00 |
|
|
|
07a6ec69fa
|
make it possible to disable highlighters
|
2023-01-26 19:31:33 +01:00 |
|
|
|
8eee09680e
|
update copyright notice to include the year 2023
|
2023-01-23 19:47:24 +01:00 |
|
|
|
f952efd1cc
|
Merge remote-tracking branch 'origin/master'
|
2023-01-23 19:41:15 +01:00 |
|
|
|
1901747d91
|
reduce padding around color button
other form elements don't have that padding
|
2023-01-23 19:37:07 +01:00 |
|
|
|
b393e4e850
|
support custom colors in constructor
|
2023-01-23 19:27:20 +01:00 |
|
|
|
b0a00b27f5
|
hide size and modifcation date columns in files browser
|
2023-01-23 14:25:28 +01:00 |
|
|
|
04377ca956
|
remove old highlightingdialog
|
2023-01-22 19:05:58 +01:00 |
|
|
|
e8fe759f70
|
add new highlight dialog
|
2023-01-22 18:53:38 +01:00 |
|
|
|
bdac446d51
|
fix not all characters shown when line contains tabs
|
2023-01-21 09:47:33 +01:00 |
|
|
|
49048f5820
|
fix some tests after renaming method
|
2023-01-21 09:42:48 +01:00 |
|
|
|
d17c0a56f9
|
add missing return types
|
2023-01-21 09:42:31 +01:00 |
|
|
|
3e3f51d152
|
update libraries
|
2023-01-21 09:07:54 +01:00 |
|
|
|
ad7787f82d
|
exclude more folder from indexing
|
2022-12-21 10:38:03 +01:00 |
|
|
|
1e44790437
|
move remove unused icons from binary distribution
|
2022-12-21 10:37:04 +01:00 |
|
|
|
40623b93bd
|
update python to 3.11
|
2022-12-21 10:18:27 +01:00 |
|
|
|
6ef14a854a
|
unused dependency to urllib3
|
2022-12-21 10:16:54 +01:00 |
|
|
|
dd42144e5e
|
update to python 3.11
|
2022-12-21 10:14:36 +01:00 |
|
|
|
323b204d7c
|
Merge pull request 'only-draw-visible-stuff' (#2) from only-draw-visible-stuff into master
Reviewed-on: #2
|
2022-12-19 17:00:19 +00:00 |
|
|
|
209ad71235
|
don't use anti aliasing for horizontal line when drawing handle
|
2022-12-19 16:18:39 +01:00 |
|
|
|
493649dad5
|
skip highlighter when query is empty
|
2022-12-18 19:57:45 +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 |
|
|
|
47334e7f07
|
update dependencies
|
2022-12-18 18:44:46 +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 |
|
|
|
ed94d7bc67
|
add more tests
|
2022-12-17 15:32:50 +01:00 |
|
|
|
a06a2d01f3
|
intermediate state after fixing the logfilemodel test
|
2022-12-17 10:06:15 +01:00 |
|
|
|
5df0dc0c82
|
remove obsolete method
|
2022-12-01 17:55:39 +01:00 |
|
|
|
e8f9e140fd
|
add range slider component
|
2022-12-01 17:48:05 +01:00 |
|
|
|
32c7da6ee5
|
update pyside to 6.4.0
|
2022-10-22 09:30:00 +02: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 |
|
|
|
2d414442e5
|
add custom icon for notes plugin menu item
|
2022-09-18 09:29:07 +02:00 |
|
|
|
6a18caaa9d
|
update pyside to 6.3.2 and pyinstaller to 5.4.1
|
2022-09-17 10:41:17 +02:00 |
|
|
|
84ba6e3766
|
fix status bar text prevents window from being made smaller
|
2022-09-17 10:28:39 +02:00 |
|
|
|
5c7c057260
|
all ionicons removed
|
2022-09-11 09:15:03 +02:00 |
|
|
|
86f3798c46
|
use custom stopwatch icon
|
2022-09-11 09:13:40 +02:00 |
|
|
|
7f6f1578ba
|
use custom search icon
|
2022-09-11 08:44:24 +02:00 |
|
|
|
116325b160
|
remove unused ionicons
|
2022-09-10 20:44:48 +02:00 |
|
|
|
ce21f6f9ed
|
use custom icons for favorites
|
2022-09-10 20:41:44 +02:00 |
|