Commit Graph

  • d4b962769f install isort and black for code formatting master andi 2025-05-16 08:40:43 +02:00
  • d9c362419b handle tabs correctly when highlighting text andi 2025-05-06 20:45:19 +02:00
  • bfd8ce841f add .envrc so that direnv can set the venv dir to the path andi 2025-05-06 20:17:10 +02:00
  • a41e5b79a3 add 'about qt' dialog andi 2025-05-06 20:14:59 +02:00
  • 75578b6126 rename venv andi 2025-04-06 19:02:46 +02:00
  • 9afc4d1d9c fix exception when selecting text by clicking behind the last character andi 2025-04-06 19:02:33 +02:00
  • d36724f3e7 replace watchdog with active polling thread andi 2025-04-06 09:34:08 +02:00
  • bcd525d787 ignore version file andi 2025-04-05 10:46:38 +02:00
  • 8289042af4 remove version file from repository andi 2025-04-05 10:46:00 +02:00
  • 0246a3fb19 only add versions on Windows andi 2025-04-05 10:42:59 +02:00
  • 617c7f161f Update README.md andi 2025-03-26 10:31:37 +00:00
  • 67f16571f1 add version info to compiled executable andi 2025-03-26 11:17:07 +01:00
  • be5e0c9ae6 update instructions.md for python 3.12 andi 2025-03-25 18:35:20 +01:00
  • 51c02b3d55 add missing file selectionPos andi 2025-03-25 17:04:37 +01:00
  • c19cdf6f41 feature: add changelog to about dialog andi 2025-03-24 20:36:18 +01:00
  • 8ce0c1bf9e switch direction of the range start/end icons andi 2025-03-24 20:07:35 +01:00
  • 04a0310eee bump copyright year andi 2025-03-24 19:37:37 +01:00
  • 3a2aa4f109 get version from git tag andi 2025-03-24 19:36:43 +01:00
  • 9902be0a48 feature: follow the file and show always the end when new data comes andi 2025-03-24 19:20:49 +01:00
  • 61132d242f fix: graphemes are not correctly highlighted andi 2025-03-23 21:00:53 +01:00
  • 21b2da1e69 update pyside and pyinstaller andi 2025-03-23 20:54:03 +01:00
  • 69dd5ed1e3 update to python3.12 andi 2025-03-23 13:59:33 +01:00
  • 8c740da879 horizontal scrolling andi 2024-11-24 09:20:57 +01:00
  • ddd377da7e change font size via mouse wheel andi 2024-11-23 08:55:25 +01:00
  • 8cf02c8f6a cleanup andi 2024-11-09 08:11:59 +01:00
  • 871cb4e08a seems to be working quite great andi 2024-10-24 19:09:51 +02:00
  • ed450424a5 somewhat working state andi 2024-08-03 08:52:37 +02:00
  • 00d4f2317a somewhat working state andi 2024-07-06 10:22:22 +02:00
  • 9c64acf77e the same line cache was used for the file view and the filter view andi 2024-06-30 08:24:28 +02:00
  • d561facb7e starting to write a better version of bigtext andi 2024-05-29 19:17:30 +02:00
  • 329775fb26 call update instead of repaint andi 2024-05-13 18:03:59 +02:00
  • be53c209ea cache lines to speed up rendering andi 2024-04-23 10:28:44 +02:00
  • aa2bfa967e style fixes andi 2024-04-22 17:52:15 +02:00
  • 2b91b19ef3 fix test test_column_to_char_ignore_nonspacing_mark_charaters andi 2024-04-22 17:51:12 +02:00
  • 9c1b8298be implement snap back andi 2024-04-21 17:37:35 +02:00
  • 811e3c7f82 cleanup andi 2024-04-21 17:30:19 +02:00
  • 6d7accffde remove unused import for glob andi 2024-04-14 20:58:27 +02:00
  • 2cd6c2ec1b update QT to 6.7 andi 2024-04-14 20:55:31 +02:00
  • 3e793596c2 replace ScaledScrollBar with BigScrollBar andi 2024-04-14 19:12:37 +02:00
  • 7a574f7ed4 fix typo in word minimun andi 2024-04-14 09:37:52 +02:00
  • 7d20bae74d replace ScaledScrollBar with BigScrollBar andi 2024-04-14 09:36:50 +02:00
  • 9b9399f120 replace ScaledScrollBar with BigScrollBar andi 2024-04-14 09:06:17 +02:00
  • 3d6cf84cd7 replace ScaledScrollBar with BigScrollBar andi 2024-04-13 08:47:36 +02:00
  • 2b65e61e43 remove follow tail andi 2024-04-11 19:06:56 +02:00
  • 6538e85f37 add positions of hits to the range slider andi 2024-03-28 20:21:07 +01:00
  • 76f7baecf3 update PySide to 6.6.3 andi 2024-03-27 19:18:29 +01:00
  • 7f4f6ab004 use folder of the original file in "copy to file" action andi 2024-03-26 18:17:52 +01:00
  • 270b3a8683 remove some debug logging andi 2024-03-26 18:15:30 +01:00
  • b8b4b4e790 make the original file name known to the filter view andi 2024-03-26 18:12:42 +01:00
  • 66d6a728cc make it possible to activate highlighter only for specific file types andi 2024-03-25 19:23:24 +01:00
  • 56189f4094 use transparent line background by default andi 2024-03-25 18:40:03 +01:00
  • 5f30862a83 keep position on handle andi 2024-03-24 20:06:00 +01:00
  • 017a51a24a remove code for drawing ticks andi 2024-03-24 19:59:38 +01:00
  • 442d3173c8 don't show context menu entries for ranges when range slider is disabled andi 2024-03-24 16:46:15 +01:00
  • 627c91e71a change version to 0.2.1 0.2.1 andi 2024-03-24 12:10:20 +01:00
  • f3a68d0dee add context menu actions to set range start and end andi 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 andi 2024-03-23 17:31:28 +01:00
  • c63537f84c add icons for range start and end andi 2024-03-22 15:59:25 +01:00
  • 741454e6f7 remove obsolete method andi 2024-03-22 15:58:23 +01:00
  • 67e1ee4e06 make circle of stopwatch smaller andi 2024-03-21 19:49:35 +01:00
  • 03d615bff0 add shortcut für "copy selection to file" andi 2024-03-21 19:41:27 +01:00
  • 165b6e0a63 improvements for about dialog andi 2024-03-21 19:18:50 +01:00
  • 9010d75ff8 update libs andi 2024-03-21 19:05:56 +01:00
  • bcbcacf2db pycharm: set sdk name andi 2024-03-21 18:50:39 +01:00
  • d1d37ec037 update pyside to 6.6.0 andi 2023-11-27 09:56:16 +01:00
  • 8a6c0659eb update pyside to 5.6.2 andi 2023-08-05 09:37:24 +02:00
  • a14a76935d update pyside to 5.6.1.1 and pyinstaller to 5.13.0 andi 2023-07-01 13:14:42 +02:00
  • 20f78a983b add view that only shows matches andi 2023-05-29 19:50:48 +02:00
  • 1950e4a1c4 cleanup andi 2023-05-29 19:49:42 +02:00
  • 20d8bbfe3e time delta for time diff view is changeable andi 2023-05-28 10:48:32 +02:00
  • 1bdd7b8071 update libraries andi 2023-05-20 08:46:50 +02:00
  • 81775cc902 show license in about dialog andi 2023-03-22 19:42:00 +01:00
  • 6e0eaa392f use a nicer wrapped version of the lgpl andi 2023-03-22 19:34:00 +01:00
  • ee022204d5 update setuptools to 67.3.3 andi 2023-02-21 19:21:08 +01:00
  • b596f0b220 update libraries andi 2023-02-18 10:57:44 +01:00
  • 707aaf7323 fix select all andi 2023-02-17 20:16:18 +01:00
  • df78576f8e use icon from theme if available andi 2023-02-16 19:28:22 +01:00
  • 3c0cb97703 if a file is given on the command line, then open only this file andi 2023-01-30 19:28:27 +01:00
  • 82c74e48b5 add fallback icon for color chooser andi 2023-01-30 18:58:24 +01:00
  • ab74d11827 add fallback icons andi 2023-01-30 18:58:01 +01:00
  • 3dcdbdf2d5 skip update of big text if file was not modified andi 2023-01-29 10:36:56 +01:00
  • 3c47db1d98 clear status bar when removing selection andi 2023-01-29 09:35:40 +01:00
  • ee514dc305 add support for regex groups andi 2023-01-29 09:26:04 +01:00
  • d47949fdca show how many bytes are selected andi 2023-01-28 18:52:24 +01:00
  • ee181fb8fc add icons for list modifications andi 2023-01-26 20:00:50 +01:00
  • 07a6ec69fa make it possible to disable highlighters andi 2023-01-26 19:31:33 +01:00
  • 8eee09680e update copyright notice to include the year 2023 andi 2023-01-23 19:47:24 +01:00
  • f952efd1cc Merge remote-tracking branch 'origin/master' andi 2023-01-23 19:41:15 +01:00
  • 1901747d91 reduce padding around color button andi 2023-01-23 19:37:07 +01:00
  • b393e4e850 support custom colors in constructor andi 2023-01-23 19:27:20 +01:00
  • b0a00b27f5 hide size and modifcation date columns in files browser andi 2023-01-23 14:25:28 +01:00
  • 04377ca956 remove old highlightingdialog andi 2023-01-22 19:05:58 +01:00
  • e8fe759f70 add new highlight dialog andi 2023-01-22 09:11:01 +01:00
  • bdac446d51 fix not all characters shown when line contains tabs andi 2023-01-21 09:47:33 +01:00
  • 49048f5820 fix some tests after renaming method andi 2023-01-21 09:42:48 +01:00
  • d17c0a56f9 add missing return types andi 2023-01-21 09:42:31 +01:00
  • 3e3f51d152 update libraries andi 2023-01-21 09:07:54 +01:00
  • ad7787f82d exclude more folder from indexing andi 2022-12-21 10:38:03 +01:00
  • 1e44790437 move remove unused icons from binary distribution andi 2022-12-21 10:37:04 +01:00
  • 40623b93bd update python to 3.11 andi 2022-12-21 10:18:27 +01:00