Commit Graph
100 Commits
Author SHA1 Message Date
andi d1d37ec037 update pyside to 6.6.0 2023-11-27 09:56:16 +01:00
andi 8a6c0659eb update pyside to 5.6.2 2023-08-05 09:37:24 +02:00
andi a14a76935d update pyside to 5.6.1.1 and pyinstaller to 5.13.0 2023-07-01 13:14:42 +02:00
andi 20f78a983b add view that only shows matches 2023-05-29 19:50:48 +02:00
andi 1950e4a1c4 cleanup 2023-05-29 19:49:42 +02:00
andi 20d8bbfe3e time delta for time diff view is changeable 2023-05-28 10:48:32 +02:00
andi 1bdd7b8071 update libraries 2023-05-20 08:46:50 +02:00
andi 81775cc902 show license in about dialog 2023-03-22 20:03:25 +01:00
andi 6e0eaa392f use a nicer wrapped version of the lgpl 2023-03-22 19:34:00 +01:00
andi ee022204d5 update setuptools to 67.3.3 2023-02-21 19:21:08 +01:00
andi b596f0b220 update libraries 2023-02-18 10:57:44 +01:00
andi 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
andi df78576f8e use icon from theme if available 2023-02-16 19:28:22 +01:00
andi 3c0cb97703 if a file is given on the command line, then open only this file 2023-01-30 19:28:27 +01:00
andi 82c74e48b5 add fallback icon for color chooser 2023-01-30 18:58:24 +01:00
andi ab74d11827 add fallback icons 2023-01-30 18:58:01 +01:00
andi 3dcdbdf2d5 skip update of big text if file was not modified 2023-01-29 10:36:56 +01:00
andi 3c47db1d98 clear status bar when removing selection 2023-01-29 09:35:40 +01:00
andi 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
andi d47949fdca show how many bytes are selected 2023-01-28 18:52:24 +01:00
andi ee181fb8fc add icons for list modifications 2023-01-26 20:00:50 +01:00
andi 07a6ec69fa make it possible to disable highlighters 2023-01-26 19:31:33 +01:00
andi 8eee09680e update copyright notice to include the year 2023 2023-01-23 19:47:24 +01:00
andi f952efd1cc Merge remote-tracking branch 'origin/master' 2023-01-23 19:41:15 +01:00
andi 1901747d91 reduce padding around color button
other form elements don't have that padding
2023-01-23 19:37:07 +01:00
andi b393e4e850 support custom colors in constructor 2023-01-23 19:27:20 +01:00
andi 04377ca956 remove old highlightingdialog 2023-01-22 19:05:58 +01:00
andi e8fe759f70 add new highlight dialog 2023-01-22 18:53:38 +01:00
andi bdac446d51 fix not all characters shown when line contains tabs 2023-01-21 09:47:33 +01:00
andi 49048f5820 fix some tests after renaming method 2023-01-21 09:42:48 +01:00
andi d17c0a56f9 add missing return types 2023-01-21 09:42:31 +01:00
andi 3e3f51d152 update libraries 2023-01-21 09:07:54 +01:00
andi ad7787f82d exclude more folder from indexing 2022-12-21 10:38:03 +01:00
andi 1e44790437 move remove unused icons from binary distribution 2022-12-21 10:37:04 +01:00
andi 40623b93bd update python to 3.11 2022-12-21 10:18:27 +01:00
andi 6ef14a854a unused dependency to urllib3 2022-12-21 10:16:54 +01:00
andi dd42144e5e update to python 3.11 2022-12-21 10:14:36 +01:00
andi 493649dad5 skip highlighter when query is empty 2022-12-18 19:57:45 +01:00
andi addca937c5 only draw visible highlight 2022-12-18 19:37:36 +01:00
andi d0fb7d4362 only draw visible full line background instead of maximal possible width 2022-12-18 19:26:02 +01:00
andi ef7694fdc6 only draw visible text 2022-12-18 19:23:14 +01:00
andi 47334e7f07 update dependencies 2022-12-18 18:44:46 +01:00
andi ed221d908d respect range limit when selecting all text 2022-12-17 19:28:06 +01:00
andi 9c311f8c67 respect range limit when searching 2022-12-17 18:35:22 +01:00
andi b8433306fa update min/max for scaledScrollbar
has some issues when scrolling to the end
2022-12-17 18:04:42 +01:00
andi ed94d7bc67 add more tests 2022-12-17 15:32:50 +01:00
andi a06a2d01f3 intermediate state after fixing the logfilemodel test 2022-12-17 10:06:15 +01:00
andi 5df0dc0c82 remove obsolete method 2022-12-01 17:55:39 +01:00
andi e8f9e140fd add range slider component 2022-12-01 17:48:05 +01:00
andi 32c7da6ee5 update pyside to 6.4.0 2022-10-22 09:30:00 +02:00
andi 2f32ecfbf6 disable debug logging 2022-09-18 16:18:02 +02:00
andi b2db955e9e add follow tail feature 2022-09-18 16:08:41 +02:00
andi 2d414442e5 add custom icon for notes plugin menu item 2022-09-18 09:29:07 +02:00
andi 6a18caaa9d update pyside to 6.3.2 and pyinstaller to 5.4.1 2022-09-17 10:41:17 +02:00
andi 84ba6e3766 fix status bar text prevents window from being made smaller 2022-09-17 10:28:39 +02:00
andi 5c7c057260 all ionicons removed 2022-09-11 09:15:03 +02:00
andi 86f3798c46 use custom stopwatch icon 2022-09-11 09:13:40 +02:00
andi 7f6f1578ba use custom search icon 2022-09-11 08:44:24 +02:00
andi 116325b160 remove unused ionicons 2022-09-10 20:44:48 +02:00
andi ce21f6f9ed use custom icons for favorites 2022-09-10 20:41:44 +02:00
andi 6fa84d6b2f use custom icons for checkboxes 2022-09-10 20:24:54 +02:00
andi b93a5d7009 use custom folder icon 2022-09-03 18:31:23 +02:00
andi 160fcaeafc remove icon for recent files menu 2022-09-03 18:31:08 +02:00
andi d35d87f4a9 use custom document-save-as icon 2022-09-03 18:12:25 +02:00
andi 59c3170757 use custom select all icon 2022-09-03 17:57:02 +02:00
andi 11f4262b96 use custom copy icon 2022-09-03 17:32:25 +02:00
andi a9038b7231 rename select file icon 2022-09-03 17:31:53 +02:00
andi 7827dd4ded replace open document icon with my own custom icon 2022-09-01 21:01:46 +02:00
andi a503b6010f add cmd arguments to open files 2022-08-30 20:27:42 +02:00
andi 95486a0eda fix usage of dedent 2022-08-30 19:40:06 +02:00
andi eac55de2a2 catch errors during install 2022-08-30 19:38:23 +02:00
andi 247d2d543e don't overwrite icon with every start 2022-08-30 19:38:07 +02:00
andi 40598e3b40 add krowlog.ico to have icon on Windows 2022-08-29 17:57:20 +02:00
andi fa9f960ee8 make eye a little bit bigger
so that it may be visible in smaller images
2022-08-29 17:54:44 +02:00
andi 64ed9ce3a6 Merge remote-tracking branch 'origin/master' 2022-08-29 17:16:42 +02:00
andi 33b79d6935 prepare to add command line options 2022-08-28 14:31:55 +02:00
andi bfe8ae460e clear selection highlight when query text changes 2022-08-28 14:20:27 +02:00
andi 44a1c77d3c cleanup 2022-08-28 14:13:29 +02:00
andi 95e5b944de fix selection of text when selecting backwards 2022-08-28 14:02:19 +02:00
andi 6adbd7d2c5 use nicer string join api 2022-08-28 14:00:38 +02:00
andi 0bb965336e fix indentation 2022-08-28 13:06:51 +02:00
andi ac133b07e4 improvements to desktop file
Add german comment. (Seems to be ignored in GNOME.)
Add generic name.
Add keywords.
Add %F parameter to Exec. Currently not supported, but I may add support later.
2022-08-28 12:40:45 +02:00
andi 17f954205b remove radialGradient
The radialGradient was used for the eye.
The eye looks better with it, but Qt does not support it.
2022-08-28 12:36:45 +02:00
andi e405e908db use different constructor to more reliably set the parent for menus and actions
This may make rendering menus more stable on hi-dpi monitors.
It worked before, but sometimes it had some weird glitches.
2022-08-28 12:00:10 +02:00
andi fd840a2c95 create a desktop file when running the binary distribution on Linux 2022-08-28 11:54:19 +02:00
andi 554220148f cleanup 2022-08-28 09:34:09 +02:00
andi a4052bb43e use Icon instead of QIcon 2022-08-28 09:07:34 +02:00
andi 272a0fa076 create binary distribution for Linux with pyinstaller 2022-08-28 09:02:37 +02:00
andi 23cdc14b3b remove unnecessary stuff 2022-08-28 08:45:23 +02:00
andi 32028a54b9 make version accessible without having to read a file
This works when krowlog is bundled into a single executable
2022-08-28 08:44:45 +02:00
andi b6aa3083d2 find icons if cwd is not in the program root 2022-08-27 17:59:37 +02:00
andi 750456642c use krowlog svg as icon 2022-08-27 11:08:56 +02:00
andi 27dbc9085d cleanup 2022-08-26 19:24:16 +02:00
andi 7b0d7f8807 use PySide6-Essentials instead of full install
This reduces the size to 'just' 220mb.
2022-08-26 19:00:37 +02:00
andi 5e81d90c1f update urllib3 2022-08-25 19:54:28 +02:00
andi 46a49f1b90 get more library versions programmatically 2022-08-25 19:38:18 +02:00
andi 3772e696ce make version label selectable 2022-08-25 19:27:05 +02:00
andi f9d10d37ec translate the number of matched lines text 2022-08-25 19:23:46 +02:00
andi 4a082ab8ee fix a few warnings 2022-08-25 19:19:30 +02:00
andi fcc570d75f show how many lines match 2022-08-25 19:15:30 +02:00